aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2017-09-28PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLYAlan Modra6-0/+47
2017-09-27Rename non_ir_ref to non_ir_ref_regularAlan Modra2-4/+7
2017-09-27non_ir_ref_dynamicAlan Modra2-30/+40
2017-09-27Handle symbol defined in IR and referenced in DSOH.J. Lu5-6/+60
2017-09-27[ld, testsuite] Always assemble those intermediate .o files used laterJiong Wang2-7/+33
2017-08-30MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxationMaciej W. Rozycki14-0/+162
2017-07-25Bump version.Tristan Gingold2-10/+14
2017-07-25Version 2.28.1Tristan Gingold4-3470/+3369
2017-07-04Fix ChangeLog entryThomas Preud'homme1-0/+10
2017-06-20Make import libraries relocatable objectsThomas Preud'homme2-1/+11
2017-06-02x86: Remove linker option: -z prefix-nopH.J. Lu5-29/+9
2017-05-31PowerPC64 ld help quotingAlan Modra2-2/+6
2017-05-18PowerPC: incorrect library search orderAlan Modra2-5/+12
2017-05-11Fix PR21404 - assertion fail when calculating symbol sizeSenthil Kumar Selvaraj17-0/+217
2017-04-24i386: Set ELF_MAXPAGESIZE to 0x1000 for VxWorksH.J. Lu2-1/+6
2017-04-19Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistencyHans-Peter Nilsson5-0/+59
2017-04-10ELF: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu2-1/+7
2017-04-05ld/ChangeLog: Correct last entry's dateMaciej W. Rozycki1-1/+1
2017-04-05PR ld/21233: Avoid sweeping forced-undefined symbols in section GCMaciej W. Rozycki2-0/+7
2017-03-07Fix ld uninitialized read of script ASSERT data structureAlan Modra2-1/+7
2017-03-02Set version to 2.28, not a relase.Tristan Gingold2-10/+14
2017-03-02Add generated filesbinutils-2_28Tristan Gingold25-10/+24533
2017-03-01Nios2 dynobj handling fixesAlan Modra2-1/+5
2017-02-28PowerPC addpcis fixAlan Modra2-4/+9
2017-02-23Correct VLE 16D and SDAREL relocationsAlan Modra3-48/+56
2017-02-17xfail two ld-unique tests for hppaAlan Modra2-0/+6
2017-02-17ld testsuite function pointer comparisons vs. hppaAlan Modra4-5/+12
2017-02-17hppa -z relro againAlan Modra5-8/+16
2017-02-17Fix more powerpc testsuite source errorsAlan Modra3-2/+7
2017-02-15i386: Allow "lea foo@GOT, %reg" in PICH.J. Lu4-0/+72
2017-02-13Don't use "_gp" on RISC-V, use "_global_pointer$" insteadPalmer Dabbelt2-1/+6
2017-02-03Support -z relro on hppaAlan Modra3-14/+33
2017-02-03PR binutils/19935: Fix fallout from now-default initfini-array.Hans-Peter Nilsson2-2/+8
2017-02-01MIPS/LD/testsuite: Correct relocation addends in VxWorks testsMaciej W. Rozycki5-14/+22
2017-02-01MIPS/LD/testsuite: Fix a `tls-multi-got-1-1.s' build failureMaciej W. Rozycki4-25/+35
2017-01-30MIPS: Add options to control branch ISA checksMaciej W. Rozycki11-3/+383
2017-01-24Solaris2/LD: Fix anonymous version script acceptance bugMaciej W. Rozycki2-1/+8
2017-01-23PR ld/20828: Work around RISC-V failuresMaciej W. Rozycki2-0/+6
2017-01-23PR ld/20828: Remove leading `_' from symbols used in testsMaciej W. Rozycki6-14/+24
2017-01-23PR ld/20828: Relax symbol ordering in testsMaciej W. Rozycki5-8/+18
2017-01-18PR ld/20995: MIPS: Set GAS flags correctly for testsMaciej W. Rozycki2-10/+23
2017-01-18PR ld/20828: Fix linker script symbols wrongly forced local with section GCMaciej W. Rozycki8-0/+108
2017-01-18PR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with comdat sectionsMaciej W. Rozycki2-0/+13
2017-01-18Fix lex source files so that they will be accepted by flex v2.6.3Bernhard Rosenkranzer2-5/+6
2017-01-16Remove some custom sections from RISC-V's default linker scriptsPalmer Dabbelt1-12/+0
2017-01-13x86-64: Correct unwind info for the BND PLT and .plt.bndH.J. Lu8-0/+281
2017-01-13i386/x86-64: Add unwind info for .plt.got sectionH.J. Lu9-0/+241
2017-01-02Update year range in copyright notice of all files.Alan Modra362-454/+458
2017-01-02ChangeLog rotationAlan Modra2-4048/+4062
2016-12-28Use dynrelro for symbols in relro sections tooAlan Modra4-0/+35