]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/Makefile.in
toplevel/
[thirdparty/binutils-gdb.git] / gold / Makefile.in
2008-04-15  David S. Millertoplevel/
2008-04-11  Cary Coutant2008-04-11 Cary Coutant <ccoutant@google.com>
2008-04-11  Ian Lance Taylor * testsuite/Makefile.am (justsyms_2r.o): Add dependency on
2008-04-08  Ian Lance Taylor * configure.ac: Export new conditional variable HAVE_ZLIB.
2008-04-07  Ian Lance Taylor * configure.ac: Don't test for objdump, c++filt, or...
2008-04-03  Ian Lance Taylor * compressed_output.h (class Output_compressed_section...
2008-03-28  Ian Lance Taylor * layout.cc (Layout::layout): If we see an input secti...
2008-03-27  Ian Lance Taylor * symtab.cc (Symbol_table::add_from_relobj): Don't...
2008-03-14  Ian Lance TaylorDon't get confused about whether a symbol is the defaul...
2008-02-08  Ian Lance TaylorAdd support for --format binary for input files.
2008-02-06  Ian Lance TaylorFix group signature handling for relocatable link,...
2008-02-05  Ian Lance TaylorFrom Ollie Wild: add missing backquote to install-exec...
2008-01-23  Ian Lance TaylorAdd explicit dependencies on yyscript.h to make sure...
2008-01-23  Ian Lance TaylorParse a SECTIONS clause in a linker script.
2008-01-15  Ian Lance TaylorFrom Andrew Chatham and Craig Silverstein: Add support...
2008-01-09  Ian Lance TaylorSupport assignments and expressions in linker scripts.
2007-12-14  Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-12-01  Ian Lance TaylorCompile shared library code with -fPIC. Also, alphabetize.
2007-11-30  Ian Lance TaylorFrom Craig Silverstein: Add support for compressing...
2007-11-22  Ian Lance TaylorAdd threading support.
2007-11-02  Ian Lance TaylorFrom Craig Silverstein: Add first version of generating...
2007-10-24  Ian Lance TaylorUse AC_GNU_SOURCE.
2007-10-17  Ian Lance TaylorAdd infrastructure for threading support.
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-14  Ian Lance TaylorOnly run static TLS tests on glibc 2.4 or later.
2007-10-08  Ian Lance TaylorFrom Craig Silverstein: add tls.h, use it in i386.cc.
2007-10-07  Ian Lance TaylorAdd --version option.
2007-10-07  Ian Lance TaylorAdd a TLS test case.
2007-10-04  Ian Lance TaylorFull support for --sysroot.
2007-10-02  Ian Lance TaylorFrom Craig Silverstein: don't run function pointer...
2007-10-01  Ian Lance TaylorFrom Craig Silverstein: x86_64 support.
2007-09-30  Ian Lance TaylorClean up target handling--only build required files...
2007-09-26  Ian Lance TaylorAdd basic exception frame header, plus test.
2007-09-25  Ian Lance TaylorRework File_read interface. Get file size. Use pread...
2007-09-22  Ian Lance TaylorChange YFLAGS to AM_YFLAGS.
2007-09-22  Ian Lance TaylorAdd bootstrap test.
2007-09-21  Ian Lance TaylorAdd global parameters.
2007-05-16  Ian Lance TaylorAdd support for SHF_MERGE sections.
2006-11-30  Ian Lance TaylorAdded a testsuite. More support for COPY relocations.
2006-11-16  Ian Lance TaylorSnapshot. Includes first cut at output relocation...
2006-11-14  Ian Lance TaylorMore dynamic object support, initial scripting support.
2006-11-03  Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-09-29  Ian Lance TaylorSnapshot. Now able to produce a minimal executable...
2006-09-26  Ian Lance TaylorMore section layout code.
2006-09-21  Ian Lance TaylorNew drop, with first cut of section layout code.
2006-08-18  Ian Lance TaylorAnother snapshot of the current state of the sources...
2006-08-04  Ian Lance TaylorInitial CVS checkin of gold