summaryrefslogtreecommitdiff
path: root/bfd/coff-h8300.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-26More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2008-07-18 * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton
2008-02-15include/Alan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2006-06-01 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra
2006-03-16 PR 2434Alan Modra
2005-12-27 * coff-h8300.c (h8300_reloc16_extra_cases): Use input sectionAlan Modra
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-02-24 * coffcode.h (coff_print_aux): Warning fix.Alan 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-06-24bfd/Alan Modra
2004-02-09Add support for relaxing the 32bit ldc/stc instructions.Nick Clifton
2004-01-19 * coff-h8300.c: Add and adjust comments about relaxation.Kazu Hirata
2004-01-16 * coff-h8300.c: Fix comment typos.Kazu Hirata
2004-01-16 * coff-h8300.c: Add comments about relaxation.Kazu Hirata
2004-01-12Add support for relaxation of bit manipulation instructions.Nick Clifton
2003-11-24 * aix5ppc-core.c: Fix comment typos.Kazu Hirata
2003-10-17Fix normal operation for h8300-coff targetNick Clifton
2003-07-11bfd/Richard Sandiford
2003-07-11 * elf32-h8300.c: Convert function prototypes and definitionsRichard Sandiford
2003-06-04Altered the CREATE_xxx_COFF_TARGET_VEC macro argumentsSvein Seldal
2003-04-24Add support for h8300hn and h8300snNick Clifton
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton
2003-02-20Fix typo: intial -> initial.Nick Clifton
2002-12-20 * coff-h8300.c: Fix comment typos.Kazu Hirata
2002-12-19 * coff-h8300.c: Include libiberty.h.Alan Modra
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-11-15Fix h8300 relaxation.Nick Clifton
2002-11-11 * coff-h8300.c: Fix formatting.Kazu Hirata
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-08-23Add more missing prototypesNick Clifton
2001-03-08Update copyright noticesNick Clifton
2000-11-102000-11-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-11-07Fix for H8 ld problem.Alan Modra
2000-06-27Fix formatting.Nick Clifton
2000-04-03 * coff-h8300.c (h8300_reloc16_extra_cases): Add bsr:16 -> bsr:8 toJeff Law
2000-03-13 * coff-h8300.c (h8300_reloc16_extra_cases): Fix the sanityJeff Law
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
1999-05-0319990502 sourceware importRichard Henderson