Prevent a seg-fault in the linker when accessing a specially crafted, corrupt, aout...
[deliverable/binutils-gdb.git] / gold /
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
2015-10-22  H.J. LuGold: Don't fail on R_386_GOT32X relocation
2015-10-20  H.J. LuFeed right input object to x86_64_mov_to_lea1[12]
2015-10-16  H.J. LuDon't ignore "-m emulation" command line option
2015-10-13  H.J. LuAdd EM_IAMCU support to gold
2015-10-07  Andreas Schwabgold: fix ABI pagesize for aarch64
2015-10-06  Cary CoutantFix bug when applying R_SPARC_GOTDATA_OP* relocations...
2015-09-07  Cary CoutantFix internal error caused by IFUNC patch.
2015-09-02  H.J. LuTurn IFUNC symbols from shared libraries into normal...
2015-09-02  Alan Modra[GOLD] ppc64 out-of-line register save/restore functions
2015-08-26  Cary CoutantFix problem where script specified both address and...
2015-08-26  Cary CoutantFix --no-as-needed when shared library is listed twice...
2015-08-26  Cary CoutantFix internal error in gold when script uses section...
2015-08-26  Cary CoutantFix regression introduced by fix for PR 18703.
2015-08-20  Alan Modragold --emit-relocs
2015-08-19  Cary CoutantFix symbol versioning problems in PR 18703.
2015-08-12  Simon Dardis[MIPS] Map 'move' to 'or'.
2015-07-27  H.J. LuRegenerate configure files
2015-07-26  Doug KwanMake arm_unaligned_reloc test less sensitive to disasse...
2015-07-24  H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-23  Han Shen2015-07-23 Ian Coolidge <icoolidge@google.com>
2015-07-22  H.J. LuDon't compare symbol addresses directly
2015-07-22  H.J. LuMark global with hidden attribute
2015-07-22  Alan ModraGOLD aarch64 warning fix
2015-07-21  Cary CoutantFix problem where __start_ and __stop_ section symbols...
2015-07-21  Cary CoutantFix typo in PR number.
2015-07-21  Cary CoutantFix internal error when linking an archive library...
2015-07-20  Han ShenOptimize erratum 843419 fix.
2015-07-20  H.J. LuUpdate testsuite/pr18689.sh for older GCC
2015-07-20  Han ShenProperly set arm-specific elf flags wrt hardfp.
2015-07-20  H.J. LuClear SHF_COMPRESSED flag bit from input to output
2015-07-20  Yiran WangRemove warning about references from shared objects...
2015-07-14  H.J. LuMake default compression gABI compliant
2015-07-12  H.J. LuExtend --compress-debug-sections in gold
2015-07-12  H.J. LuAdd SHF_COMPRESSED section decompression to gold
2015-07-10  Han ShenUse "gold_info" instead of "gold_warning" for erratum...
2015-07-09  Han ShenDrop 'missing mapping symbols' warning for arm and...
2015-07-07  Han ShenMake gold aarch64 accept long form of mapping symbols.
2015-07-06  Doug KwanAlign text section ends so that stub tables appears...
2015-06-30  Han ShenPatch for gold internal error while fixing erratum...
2015-06-12  Han Shen[gold][aarch64] Fix erratum 835769.
2015-06-11  Cary CoutantFix gold build error at -O0.
2015-06-11  Cary CoutantFix bug where SECTIONS clause does not handle compresse...
2015-06-11  Jing YuFix broken gold/testsuite/script_test_12 in some setup.
next
This page took 0.066347 seconds and 7 git commands to generate.