summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Add tests for non-object IR fileusers/hjl/bfd_plugin_objectH.J. Lu2015-02-0920-3/+1873
* Merge linker plugin handling into BFD plugin supportH.J. Lu2015-02-091-32/+69
* Don't bfd_check_format if not neededH.J. Lu2015-02-082-3/+8
* Check format against bfd_object directlyH.J. Lu2015-02-082-1/+6
* Replace entry->the_bfd with ibfdH.J. Lu2015-02-072-1/+6
* Update plugin_maybe_claimH.J. Lu2015-02-075-57/+83
* Issue relocation in RO section warning for -z textH.J. Lu2015-02-0711-0/+57
* Document -z text, -z notext and -z textoffH.J. Lu2015-02-063-0/+21
* Use mmap and cache the view buffer for get_viewH.J. Lu2015-02-065-19/+275
* Properly mark the plugin symbol undefinedH.J. Lu2015-02-064-8/+29
* Close fd only if fd != -1H.J. Lu2015-02-052-3/+11
* Add plugin_input_file_tH.J. Lu2015-02-052-16/+119
* Pass -flto-partition=none to the PR ld/12365 testH.J. Lu2015-02-042-1/+6
* Mark the plugin symbol undefinedH.J. Lu2015-02-035-0/+172
* Add a testcase for PR ld/14918H.J. Lu2015-02-034-0/+20
* xlc -z relro toc section fixesAlan Modra2015-02-022-2/+15
* Move -rc before $aroptsH.J. Lu2015-01-292-1/+5
* Remove plugin_active_plugins_p()H.J. Lu2015-01-296-15/+12
* Correct PowerPC64 local-dynamic TLS linker optimizationAlan Modra2015-01-296-2/+189
* Make plugin_get_ir_dummy_bfd staticH.J. Lu2015-01-283-9/+12
* The initial support for LDPT_GET_VIEWH.J. Lu2015-01-2815-0/+56
* ld: don't use ia64 register name in expression of pr16322 testJan Beulich2015-01-282-4/+9
* PowerPC64 changes for xlcAlan Modra2015-01-2810-4/+114
* FT32 initial supportAlan Modra2015-01-286-0/+89
* Allow symbols in MEMORY region specificationSenthil Kumar Selvaraj2015-01-289-12/+132
* ld: Update expected test results for 32-bit hosts.Andrew Burgess2015-01-203-11/+16
* Reorder more powerpc64 sections again for -z relroAlan Modra2015-01-203-6/+16
* ld: Don't evaluate unneeded PROVIDE expressions.Andrew Burgess2015-01-2011-2/+95
* ld/testing: run_dump_test can now check linker mapfiles.Andrew Burgess2015-01-204-9/+42
* Reorder more powerpc64 sections for -z relroAlan Modra2015-01-2014-123/+75
* Reorder powerpc64 sections for -z relroAlan Modra2015-01-203-1/+10
* Fix pr17615 testcaseAlan Modra2015-01-202-1/+6
* Add a testcase for PR ld/17615H.J. Lu2015-01-194-1/+20
* Fix garbage collection of common symbolsAlan Modra2015-01-1913-34/+52
* S/390: Add support for IBM z13.Andreas Krebbel2015-01-162-6/+11
* Don't complain about -fPIC for undefined symbolH.J. Lu2015-01-154-0/+21
* [ARM] Reject R_ARM_REL32 when trying to defer it to runtimeJiong Wang2015-01-1414-968/+299
* [AArch64] Fix function pointer variable with -Bsymbolic-functionsJiong Wang2015-01-134-0/+23
* [AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2Jiong Wang2015-01-134-0/+35
* [AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12Jiong Wang2015-01-134-0/+57
* Only discard space for pc-relative relocs symbolsH.J. Lu2015-01-115-0/+33
* ld/x86-64: adjust pr14207 test expectationsJan Beulich2015-01-082-7/+12
* ld/testing: Extend comment on run_dump_testAndrew Burgess2015-01-072-3/+9
* Regenerate Makeile.in file for copyright updateAlan Modra2015-01-021-1/+1
* Correct printed year in copyright noticesAlan Modra2015-01-022-1/+5
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-02347-2947/+2982
* Assign file position for .strtab only if neededH.J. Lu2014-12-303-6/+21
* Update two sh64 ld test's expected outputAlan Modra2014-12-263-2/+7
* ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo2014-12-2510-0/+29
* AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess2014-12-246-7/+16