Convert indirect calls to direct when possible.
[external/binutils.git] / gold / testsuite / Makefile.am
2016-06-28 Sriraman TallamConvert indirect calls to direct when possible.
2016-06-28 Igor KudrinImplement SORT_BY_INIT_PRIORITY.
2016-05-19 Cary CoutantDon't allow COPY relocations for protected symbols.
2016-03-22 Cary CoutantFix problem where gold fails to issue an undefined...
2016-03-21 Cary CoutantFix problem where gold cannot build .eh_frame_hdr from...
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 CoutantFix Makefile so make clean removes overlooked files.
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-16 H.J. LuPass -mrelax-relocations=yes to $(TEST_AS)
2016-02-15 Marcin Kościelnickigold: Add s390 -fsplit-stack support.
2016-02-06 Cary CoutantFix overflow checking for 32-bit pc-relative relocation...
2016-02-05 Cary CoutantAdd some relocation overflow checks for x86_64.
2016-02-05 Cary CoutantOverhaul relocation framework to support overflow checking.
2015-10-20 H.J. LuFeed right input object to x86_64_mov_to_lea1[12]
2015-08-19 Cary CoutantFix symbol versioning problems in PR 18703.
2015-07-22 H.J. LuDon't compare symbol addresses directly
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-06-11 Jing YuFix broken gold/testsuite/script_test_12 in some setup.
2015-06-04 Cary CoutantFix gold to group sections correctly via linker script.
2015-06-02 Cary CoutantPR 17819: Fix --build-id=tree when using --compress...
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-09 Cary CoutantAllow gold to resolve defined TLS symbols in a PIE...
2015-04-06 Ilya Tocar[Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg...
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-22 Cary CoutantPR gold/18048: Fix INCLUDE directive support for gold
2015-03-12 Cary CoutantFix gold incremental test failures.
2015-02-17 Cary CoutantFix --dynamic-list so that symbols not in the list...
2015-02-09 H.J. LuReplace two_file_shared_2.so with two_file_shared_1.so
2015-02-09 Alan ModraGold testsuite make clean
2015-02-04 Cary CoutantFix a file descriptor leak in gold.
2015-01-06 H.J. LuHandle stack split for x32
2014-12-03 H.J. LuCompile pie_copyrelocs_test.cc with -fno-exceptions...
2014-09-24 Cary CoutantFix race condition causing assert in Eh_frame_hdr:...
2014-09-18 Rafael Ávila de... A a testcase for common symbol handling with plugins.
2014-07-09 Cary CoutantFix --defsym to copy symbol attributes.
2014-05-30 Cary CoutantFix testsuite to use newly-built linker for ehdr_start_...
2014-05-13 Sriraman TallamWith -pie and x86, the linker complains if it sees...
2014-05-02 Cary CoutantFix handling of __ehdr_start when it cannot be defined.
2014-04-02 Cary CoutantModify gold testsuite to disable plugins added by GCC...
2014-02-07 Cary CoutantFix problem where -u is ignored when a weak undef is...
2014-02-06 Cary CoutantFix problems with the --dynamic-list option.
2013-11-22 Cary CoutantUse in-tree assembler for exception_x86_64_bnd_test.
2013-11-18 H.J. LuAdd R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to...
2013-10-11 Roland McGrathRevert inappropriate portions of last change.
2013-10-11 Roland McGrathgold/
2013-10-11 Roland McGrathgold/
2013-10-07 Cary Coutantgold/
2013-06-14 Cary Coutantgold/
2013-06-05 Cary Coutant2013-06-05 Alexander Ivchenko <alexander.ivchenko...
2013-05-30 Cary Coutant2013-05-30 Alexander Ivchenko <alexander.ivchenko...
2013-05-21 Cary Coutantgold/
2013-05-13 Cary Coutantgold/
2013-04-29 Cary Coutant2013-04-29 Alexander Ivchenko <alexander.ivchenko...
2013-04-15 Cary Coutantgold/
2013-03-12 Alan Modra * powerpc.cc (is_branch_reloc): Forward declare.
2013-03-04 Alan Modra * testsuite/Makefile.am (final_layout_script.lds)...
2013-01-24 Sriraman TallamDefault text reordering fix with a flag to turn it...
2013-01-14 Alan Modra * testsuite/Makefile.am (final_layout_script.lds)...
2013-01-14 Alan Modra * testsuite/Makefile.am (MOSTLYCLEANFILES): Add variou...
2013-01-10 Sriraman TallamMake linker scripts and section ordering via --section...
2013-01-04 Cary Coutantgold/
2012-12-19 Sriraman TallamGroup text sections with prefixes .text.unlikely,.text...
2012-12-15 Cary Coutantgold/
2012-10-26 H.J. LuAdd final_layout_sequence.txt to MOSTLYCLEANFILES
2012-10-25 H.J. LuStrip out -Wp,-D_FORTIFY_SOURCE= for gold tests
2012-10-24 Cary Coutantgold/
2012-09-05 Alan Modra * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False...
2012-08-24 Sriraman TallamPatch adds support to allow plugins to map selected...
2012-08-14 Nick Clifton PR ld/14265
2012-07-19 Cary Coutant2012-07-18 Cary Coutant <ccoutant@google.com>
2012-05-01 Mark Wielaardgold: Handle DW_AT_high_pc as offset from DW_AT_low_pc...
2012-04-17 David S. Millergold: Build Gold IFUNC tests with -fPIC/-fPIE instead...
2012-03-21 Cary Coutant2012-03-21 Cary Coutant <ccoutant@google.com>
2012-03-19 Doug Kwan2012-03-19 Doug Kwan <dougkwan@google.com>
2012-03-17 Doug Kwan2012-03-16 Doug Kwan <dougkwan@google.com>
2012-02-16 Cary Coutant * testsuite/Makefile.am (initpri2): Add --ctors-in...
2012-01-25 Cary Coutant * int_encoding.cc (read_unsigned_LEB_128): Replaced...
2011-11-10 Doug Kwan2011-11-09 Doug Kwan <dougkwan@google.com>
2011-11-03 Ian Lance Taylor * arm.cc (Target_arm::may_use_v5t_interworking): Check...
2011-11-02 Ian Lance Taylor * arm.cc (Target_arm::Target_arm): Remove initialisati...
2011-09-29 Sriraman Tallam2011-09-29 Sriraman Tallam <tmsriram@google.com>
2011-09-14 Cary Coutant * configure.ac: Check for glibc support for gnu_indire...
2011-09-14 Cary Coutant * incremental.cc (Sized_relobj_incr::do_layout): Call
2011-08-27 Cary Coutant * layout.cc (Free_list::allocate): Provide guarantee...
2011-08-01 Cary Coutant * gold/testsuite/Makefile.am (justsyms_exec): New...
2011-07-25 Ian Lance Taylor * layout.cc (Layout::relaxation_loop_body): Only clear...
2011-07-13 Ian Lance Taylor * i386.cc (Target_i386::got_section): If -z now, make...
2011-07-08 Ian Lance Taylor PR gold/12372
2011-07-07 Cary Coutant * testsuite/Makefile.am (two_file_test_1_v1_ndebug...
2011-07-06 Cary Coutant * incremental.cc (Sized_incremental_binary::setup_read...
2011-07-06 Cary Coutant * incremental.cc (Incremental_inputs::report_command_l...
2011-07-06 Doug Kwan2011-07-05 Doug Kwan <dougkwan@google.com>
next