aboutsummaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
...
* PR25002, ld/ldelf.c missing safe-ctype.h includeAlan Modra2019-09-162-0/+6
* Update version to 2.33.50 and regenerate configure scripts.Phil Blundell2019-09-163-18/+37
* Always add input_statement to statement_listAlan Modra2019-09-132-17/+32
* LOAD in linker map fileAlan Modra2019-09-122-3/+6
* PR24981, Hit assertion failure in ld/ldlang.c:7504Alan Modra2019-09-122-2/+8
* Rename elf32.em to elf.emAlan Modra2019-09-11203-207/+410
* Move elf32.em and elf-generic.em functionsAlan Modra2019-09-1133-2693/+2914
* Tidy ld/ldmisc.cAlan Modra2019-09-112-17/+12
* Tidy ld/plugin.cAlan Modra2019-09-112-10/+14
* i386: Adjust for new output format from readelfH.J. Lu2019-09-0914-13/+44
* Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell2019-09-092-0/+6
* beos.em qsort predicate tidyAlan Modra2019-09-062-29/+30
* bfd_get_filenameAlan Modra2019-09-064-3/+10
* Fix PR ld/24574Eric Botcazou2019-09-052-0/+11
* R_PPC64_PCREL_OPTAlan Modra2019-09-053-5/+30
* Segfault in ld building SPEC CPU2017 527.cam4_r with -fltoAlan Modra2019-08-292-1/+7
* AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).Tamar Christina2019-08-226-0/+65
* Arm: Fix performance issue with thumb-2 tailcallsTamar Christina2019-08-2024-77/+103
* x86-64: Move PIC check for PC-relative relocations backH.J. Lu2019-08-166-0/+33
* [ld] [arm] Add support for noinit sectionChristophe Lyon2019-08-162-1/+18
* PowerPC gcc bootstrap fail with bss-pltAlan Modra2019-08-162-1/+12
* RISC-V: Fix lui relaxation issue with code at address 0.Jim Wilson2019-08-155-0/+45
* Sort statement_enum and lang_statement_unionAlan Modra2019-08-102-21/+26
* Delete unused ldlang.h structsAlan Modra2019-08-102-12/+7
* stat_alloc castsAlan Modra2019-08-104-28/+36
* lang_input_statement_type next pointersAlan Modra2019-08-106-56/+67
* Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic2019-08-0914-34/+69
* Change the output of readelf's note display so that the "Data size" column he...Nick Clifton2019-08-08126-125/+255
* ld: use a specific linker script in BPF targetsJose E. Marchesi2019-08-077-6/+732
* LTO object insertion pointAlan Modra2019-08-062-6/+62
* PR24873, gcc -flto objects result in --start-group .. --end-group failure to ...Alan Modra2019-08-062-1/+26
* PowerPC tlsie test fixAlan Modra2019-08-022-2/+6
* PR24806, Linking with -T inside --start-group/--end-groupAlan Modra2019-08-013-15/+45
* Rename lang_output_section_statement to lang_os_listAlan Modra2019-08-0110-43/+47
* Ajdust lto-3r and lto-5r tests for powerpc64Alan Modra2019-07-263-2/+7
* Revert "Remove tests that test __gnu_lto_v1 symbol."H.J. Lu2019-07-244-0/+27
* [ARC] Add linker relaxation.Claudiu Zissulescu2019-07-243-0/+35
* Add missing ChangeLog entries forH.J. Lu2019-07-231-0/+7
* Remove tests that test __gnu_lto_v1 symbol.Martin Liska2019-07-233-20/+0
* SHF_GNU_MBIND requires ELFOSABI_GNUAlan Modra2019-07-232-0/+7
* Move ld-scripts size testsAlan Modra2019-07-2313-101/+104
* Fixes the linker testcase "Secure gateway veneers:cmse functions debug inform...Srinath Parvathaneni2019-07-222-9/+14
* PR24827, Linker loops forever if unterminated multi-line comment in scriptAlan Modra2019-07-202-2/+7
* [PowerPC64] pc-relative TLS relocationsAlan Modra2019-07-198-0/+321
* [PowerPC] Rename testcaseAlan Modra2019-07-196-4/+12
* Re: ld -r: Don't merge with member of output section groupAlan Modra2019-07-192-0/+6
* ld -r: Don't merge with member of output section groupH.J. Lu2019-07-184-3/+26
* Dynamic TLS section symbolsAlan Modra2019-07-1346-312/+353
* PR24786, wrong LMA if first section in overlay is emptyAlan Modra2019-07-133-8/+21
* Re: PowerPC notoc call stub testsAlan Modra2019-07-083-2/+7