OSDN Git Service

bfd/
[pf3gnuchains/sourceware.git] / gold / Makefile.in
2010-08-20 ian * Makefile.in: Rebuild with automake 1.11.1.
2010-07-29 rwildgold: running tests in parallel.
2010-04-28 hjlProperly install gold/ld as default cross linker.
2010-04-27 nickcgold:
2010-04-08 rwildUse Automake option no-dist in gold.
2010-02-03 dougkwan2010-02-02 Doug Kwan <dougkwan@google.com>
2010-01-12 dougkwan2010-01-11 Doug Kwan <dougkwan@google.com>
2010-01-07 ian * Makefile.am (incremental_dump_DEPENDENCIES): Remove
2009-12-18 espindola2009-12-17 Rafael Avila de Espindola <espindola@googl...
2009-12-09 dougkwan2009-12-08 Doug Kwan <dougkwan@google.com>
2009-11-27 hjlAdd $(THREADSLIB) $(LIBDL) to incremental-dump.
2009-11-25 espindola2009-11-24 Rafael Avila de Espindola <espindola@googl...
2009-08-24 rwildFix yacc and lex reruns with maintainer-mode off.
2009-08-22 rwildCleanups in binutils makefiles.
2009-08-22 rwildRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22 rwildMinor fixes in sim, gold, gdb for Autoconf 2.64, Automa...
2009-08-05 tmsriram*** empty log message ***
2009-06-23 dougkwan2009-06-23 Doug Kwan <dougkwan@google.com>
2009-06-22 ian * layout.cc (Layout::make_output_section): Call
2009-06-05 dougkwan2009-06-05 Doug Kwan <dougkwan@google.com>
2009-05-29 dougkwan2009-05-28 Doug Kwan <dougkwan@google.com>
2009-03-28 ian * ffsll.c: New file.
2009-03-27 ian * mremap.c: New file.
2009-03-24 ian2009-03-23 Ian Lance Taylor <iant@google.com>
2009-03-20 ianinclude/elf:
2009-03-17 ian * configure.ac: Check for chsize and posix_fallocate...
2009-02-25 ccoutant * layout.cc (Layout::choose_output_section): Don't...
2009-01-28 tmsriram2009-01-20 Sriraman Tallam <tmsriram@google.com>
2008-09-19 ccoutantAdd plugin functionality for link-time optimization...
2008-08-04 amodraSet LC_ALL=C rather than unsetting LC_COLLATE for sort.
2008-07-25 ian PR 5990
2008-07-22 ian * cref.cc: New file.
2008-07-21 cgd2008-07-20 Chris Demetriou <cgd@google.com>
2008-06-12 dje2008-06-12 David Edelsohn <edelsohn@gnu.org>
2008-05-28 ianelfcpp/:
2008-05-21 ian * mapfile.cc: New file.
2008-05-06 ian * symtab.cc (Symbol_table::add_from_dynobj): If we...
2008-04-17 ian * common.cc (Symbol_table::allocate_commons): Remove...
2008-04-16 ian * copy-relocs.cc: New file.
2008-04-16 ian * Makefile.in, aclocal.m4, testsuite/Makefile.in:...
2008-04-15 ian * script-sections.cc (Script_sections::create_segments...
2008-04-15 davemtoplevel/
2008-04-11 ccoutant2008-04-11 Cary Coutant <ccoutant@google.com>
2008-04-11 ian * testsuite/Makefile.am (justsyms_2r.o): Add dependency on
2008-04-08 ian * configure.ac: Export new conditional variable HAVE_ZLIB.
2008-04-07 ian * configure.ac: Don't test for objdump, c++filt, or...
2008-04-03 ian * compressed_output.h (class Output_compressed_section...
2008-03-28 ian * layout.cc (Layout::layout): If we see an input secti...
2008-03-27 ian * symtab.cc (Symbol_table::add_from_relobj): Don't...
2008-03-14 iantDon't get confused about whether a symbol is the defaul...
2008-02-08 iantAdd support for --format binary for input files.
2008-02-06 iantFix group signature handling for relocatable link,...
2008-02-05 iantFrom Ollie Wild: add missing backquote to install-exec...
2008-01-23 iantAdd explicit dependencies on yyscript.h to make sure...
2008-01-23 iantParse a SECTIONS clause in a linker script.
2008-01-15 iantFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-09 iantSupport assignments and expressions in linker scripts.
2007-12-14 iantRewrite workqueue. This version eliminates the master...
2007-12-01 iantCompile shared library code with -fPIC. Also, alphabetize.
2007-11-30 iantFrom Craig Silverstein: Add support for compressing...
2007-11-22 iantAdd threading support.
2007-11-02 iantFrom Craig Silverstein: Add first version of generating...
2007-10-24 iantUse AC_GNU_SOURCE.
2007-10-17 iantAdd infrastructure for threading support.
2007-10-14 iantRun all error handling through an Errors object. Delet...
2007-10-14 iantOnly run static TLS tests on glibc 2.4 or later.
2007-10-08 iantFrom Craig Silverstein: add tls.h, use it in i386.cc.
2007-10-07 iantAdd --version option.
2007-10-07 iantAdd a TLS test case.
2007-10-04 iantFull support for --sysroot.
2007-10-02 iantFrom Craig Silverstein: don't run function pointer...
2007-10-01 iantFrom Craig Silverstein: x86_64 support.
2007-09-30 iantClean up target handling--only build required files...
2007-09-26 iantAdd basic exception frame header, plus test.
2007-09-25 iantRework File_read interface. Get file size. Use pread...
2007-09-22 iantChange YFLAGS to AM_YFLAGS.
2007-09-22 iantAdd bootstrap test.
2007-09-21 iantAdd global parameters.
2007-05-16 iantAdd support for SHF_MERGE sections.
2006-11-30 iantAdded a testsuite. More support for COPY relocations.
2006-11-16 iantSnapshot. Includes first cut at output relocation...
2006-11-14 iantMore dynamic object support, initial scripting support.
2006-11-03 iantCan now do a full static link of hello, world in C...
2006-09-29 iantSnapshot. Now able to produce a minimal executable...
2006-09-26 iantMore section layout code.
2006-09-21 iantNew drop, with first cut of section layout code.
2006-08-18 iantAnother snapshot of the current state of the sources...
2006-08-04 iantInitial CVS checkin of gold