summaryrefslogtreecommitdiff
path: root/gold/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.ac: Check for sys/mman.h and mmap. Check for mremapIan Lance Taylor2011-04-121-2/+16
* * configure.ac: Add check for gnu_indirect_function support inIan Lance Taylor2011-03-021-1/+2
* * configure.ac: For --enable-gold, handle value `default' instead ofNick Clifton2010-11-231-13/+19
* * script-sections.h (class Script_sections): MakeIan Lance Taylor2010-10-121-0/+3
* PR 10893Ian Lance Taylor2010-08-191-0/+14
* gold: running tests in parallel.Ralf Wildenhues2010-07-281-1/+1
* gold:Nick Clifton2010-04-271-0/+27
* Use Automake option no-dist in gold.Ralf Wildenhues2010-04-071-1/+1
* * 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/+13
* 2009-12-17 Rafael Avila de Espindola <espindola@google.com>Rafael Ávila de Espíndola2009-12-171-1/+1
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-1/+1
* * configure.ac: Check for (struct stat)::st_mtimIan Lance Taylor2009-11-061-0/+12
* * 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/+6
* 2009-06-23 Doug Kwan <dougkwan@google.com>Doug Kwan2009-06-231-0/+1
* * configure.ac: Call AC_CHECK_DECLS using C, not C++.Ian Lance Taylor2009-06-231-1/+6
* * layout.cc (Layout::make_output_section): CallIan Lance Taylor2009-06-221-0/+3
* * configure.ac: Check for declarations for cases where libiberty.hIan Lance Taylor2009-05-151-0/+1
* 2009-04-23 Chris Demetriou <cgd@google.com>Chris Demetriou2009-04-241-0/+13
* * ffsll.c: New file.Ian Lance Taylor2009-03-281-1/+1
* * mremap.c: New file.Ian Lance Taylor2009-03-271-1/+1
* 2009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2009-03-241-0/+4
* * configure.ac: Check for chsize and posix_fallocate. ReplaceIan Lance Taylor2009-03-171-2/+3
* elfcpp:/Ian Lance Taylor2009-03-021-0/+1
* * configure.ac: Update test for TLS descriptors: they areIan Lance Taylor2008-12-121-5/+5
* Add plugin functionality for link-time optimization (LTO).Cary Coutant2008-09-191-0/+14
* 2008-07-20 Chris Demetriou <cgd@google.com>Chris Demetriou2008-07-211-0/+14
* * configure.ac: If targ_extra_obj is set, link it in.Ian Lance Taylor2008-05-051-0/+3
* * common.cc (Symbol_table::allocate_commons): Remove optionsIan Lance Taylor2008-04-171-0/+16
* * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): Add sparc64.David S. Miller2008-04-171-0/+1
* toplevel/David S. Miller2008-04-151-18/+19
* 2008-04-11 Cary Coutant <ccoutant@google.com>Cary Coutant2008-04-111-0/+21
* * configure.ac: Export new conditional variable HAVE_ZLIB.Ian Lance Taylor2008-04-081-0/+1
* * configure.ac: Don't test for objdump, c++filt, or readelf.Ian Lance Taylor2008-04-071-4/+0
* * layout.cc (Layout::layout): If we see an input section with aIan Lance Taylor2008-03-281-0/+8
* PR gold/5986Ian Lance Taylor2008-03-261-0/+16
* Don't get confused about whether a symbol is the default version if weIan Lance Taylor2008-03-141-0/+2
* Remove gcc 3.2 compatibility hacks.Ian Lance Taylor2008-02-291-13/+0
* Support creating empty output when there are no input objects.Ian Lance Taylor2008-02-061-16/+45
* Parse a SECTIONS clause in a linker script.Ian Lance Taylor2008-01-231-2/+2
* From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor2008-01-151-0/+2
* From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor2007-11-301-0/+3
* Use AC_GNU_SOURCE.Ian Lance Taylor2007-10-241-0/+3
* Add infrastructure for threading support.Ian Lance Taylor2007-10-171-0/+15
* Only run static TLS tests on glibc 2.4 or later.Ian Lance Taylor2007-10-141-5/+27
* Add --stats option to print runtime and memory usage statistics.Ian Lance Taylor2007-10-121-0/+1
* Add --version option.Ian Lance Taylor2007-10-071-3/+4
* Add a TLS test case.Ian Lance Taylor2007-10-071-0/+4