summaryrefslogtreecommitdiff
path: root/gold/testsuite
Commit message (Expand)AuthorAgeFilesLines
* * powerpc.cc (is_branch_reloc): Forward declare.Alan Modra2013-03-125-83/+119
* * testsuite/discard_locals_relocatable_test.c: Add a powerpcAlan Modra2013-03-072-2/+9
* * testsuite/ifunc-sel.h (ifunc_sel, ifunc_one): MarkAlan Modra2013-03-071-11/+77
* * testsuite/script_test_10.sh: Don't test .bss sectionAlan Modra2013-03-071-1/+1
* * testsuite/Makefile.am (final_layout_script.lds): Add .sbss.Alan Modra2013-03-042-2/+2
* Default text reordering fix with a flag to turn it off.Sriraman Tallam2013-01-243-4/+22
* 2013-01-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2013-01-171-1/+1
* 2013-01-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2013-01-161-1/+7
* * testsuite/Makefile.am (final_layout_script.lds): Handle .got section.Alan Modra2013-01-142-2/+2
* * testsuite/Makefile.am (MOSTLYCLEANFILES): Add various output files.Alan Modra2013-01-142-25/+41
* Fix mingw gold build with plugins enabledIan Lance Taylor2013-01-111-0/+1
* Make linker scripts and section ordering via --section-ordering-file orSriraman Tallam2013-01-102-5/+10
* gold/Cary Coutant2013-01-042-11/+23
* Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam2012-12-194-0/+158
* gold/Cary Coutant2012-12-152-8/+14
* gold/Roland McGrath2012-12-101-1/+24
* gold/Roland McGrath2012-12-071-2/+3
* * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.Ian Lance Taylor2012-12-071-0/+1
* gold/Roland McGrath2012-11-011-2/+2
* Add final_layout_sequence.txt to MOSTLYCLEANFILESH.J. Lu2012-10-262-1/+2
* Strip out -Wp,-D_FORTIFY_SOURCE= for gold testsH.J. Lu2012-10-252-7/+41
* gold/Cary Coutant2012-10-2413-2/+7075
* Add support for tilegx in gold.walt2012-09-151-1/+1
* 2012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant2012-09-072-0/+12
* Add .got.plt output section statementH.J. Lu2012-09-062-0/+2
* * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc.Alan Modra2012-09-0512-8/+22
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-051-8/+8
* Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2012-08-244-9/+65
* PR ld/14265Nick Clifton2012-08-145-4/+105
* 2012-07-18 Cary Coutant <ccoutant@google.com>Cary Coutant2012-07-197-180/+204
* Include "config.h" firstH.J. Lu2012-05-212-2/+2
* gold/Cary Coutant2012-05-141-0/+4
* * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath2012-05-021-6/+8
* [Checking in missing files from previous commit.]Cary Coutant2012-05-012-0/+88
* gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc.mark2012-05-012-19/+45
* gold: Build Gold IFUNC tests with -fPIC/-fPIE instead of -fpic/-fpie.David S. Miller2012-04-172-36/+36
* 2012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-03-215-22/+379
* 2012-03-19 Doug Kwan <dougkwan@google.com>Doug Kwan2012-03-194-4/+25
* 2012-03-16 Doug Kwan <dougkwan@google.com>Doug Kwan2012-03-172-24/+23
* * testsuite/Makefile.am (initpri2): Add --ctors-in-init-array option.Cary Coutant2012-02-162-2/+2
* * int_encoding.cc (read_unsigned_LEB_128): Replaced with inlineCary Coutant2012-01-253-3/+110
* 2011-11-09 Doug Kwan <dougkwan@google.com>Doug Kwan2011-11-103-2/+23
* * arm.cc (Target_arm::may_use_v5t_interworking): Check whetherIan Lance Taylor2011-11-034-24/+234
* * arm.cc (Target_arm::Target_arm): Remove initialisation ofIan Lance Taylor2011-11-0210-3/+546
* PR gold/13023Cary Coutant2011-10-311-1/+1
* PR gold/13245Cary Coutant2011-10-181-1/+1
* 2011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-09-295-2/+299
* include/ChangeLogCary Coutant2011-09-262-4/+11
* * configure.ac: Add new --with-gold-ldadd and --with-gold-ldflagsIan Lance Taylor2011-09-231-0/+2
* * configure.ac: Check for glibc support for gnu_indirect_functionCary Coutant2011-09-142-56/+85