OSDN Git Service

* options.h (class General_options): Define
[pf3gnuchains/pf3gnuchains3x.git] / gold / configure.ac
2009-10-06 Ian Lance Taylor * options.h (class General_options): Define
2009-06-23 Doug Kwan2009-06-23 Doug Kwan <dougkwan@google.com>
2009-06-23 Ian Lance Taylor * configure.ac: Call AC_CHECK_DECLS using C, not C++.
2009-06-22 Ian Lance Taylor * layout.cc (Layout::make_output_section): Call
2009-05-15 Ian Lance Taylor * configure.ac: Check for declarations for cases where...
2009-04-24 Chris Demetriou2009-04-23 Chris Demetriou <cgd@google.com>
2009-03-28 Ian Lance Taylor * ffsll.c: New file.
2009-03-27 Ian Lance Taylor * mremap.c: New file.
2009-03-24 Ian Lance Taylor2009-03-23 Ian Lance Taylor <iant@google.com>
2009-03-17 Ian Lance Taylor * configure.ac: Check for chsize and posix_fallocate...
2009-03-02 Ian Lance Taylorelfcpp:/
2008-12-12 Ian Lance Taylor * configure.ac: Update test for TLS descriptors: they are
2008-09-19 Cary CoutantAdd plugin functionality for link-time optimization...
2008-07-21 Chris Demetriou2008-07-20 Chris Demetriou <cgd@google.com>
2008-05-05 Ian Lance Taylor * configure.ac: If targ_extra_obj is set, link it in.
2008-04-17 Ian Lance Taylor * common.cc (Symbol_table::allocate_commons): Remove...
2008-04-17 David S. Miller * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): Add sparc64.
2008-04-15 David S. Millertoplevel/
2008-04-11 Cary Coutant2008-04-11 Cary Coutant <ccoutant@google.com>
2008-04-08 Ian Lance Taylor * configure.ac: Export new conditional variable HAVE_ZLIB.
2008-04-07 Ian Lance Taylor * configure.ac: Don't test for objdump, c++filt, or...
2008-03-28 Ian Lance Taylor * layout.cc (Layout::layout): If we see an input secti...
2008-03-26 Ian Lance Taylor PR gold/5986
2008-03-14 Ian Lance TaylorDon't get confused about whether a symbol is the defaul...
2008-02-29 Ian Lance TaylorRemove gcc 3.2 compatibility hacks.
2008-02-06 Ian Lance TaylorSupport creating empty output when there are no input...
2008-01-23 Ian Lance TaylorParse a SECTIONS clause in a linker script.
2008-01-15 Ian Lance TaylorFrom Andrew Chatham and Craig Silverstein: Add support...
2007-11-30 Ian Lance TaylorFrom Craig Silverstein: Add support for compressing...
2007-10-24 Ian Lance TaylorUse AC_GNU_SOURCE.
2007-10-17 Ian Lance TaylorAdd infrastructure for threading support.
2007-10-14 Ian Lance TaylorOnly run static TLS tests on glibc 2.4 or later.
2007-10-12 Ian Lance TaylorAdd --stats option to print runtime and memory usage...
2007-10-07 Ian Lance TaylorAdd --version option.
2007-10-07 Ian Lance TaylorAdd a TLS test case.
2007-10-04 Ian Lance TaylorFull support for --sysroot.
2007-10-02 Ian Lance TaylorFrom Craig Silverstein: don't run function pointer...
2007-09-30 Ian Lance TaylorClean up target handling--only build required files...
2007-09-25 Ian Lance TaylorRework File_read interface. Get file size. Use pread...
2007-09-22 Ian Lance TaylorAdd bootstrap test.
2007-09-04 Ian Lance TaylorAdd support for --enable-target to control which template
2006-11-30 Ian Lance TaylorAdded a testsuite. More support for COPY relocations.
2006-11-14 Ian Lance TaylorMore dynamic object support, initial scripting support.
2006-10-20 Ian Lance TaylorFramework for relocation scanning. Implement simple...
2006-09-26 Ian Lance Taylorg++ 3.2.2 portability for grhat.
2006-09-26 Ian Lance TaylorMore section layout code.
2006-08-04 Ian Lance TaylorInitial CVS checkin of gold