* coffgen.c (coff_write_symbols): Check to see if a symbol's flags
authorNick Clifton <nickc@redhat.com>
Tue, 30 Sep 2008 10:50:03 +0000 (10:50 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 30 Sep 2008 10:50:03 +0000 (10:50 +0000)
commite144674af8458b72b0f03fc68989b00101773543
tree834b85c7328bacebbcb60963a1728fc22d6ae4d0
parent34b23dab7edd4ba72695b8c352be4ca2496553f1
 * coffgen.c (coff_write_symbols): Check to see if a symbol's flags
       do not match it class and if necessary update the class.
       (null_error_handler): New function.  Suppresses the generation of
       bfd error messages.
     * coff64-rs6000.c (bfd_xcoff_backend_data): Update comment.
     * config/tc-tic4x.c (tic4x_globl): Call S_SET_EXTERNAL as well as
     S_SET_STORAGE_CLASS.
bfd/ChangeLog
bfd/coff64-rs6000.c
bfd/coffgen.c
gas/ChangeLog
gas/config/tc-tic4x.c