summaryrefslogtreecommitdiff
path: root/bfd/coff-sh.c
Commit message (Expand)AuthorAgeFilesLines
* Altered the CREATE_xxx_COFF_TARGET_VEC macro argumentsSvein Seldal2003-06-041-3/+3
* Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton2003-04-151-14/+14
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-209/+210
* 2002-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Daniel Jacobowitz2002-05-111-0/+9
* 2002-03-07 H.J. Lu (hjl@gnu.org)H.J. Lu2002-03-071-1/+1
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-11/+11
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-37/+43
* Add more missing prototypesNick Clifton2001-08-231-1/+8
* Support relocs for sh-coff targets as well as sh-pe.Nick Clifton2001-08-071-6/+6
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-161-28/+28
* Fix bfd_coff_small_swap_table initialisation.Alan Modra2000-05-011-2/+0
* * coff-mips.c (mips_ecoff_backend_data): Add initialization ofClinton Popetz2000-04-281-0/+12
* Fix building with --enable-targets=allNick Clifton2000-03-011-7/+23
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-1/+1
* Add WinCE support.Nick Clifton2000-02-281-3/+206
* bfd:Joern Rennecke2000-02-171-38/+163
* Fix problem where -relax could reorder multiple consecutive sets of theJoern Rennecke2000-02-101-16/+111
* * coffcode.h (bfd_coff_backend_data): Add _bfd_filnmlen field.Ian Lance Taylor1999-09-071-1/+1
* Based on patches from Donn Terry <donn@interix.com>:Ian Lance Taylor1999-08-051-1/+1
* Add new field to bfd_target structure.Nick Clifton1999-07-191-81/+18
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-22/+22
* * libbfd.c (_bfd_generic_verify_endian_match): New function.Joern Rennecke1999-06-031-26/+1
* Initial revisionRichard Henderson1999-05-031-0/+2959