aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-5/+19
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-25/+5
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-2/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+5
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+2
* Remove syntactic sugarAlan Modra2016-09-301-8/+8
* Return void from linker callbacksAlan Modra2016-05-281-9/+5
* 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 output_type to bfd_link_infoH.J. Lu2015-08-181-40/+48
* More fixes related to NONE relocsAlan Modra2015-01-191-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+3
* bfd/Roland McGrath2013-10-091-3/+3
* 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
* PR ld/15056Alan Modra2013-01-311-5/+27
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-1/+1
* Fix computation of got relocations for .got sections greater thanWalter Lee2012-09-201-2/+8
* Remove unused got_base variable.Walter Lee2012-09-171-6/+0
* Fix computation of got relocations for when .got.plt section is mergedWalter Lee2012-09-171-2/+2
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-1/+1
* Add padding to the plt section so that its size is a multiple of itsWalter Lee2012-08-281-3/+9
* Add support for constructing pc-relative addresses to the plt, byWalter Lee2012-08-281-30/+87
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-16/+15
* PR binutils/13558Nick Clifton2012-05-161-1/+1
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-1/+1
* * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra2012-03-131-9/+2
* * elfxx-tilegx.c (tilegx_elf_relocate_section): Silence bogus warning.Alan Modra2012-03-011-1/+1
* Improve TLS support on TILE-Gx/TILEPro:Walter Lee2012-02-251-223/+620
* PR ld/13177Alan Modra2011-10-191-1/+3
* * elf32-tilepro.c (tilepro_elf_size_dynamic_sections): Don't use PTR.Alan Modra2011-06-141-14/+4
* * elf32-tilepro.c (tilepro_elf_check_relocs): Delete unused localNick Clifton2011-06-131-4/+0
* * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo.Nick Clifton2011-06-131-0/+3971