Ian Lance Taylor
|
cfd73a4e26
|
Add an option for Stringpools to not copy strings.
|
2007-10-12 06:06:34 +00:00 |
|
Ian Lance Taylor
|
6cb15b7f89
|
Add licensing text to every source file.
|
2007-09-22 21:02:10 +00:00 |
|
Ian Lance Taylor
|
a8b2552e07
|
Set Stringpool zero_null option via a call, not a default constructor
argument.
|
2007-09-21 06:12:32 +00:00 |
|
Ian Lance Taylor
|
bc56b3fb3a
|
Note that a Stringpool keeps a copy of a string.
|
2007-09-19 20:44:15 +00:00 |
|
Ian Lance Taylor
|
835965e646
|
Better comments for Stringpool.
|
2007-09-19 17:38:00 +00:00 |
|
Ian Lance Taylor
|
614f30a283
|
Compute string lengths before sorting. From Craig Silverstein.
|
2007-09-18 05:16:39 +00:00 |
|
Ian Lance Taylor
|
b8e6aad960
|
Add support for SHF_MERGE sections.
|
2007-05-16 17:42:48 +00:00 |
|
Ian Lance Taylor
|
a3ad94edd4
|
Hash tables, dynamic section, i386 PLT, gold_assert.
|
2006-11-29 17:56:40 +00:00 |
|
Ian Lance Taylor
|
f0641a0b38
|
Rework stringpool and hash tables so that we always generate the same
output regardless of randomize_va_space.
|
2006-11-07 04:40:46 +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 |
|
Ian Lance Taylor
|
274e99f9ae
|
g++ 3.2.2 portability fixes.
|
2006-09-26 21:50:25 +00:00 |
|
Ian Lance Taylor
|
14bfc3f555
|
Another snapshot of the current state of the sources. Gets to the
point of symbol resolution and can now issue a multiple definition
error. Also added target selection infrastructure.
|
2006-08-18 22:29:20 +00:00 |
|