summaryrefslogtreecommitdiff
path: root/bfd/elf32-h8300.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* * elflink.h (elf_gc_sections): Warn when gc-sections option is ignored.Alan Modra2004-01-011-1/+45
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-2/+2
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-1/+1
* * elf32-h8300.c (elf_reloc_map): Fix a comment typo.Kazu Hirata2003-10-151-1/+1
* bfd/Richard Sandiford2003-07-111-36/+15
* * elf32-h8300.c: Convert function prototypes and definitionsRichard Sandiford2003-07-111-96/+60
* * elf32-h8300.c (R_H8_DIR32A16): Fix name field.Nick Clifton2003-07-041-2/+5
* Correct spelling of "relocatable".Alan Modra2003-06-251-7/+7
* include/elf/Richard Sandiford2003-06-101-0/+7
* 2003-05-16 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-05-161-2/+15
* Fix typo in spelling of name of R_H8_DIR8 relocNick Clifton2003-05-121-19/+19
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-2/+2
* Do not crash when encountering relocs against the *ABS* section.carlton_dictionary-20030430-mergeNick Clifton2003-04-301-13/+28
* Add support for h8300hn and h8300snNick Clifton2003-04-241-0/+14
* Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton2003-04-151-2/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-81/+81
* include/elf/ChangeLogAlan Modra2002-11-281-3/+3
* Fix h8300 relaxation.carlton_dictionary-20021115-mergeNick Clifton2002-11-151-17/+34
* * coff-h8300.c: Fix formatting.Kazu Hirata2002-11-111-85/+81
* * elf32-h8300.c (elf32_h8_relax_section): Fix typo.Jeff Law2002-09-111-1/+1
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-21/+5
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-233/+90
* * elf32-h8300.c (elf32_h8_relax_section): Ignore uninterestingJeff Law2002-06-061-4/+8
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-8/+8
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-6/+13
* Support for more than 64k ELF sections.Alan Modra2001-12-171-93/+145
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1
* * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra2001-10-171-1/+1
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-26/+42
* * elf32-h8300.c (elf32_h8_relax_section): New function.Jeff Law2001-09-041-0/+860
* * elf32-h8300.c (special): New function.Jeff Law2001-09-041-12/+56