aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-07-14Make default compression gABI compliantH.J. Lu1-0/+10
2015-07-12Extend --compress-debug-sections in goldH.J. Lu1-0/+43
2015-07-12Add SHF_COMPRESSED section decompression to goldH.J. Lu1-0/+43
2015-07-09Use "gold_info" instead of "gold_warning" for erratum fix.Han Shen1-0/+8
2015-07-09Drop 'missing mapping symbols' warning for arm and aarch64.Han Shen1-0/+8
2015-07-07Make gold aarch64 accept long form of mapping symbols.Han Shen1-2/+9
2015-07-06Align text section ends so that stub tables appears at expected addresses.Doug Kwan1-0/+15
2015-06-29Patch for gold internal error while fixing erratum 843419.Han Shen1-0/+9
2015-06-12[gold][aarch64] Fix erratum 835769.Han Shen1-0/+27
2015-06-11Fix gold build error at -O0.Cary Coutant1-0/+6
2015-06-11Fix bug where SECTIONS clause does not handle compressed debug sections.Cary Coutant1-0/+9
2015-06-11Fix broken gold/testsuite/script_test_12 in some setup.Jing Yu1-0/+5
2015-06-11[GOLD] Fix handling of __start/__stop symbolsDavide Italiano1-0/+4
2015-06-10Patch for erratum-843419 (2 of 2 - fix erratum occurrences).Han Shen1-0/+53
2015-06-08Update French Translations for LD and GOLD.Nick Clifton1-0/+4
2015-06-07Fix incorrect handling of STT_COMMON symbols in shared libraries.Cary Coutant1-0/+10
2015-06-04Add diststuff target to Makefile.Cary Coutant1-0/+6
2015-06-04Change default to discard temporary local symbols in merge sections.Cary Coutant1-0/+18
2015-06-03Fix SIZEOF_HEADERS in gold.Cary Coutant1-0/+12
2015-06-03Fix gold to group sections correctly via linker script.Cary Coutant1-0/+15
2015-06-02Fix Sniff_file to get an aligned view.Cary Coutant1-0/+5
2015-06-02PR 17819: Fix --build-id=tree when using --compress-debug-sections.Cary Coutant1-0/+30
2015-06-01Use a std::vector instead of a std::map to hold Input_merge_map.Rafael Ávila de Espíndola1-0/+7
2015-05-16[GOLD] Add PowerPC64 -fsplit-stack supportAlan Modra1-0/+7
2015-05-02Change Section_id type to use Relobj* instead of Object*.Cary Coutant1-0/+35
2015-04-29Updated translations for various binutils components.Nick Clifton1-0/+4
2015-04-28Tidy PowerPC gold find_global_entry usesAlan Modra1-0/+10
2015-04-28PowerPC gold assertion on missing global entry stubAlan Modra1-11/+17
2015-04-27[gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53-843419'.Han Shen1-1/+8
2015-04-27If a range is missing, assume the input address is mapped.Rafael Ávila de Espíndola1-0/+10
2015-04-23Add option --weak-unresolved-symbols to treat unresolved symbols as weak ref.Sriraman Tallam1-0/+10
2015-04-20Ensure that dynamically loaded libraries won't use separate copies of GNU_UNI...Ian Coolidge1-0/+5
2015-04-17Use LIFO instead of FIFO to implement gc's transitive closure.Rafael Ávila de Espíndola1-0/+10
2015-04-16[gold] The first patch to address cortex-a53 erratum-843419.Han Shen1-0/+13
2015-04-09Allow gold to resolve defined TLS symbols in a PIE link.Cary Coutant1-0/+8
2015-04-09Improve ODR checking in gold.Cary Coutant1-0/+14
2015-04-07Add AArch32 support for arm gold linker.Han Shen1-0/+6
2015-04-06Fix the signature of a virtual method to match the one in the parent class.Rafael Ávila de Espíndola1-0/+4
2015-04-06Avoid a call to find by using the return value of insert.Rafael Ávila de Espíndola1-0/+5
2015-04-06Avoid a copy constructor call.Rafael Ávila de Espíndola1-0/+5
2015-04-06[Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %regIlya Tocar1-0/+16
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu1-0/+4
2015-04-01Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %regIlya Tocar1-0/+17
2015-04-01Regenerate configure in goldH.J. Lu1-0/+23
2015-03-30Support AARCH64_TLSLD_ADD_DTPREL_* relocations.Jing Yu1-0/+16
2015-03-27Avoid looking up Input_merge_map multiple times.Rafael Ávila de Espíndola1-0/+14
2015-03-24PR18147, relocation overflow when --unresolved-symbols=ignore-allAlan Modra1-0/+6
2015-03-23Remove is_merge_section_for.Rafael Ávila de Espíndola1-0/+31
2015-03-22Fix support for i386 TLS GD-to-IE optimization.Cary Coutant1-0/+6
2015-03-21Fix internal error with -z relro when .tbss is last relro section.Cary Coutant1-0/+8