summaryrefslogtreecommitdiff
path: root/bfd/coff-sh.c
Commit message (Expand)AuthorAgeFilesLines
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-254/+199
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-0/+2
* * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra2011-01-141-2/+3
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/ChangeLogDave Korn2009-02-181-7/+3
* * coff-sh.c (bfd_pe_print_pdata): Define to NULL for nonNick Clifton2008-07-211-4/+9
* * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton2008-07-181-2/+7
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+16
* * coff-sh.c (_bfd_sh_align_load_span): Catch sh_insn_info() returning a NULLNick Clifton2006-07-131-2/+3
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* update copyright datesAlan Modra2005-03-031-1/+1
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-58/+0
* bfd/H.J. Lu2004-10-211-3/+4
* bfd/Alan Modra2004-08-131-24/+21
* bfd/Alan Modra2004-06-241-84/+39
* * coff-sh.c: Move definition of MAP and guard more code withAlan Modra2003-10-111-6/+3
* Correct spelling of "relocatable".Alan Modra2003-06-251-6/+6
* 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