summaryrefslogtreecommitdiffstats
path: root/gold/fileread.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove extraneous newlines.Ian Lance Taylor2007-10-141-3/+3
* Run all error handling through an Errors object. Delete output fileIan Lance Taylor2007-10-141-37/+30
* Add --stats option to print runtime and memory usage statistics.Ian Lance Taylor2007-10-121-1/+29
* Fix soname for library found in search path.Ian Lance Taylor2007-10-091-3/+9
* Full support for --sysroot.Ian Lance Taylor2007-10-041-3/+4
* From Craig Silverstein: add support for searching for input filesIan Lance Taylor2007-10-021-3/+46
* Use mmap to read from input files.Ian Lance Taylor2007-09-251-4/+33
* Add cache parameter to get_view. Discard uncached views on unlock.Ian Lance Taylor2007-09-251-48/+46
* Rework File_read interface. Get file size. Use pread whenIan Lance Taylor2007-09-251-69/+56
* Remove get_view_and_size.Ian Lance Taylor2007-09-251-27/+5
* Break out default pbytes argument to read and get_view routines,Ian Lance Taylor2007-09-251-4/+29
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+20
* Added a testsuite. More support for COPY relocations.Ian Lance Taylor2006-11-301-21/+60
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-17/+16
* Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.Ian Lance Taylor2006-11-061-3/+7
* Can now do a full static link of hello, world in C or C++Ian Lance Taylor2006-11-031-24/+80
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-5/+5
* Initial CVS checkin of goldIan Lance Taylor2006-08-041-0/+281
OpenPOWER on IntegriCloud