OSDN Git Service

Add -Wshadow to the gcc command line options used when compiling the binutils.
[pf3gnuchains/pf3gnuchains3x.git] / gold / configure
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-11-07 ian * configure.ac: Check for (struct stat)::st_mtim
2009-10-09 ian * configure.ac: Check for readv function also.
2009-10-06 ian * options.h (class General_options): Define
2009-08-22 rwildRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-06-23 dougkwan2009-06-23 Doug Kwan <dougkwan@google.com>
2009-06-23 ian * configure.ac: Call AC_CHECK_DECLS using C, not C++.
2009-06-22 ian * layout.cc (Layout::make_output_section): Call
2009-05-15 ian * configure.ac: Check for declarations for cases where...
2009-04-24 cgd2009-04-23 Chris Demetriou <cgd@google.com>
2009-03-28 ian * ffsll.c: New file.
2009-03-27 ian * mremap.c: New file.
2009-03-24 ian2009-03-23 Ian Lance Taylor <iant@google.com>
2009-03-17 ian * configure.ac: Check for chsize and posix_fallocate...
2009-03-02 ianelfcpp:/
2008-12-12 ian * configure.ac: Update test for TLS descriptors: they are
2008-09-19 ccoutantAdd plugin functionality for link-time optimization...
2008-07-21 cgd2008-07-20 Chris Demetriou <cgd@google.com>
2008-05-05 ian * configure.ac: If targ_extra_obj is set, link it in.
2008-04-23 hjlbfd/
2008-04-17 ian * common.cc (Symbol_table::allocate_commons): Remove...
2008-04-17 davem * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): Add sparc64.
2008-04-15 davemtoplevel/
2008-04-11 ccoutant2008-04-11 Cary Coutant <ccoutant@google.com>
2008-04-08 ian * configure.ac: Export new conditional variable HAVE_ZLIB.
2008-04-07 ian * configure.ac: Don't test for objdump, c++filt, or...
2008-03-28 ian * layout.cc (Layout::layout): If we see an input secti...
2008-03-26 ian PR gold/5986
2008-03-14 iantDon't get confused about whether a symbol is the defaul...
2008-02-29 iantRemove gcc 3.2 compatibility hacks.
2008-02-06 iantSupport creating empty output when there are no input...
2008-01-23 iantParse a SECTIONS clause in a linker script.
2008-01-15 iantFrom Andrew Chatham and Craig Silverstein: Add support...
2007-11-30 iantFrom Craig Silverstein: Add support for compressing...
2007-10-24 iantUse AC_GNU_SOURCE.
2007-10-17 iantAdd infrastructure for threading support.
2007-10-14 iantOnly run static TLS tests on glibc 2.4 or later.
2007-10-12 iantAdd --stats option to print runtime and memory usage...
2007-10-07 iantAdd --version option.
2007-10-07 iantAdd a TLS test case.
2007-10-04 iantFull support for --sysroot.
2007-10-02 iantFrom Craig Silverstein: don't run function pointer...
2007-09-30 iantClean up target handling--only build required files...
2007-09-25 iantRework File_read interface. Get file size. Use pread...
2007-09-22 iantAdd bootstrap test.
2007-09-04 iantAdd support for --enable-target to control which template
2006-11-30 iantAdded a testsuite. More support for COPY relocations.
2006-11-14 iantMore dynamic object support, initial scripting support.
2006-10-20 iantFramework for relocation scanning. Implement simple...
2006-09-26 iantg++ 3.2.2 portability for grhat.
2006-09-26 iantMore section layout code.
2006-08-04 iantInitial CVS checkin of gold