summaryrefslogtreecommitdiff
path: root/bfd/elf32-h8300.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* h8300 bfd.h tidyAlan Modra2019-09-231-0/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-3/+3
* ELF final_write_processingAlan Modra2019-07-231-3/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-16/+20
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-13/+13
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-2/+5
* Return void from linker callbacksAlan Modra2016-05-281-13/+7
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-2/+2
* Remove trailing spaces in bfdH.J. Lu2015-08-121-1/+1
* Add support for the h8300-linux target.Yoshinori Sato2015-02-231-0/+9
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* PR ld/14902Nick Clifton2013-03-221-6/+5
* * elf32-h8300 (h8_relax_section): Add new relaxation of movNick Clifton2013-03-211-49/+163
* * elf32-h8300.c (elf32_h8_relax_section): When checking for aNick Clifton2013-01-251-1/+1
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-5/+6
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* fix set but unused variable warningsAlan Modra2010-06-271-8/+1
* * elf32-h8300.c (elf_symbol_leading_char): Define.Kevin Buettner2010-06-141-0/+1
* update copyright datesAlan Modra2009-09-021-1/+1
* [bfd]DJ Delorie2009-04-071-1/+93
* 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-0/+17
* PR 3958Alan Modra2007-03-071-11/+21
* * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra2006-09-281-44/+1
* 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
* bfd/H.J. Lu2004-10-211-2/+3
* bfd/Alan Modra2004-06-241-14/+4
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-1/+1
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-3/+4
* bfd/H.J. Lu2004-03-201-22/+5
* Add support for relaxing the 32bit ldc/stc instructions.Nick Clifton2004-02-091-1/+1
* * coff-h8300.c: Add and adjust comments about relaxation.Kazu Hirata2004-01-191-6/+26
* * coff-h8300.c: Fix comment typos.Kazu Hirata2004-01-161-6/+7
* * coff-h8300.c: Add comments about relaxation.Kazu Hirata2004-01-161-6/+50
* Add support for relaxation of bit manipulation instructions.Nick Clifton2004-01-121-15/+37
* * elf32-h8300.c: Fix formatting.Kazu Hirata2004-01-111-21/+16