summaryrefslogtreecommitdiff
path: root/bfd/coff-sh.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-08-11Fix typo in coff-sh.c.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-10Don't always build coffgen.oAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold
2014-03-05Update copyright yearsAlan Modra
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2011-01-14 * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra
2009-09-02update copyright datesAlan Modra
2009-02-18bfd/ChangeLogDave Korn
2008-07-21 * coff-sh.c (bfd_pe_print_pdata): Define to NULL for nonNick Clifton
2008-07-18 * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2006-07-13* coff-sh.c (_bfd_sh_align_load_span): Catch sh_insn_info() returning a NULLNick Clifton
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-03-03update copyright datesAlan Modra
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston
2004-10-21bfd/H.J. Lu
2004-08-13bfd/Alan Modra
2004-06-24bfd/Alan Modra
2003-10-11 * coff-sh.c: Move definition of MAP and guard more code withAlan Modra
2003-06-25Correct spelling of "relocatable".Alan Modra
2003-06-04Altered the CREATE_xxx_COFF_TARGET_VEC macro argumentsSvein Seldal
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-05-112002-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Daniel Jacobowitz
2002-03-072002-03-07 H.J. Lu (hjl@gnu.org)H.J. Lu
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-08-23Add more missing prototypesNick Clifton
2001-08-07Support relocs for sh-coff targets as well as sh-pe.Nick Clifton
2001-03-08Update copyright noticesNick Clifton
2000-11-162000-11-15 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-05-01Fix bfd_coff_small_swap_table initialisation.Alan Modra
2000-04-28 * coff-mips.c (mips_ecoff_backend_data): Add initialization ofClinton Popetz
2000-03-01Fix building with --enable-targets=allNick Clifton
2000-03-012000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu
2000-02-28Add WinCE support.Nick Clifton
2000-02-17bfd:Joern Rennecke
2000-02-10Fix problem where -relax could reorder multiple consecutive sets of theJoern Rennecke
1999-09-07 * coffcode.h (bfd_coff_backend_data): Add _bfd_filnmlen field.Ian Lance Taylor
1999-08-05 Based on patches from Donn Terry <donn@interix.com>:Ian Lance Taylor
1999-07-19Add new field to bfd_target structure.Nick Clifton
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor