OSDN Git Service

* coffgen.c (coff_write_symbols): Check to see if a symbol's flags
authorNick Clifton <nickc@redhat.com>
Tue, 30 Sep 2008 10:50:02 +0000 (10:50 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 30 Sep 2008 10:50:02 +0000 (10:50 +0000)
commitb4f81f9ee20436beb76d917b18c6b7b243aeb1ec
tree80d30b001c0c0ceb820b00f1ba402a89b50f6b73
parentfdc4bb14bf0022f1dd0873932b02f69be5aee181
 * 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