aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-h8300.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-24bfd/Alan Modra1-14/+4
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-1/+1
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-3/+4
2004-03-20bfd/H.J. Lu1-22/+5
2004-02-09Add support for relaxing the 32bit ldc/stc instructions.Nick Clifton1-1/+1
2004-01-19 * coff-h8300.c: Add and adjust comments about relaxation.Kazu Hirata1-6/+26
2004-01-16 * coff-h8300.c: Fix comment typos.Kazu Hirata1-6/+7
2004-01-16 * coff-h8300.c: Add comments about relaxation.Kazu Hirata1-6/+50
2004-01-12Add support for relaxation of bit manipulation instructions.Nick Clifton1-15/+37
2004-01-11 * elf32-h8300.c: Fix formatting.Kazu Hirata1-21/+16
2004-01-01 * elflink.h (elf_gc_sections): Warn when gc-sections option is ignored.Alan Modra1-1/+45
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-2/+2
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
2003-10-15 * elf32-h8300.c (elf_reloc_map): Fix a comment typo.Kazu Hirata1-1/+1
2003-07-11bfd/Richard Sandiford1-36/+15
2003-07-11 * elf32-h8300.c: Convert function prototypes and definitionsRichard Sandiford1-96/+60
2003-07-04* elf32-h8300.c (R_H8_DIR32A16): Fix name field.Nick Clifton1-2/+5
2003-06-25Correct spelling of "relocatable".Alan Modra1-7/+7
2003-06-10include/elf/Richard Sandiford1-0/+7
2003-05-162003-05-16 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+15
2003-05-12Fix typo in spelling of name of R_H8_DIR8 relocNick Clifton1-19/+19
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-2/+2
2003-04-30Do not crash when encountering relocs against the *ABS* section.Nick Clifton1-13/+28
2003-04-24Add support for h8300hn and h8300snNick Clifton1-0/+14
2003-04-15Replace occurrances of 'Hitachi' with 'Renesas'.Nick Clifton1-2/+2
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-81/+81
2002-11-28include/elf/ChangeLogAlan Modra1-3/+3
2002-11-15Fix h8300 relaxation.Nick Clifton1-17/+34
2002-11-11 * coff-h8300.c: Fix formatting.Kazu Hirata1-85/+81
2002-09-11 * elf32-h8300.c (elf32_h8_relax_section): Fix typo.Jeff Law1-1/+1
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-21/+5
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-233/+90
2002-06-06 * elf32-h8300.c (elf32_h8_relax_section): Ignore uninterestingJeff Law1-4/+8
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra1-8/+8
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-6/+13
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-93/+145
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-3/+1
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra1-1/+1
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-26/+42
2001-09-04 * elf32-h8300.c (elf32_h8_relax_section): New function.Jeff Law1-0/+860
2001-09-04 * elf32-h8300.c (special): New function.Jeff Law1-12/+56
2001-08-30 * elf32-h8300.c (h8_elf_howto_table): Add new PC relativeJeff Law1-6/+48
2001-08-30 * elf32-h8300.c: Put all prototypes together.Jeff Law1-9/+245
2001-08-29 * cpu-h8300.c (h8300_scan, compatible): Prototype.Jeff Law1-0/+109
2001-08-29 * Makefile.am (elf32-h8300.lo): New target.Joern Rennecke1-0/+250