Ian Lance Taylor
|
a0c4fb0ac6
|
Remove extraneous newlines.
|
2007-10-14 06:57:58 +00:00 |
|
Ian Lance Taylor
|
75f2446ec3
|
Run all error handling through an Errors object. Delete output file
on error.
|
2007-10-14 06:49:14 +00:00 |
|
Ian Lance Taylor
|
f5c3f2256f
|
From Craig Silverstein: avoid some signed/unsigned warnings from gcc 4.2.
|
2007-10-02 20:52:18 +00:00 |
|
Ian Lance Taylor
|
9eb9fa57c2
|
Add cache parameter to get_view. Discard uncached views on unlock.
Fix bug this exposed in archive armap symbol name handling.
|
2007-09-25 17:50:26 +00:00 |
|
Ian Lance Taylor
|
82dcae9de0
|
Rework File_read interface. Get file size. Use pread when
available.
|
2007-09-25 06:43:17 +00:00 |
|
Ian Lance Taylor
|
bae3688d8f
|
Remove get_view_and_size.
|
2007-09-25 05:16:35 +00:00 |
|
Ian Lance Taylor
|
ba45d2478b
|
Break out default pbytes argument to read and get_view routines,
adding new routines.
|
2007-09-25 00:27:29 +00:00 |
|
Ian Lance Taylor
|
6cb15b7f89
|
Add licensing text to every source file.
|
2007-09-22 21:02:10 +00:00 |
|
Ian Lance Taylor
|
7e1edb9089
|
Add global parameters.
|
2007-09-21 07:20:01 +00:00 |
|
Ian Lance Taylor
|
8c838dbd52
|
Fix comment.
|
2007-09-20 19:31:54 +00:00 |
|
Ian Lance Taylor
|
a93d6d0708
|
Rework patch to check by both armap entry and archive offset. Also,
preserve information for --group.
|
2007-09-20 05:56:14 +00:00 |
|
Ian Lance Taylor
|
e243ffc667
|
From Craig Silverstein: rework seen handling to be based on archive
offsets rather than entries in archive symbol table.
|
2007-09-20 05:43:14 +00:00 |
|
Ian Lance Taylor
|
4973341a7d
|
Implement --whole-archive.
|
2007-08-21 23:37:56 +00:00 |
|
Ian Lance Taylor
|
f6ce93d6e9
|
Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes.
|
2006-11-06 22:46:08 +00:00 |
|
Ian Lance Taylor
|
ead1e4244a
|
Can now do a full static link of hello, world in C or C++
|
2006-11-03 18:26:11 +00:00 |
|
Ian Lance Taylor
|
92e059d8dc
|
Framework for relocation scanning. Implement simple static TLS
relocations.
|
2006-10-20 20:40:49 +00:00 |
|
Ian Lance Taylor
|
12e14209f0
|
Lay out object file sections when we add the symbols to the symbol
table.
|
2006-10-06 20:40:16 +00:00 |
|
Ian Lance Taylor
|
61ba1cf936
|
Snapshot. Now able to produce a minimal executable which actually
runs.
|
2006-09-29 19:58:17 +00:00 |
|