2007-11-07 Markus Deuling <deuling@de.ibm.com>
[platform/upstream/binutils.git] / gold / archive.cc
2007-11-07 Ian Lance TaylorFrom Craig Silverstein: Don't crash if we see a file...
2007-10-14 Ian Lance TaylorRemove extraneous newlines.
2007-10-14 Ian Lance TaylorRun all error handling through an Errors object. Delet...
2007-10-02 Ian Lance TaylorFrom Craig Silverstein: avoid some signed/unsigned...
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-21 Ian Lance TaylorAdd global parameters.
2007-09-20 Ian Lance TaylorFix comment.
2007-09-20 Ian Lance TaylorRework patch to check by both armap entry and archive...
2007-09-20 Ian Lance TaylorFrom Craig Silverstein: rework seen handling to be...
2007-08-21 Ian Lance TaylorImplement --whole-archive.
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...