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