| Commit message (Expand) | Author | Age | Files | Lines |
* | Add plugin functionality for link-time optimization (LTO). | Cary Coutant | 2008-09-19 | 1 | -3/+11 |
* | Set LC_ALL=C rather than unsetting LC_COLLATE for sort. | Alan Modra | 2008-08-04 | 1 | -1/+1 |
* | PR 5990 | Ian Lance Taylor | 2008-07-25 | 1 | -10/+14 |
* | * cref.cc: New file. | Ian Lance Taylor | 2008-07-22 | 1 | -10/+13 |
* | 2008-07-20 Chris Demetriou <cgd@google.com> | Chris Demetriou | 2008-07-21 | 1 | -2/+3 |
* | 2008-06-12 David Edelsohn <edelsohn@gnu.org> | David Edelsohn | 2008-06-12 | 1 | -2/+3 |
* | elfcpp/: | Ian Lance Taylor | 2008-05-28 | 1 | -3/+7 |
* | * mapfile.cc: New file. | Ian Lance Taylor | 2008-05-21 | 1 | -6/+9 |
* | * symtab.cc (Symbol_table::add_from_dynobj): If we see a protected | Ian Lance Taylor | 2008-05-06 | 1 | -1/+3 |
* | * common.cc (Symbol_table::allocate_commons): Remove options | Ian Lance Taylor | 2008-04-17 | 1 | -0/+2 |
* | * copy-relocs.cc: New file. | Ian Lance Taylor | 2008-04-16 | 1 | -8/+11 |
* | * Makefile.in, aclocal.m4, testsuite/Makefile.in: Rebuild. | Ian Lance Taylor | 2008-04-16 | 1 | -11/+5 |
* | * script-sections.cc (Script_sections::create_segments): Use | Ian Lance Taylor | 2008-04-15 | 1 | -5/+11 |
* | toplevel/ | David S. Miller | 2008-04-15 | 1 | -4/+6 |
* | 2008-04-11 Cary Coutant <ccoutant@google.com> | Cary Coutant | 2008-04-11 | 1 | -9/+6 |
* | * testsuite/Makefile.am (justsyms_2r.o): Add dependency on | Ian Lance Taylor | 2008-04-11 | 1 | -2/+9 |
* | * configure.ac: Export new conditional variable HAVE_ZLIB. | Ian Lance Taylor | 2008-04-08 | 1 | -0/+2 |
* | * configure.ac: Don't test for objdump, c++filt, or readelf. | Ian Lance Taylor | 2008-04-07 | 1 | -4/+0 |
* | * compressed_output.h (class Output_compressed_section): Use | Ian Lance Taylor | 2008-04-03 | 1 | -1/+1 |
* | * layout.cc (Layout::layout): If we see an input section with a | Ian Lance Taylor | 2008-03-28 | 1 | -0/+2 |
* | * symtab.cc (Symbol_table::add_from_relobj): Don't set the version | Ian Lance Taylor | 2008-03-27 | 1 | -2/+2 |
* | Don't get confused about whether a symbol is the default version if we | Ian Lance Taylor | 2008-03-14 | 1 | -0/+2 |
* | Add support for --format binary for input files. | Ian Lance Taylor | 2008-02-08 | 1 | -1/+4 |
* | Fix group signature handling for relocatable link, add bootstrap | Ian Lance Taylor | 2008-02-06 | 1 | -4/+44 |
* | From Ollie Wild: add missing backquote to install-exec-local. | Ian Lance Taylor | 2008-02-05 | 1 | -1/+1 |
* | Add explicit dependencies on yyscript.h to make sure that it is | Ian Lance Taylor | 2008-01-23 | 1 | -0/+2 |
* | Parse a SECTIONS clause in a linker script. | Ian Lance Taylor | 2008-01-23 | 1 | -5/+10 |
* | From Andrew Chatham and Craig Silverstein: Add support for version | Ian Lance Taylor | 2008-01-15 | 1 | -0/+2 |
* | Support assignments and expressions in linker scripts. | Ian Lance Taylor | 2008-01-09 | 1 | -7/+9 |
* | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 2007-12-14 | 1 | -0/+1 |
* | Compile shared library code with -fPIC. Also, alphabetize. | Ian Lance Taylor | 2007-12-01 | 1 | -2/+2 |
* | From Craig Silverstein: Add support for compressing .debug_str section. | Ian Lance Taylor | 2007-11-30 | 1 | -1/+6 |
* | Add threading support. | Ian Lance Taylor | 2007-11-22 | 1 | -3/+7 |
* | From Craig Silverstein: Add first version of generating error messages | Ian Lance Taylor | 2007-11-02 | 1 | -8/+11 |
* | Use AC_GNU_SOURCE. | Ian Lance Taylor | 2007-10-24 | 1 | -1/+1 |
* | Add infrastructure for threading support. | Ian Lance Taylor | 2007-10-17 | 1 | -2/+6 |
* | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 2007-10-14 | 1 | -6/+10 |
* | Only run static TLS tests on glibc 2.4 or later. | Ian Lance Taylor | 2007-10-14 | 1 | -0/+2 |
* | From Craig Silverstein: add tls.h, use it in i386.cc. | Ian Lance Taylor | 2007-10-08 | 1 | -0/+1 |
* | Add --version option. | Ian Lance Taylor | 2007-10-07 | 1 | -1/+3 |
* | Add a TLS test case. | Ian Lance Taylor | 2007-10-07 | 1 | -0/+2 |
* | Full support for --sysroot. | Ian Lance Taylor | 2007-10-04 | 1 | -5/+8 |
* | From Craig Silverstein: don't run function pointer non-PIC tests when | Ian Lance Taylor | 2007-10-02 | 1 | -0/+2 |
* | From Craig Silverstein: x86_64 support. | Ian Lance Taylor | 2007-10-01 | 1 | -2/+3 |
* | Clean up target handling--only build required files, warn about | Ian Lance Taylor | 2007-09-30 | 1 | -18/+24 |
* | Add basic exception frame header, plus test. | Ian Lance Taylor | 2007-09-26 | 1 | -7/+10 |
* | Rework File_read interface. Get file size. Use pread when | Ian Lance Taylor | 2007-09-25 | 1 | -6/+8 |
* | Change YFLAGS to AM_YFLAGS. | Ian Lance Taylor | 2007-09-22 | 1 | -1/+1 |
* | Add bootstrap test. | Ian Lance Taylor | 2007-09-22 | 1 | -23/+156 |
* | Add global parameters. | Ian Lance Taylor | 2007-09-21 | 1 | -3/+6 |