Fix changelog
[external/binutils.git] / gold /
2016-06-23 Cary CoutantFix bug with grouping sections.
2016-06-23 Igor KudrinFix compilation error in MSYS2 environment.
2016-06-22 H.J. Lugold: Add a linker configure option --enable-relro
2016-06-21 Cary CoutantUpdate gold to version 1.12.
2016-06-20 H.J. Lugold/x86: Handle output without PLT
2016-06-20 Vladimir RadosavljevicAdd support for MIPS .rld_map section.
2016-06-20 Vladimir RadosavljevicAdd unaligned check for R_MIPS_PC16.
2016-06-20 Vladimir RadosavljevicAdd support for Mips32r6 and Mips64r6.
2016-06-13 H.J. LuAdd .got.plt to testsuite/script_test_2.t
2016-06-11 Vladimir RadosavljevicAdd support for .MIPS.abiflags and .gnu.attributes...
2016-06-10 Vladimir RadosavljevicFix problems emitting MIPS .reginfo section.
2016-06-09 Artemiy VolkovFix compilation error in mips.cc with some versions...
2016-05-30 Marcin Kościelnickigold/s390: Fix compilation on gcc 4.4
2016-05-19 Cary CoutantDon't allow COPY relocations for protected symbols.
2016-05-19 Vladimir RadosavljevicFix non-deterministic behavior when generating MIPS...
2016-05-09 Han ShenFix for PR gold/19987.
2016-05-09 Alan ModraRegenerate configure
2016-04-28 Nick CliftonUpdated Chinese (simplified) translations for bfd,...
2016-04-15 H.J. LuRegenerate Makefile.in/aclocal.m4 automake 1.11.6
2016-03-31 Trevor Saundersenable -Wwrite-strings for gas
2016-03-31 Cary CoutantDon't override definition a shared object by one in...
2016-03-27 Cary CoutantFix failure to diagnose GOTOFF relocation to undef...
2016-03-22 Nick CliftonAdd -Wstack-usage to the gcc warning flags list, but...
2016-03-22 Cary CoutantFix problem where gold fails to issue an undefined...
2016-03-21 Nick CliftonRemove use of alloca.
2016-03-21 Cary CoutantFix problem where gold cannot build .eh_frame_hdr from...
2016-03-18 Vladimir RadosavljevicRemove is_n64_ data member from Mips_relobj class.
2016-03-17 Vladimir RadosavljevicAdd MIPS-64 support.
2016-03-17 Vladimir RadosavljevicAdd missing Mips_output_data_la25_stub::do_print_to_map...
2016-03-17 Vladimir RadosavljevicFix problem with --emit-relocs for Mips-32.
2016-03-09 H.J. LuWorkaround a C++ bug in GCC 4.2 in gold test
2016-03-09 Cary CoutantRemove checks for constructors that might have been...
2016-03-09 Cary CoutantAdd unused attribute where necessary to quiet GCC 6...
2016-03-09 Cary CoutantFix Makefile so make clean removes overlooked files.
2016-03-08 Cary CoutantRefactor Output_data_reloc_base::do_write for MIPS...
2016-03-04 Cary CoutantFix datestamps on ChangeLog entries to read 2015 instea...
2016-03-04 H.J. LuAdd missing ChangeLog entries for commit 82838
2016-03-04 Cary CoutantFix undefined symbol errors introduced with previous...
2016-03-04 Cary CoutantAdd support for STT_SPARC_REGISTER symbols.
2016-03-03 Rafael Ávila de... Don't handle every plugin symbol as defined.
2016-03-03 Cary CoutantAdd new plugin hooks to support querying section alignm...
2016-03-03 Evgenii Stepanovget_symbols() plugin API tweak to support --start-lib...
2016-02-26 Cary CoutantDiscard FDEs for zero-length address ranges.
2016-02-16 H.J. LuPass -mrelax-relocations=yes to $(TEST_AS)
2016-02-15 Marcin Kościelnickigold: Add s390 -fsplit-stack support.
2016-02-11 Han ShenRemove info message for every erratum 843419 found...
2016-02-07 Cary CoutantAdd additional information to relocation overflow errors.
2016-02-07 Cary CoutantFix incorrect x32 overflow checking for refs to weak...
2016-02-07 Cary CoutantFix compile errors about shift counts too large.
2016-02-06 Cary CoutantFix overflow checking for 32-bit pc-relative relocation...
2016-02-06 Cary CoutantFix incorrect casts.
2016-02-06 Cary CoutantAdd PR number to ChangeLog entry.
2016-02-06 Cary CoutantFix build failure in gold due to signed vs. unsigned...
2016-02-06 Marcin Kościelnickigold: Add view and view_size parameters to is_call_to_n...
2016-02-05 Sriraman Tallam2016-02-05 Sriraman Tallam <tmsriram@google.com>
2016-02-05 Cary CoutantAdd some relocation overflow checks for x86_64.
2016-02-05 Cary CoutantOverhaul relocation framework to support overflow checking.
2016-02-03 Alan ModraFix "PowerPC64 ELFv2 entry code" for big-endian
2016-02-02 Alan ModraPowerPC64 ELFv2 entry code
2016-01-16 Han Shen[gold][aarch64] PR gold/19472 - DSOs need pc-relative...
2016-01-12 H.J. LuFix compile error with use of 'typename' outside of...
2016-01-12 Cary CoutantFix breakage for SHT_REL targets where get_r_addend...
2016-01-12 Cary CoutantFix internal error when applying TLSDESC relocations...
2016-01-12 Cary CoutantRefactor gold to enable support for MIPS-64 relocation...
2016-01-01 Alan ModraCopyright update for binutils
2016-01-01 Alan ModraNew 2016 binutils ChangeLog files
2016-01-01 Alan Modrabinutils ChangeLog rotation
2015-12-30 Alan ModraFix assorted ChangeLog errors
2015-12-18 Peter CollingbourneImplement --long-plt flag (ARM only).
2015-12-17 Roland McGrathPR gold/17473: Fix gold build with system C++ headers...
2015-12-13 Cary CoutantRemove const from return type of get_output_view.
2015-12-11 Cary CoutantPass relocations to Target::do_calls_non_split.
2015-12-11 Cary CoutantMake output views accessible to Target during do_reloca...
2015-12-10 H.J. Luld -r doesn't need plugin for slim lto object
2015-12-09 Alan Modra[GOLD] PowerPC style fix
2015-12-09 Alan Modra[GOLD] Edit PowerPC64 ELFv2 function entry code
2015-12-09 Alan Modra[GOLD] Relocate::relocate() params
2015-12-07 Alan Modra[GOLD] R_PPC64_ENTRY support
2015-12-03 Vladimir RadosavljevicTake addend into account when making GOT entries for...
2015-11-25 Cary CoutantAdjust local symbol value in relocatable link to be...
2015-11-25 Alan Modra[GOLD] Align PowerPC64 GOT
2015-11-19 Alan Modra[GOLD] PowerPC TOC16 and GOT16 relocs are relative
2015-11-14 Cary CoutantFix problem where bss symbols for copy relocations...
2015-11-12 Peter BergnerAdd assembler, disassembler and linker support for...
2015-11-09 Vladimir RadosavljevicRecognize .pdr debug sections.
2015-11-09 Cary CoutantRemove unnecessary target dependencies on relocation...
2015-11-05 Cary CoutantRevert patch for PR 19119, which led to PR 19172 and...
2015-11-05 Cary CoutantAdd aarch64-specific --no-apply-dynamic-relocs option.
2015-11-03 Alan Modra[GOLD] Regenerate POTFILES.in to add s390.cc
2015-10-30 Nick CliftonUpdated (simplified) Chinese translations for ld, bfd...
2015-10-29 H.J. LuMake GOT entry size target-dependent
2015-10-28 Marcin KościelnickiAdd __attribute__((__aligned__(1))) to unaligned symbol...
2015-10-28 Marcin KościelnickiMake debug_msg.sh more open-minded about line numbers...
2015-10-28 Marcin KościelnickiFix empty string alignment in .rodata.str*
2015-10-28 Marcin KościelnickiAdd s390 backend.
2015-10-28 Marcin KościelnickiAdd 64-bit archive support.
2015-10-28 Marcin KościelnickiSupport 64-bit entry size in SHT_HASH (for s390).
2015-10-28 H.J. LuCheck R_386_GOT32/R_386_GOT32X without base register
2015-10-27 Han ShenPatch for PR gold/19042 - unsupported reloc 311/312.
2015-10-22 H.J. LuGold: Don't fail on R_X86_64_[REX_]GOTPCRELX relocations
next