Age | Commit message (Expand) | Author | Files | Lines |
2011-03-02 | * configure.ac: Add check for gnu_indirect_function support in | Ian Lance Taylor | 1 | -0/+1 |
2010-11-23 | * configure.ac: For --enable-gold, handle value `default' instead of | Nick Clifton | 1 | -13/+23 |
2010-10-12 | * script-sections.h (class Script_sections): Make | Ian Lance Taylor | 1 | -1/+16 |
2010-09-27 | Fix unportable shell quoting. | Ralf Wildenhues | 1 | -1/+1 |
2010-08-19 | PR 10893 | Ian Lance Taylor | 1 | -8/+61 |
2010-04-27 | gold: | Nick Clifton | 1 | -0/+31 |
2010-04-07 | Use Automake option no-dist in gold. | Ralf Wildenhues | 1 | -2/+14 |
2010-02-06 | * configure.ac: Rewrite targetobjs duplicate removal code to use | Ian Lance Taylor | 1 | -1/+8 |
2010-02-05 | 2010-02-04 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+3 |
2009-12-29 | * configure.ac: Set the MCMODEL_MEDIUM conditional to false if | Ian Lance Taylor | 1 | -1/+26 |
2009-12-17 | 2009-12-17 Rafael Avila de Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -1/+1 |
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -1/+1 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -1/+1 |
2009-11-06 | * configure.ac: Check for (struct stat)::st_mtim | Ian Lance Taylor | 1 | -0/+34 |
2009-10-09 | * configure.ac: Check for readv function also. | Ian Lance Taylor | 1 | -1/+1 |
2009-10-06 | * options.h (class General_options): Define | Ian Lance Taylor | 1 | -0/+71 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 1 | -6260/+4884 |
2009-06-23 | 2009-06-23 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+632 |
2009-06-23 | * configure.ac: Call AC_CHECK_DECLS using C, not C++. | Ian Lance Taylor | 1 | -492/+493 |
2009-06-22 | * layout.cc (Layout::make_output_section): Call | Ian Lance Taylor | 1 | -1/+21 |
2009-05-15 | * configure.ac: Check for declarations for cases where libiberty.h | Ian Lance Taylor | 1 | -0/+492 |
2009-04-24 | 2009-04-23 Chris Demetriou <cgd@google.com> | Chris Demetriou | 1 | -0/+67 |
2009-03-28 | * ffsll.c: New file. | Ian Lance Taylor | 1 | -1/+2 |
2009-03-27 | * mremap.c: New file. | Ian Lance Taylor | 1 | -1/+2 |
2009-03-24 | 2009-03-23 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -0/+7 |
2009-03-17 | * configure.ac: Check for chsize and posix_fallocate. Replace | Ian Lance Taylor | 1 | -2/+106 |
2009-03-02 | elfcpp:/ | Ian Lance Taylor | 1 | -0/+150 |
2008-12-12 | * configure.ac: Update test for TLS descriptors: they are | Ian Lance Taylor | 1 | -46/+75 |
2008-09-19 | Add plugin functionality for link-time optimization (LTO). | Cary Coutant | 1 | -1/+40 |
2008-07-21 | 2008-07-20 Chris Demetriou <cgd@google.com> | Chris Demetriou | 1 | -77/+120 |
2008-05-05 | * configure.ac: If targ_extra_obj is set, link it in. | Ian Lance Taylor | 1 | -0/+3 |
2008-04-23 | bfd/ | H.J. Lu | 1 | -6/+15 |
2008-04-17 | * common.cc (Symbol_table::allocate_commons): Remove options | Ian Lance Taylor | 1 | -1/+76 |
2008-04-17 | * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): Add sparc64. | David S. Miller | 1 | -0/+1 |
2008-04-15 | toplevel/ | David S. Miller | 1 | -69/+115 |
2008-04-11 | 2008-04-11 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -59/+157 |
2008-04-08 | * configure.ac: Export new conditional variable HAVE_ZLIB. | Ian Lance Taylor | 1 | -1/+20 |
2008-04-07 | * configure.ac: Don't test for objdump, c++filt, or readelf. | Ian Lance Taylor | 1 | -39/+1 |
2008-03-28 | * layout.cc (Layout::layout): If we see an input section with a | Ian Lance Taylor | 1 | -1/+63 |
2008-03-26 | PR gold/5986 | Ian Lance Taylor | 1 | -0/+67 |
2008-03-14 | Don't get confused about whether a symbol is the default version if we | Ian Lance Taylor | 1 | -1/+20 |
2008-02-29 | Remove gcc 3.2 compatibility hacks. | Ian Lance Taylor | 1 | -53/+0 |
2008-02-06 | Support creating empty output when there are no input objects. | Ian Lance Taylor | 1 | -16/+60 |
2008-01-23 | Parse a SECTIONS clause in a linker script. | Ian Lance Taylor | 1 | -3/+3 |
2008-01-15 | From Andrew Chatham and Craig Silverstein: Add support for version | Ian Lance Taylor | 1 | -1/+20 |
2007-11-30 | From Craig Silverstein: Add support for compressing .debug_str section. | Ian Lance Taylor | 1 | -45/+563 |
2007-10-24 | Use AC_GNU_SOURCE. | Ian Lance Taylor | 1 | -0/+8 |
2007-10-17 | Add infrastructure for threading support. | Ian Lance Taylor | 1 | -1/+40 |
2007-10-14 | Only run static TLS tests on glibc 2.4 or later. | Ian Lance Taylor | 1 | -11/+102 |
2007-10-12 | Add --stats option to print runtime and memory usage statistics. | Ian Lance Taylor | 1 | -0/+102 |