OSDN Git Service

Support assignments and expressions in linker scripts.
[pf3gnuchains/pf3gnuchains3x.git] / gold / Makefile.in
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