index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gold
/
fileread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fileread.cc (File_read::~File_read): Don't delete whole_file_view_.
Cary Coutant
2010-03-10
1
-2
/
+19
*
2010-02-24 Doug Kwan <dougkwan@google.com>
Doug Kwan
2010-02-24
1
-1
/
+15
*
* gold-threads.h (class Once): Define.
Ian Lance Taylor
2010-02-12
1
-7
/
+6
*
Revert -Wshadow changes, all changes from:
Ian Lance Taylor
2009-12-14
1
-6
/
+6
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-6
/
+6
*
* fileread.cc: (File_read::View::~View): Use the new
Ian Lance Taylor
2009-10-28
1
-7
/
+24
*
* configure.ac: Check for readv function also.
Ian Lance Taylor
2009-10-09
1
-0
/
+6
*
* fileread.cc (File_read::get_mtime): New method.
Ian Lance Taylor
2009-07-06
1
-0
/
+22
*
* readsyms.cc (Read_symbols::incompatible_warning): New function.
Ian Lance Taylor
2009-03-14
1
-2
/
+15
*
* fileread.cc (Input_file::open): Remove options parameter.
Ian Lance Taylor
2009-03-13
1
-3
/
+2
*
PR 6811
Ian Lance Taylor
2009-02-28
1
-0
/
+4
*
* archive.cc (Archive::get_elf_object_for_member): Remove call
Cary Coutant
2009-01-15
1
-8
/
+3
*
Add plugin functionality for link-time optimization (LTO).
Cary Coutant
2008-09-19
1
-0
/
+13
*
PR 5990
Ian Lance Taylor
2008-07-25
1
-11
/
+16
*
* fileread.cc (File_read::find_view): Add byteshift and vshifted
Ian Lance Taylor
2008-04-02
1
-17
/
+57
*
Update copyright years. Update language files.
Ian Lance Taylor
2008-03-13
1
-1
/
+1
*
Support selecting target by name.
Ian Lance Taylor
2008-02-13
1
-1
/
+2
*
Add support for --format binary for input files.
Ian Lance Taylor
2008-02-08
1
-0
/
+4
*
Implement --just-symbols, including -R FILE. Fix symbol values when
Ian Lance Taylor
2008-02-07
1
-0
/
+4
*
Include <vector>.
Ian Lance Taylor
2008-01-22
1
-0
/
+1
*
Don't include options.h in fileread.h. Remove General_options
Ian Lance Taylor
2008-01-18
1
-5
/
+4
*
Reduce the number of system calls. Use readv instead of pread. Do
Ian Lance Taylor
2008-01-02
1
-3
/
+69
*
Convert more instances of off_t to be 32-bit types.
Ian Lance Taylor
2007-12-20
1
-2
/
+2
*
Add section_size_type and section_offset_type, use them to replace a
Ian Lance Taylor
2007-12-18
1
-8
/
+8
*
Rewrite workqueue. This version eliminates the master thread, and
Ian Lance Taylor
2007-12-14
1
-17
/
+37
*
Add const to Object::read and Object::sized_target.
Ian Lance Taylor
2007-12-14
1
-1
/
+5
*
Make some File_read methods const.
Ian Lance Taylor
2007-12-14
1
-3
/
+3
*
Run all error handling through an Errors object. Delete output file
Ian Lance Taylor
2007-10-14
1
-2
/
+3
*
Add --stats option to print runtime and memory usage statistics.
Ian Lance Taylor
2007-10-12
1
-1
/
+22
*
Fix soname for library found in search path.
Ian Lance Taylor
2007-10-09
1
-3
/
+17
*
Full support for --sysroot.
Ian Lance Taylor
2007-10-04
1
-1
/
+10
*
Use mmap to read from input files.
Ian Lance Taylor
2007-09-25
1
-3
/
+5
*
Add cache parameter to get_view. Discard uncached views on unlock.
Ian Lance Taylor
2007-09-25
1
-12
/
+22
*
Rework File_read interface. Get file size. Use pread when
Ian Lance Taylor
2007-09-25
1
-10
/
+14
*
Remove get_view_and_size.
Ian Lance Taylor
2007-09-25
1
-8
/
+1
*
Break out default pbytes argument to read and get_view routines,
Ian Lance Taylor
2007-09-25
1
-13
/
+26
*
Add licensing text to every source file.
Ian Lance Taylor
2007-09-22
1
-0
/
+20
*
From Andrew Chatham: Make File_read::View::data_ a const pointer.
Ian Lance Taylor
2007-09-22
1
-3
/
+3
*
Implement --whole-archive.
Ian Lance Taylor
2007-08-21
1
-3
/
+9
*
Added a testsuite. More support for COPY relocations.
Ian Lance Taylor
2006-11-30
1
-9
/
+23
*
Can now do a full static link of hello, world in C or C++
Ian Lance Taylor
2006-11-03
1
-5
/
+38
*
New drop, with first cut of section layout code.
Ian Lance Taylor
2006-09-21
1
-16
/
+0
*
Initial CVS checkin of gold
Ian Lance Taylor
2006-08-04
1
-0
/
+226