aboutsummaryrefslogtreecommitdiff
path: root/gold/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-04-27gold:Nick Clifton1-0/+27
2010-04-07Use Automake option no-dist in gold.Ralf Wildenhues1-1/+1
2010-02-06 * configure.ac: Rewrite targetobjs duplicate removal code to useIan Lance Taylor1-1/+8
2010-02-052010-02-04 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+3
2009-12-29 * configure.ac: Set the MCMODEL_MEDIUM conditional to false ifIan Lance Taylor1-1/+13
2009-12-172009-12-17 Rafael Avila de Espindola <espindola@google.com>Rafael Ávila de Espíndola1-1/+1
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor1-1/+1
2009-11-06 * configure.ac: Check for (struct stat)::st_mtimIan Lance Taylor1-0/+12
2009-10-09 * configure.ac: Check for readv function also.Ian Lance Taylor1-1/+1
2009-10-06 * options.h (class General_options): DefineIan Lance Taylor1-0/+6
2009-06-232009-06-23 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+1
2009-06-23 * configure.ac: Call AC_CHECK_DECLS using C, not C++.Ian Lance Taylor1-1/+6
2009-06-22 * layout.cc (Layout::make_output_section): CallIan Lance Taylor1-0/+3
2009-05-15 * configure.ac: Check for declarations for cases where libiberty.hIan Lance Taylor1-0/+1
2009-04-242009-04-23 Chris Demetriou <cgd@google.com>Chris Demetriou1-0/+13
2009-03-28 * ffsll.c: New file.Ian Lance Taylor1-1/+1
2009-03-27 * mremap.c: New file.Ian Lance Taylor1-1/+1
2009-03-242009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor1-0/+4
2009-03-17 * configure.ac: Check for chsize and posix_fallocate. ReplaceIan Lance Taylor1-2/+3
2009-03-02elfcpp:/Ian Lance Taylor1-0/+1
2008-12-12 * configure.ac: Update test for TLS descriptors: they areIan Lance Taylor1-5/+5
2008-09-19Add plugin functionality for link-time optimization (LTO).Cary Coutant1-0/+14
2008-07-212008-07-20 Chris Demetriou <cgd@google.com>Chris Demetriou1-0/+14
2008-05-05 * configure.ac: If targ_extra_obj is set, link it in.Ian Lance Taylor1-0/+3
2008-04-17 * common.cc (Symbol_table::allocate_commons): Remove optionsIan Lance Taylor1-0/+16
2008-04-17 * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): Add sparc64.David S. Miller1-0/+1
2008-04-15toplevel/David S. Miller1-18/+19
2008-04-112008-04-11 Cary Coutant <ccoutant@google.com>Cary Coutant1-0/+21
2008-04-08 * configure.ac: Export new conditional variable HAVE_ZLIB.Ian Lance Taylor1-0/+1
2008-04-07 * configure.ac: Don't test for objdump, c++filt, or readelf.Ian Lance Taylor1-4/+0
2008-03-28 * layout.cc (Layout::layout): If we see an input section with aIan Lance Taylor1-0/+8
2008-03-26 PR gold/5986Ian Lance Taylor1-0/+16
2008-03-14Don't get confused about whether a symbol is the default version if weIan Lance Taylor1-0/+2
2008-02-29Remove gcc 3.2 compatibility hacks.Ian Lance Taylor1-13/+0
2008-02-06Support creating empty output when there are no input objects.Ian Lance Taylor1-16/+45
2008-01-23Parse a SECTIONS clause in a linker script.Ian Lance Taylor1-2/+2
2008-01-15From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor1-0/+2
2007-11-30From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor1-0/+3
2007-10-24Use AC_GNU_SOURCE.Ian Lance Taylor1-0/+3
2007-10-17Add infrastructure for threading support.Ian Lance Taylor1-0/+15
2007-10-14Only run static TLS tests on glibc 2.4 or later.Ian Lance Taylor1-5/+27
2007-10-12Add --stats option to print runtime and memory usage statistics.Ian Lance Taylor1-0/+1
2007-10-07Add --version option.Ian Lance Taylor1-3/+4
2007-10-07Add a TLS test case.Ian Lance Taylor1-0/+4
2007-10-04Full support for --sysroot.Ian Lance Taylor1-0/+27
2007-10-02From Craig Silverstein: don't run function pointer non-PIC tests whenIan Lance Taylor1-0/+11
2007-09-30Clean up target handling--only build required files, warn aboutIan Lance Taylor1-3/+19
2007-09-25Rework File_read interface. Get file size. Use pread whenIan Lance Taylor1-0/+2
2007-09-22Add bootstrap test.Ian Lance Taylor1-0/+5
2007-09-04Add support for --enable-target to control which templateIan Lance Taylor1-0/+69