]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/script.cc
Add support for -e and for ENTRY in linker scripts.
[thirdparty/binutils-gdb.git] / gold / script.cc
2008-01-06  Ian Lance TaylorAdd support for -e and for ENTRY in linker scripts.
2007-12-14  Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-11-22  Ian Lance TaylorAdd threading support.
2007-10-30  Ian Lance TaylorFrom Craig Silverstein: Implement OPTION in linker...
2007-10-29  Ian Lance TaylorFrom Craig Silverstein: Remove extraneous comment.
2007-10-27  Ian Lance TaylorFrom Craig Silverstein and Ian Lance Taylor: Process...
2007-10-26  Ian Lance TaylorFrom Craig Silverstein: preliminary support for OPTION...
2007-10-14  Ian Lance TaylorRemove extraneous newlines.
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-04  Ian Lance TaylorFull support for --sysroot.
2007-10-02  Ian Lance TaylorFrom Craig Silverstein: add support for searching for...
2007-09-25  Ian Lance TaylorRework File_read interface. Get file size. Use pread...
2007-09-25  Ian Lance TaylorBreak out default pbytes argument to read and get_view...
2007-09-24  Ian Lance TaylorFrom Craig Silverstein: Fix bug when reading large...
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-08-21  chathamMake relative references in linker scripts absolute...
2006-11-29  Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-14  Ian Lance TaylorMore dynamic object support, initial scripting support.