aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-m68hc1x.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+4
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-2/+3
2016-09-30Remove syntactic sugarAlan Modra1-6/+6
2016-05-28Return void from linker callbacksAlan Modra1-32/+17
2016-03-21Remove use of alloca.Nick Clifton1-36/+28
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-31Make asection->id and asection->index unsignedAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
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