summaryrefslogtreecommitdiff
path: root/gold/configure
Commit message (Expand)AuthorAgeFilesLines
* gold:Nick Clifton2010-04-271-0/+31
* Use Automake option no-dist in gold.Ralf Wildenhues2010-04-071-2/+14
* * configure.ac: Rewrite targetobjs duplicate removal code to useIan Lance Taylor2010-02-061-1/+8
* 2010-02-04 Doug Kwan <dougkwan@google.com>Doug Kwan2010-02-051-0/+3
* * configure.ac: Set the MCMODEL_MEDIUM conditional to false ifIan Lance Taylor2009-12-291-1/+26
* 2009-12-17 Rafael Avila de Espindola <espindola@google.com>espindola2009-12-171-1/+1
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-1/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-1/+1
* * configure.ac: Check for (struct stat)::st_mtimIan Lance Taylor2009-11-061-0/+34
* * configure.ac: Check for readv function also.Ian Lance Taylor2009-10-091-1/+1
* * options.h (class General_options): DefineIan Lance Taylor2009-10-061-0/+71
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-221-6260/+4884
* 2009-06-23 Doug Kwan <dougkwan@google.com>Doug Kwan2009-06-231-0/+632
* * configure.ac: Call AC_CHECK_DECLS using C, not C++.Ian Lance Taylor2009-06-231-492/+493
* * layout.cc (Layout::make_output_section): CallIan Lance Taylor2009-06-221-1/+21
* * configure.ac: Check for declarations for cases where libiberty.hIan Lance Taylor2009-05-151-0/+492
* 2009-04-23 Chris Demetriou <cgd@google.com>Chris Demetriou2009-04-241-0/+67
* * ffsll.c: New file.Ian Lance Taylor2009-03-281-1/+2
* * mremap.c: New file.Ian Lance Taylor2009-03-271-1/+2
* 2009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2009-03-241-0/+7
* * configure.ac: Check for chsize and posix_fallocate. ReplaceIan Lance Taylor2009-03-171-2/+106
* elfcpp:/Ian Lance Taylor2009-03-021-0/+150
* * configure.ac: Update test for TLS descriptors: they areIan Lance Taylor2008-12-121-46/+75
* Add plugin functionality for link-time optimization (LTO).Cary Coutant2008-09-191-1/+40
* 2008-07-20 Chris Demetriou <cgd@google.com>Chris Demetriou2008-07-211-77/+120
* * configure.ac: If targ_extra_obj is set, link it in.Ian Lance Taylor2008-05-051-0/+3
* bfd/H.J. Lu2008-04-231-6/+15
* * common.cc (Symbol_table::allocate_commons): Remove optionsIan Lance Taylor2008-04-171-1/+76
* * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): Add sparc64.David S. Miller2008-04-171-0/+1
* toplevel/David S. Miller2008-04-151-69/+115
* 2008-04-11 Cary Coutant <ccoutant@google.com>Cary Coutant2008-04-111-59/+157
* * configure.ac: Export new conditional variable HAVE_ZLIB.Ian Lance Taylor2008-04-081-1/+20
* * configure.ac: Don't test for objdump, c++filt, or readelf.Ian Lance Taylor2008-04-071-39/+1
* * layout.cc (Layout::layout): If we see an input section with aIan Lance Taylor2008-03-281-1/+63
* PR gold/5986Ian Lance Taylor2008-03-261-0/+67
* Don't get confused about whether a symbol is the default version if weIan Lance Taylor2008-03-141-1/+20
* Remove gcc 3.2 compatibility hacks.Ian Lance Taylor2008-02-291-53/+0
* Support creating empty output when there are no input objects.Ian Lance Taylor2008-02-061-16/+60
* Parse a SECTIONS clause in a linker script.Ian Lance Taylor2008-01-231-3/+3
* From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor2008-01-151-1/+20
* From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor2007-11-301-45/+563
* Use AC_GNU_SOURCE.Ian Lance Taylor2007-10-241-0/+8
* Add infrastructure for threading support.Ian Lance Taylor2007-10-171-1/+40
* Only run static TLS tests on glibc 2.4 or later.Ian Lance Taylor2007-10-141-11/+102
* Add --stats option to print runtime and memory usage statistics.Ian Lance Taylor2007-10-121-0/+102
* Add --version option.Ian Lance Taylor2007-10-071-19/+31
* Add a TLS test case.Ian Lance Taylor2007-10-071-1/+54
* Full support for --sysroot.Ian Lance Taylor2007-10-041-0/+43
* From Craig Silverstein: don't run function pointer non-PIC tests whenIan Lance Taylor2007-10-021-1/+26
* Clean up target handling--only build required files, warn aboutIan Lance Taylor2007-09-301-5/+22