| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix yacc and lex reruns with maintainer-mode off. | Ralf Wildenhues | 2009-08-24 | 1 | -0/+5 |
* | Cleanups in binutils makefiles. | Ralf Wildenhues | 2009-08-22 | 1 | -1/+1 |
* | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 1 | -199/+284 |
* | Minor fixes in sim, gold, gdb for Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 1 | -1/+1 |
* | *** empty log message *** | Sriraman Tallam | 2009-08-05 | 1 | -4/+7 |
* | 2009-06-23 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2009-06-23 | 1 | -9/+10 |
* | * layout.cc (Layout::make_output_section): Call | Ian Lance Taylor | 2009-06-22 | 1 | -0/+2 |
* | 2009-06-05 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2009-06-05 | 1 | -2/+5 |
* | 2009-05-28 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2009-05-29 | 1 | -2/+3 |
* | * ffsll.c: New file. | Ian Lance Taylor | 2009-03-28 | 1 | -1/+3 |
* | * mremap.c: New file. | Ian Lance Taylor | 2009-03-27 | 1 | -1/+2 |
* | 2009-03-23 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 2009-03-24 | 1 | -0/+1 |
* | include/elf: | Ian Lance Taylor | 2009-03-20 | 1 | -7/+10 |
* | * configure.ac: Check for chsize and posix_fallocate. Replace | Ian Lance Taylor | 2009-03-17 | 1 | -1/+2 |
* | * layout.cc (Layout::choose_output_section): Don't rename sections | Cary Coutant | 2009-02-25 | 1 | -9/+9 |
* | 2009-01-20 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 2009-01-28 | 1 | -1/+4 |
* | 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 |