]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/fileread.h
Rewrite workqueue. This version eliminates the master thread, and
[thirdparty/binutils-gdb.git] / gold / fileread.h
2007-12-14  Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-12-14  Ian Lance TaylorAdd const to Object::read and Object::sized_target.
2007-12-14  Ian Lance TaylorMake some File_read methods const.
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-12  Ian Lance TaylorAdd --stats option to print runtime and memory usage...
2007-10-09  Ian Lance TaylorFix soname for library found in search path.
2007-10-04  Ian Lance TaylorFull support for --sysroot.
2007-09-25  Ian Lance TaylorUse mmap to read from input files.
2007-09-25  Ian Lance TaylorAdd cache parameter to get_view. Discard uncached...
2007-09-25  Ian Lance TaylorRework File_read interface. Get file size. Use pread...
2007-09-25  Ian Lance TaylorRemove get_view_and_size.
2007-09-25  Ian Lance TaylorBreak out default pbytes argument to read and get_view...
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-09-22  Ian Lance TaylorFrom Andrew Chatham: Make File_read::View::data_ a...
2007-08-21  Ian Lance TaylorImplement --whole-archive.
2006-11-30  Ian Lance TaylorAdded a testsuite. More support for COPY relocations.
2006-11-03  Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-09-21  Ian Lance TaylorNew drop, with first cut of section layout code.
2006-08-04  Ian Lance TaylorInitial CVS checkin of gold