summaryrefslogtreecommitdiff
path: root/bfd/elf32-m68k.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-6/+4
* Indent labelsAlan Modra2020-02-261-1/+1
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* m68k bfd.h tidyAlan Modra2019-09-231-0/+2
* bfd_section_* macrosAlan Modra2019-09-191-3/+3
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-3/+3
* ELF final_write_processingAlan Modra2019-07-231-2/+2
* m68k linker segmentation faultsAlan Modra2019-05-281-12/+23
* Do not force the m68k-elf linker to fail if it encoutners a non-ELF format file.Nick Clifton2019-05-081-2/+4
* 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
* 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