]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/readsyms.cc
Add threading support.
[thirdparty/binutils-gdb.git] / gold / readsyms.cc
2007-11-22  Ian Lance TaylorAdd threading support.
2007-10-22  Ian Lance TaylorCorrect locking if a file could not be opened.
2007-10-14  Ian Lance TaylorRun all error handling through an Errors object. Delet...
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 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-21  Ian Lance TaylorAdd global parameters.
2006-12-06  Ian Lance TaylorDon't emit symbols seen only in dynamic object, don...
2006-11-30  Ian Lance TaylorAdded a testsuite. More support for COPY relocations.
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.
2006-11-06  Ian Lance TaylorSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03  Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-10-20  Ian Lance TaylorFramework for relocation scanning. Implement simple...
2006-10-06  Ian Lance TaylorLay out object file sections when we add the symbols...
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