aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-h8300.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-27fix set but unused variable warningsAlan Modra1-8/+1
2010-06-14 * elf32-h8300.c (elf_symbol_leading_char): Define.Kevin Buettner1-0/+1
2009-09-02update copyright datesAlan Modra1-1/+1
2009-04-07[bfd]DJ Delorie1-1/+93
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+17
2007-03-07 PR 3958Alan Modra1-11/+21
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-44/+1
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2004-10-21bfd/H.J. Lu1-2/+3
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