summaryrefslogtreecommitdiff
path: root/gold/config.in
AgeCommit message (Expand)Author
2017-08-08Add configure flag to enable gnu hash style by default.Romain Geissler
2016-06-22gold: Add a linker configure option --enable-relroH.J. Lu
2015-04-01Regenerate configure in goldH.J. Lu
2013-12-18Add configure checks for <unordered_set> and <unordered_map>.Cary Coutant
2013-01-11 Fix mingw gold build with plugins enabledIan Lance Taylor
2012-09-10 * config.in: Disable sanity check for kfreebsd.Alan Modra
2012-07-10 PR gold/14309Ian Lance Taylor
2012-06-06gold/Cary Coutant
2012-05-17 PR 14072Nick Clifton
2012-04-06binutils/Roland McGrath
2012-04-05 * configure.in (AC_CHECK_FUNCS): Add setlocale.Nick Clifton
2011-11-03 * configure.ac: Add --with-lib-path option. Define LIB_PATH andIan Lance Taylor
2011-04-12 * configure.ac: Check for sys/mman.h and mmap. Check for mremapIan Lance Taylor
2009-12-172009-12-17 Rafael Avila de Espindola <espindola@google.com>Rafael Ávila de Espíndola
2009-11-06 * configure.ac: Check for (struct stat)::st_mtimIan Lance Taylor
2009-10-09 * configure.ac: Check for readv function also.Ian Lance Taylor
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-06-232009-06-23 Doug Kwan <dougkwan@google.com>Doug Kwan
2009-05-15 * configure.ac: Check for declarations for cases where libiberty.hIan Lance Taylor
2009-04-242009-04-23 Chris Demetriou <cgd@google.com>Chris Demetriou
2009-03-28 * ffsll.c: New file.Ian Lance Taylor
2009-03-27 * mremap.c: New file.Ian Lance Taylor
2009-03-242009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor
2009-03-17 * configure.ac: Check for chsize and posix_fallocate. ReplaceIan Lance Taylor
2009-03-02elfcpp:/Ian Lance Taylor
2008-09-19Add plugin functionality for link-time optimization (LTO).Cary Coutant
2008-04-17 * common.cc (Symbol_table::allocate_commons): Remove optionsIan Lance Taylor
2008-03-26 PR gold/5986Ian Lance Taylor
2008-02-29Remove gcc 3.2 compatibility hacks.Ian Lance Taylor
2008-02-06Support creating empty output when there are no input objects.Ian Lance Taylor
2007-11-30From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor
2007-10-24Use AC_GNU_SOURCE.Ian Lance Taylor
2007-10-17Add infrastructure for threading support.Ian Lance Taylor
2007-10-12Add --stats option to print runtime and memory usage statistics.Ian Lance Taylor
2007-10-04Full support for --sysroot.Ian Lance Taylor
2007-09-25Rework File_read interface. Get file size. Use pread whenIan Lance Taylor
2007-09-04Add support for --enable-target to control which templateIan Lance Taylor
2006-10-20Framework for relocation scanning. Implement simple static TLSIan Lance Taylor
2006-09-26g++ 3.2.2 portability for grhat.Ian Lance Taylor
2006-09-26More section layout code.Ian Lance Taylor
2006-08-04Initial CVS checkin of goldIan Lance Taylor