OSDN Git Service

2009-12-17 Rafael Avila de Espindola <espindola@google.com>
[pf3gnuchains/pf3gnuchains3x.git] / gold / Makefile.am
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 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-05 dougkwan2009-06-05 Doug Kwan <dougkwan@google.com>
2009-05-29 dougkwan2009-05-28 Doug Kwan <dougkwan@google.com>
2009-03-24 ian2009-03-23 Ian Lance Taylor <iant@google.com>
2009-03-20 ianinclude/elf:
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-04-16 ian * copy-relocs.cc: New file.
2008-04-15 davemtoplevel/
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-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-08 iantFrom Craig Silverstein: add tls.h, use it in i386.cc.
2007-10-07 iantAdd --version option.
2007-10-04 iantFull support for --sysroot.
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-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