summaryrefslogtreecommitdiffstats
path: root/gold/archive.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years. Update language files.Ian Lance Taylor2008-03-131-1/+1
* Reduce the number of system calls. Use readv instead of pread. DoIan Lance Taylor2008-01-021-3/+4
* Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor2007-12-181-2/+2
* Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor2007-12-141-11/+20
* Add threading support.Ian Lance Taylor2007-11-221-0/+8
* Add cache parameter to get_view. Discard uncached views on unlock.Ian Lance Taylor2007-09-251-7/+10
* Remove get_view_and_size.Ian Lance Taylor2007-09-251-4/+0
* Break out default pbytes argument to read and get_view routines,Ian Lance Taylor2007-09-251-2/+6
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Add global parameters.Ian Lance Taylor2007-09-211-13/+8
* Rework patch to check by both armap entry and archive offset. Also,Ian Lance Taylor2007-09-201-0/+13
* From Craig Silverstein: rework seen handling to be based on archiveIan Lance Taylor2007-09-201-3/+0
* Implement --whole-archive.Ian Lance Taylor2007-08-211-2/+16
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-8/+11
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-4/+16
* Lay out object file sections when we add the symbols to the symbolIan Lance Taylor2006-10-061-5/+9
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-0/+143
OpenPOWER on IntegriCloud