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
/
archive.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add threading support.
Ian Lance Taylor
2007-11-22
1
-0
/
+1
*
Ignore empty archives.
Ian Lance Taylor
2007-11-16
1
-0
/
+7
*
From Craig Silverstein: Don't crash if we see a file we don't recognize.
Ian Lance Taylor
2007-11-07
1
-5
/
+12
*
Remove extraneous newlines.
Ian Lance Taylor
2007-10-14
1
-1
/
+1
*
Run all error handling through an Errors object. Delete output file
Ian Lance Taylor
2007-10-14
1
-48
/
+28
*
From Craig Silverstein: avoid some signed/unsigned warnings from gcc 4.2.
Ian Lance Taylor
2007-10-02
1
-2
/
+2
*
Add cache parameter to get_view. Discard uncached views on unlock.
Ian Lance Taylor
2007-09-25
1
-11
/
+16
*
Rework File_read interface. Get file size. Use pread when
Ian Lance Taylor
2007-09-25
1
-13
/
+18
*
Remove get_view_and_size.
Ian Lance Taylor
2007-09-25
1
-8
/
+10
*
Break out default pbytes argument to read and get_view routines,
Ian Lance Taylor
2007-09-25
1
-5
/
+5
*
Add licensing text to every source file.
Ian Lance Taylor
2007-09-22
1
-0
/
+20
*
Add global parameters.
Ian Lance Taylor
2007-09-21
1
-13
/
+12
*
Fix comment.
Ian Lance Taylor
2007-09-20
1
-2
/
+2
*
Rework patch to check by both armap entry and archive offset. Also,
Ian Lance Taylor
2007-09-20
1
-21
/
+24
*
From Craig Silverstein: rework seen handling to be based on archive
Ian Lance Taylor
2007-09-20
1
-12
/
+25
*
Implement --whole-archive.
Ian Lance Taylor
2007-08-21
1
-22
/
+94
*
Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.
Ian Lance Taylor
2006-11-06
1
-9
/
+10
*
Can now do a full static link of hello, world in C or C++
Ian Lance Taylor
2006-11-03
1
-20
/
+23
*
Framework for relocation scanning. Implement simple static TLS
Ian Lance Taylor
2006-10-20
1
-1
/
+1
*
Lay out object file sections when we add the symbols to the symbol
Ian Lance Taylor
2006-10-06
1
-7
/
+11
*
Snapshot. Now able to produce a minimal executable which actually
Ian Lance Taylor
2006-09-29
1
-0
/
+360
[prev]