]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold
Fix typos in comments
[thirdparty/binutils-gdb.git] / 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.
2015-06-11  Davide Italiano[GOLD] Fix handling of __start/__stop symbols
2015-06-10  Han ShenPatch for erratum-843419 (2 of 2 - fix erratum occurren... master
2015-06-08  Nick CliftonUpdate French Translations for LD and GOLD.
2015-06-07  Cary CoutantFix incorrect handling of STT_COMMON symbols in shared...
2015-06-05  Cary CoutantAdd diststuff target to Makefile.
2015-06-05  Cary CoutantChange default to discard temporary local symbols in...
2015-06-04  Cary CoutantFix SIZEOF_HEADERS in gold.
2015-06-04  Cary CoutantFix gold to group sections correctly via linker script.
2015-06-02  Cary CoutantFix Sniff_file to get an aligned view.
2015-06-02  Cary CoutantPR 17819: Fix --build-id=tree when using --compress...
2015-06-02  Rafael Ávila de... Use a std::vector instead of a std::map to hold Input_m...
2015-05-16  Alan Modra[GOLD] Add PowerPC64 -fsplit-stack support
2015-05-02  Cary CoutantChange Section_id type to use Relobj* instead of Object*.
2015-04-29  Nick CliftonUpdated translations for various binutils components.
2015-04-28  Alan ModraTidy PowerPC gold find_global_entry uses
2015-04-28  Alan ModraPowerPC gold assertion on missing global entry stub
2015-04-27  Han Shen[gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53...
2015-04-27  Rafael Ávila de... If a range is missing, assume the input address is...
2015-04-23  Sriraman TallamAdd option --weak-unresolved-symbols to treat unresolve...
2015-04-23  Sriraman TallamAdd option --weak-unresolved-symbols to treat unresolve...
2015-04-21  Ian CoolidgeEnsure that dynamically loaded libraries won't use...
2015-04-17  Rafael Ávila de... Use LIFO instead of FIFO to implement gc's transitive...
2015-04-16  Han Shen[gold] The first patch to address cortex-a53 erratum...
2015-04-09  Cary CoutantAllow gold to resolve defined TLS symbols in a PIE...
2015-04-09  Cary CoutantImprove ODR checking in gold.
2015-04-08  Han ShenAdd AArch32 support for arm gold linker.
2015-04-06  Rafael Ávila de... Fix the signature of a virtual method to match the...
2015-04-06  Rafael Ávila de... Avoid a call to find by using the return value of insert.
2015-04-06  Rafael Ávila de... Avoid a copy constructor call.
2015-04-06  Ilya Tocar[Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg...
2015-04-02  H.J. LuRegenerate configure in bfd/binutils/gas/gdb/gold
2015-04-01  Ilya TocarConvert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(...
2015-04-01  H.J. LuRegenerate configure in gold
2015-03-30  Jing YuSupport AARCH64_TLSLD_ADD_DTPREL_* relocations.
2015-03-27  Rafael Ávila de... Avoid looking up Input_merge_map multiple times.
2015-03-24  Alan ModraPR18147, relocation overflow when --unresolved-symbols...
2015-03-23  Rafael Ávila de... Remove is_merge_section_for.
2015-03-22  Cary CoutantFix support for i386 TLS GD-to-IE optimization.
2015-03-22  Cary CoutantFix internal error with -z relro when .tbss is last...
2015-03-22  Cary CoutantFix bug when optimizing string pools of aligned strings.
2015-03-22  Cary CoutantPR gold/18048: Fix INCLUDE directive support for gold
2015-03-22  Cary CoutantSupport compressed debug sections in dynamic object...
2015-03-22  Cary CoutantFix internal error in do_relocate_sections when using...
2015-03-12  Cary CoutantFix gold incremental test failures.
2015-03-09  Cary CoutantFix failure in exception_static_test.
2015-03-05  H.J. LuRemove typename on elfcpp::Elf_types<size>::Elf_Addr
2015-03-04  Cary CoutantFix a race condition when setting default target for...
2015-03-04  Rafael Ávila de... Remove empty class Merge_map.
2015-03-02  Cary CoutantFix crash when processing merge section with entsize...
2015-03-02  Cary CoutantFix an internal error in do_print_to_mapfile on Arm.
2015-02-24  Alan ModraPowerPC64 GOLD: complain on misaligned _DS relocs
2015-02-22  H.J. LuSet GOLD_DEFAULT_SIZE to 32 for x32
2015-02-18  Alan ModraFix gold error: hidden symbol '...' is not defined...
2015-02-17  Rafael Ávila de... Simplify Garbage_collection::add_reference a bit.
2015-02-17  Rafael Ávila de... avoid std::vector copy.
2015-02-17  Rafael Ávila de... Use std::upper_bound to simplify code a bit.
2015-02-17  Mark Wielaard[gold] Recognize DWARF5/GCC5 DW_LANG_Fortran03 and...
2015-02-17  Cary CoutantFix --dynamic-list so that symbols not in the list...
2015-02-17  Cary CoutantRemove redundant include of "output.h".
2015-02-12  Jing YuAdd missing TLSLE relocations for gold aarch64 backend.
2015-02-11  Will Newtongold/arm.cc: Output mapping symbol for PLT code
next