aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-m68hc1x.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-04-05C99 bfd configuryAlan Modra1-1/+0
2021-03-31Use bool in bfdAlan Modra1-79/+79
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-01PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra1-2/+2
2020-02-19bfd_size_type to size_tAlan Modra1-3/+3
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-18elf_backend_init_file_headerAlan Modra1-5/+7
2019-10-15m68hc1x: better arg checking for reloc_warningAlan Modra1-21/+20
2019-10-15remove more xmalloc in bfdAlan Modra1-41/+50
2019-09-19bfd_section_* macrosAlan Modra1-2/+2
2019-04-11Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu1-3/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-07-09m68hc1* fixesAlan Modra1-0/+2
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-1/+2
2018-02-26assorted target messagesAlan Modra1-1/+1
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-5/+5
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-383/+383
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-2/+2
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-1/+1
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