aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-m68hc1x.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-18include/Alan Modra1-2/+3
2008-03-12include/elf/Alan Modra1-2/+7
2008-02-15include/Alan Modra1-2/+2
2007-09-28 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra1-5/+0
2007-09-26bfd/Jan Beulich1-1/+3
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-15/+16
2007-04-26bfd/Alan Modra1-1/+1
2007-03-07 PR 3958Alan Modra1-96/+74
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-42/+0
2006-03-16 PR 2434Alan Modra1-4/+6
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-03-03update copyright datesAlan Modra1-1/+1
2005-02-23(elf32_m68hc11_relocate_section): Initialise variables that are passed byNick Clifton1-3/+3
2004-10-21bfd/H.J. Lu1-1/+1
2004-08-13bfd/Alan Modra1-15/+10
2004-08-01 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Handle bfd_link_hash_newStephane Carrez1-1/+2
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-4/+1
2004-06-24bfd/Alan Modra1-5/+7
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-2/+2
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra1-1/+1
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-4/+5
2004-03-20bfd/H.J. Lu1-39/+14
2003-10-04 * elf32-m68hc1x.c: Update to ISO C90; replace PTR with void*.Stephane Carrez1-139/+84
2003-10-04 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Fix mergeStephane Carrez1-2/+2
2003-09-06 * elf32-m68hc1x.h (struct m68hc11_elf_link_hash_table): RemoveStephane Carrez1-62/+15
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-1/+1
2003-07-23 * elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Avoid crash whenStephane Carrez1-2/+3
2003-06-25Correct spelling of "relocatable".Alan Modra1-3/+3
2003-05-13 * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check forStephane Carrez1-3/+19
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-3/+3
2003-04-21 * elf32-m68hc1x.c: New file (from elf32-m68hc11.c and elf32-m68hc12.c)Stephane Carrez1-0/+1508