summaryrefslogtreecommitdiff
path: root/bfd/elf32-m68hc1x.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-13Free linker hash table from bfd_close.Alan Modra1-6/+11
2014-06-13Move link_hash_table_free functions earlierAlan Modra1-13/+13
2014-06-13Make bfd.link_next field a unionAlan Modra1-4/+4
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra1-1/+1
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra1-7/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-4/+4
2012-08-02 * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): ModifiedSean Keys1-2/+4
2012-07-24 * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): Added codeNick Clifton1-5/+83
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-1/+1
2012-05-17 PR 14072Nick Clifton1-1/+1
2012-05-15 * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.Nick Clifton1-2/+58
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-1/+1
2012-02-13 * elf32-m68hc1x.c (elf32_m68hc11_merge_symbol_attribute): New function.Alan Modra1-1/+15
2011-06-02Fix spelling mistakes.Nick Clifton1-2/+2
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-06-27fix set but unused variable warningsAlan Modra1-6/+0
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-13/+35
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-1/+0
2009-06-18 * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra1-1/+1
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