summaryrefslogtreecommitdiff
path: root/bfd/elf32-m68k.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* ld: Unify STT_GNU_IFUNC handlingH.J. Lu2018-05-281-21/+0
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-2/+4
* assorted target messagesAlan Modra2018-02-261-2/+2
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-3/+3
* %L conversionsAlan Modra2018-02-191-9/+12
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-8/+8
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-57/+57
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-6/+6
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-195/+1
* m68k: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-4/+13
* ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki2017-10-111-0/+2
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-10/+9
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-1/+1
* 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
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-14/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-83/+34
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-4/+16
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+2
* Remove syntactic sugarAlan Modra2016-09-301-16/+16
* Return void from linker callbacksAlan Modra2016-05-281-7/+3
* LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki2016-05-171-3/+2
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-7/+5
* update many old style function definitionsTrevor Saunders2016-04-201-6/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra2015-08-191-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-23/+25
* Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu2015-08-121-1/+1
* Fix broken -Bsymbolic-functionsAlan Modra2015-07-251-2/+2
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* Fix 17492, ld segfault with --oformat=binaryAlan Modra2014-10-161-3/+4
* Free linker hash table from bfd_close.Alan Modra2014-06-131-4/+4
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-3/+1
* Move link_hash_table_free functions earlierAlan Modra2014-06-131-17/+17
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Set proper OS ABI magic for ELF/m68kAndreas Schwab2013-12-191-0/+21
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* * elf32-m68k.c (elf_m68k_size_dynamic_sections): Add DT_DEBUG alsoAndreas Schwab2013-10-081-2/+2
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra2013-02-211-6/+6
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-0/+1