Age | Commit message (Expand) | Author | Files | Lines |
2013-01-11 | Fix mingw gold build with plugins enabled | Ian Lance Taylor | 1 | -1/+9 |
2013-01-07 | Properly install gold as default linker | H.J. Lu | 1 | -19/+7 |
2013-01-05 | gold/ | Cary Coutant | 1 | -1/+1 |
2012-12-17 | Add copyright notices | Nick Clifton | 1 | -0/+17 |
2012-12-07 | * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS. | Ian Lance Taylor | 1 | -2/+2 |
2012-11-05 | * configure.ac: Apply 2012-09-10 change to config.in here. | Alan Modra | 1 | -1/+1 |
2012-09-15 | Add support for tilegx in gold. | Walter Lee | 1 | -0/+1 |
2012-09-05 | * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc. | Alan Modra | 1 | -1/+1 |
2012-07-19 | 2012-07-18 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -0/+7 |
2012-07-10 | PR gold/14309 | Ian Lance Taylor | 1 | -0/+19 |
2012-06-06 | gold/ | Cary Coutant | 1 | -1/+1 |
2012-05-17 | PR 14072 | Nick Clifton | 1 | -0/+9 |
2012-04-06 | binutils/ | Roland McGrath | 1 | -1/+2 |
2012-04-05 | * configure.in (AC_CHECK_FUNCS): Add setlocale. | Nick Clifton | 1 | -0/+3 |
2012-01-30 | Check if -fpic -mtls-dialect=gnu2 works | H.J. Lu | 1 | -2/+8 |
2012-01-27 | Check if -mcmodel=medium works | H.J. Lu | 1 | -1/+5 |
2011-11-03 | * configure.ac: Add --with-lib-path option. Define LIB_PATH and | Ian Lance Taylor | 1 | -0/+14 |
2011-09-23 | * configure.ac: Add new --with-gold-ldadd and --with-gold-ldflags | Ian Lance Taylor | 1 | -0/+20 |
2011-09-14 | * configure.ac: Check for glibc support for gnu_indirect_function | Cary Coutant | 1 | -5/+22 |
2011-07-02 | Correct last commit. | Ian Lance Taylor | 1 | -3/+4 |
2011-07-02 | PR gold/12525 | Ian Lance Taylor | 1 | -0/+11 |
2011-06-23 | PR gold/12910 | Ian Lance Taylor | 1 | -8/+0 |
2011-04-12 | * configure.ac: Check for sys/mman.h and mmap. Check for mremap | Ian Lance Taylor | 1 | -2/+16 |
2011-03-02 | * configure.ac: Add check for gnu_indirect_function support in | Ian Lance Taylor | 1 | -1/+2 |
2010-11-23 | * configure.ac: For --enable-gold, handle value `default' instead of | Nick Clifton | 1 | -13/+19 |
2010-10-12 | * script-sections.h (class Script_sections): Make | Ian Lance Taylor | 1 | -0/+3 |
2010-08-19 | PR 10893 | Ian Lance Taylor | 1 | -0/+14 |
2010-07-28 | gold: running tests in parallel. | Ralf Wildenhues | 1 | -1/+1 |
2010-04-27 | gold: | Nick Clifton | 1 | -0/+27 |
2010-04-07 | Use Automake option no-dist in gold. | Ralf Wildenhues | 1 | -1/+1 |
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/+13 |
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-11-06 | * configure.ac: Check for (struct stat)::st_mtim | Ian Lance Taylor | 1 | -0/+12 |
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/+6 |
2009-06-23 | 2009-06-23 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+1 |
2009-06-23 | * configure.ac: Call AC_CHECK_DECLS using C, not C++. | Ian Lance Taylor | 1 | -1/+6 |
2009-06-22 | * layout.cc (Layout::make_output_section): Call | Ian Lance Taylor | 1 | -0/+3 |
2009-05-15 | * configure.ac: Check for declarations for cases where libiberty.h | Ian Lance Taylor | 1 | -0/+1 |
2009-04-24 | 2009-04-23 Chris Demetriou <cgd@google.com> | Chris Demetriou | 1 | -0/+13 |
2009-03-28 | * ffsll.c: New file. | Ian Lance Taylor | 1 | -1/+1 |
2009-03-27 | * mremap.c: New file. | Ian Lance Taylor | 1 | -1/+1 |
2009-03-24 | 2009-03-23 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -0/+4 |
2009-03-17 | * configure.ac: Check for chsize and posix_fallocate. Replace | Ian Lance Taylor | 1 | -2/+3 |
2009-03-02 | elfcpp:/ | Ian Lance Taylor | 1 | -0/+1 |
2008-12-12 | * configure.ac: Update test for TLS descriptors: they are | Ian Lance Taylor | 1 | -5/+5 |
2008-09-19 | Add plugin functionality for link-time optimization (LTO). | Cary Coutant | 1 | -0/+14 |