summaryrefslogtreecommitdiff
path: root/bfd/elf32-h8300.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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.Nick 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.Nick 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
* * elf32-h8300.c (h8_elf_howto_table): Add new PC relativeJeff Law2001-08-301-6/+48
* * elf32-h8300.c: Put all prototypes together.Jeff Law2001-08-301-9/+245
* * cpu-h8300.c (h8300_scan, compatible): Prototype.Jeff Law2001-08-291-0/+109
* * Makefile.am (elf32-h8300.lo): New target.Joern Rennecke2001-08-291-0/+250