Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-07-21 | 2008-07-20 Chris Demetriou <cgd@google.com> | Chris Demetriou | 1 | -0/+14 |
2008-05-05 | * configure.ac: If targ_extra_obj is set, link it in. | Ian Lance Taylor | 1 | -0/+3 |
2008-04-17 | * common.cc (Symbol_table::allocate_commons): Remove options | Ian Lance Taylor | 1 | -0/+16 |
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 | -18/+19 |
2008-04-11 | 2008-04-11 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -0/+21 |
2008-04-08 | * configure.ac: Export new conditional variable HAVE_ZLIB. | Ian Lance Taylor | 1 | -0/+1 |
2008-04-07 | * configure.ac: Don't test for objdump, c++filt, or readelf. | Ian Lance Taylor | 1 | -4/+0 |
2008-03-28 | * layout.cc (Layout::layout): If we see an input section with a | Ian Lance Taylor | 1 | -0/+8 |
2008-03-26 | PR gold/5986 | Ian Lance Taylor | 1 | -0/+16 |
2008-03-14 | Don't get confused about whether a symbol is the default version if we | Ian Lance Taylor | 1 | -0/+2 |
2008-02-29 | Remove gcc 3.2 compatibility hacks. | Ian Lance Taylor | 1 | -13/+0 |
2008-02-06 | Support creating empty output when there are no input objects. | Ian Lance Taylor | 1 | -16/+45 |
2008-01-23 | Parse a SECTIONS clause in a linker script. | Ian Lance Taylor | 1 | -2/+2 |
2008-01-15 | From Andrew Chatham and Craig Silverstein: Add support for version | Ian Lance Taylor | 1 | -0/+2 |
2007-11-30 | From Craig Silverstein: Add support for compressing .debug_str section. | Ian Lance Taylor | 1 | -0/+3 |
2007-10-24 | Use AC_GNU_SOURCE. | Ian Lance Taylor | 1 | -0/+3 |
2007-10-17 | Add infrastructure for threading support. | Ian Lance Taylor | 1 | -0/+15 |
2007-10-14 | Only run static TLS tests on glibc 2.4 or later. | Ian Lance Taylor | 1 | -5/+27 |
2007-10-12 | Add --stats option to print runtime and memory usage statistics. | Ian Lance Taylor | 1 | -0/+1 |
2007-10-07 | Add --version option. | Ian Lance Taylor | 1 | -3/+4 |
2007-10-07 | Add a TLS test case. | Ian Lance Taylor | 1 | -0/+4 |
2007-10-04 | Full support for --sysroot. | Ian Lance Taylor | 1 | -0/+27 |
2007-10-02 | From Craig Silverstein: don't run function pointer non-PIC tests when | Ian Lance Taylor | 1 | -0/+11 |
2007-09-30 | Clean up target handling--only build required files, warn about | Ian Lance Taylor | 1 | -3/+19 |
2007-09-25 | Rework File_read interface. Get file size. Use pread when | Ian Lance Taylor | 1 | -0/+2 |
2007-09-22 | Add bootstrap test. | Ian Lance Taylor | 1 | -0/+5 |
2007-09-04 | Add support for --enable-target to control which template | Ian Lance Taylor | 1 | -0/+69 |
2006-11-30 | Added a testsuite. More support for COPY relocations. | Ian Lance Taylor | 1 | -1/+2 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -0/+1 |
2006-10-20 | Framework for relocation scanning. Implement simple static TLS | Ian Lance Taylor | 1 | -0/+2 |
2006-09-26 | g++ 3.2.2 portability for grhat. | Ian Lance Taylor | 1 | -0/+10 |