OSDN Git Service

* coffgen.c (coff_write_symbols): Check to see if a symbol's flags
authornickc <nickc>
Tue, 30 Sep 2008 10:50:02 +0000 (10:50 +0000)
committernickc <nickc>
Tue, 30 Sep 2008 10:50:02 +0000 (10:50 +0000)
commit19841ce732917a983c5197a829191ea853418649
tree1a653b361c9980a07481a095d550db11e30b9fc1
parentf480c71d8fd476808f8c594e5c0020ec63035f45
 * 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