OSDN Git Service

PR 10860
[pf3gnuchains/pf3gnuchains3x.git] / gold / archive.h
2009-05-19 ccoutant2009-05-19 Doug Kwan <dougkwan@google.com>
2009-03-14 ian * readsyms.cc (Read_symbols::incompatible_warning...
2008-09-19 ccoutantAdd plugin functionality for link-time optimization...
2008-08-07 ccoutant2008-08-06 Cary Coutant <ccoutant@google.com>
2008-07-25 ian PR 5990
2008-07-22 ian * cref.cc: New file.
2008-05-21 ian * mapfile.cc: New file.
2008-04-02 ian * fileread.cc (File_read::find_view): Add byteshift...
2008-04-01 ccoutant2008-03-31 Cary Coutant <ccoutant@google.com>
2008-03-13 iantUpdate copyright years. Update language files.
2008-01-02 iantReduce the number of system calls. Use readv instead...
2007-12-18 iantAdd section_size_type and section_offset_type, use...
2007-12-14 iantRewrite workqueue. This version eliminates the master...
2007-11-22 iantAdd threading support.
2007-09-25 iantAdd cache parameter to get_view. Discard uncached...
2007-09-25 iantRemove get_view_and_size.
2007-09-25 iantBreak out default pbytes argument to read and get_view...
2007-09-22 iantAdd licensing text to every source file.
2007-09-21 iantAdd global parameters.
2007-09-20 iantRework patch to check by both armap entry and archive...
2007-09-20 iantFrom Craig Silverstein: rework seen handling to be...
2007-08-21 iantImplement --whole-archive.
2006-11-06 iantSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03 iantCan now do a full static link of hello, world in C...
2006-10-06 iantLay out object file sections when we add the symbols...
2006-09-29 iantSnapshot. Now able to produce a minimal executable...