aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Align offset passed to mmapH.J. Lu2-3/+16
2015-02-08Don't bfd_check_format if not neededH.J. Lu2-3/+8
2015-02-08Check format against bfd_object directlyH.J. Lu2-1/+6
2015-02-07Replace entry->the_bfd with ibfdH.J. Lu2-1/+6
2015-02-07Update plugin_maybe_claimH.J. Lu5-57/+83
2015-02-07Issue relocation in RO section warning for -z textH.J. Lu11-0/+57
2015-02-06Document -z text, -z notext and -z textoffH.J. Lu3-0/+21
2015-02-06Use mmap and cache the view buffer for get_viewH.J. Lu5-19/+275
2015-02-06Properly mark the plugin symbol undefinedH.J. Lu4-8/+29
2015-02-05Close fd only if fd != -1H.J. Lu2-3/+11
2015-02-05Add plugin_input_file_tH.J. Lu2-16/+119
2015-02-04Pass -flto-partition=none to the PR ld/12365 testH.J. Lu2-1/+6
2015-02-03Mark the plugin symbol undefinedH.J. Lu5-0/+172
2015-02-03Add a testcase for PR ld/14918H.J. Lu4-0/+20
2015-02-02xlc -z relro toc section fixesAlan Modra2-2/+15
2015-01-29Move -rc before $aroptsH.J. Lu2-1/+5
2015-01-29Remove plugin_active_plugins_p()H.J. Lu6-15/+12
2015-01-29Correct PowerPC64 local-dynamic TLS linker optimizationAlan Modra6-2/+189
2015-01-28Make plugin_get_ir_dummy_bfd staticH.J. Lu3-9/+12
2015-01-28The initial support for LDPT_GET_VIEWH.J. Lu15-0/+56
2015-01-28ld: don't use ia64 register name in expression of pr16322 testJan Beulich2-4/+9
2015-01-28PowerPC64 changes for xlcAlan Modra10-4/+114
2015-01-28FT32 initial supportAlan Modra6-0/+89
2015-01-28Allow symbols in MEMORY region specificationSenthil Kumar Selvaraj9-12/+132
2015-01-20ld: Update expected test results for 32-bit hosts.Andrew Burgess3-11/+16
2015-01-20Reorder more powerpc64 sections again for -z relroAlan Modra3-6/+16
2015-01-20ld: Don't evaluate unneeded PROVIDE expressions.Andrew Burgess11-2/+95
2015-01-20ld/testing: run_dump_test can now check linker mapfiles.Andrew Burgess4-9/+42
2015-01-20Reorder more powerpc64 sections for -z relroAlan Modra14-123/+75
2015-01-20Reorder powerpc64 sections for -z relroAlan Modra3-1/+10
2015-01-20Fix pr17615 testcaseAlan Modra2-1/+6
2015-01-19Add a testcase for PR ld/17615H.J. Lu4-1/+20
2015-01-19Fix garbage collection of common symbolsAlan Modra13-34/+52
2015-01-16S/390: Add support for IBM z13.Andreas Krebbel2-6/+11
2015-01-15Don't complain about -fPIC for undefined symbolH.J. Lu4-0/+21
2015-01-14[ARM] Reject R_ARM_REL32 when trying to defer it to runtimeJiong Wang14-968/+299
2015-01-13[AArch64] Fix function pointer variable with -Bsymbolic-functionsJiong Wang4-0/+23
2015-01-13[AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2Jiong Wang4-0/+35
2015-01-13[AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12Jiong Wang4-0/+57
2015-01-11Only discard space for pc-relative relocs symbolsH.J. Lu5-0/+33
2015-01-08ld/x86-64: adjust pr14207 test expectationsJan Beulich2-7/+12
2015-01-07ld/testing: Extend comment on run_dump_testAndrew Burgess2-3/+9
2015-01-02Regenerate Makeile.in file for copyright updateAlan Modra1-1/+1
2015-01-02Correct printed year in copyright noticesAlan Modra2-1/+5
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra347-2947/+2982
2014-12-30Assign file position for .strtab only if neededH.J. Lu3-6/+21
2014-12-26Update two sh64 ld test's expected outputAlan Modra3-2/+7
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo10-0/+29
2014-12-24AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess6-7/+16
2014-12-24Don't create .eh_frame_hdr on shared lib bfdAlan Modra2-1/+10