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