summaryrefslogtreecommitdiff
path: root/gold/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 2013-04-26 Geoff Pike <gpike@chromium.org>Cary Coutant2013-04-261-2/+59
* Fix mingw gold build with plugins enabledIan Lance Taylor2013-01-111-2/+3
* Add copyright noticesNick Clifton2012-12-171-1/+18
* gold/Cary Coutant2012-10-241-0/+8
* Add support for tilegx in gold.walt2012-09-151-2/+2
* * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath2012-05-021-0/+2
* 2012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-03-211-0/+2
* * configure.ac: Add --with-lib-path option. Define LIB_PATH andIan Lance Taylor2011-11-031-1/+1
* * configure.ac: Add new --with-gold-ldadd and --with-gold-ldflagsIan Lance Taylor2011-09-231-1/+3
* Properly install gold/ld as default cross linker.H.J. Lu2010-04-271-3/+4
* gold:Nick Clifton2010-04-271-3/+13
* 2010-02-02 Doug Kwan <dougkwan@google.com>Doug Kwan2010-02-031-3/+6
* 2010-01-11 Doug Kwan <dougkwan@google.com>Doug Kwan2010-01-111-2/+3
* * Makefile.am (incremental_dump_DEPENDENCIES): RemoveIan Lance Taylor2010-01-071-2/+1
* 2009-12-17 Rafael Avila de Espindola <espindola@google.com>espindola2009-12-171-0/+2
* 2009-12-08 Doug Kwan <dougkwan@google.com>Doug Kwan2009-12-091-0/+4
* Add $(THREADSLIB) $(LIBDL) to incremental-dump.H.J. Lu2009-11-271-2/+4
* 2009-11-24 Rafael Avila de Espindola <espindola@google.com>espindola2009-11-251-1/+5
* Fix yacc and lex reruns with maintainer-mode off.Ralf Wildenhues2009-08-241-0/+5
* Cleanups in binutils makefiles.Ralf Wildenhues2009-08-221-1/+1
* Minor fixes in sim, gold, gdb for Autoconf 2.64, Automake 1.11.Ralf Wildenhues2009-08-221-1/+1
* *** empty log message ***Sriraman Tallam2009-08-051-0/+2
* 2009-06-23 Doug Kwan <dougkwan@google.com>Doug Kwan2009-06-231-2/+3
* 2009-06-05 Doug Kwan <dougkwan@google.com>Doug Kwan2009-06-051-0/+1
* 2009-05-28 Doug Kwan <dougkwan@google.com>cgen-snapshot-20090601Doug Kwan2009-05-291-2/+3
* 2009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2009-03-241-0/+1
* include/elf:Ian Lance Taylor2009-03-201-0/+1
* 2009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2009-01-281-0/+2
* Add plugin functionality for link-time optimization (LTO).Cary Coutant2008-09-191-1/+8
* Set LC_ALL=C rather than unsetting LC_COLLATE for sort.Alan Modra2008-08-041-1/+1
* PR 5990Ian Lance Taylor2008-07-251-0/+2
* * cref.cc: New file.Ian Lance Taylor2008-07-221-0/+2
* 2008-07-20 Chris Demetriou <cgd@google.com>Chris Demetriou2008-07-211-2/+2
* 2008-06-12 David Edelsohn <edelsohn@gnu.org>David Edelsohn2008-06-121-2/+2
* elfcpp/:Ian Lance Taylor2008-05-281-0/+2
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-0/+2
* * copy-relocs.cc: New file.Ian Lance Taylor2008-04-161-0/+2
* toplevel/David S. Miller2008-04-151-2/+2
* Add support for --format binary for input files.Ian Lance Taylor2008-02-081-0/+2
* Fix group signature handling for relocatable link, add bootstrapIan Lance Taylor2008-02-061-3/+29
* From Ollie Wild: add missing backquote to install-exec-local.Ian Lance Taylor2008-02-051-1/+1
* Add explicit dependencies on yyscript.h to make sure that it isIan Lance Taylor2008-01-231-0/+2
* Parse a SECTIONS clause in a linker script.Ian Lance Taylor2008-01-231-2/+5
* Support assignments and expressions in linker scripts.Ian Lance Taylor2008-01-091-0/+1
* Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor2007-12-141-0/+1
* Compile shared library code with -fPIC. Also, alphabetize.Ian Lance Taylor2007-12-011-1/+1
* From Craig Silverstein: Add support for compressing .debug_str section.Ian Lance Taylor2007-11-301-0/+2
* Add threading support.Ian Lance Taylor2007-11-221-2/+4
* From Craig Silverstein: Add first version of generating error messagesIan Lance Taylor2007-11-021-0/+2
* Use AC_GNU_SOURCE.Ian Lance Taylor2007-10-241-1/+1