projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gas/
[external/binutils.git]
/
gold
/
fileread.h
2013-07-15
Cary Coutant
2013-07-15 Shawn Landden <shawnlandden@gmail.com>
blob
|
commitdiff
2012-10-23
Cary Coutant
gold/
blob
|
commitdiff
|
diff to current
2011-04-12
Cary Coutant
* archive.cc (Archive::include_member): Adjust call to
blob
|
commitdiff
|
diff to current
2011-03-09
Ian Lance Taylor
PR gold/12525
blob
|
commitdiff
|
diff to current
2010-12-14
Ralf Wildenhues
Fix typos in gold.
blob
|
commitdiff
|
diff to current
2010-08-25
Nick Clifton
* archive.cc: Formatting fixes: Remove whitespa...
blob
|
commitdiff
|
diff to current
2010-07-13
Rafael Ávila de...
2010-07-13 Rafael Espindola <espindola@google.com>
blob
|
commitdiff
|
diff to current
2010-03-10
Cary Coutant
* fileread.cc (File_read::~File_read): Don't delete...
blob
|
commitdiff
|
diff to current
2010-02-24
Doug Kwan
2010-02-24 Doug Kwan <dougkwan@google.com>
blob
|
commitdiff
|
diff to current
2010-02-12
Ian Lance Taylor
* gold-threads.h (class Once): Define.
blob
|
commitdiff
|
diff to current
2009-12-14
Ian Lance Taylor
Revert -Wshadow changes, all changes from:
blob
|
commitdiff
|
diff to current
2009-12-11
Nick Clifton
Add -Wshadow to the gcc command line options used when...
blob
|
commitdiff
|
diff to current
2009-10-28
Ian Lance Taylor
* fileread.cc: (File_read::View::~View): Use the new
blob
|
commitdiff
|
diff to current
2009-10-09
Ian Lance Taylor
* configure.ac: Check for readv function also.
blob
|
commitdiff
|
diff to current
2009-07-06
Ian Lance Taylor
* fileread.cc (File_read::get_mtime): New method.
blob
|
commitdiff
|
diff to current
2009-03-14
Ian Lance Taylor
* readsyms.cc (Read_symbols::incompatible_warning...
blob
|
commitdiff
|
diff to current
2009-03-13
Ian Lance Taylor
* fileread.cc (Input_file::open): Remove options param...
blob
|
commitdiff
|
diff to current
2009-02-28
Ian Lance Taylor
PR 6811
blob
|
commitdiff
|
diff to current
2009-01-15
Cary Coutant
* archive.cc (Archive::get_elf_object_for_member)...
blob
|
commitdiff
|
diff to current
2008-09-19
Cary Coutant
Add plugin functionality for link-time optimization...
blob
|
commitdiff
|
diff to current
2008-07-25
Ian Lance Taylor
PR 5990
blob
|
commitdiff
|
diff to current
2008-04-02
Ian Lance Taylor
* fileread.cc (File_read::find_view): Add byteshift...
blob
|
commitdiff
|
diff to current
2008-03-13
Ian Lance Taylor
Update copyright years. Update language files.
blob
|
commitdiff
|
diff to current
2008-02-13
Ian Lance Taylor
Support selecting target by name.
blob
|
commitdiff
|
diff to current
2008-02-08
Ian Lance Taylor
Add support for --format binary for input files.
blob
|
commitdiff
|
diff to current
2008-02-07
Ian Lance Taylor
Implement --just-symbols, including -R FILE. Fix symbo...
blob
|
commitdiff
|
diff to current
2008-01-22
Ian Lance Taylor
Include <vector>.
blob
|
commitdiff
|
diff to current
2008-01-18
Ian Lance Taylor
Don't include options.h in fileread.h. Remove General_...
blob
|
commitdiff
|
diff to current
2008-01-02
Ian Lance Taylor
Reduce the number of system calls. Use readv instead...
blob
|
commitdiff
|
diff to current
2007-12-20
Ian Lance Taylor
Convert more instances of off_t to be 32-bit types.
blob
|
commitdiff
|
diff to current
2007-12-18
Ian Lance Taylor
Add section_size_type and section_offset_type, use...
blob
|
commitdiff
|
diff to current
2007-12-14
Ian Lance Taylor
Rewrite workqueue. This version eliminates the master...
blob
|
commitdiff
|
diff to current
2007-12-14
Ian Lance Taylor
Add const to Object::read and Object::sized_target.
blob
|
commitdiff
|
diff to current
2007-12-14
Ian Lance Taylor
Make some File_read methods const.
blob
|
commitdiff
|
diff to current
2007-10-14
Ian Lance Taylor
Run all error handling through an Errors object. Delet...
blob
|
commitdiff
|
diff to current
2007-10-12
Ian Lance Taylor
Add --stats option to print runtime and memory usage...
blob
|
commitdiff
|
diff to current
2007-10-09
Ian Lance Taylor
Fix soname for library found in search path.
blob
|
commitdiff
|
diff to current
2007-10-04
Ian Lance Taylor
Full support for --sysroot.
blob
|
commitdiff
|
diff to current
2007-09-25
Ian Lance Taylor
Use mmap to read from input files.
blob
|
commitdiff
|
diff to current
2007-09-25
Ian Lance Taylor
Add cache parameter to get_view. Discard uncached...
blob
|
commitdiff
|
diff to current
2007-09-25
Ian Lance Taylor
Rework File_read interface. Get file size. Use pread...
blob
|
commitdiff
|
diff to current
2007-09-25
Ian Lance Taylor
Remove get_view_and_size.
blob
|
commitdiff
|
diff to current
2007-09-25
Ian Lance Taylor
Break out default pbytes argument to read and get_view...
blob
|
commitdiff
|
diff to current
2007-09-22
Ian Lance Taylor
Add licensing text to every source file.
blob
|
commitdiff
|
diff to current
2007-09-22
Ian Lance Taylor
From Andrew Chatham: Make File_read::View::data_ a...
blob
|
commitdiff
|
diff to current
2007-08-21
Ian Lance Taylor
Implement --whole-archive.
blob
|
commitdiff
|
diff to current
2006-11-30
Ian Lance Taylor
Added a testsuite. More support for COPY relocations.
blob
|
commitdiff
|
diff to current
2006-11-03
Ian Lance Taylor
Can now do a full static link of hello, world in C...
blob
|
commitdiff
|
diff to current
2006-09-21
Ian Lance Taylor
New drop, with first cut of section layout code.
blob
|
commitdiff
|
diff to current
2006-08-04
Ian Lance Taylor
Initial CVS checkin of gold
blob
|
commitdiff
|
diff to current