summaryrefslogtreecommitdiff
path: root/bfd/elf32-m68hc1x.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* C99 bfd configuryAlan Modra2021-04-051-1/+0
* Use bool in bfdAlan Modra2021-03-311-79/+79
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra2020-12-011-2/+2
* bfd_size_type to size_tAlan Modra2020-02-191-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* elf_backend_init_file_headerAlan Modra2019-11-181-5/+7
* m68hc1x: better arg checking for reloc_warningAlan Modra2019-10-151-21/+20
* remove more xmalloc in bfdAlan Modra2019-10-151-41/+50
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* m68hc1* fixesAlan Modra2018-07-091-0/+2
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-1/+2
* assorted target messagesAlan Modra2018-02-261-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-5/+5
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-383/+383
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-2/+2
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+4
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-2/+3
* Remove syntactic sugarAlan Modra2016-09-301-6/+6
* Return void from linker callbacksAlan Modra2016-05-281-32/+17
* Remove use of alloca.Nick Clifton2016-03-211-36/+28
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Make asection->id and asection->index unsignedAlan Modra2015-08-311-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-2/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Free linker hash table from bfd_close.Alan Modra2014-06-131-6/+11
* Move link_hash_table_free functions earlierAlan Modra2014-06-131-13/+13
* Make bfd.link_next field a unionAlan Modra2014-06-131-4/+4
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-1/+1
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-7/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-4/+4
* * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): ModifiedSean Keys2012-08-021-2/+4
* * elf32-m68hc1x.c (elf32_m68hc11_relocate_section): Added codeNick Clifton2012-07-241-5/+83
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-1/+1
* PR 14072Nick Clifton2012-05-171-1/+1
* * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.Nick Clifton2012-05-151-2/+58
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-1/+1