Ian Lance Taylor
|
cfd73a4e26
|
Add an option for Stringpools to not copy strings.
|
2007-10-12 06:06:34 +00:00 |
|
Ian Lance Taylor
|
2fb69fac7a
|
From Andrew Chatham: fix bug in 64-bit hash.
|
2007-10-05 17:36:31 +00:00 |
|
Ian Lance Taylor
|
6cb15b7f89
|
Add licensing text to every source file.
|
2007-09-22 21:02:10 +00:00 |
|
Ian Lance Taylor
|
377caf49a5
|
From Craig Silverstein: Only sort for suffixes with -O2.
|
2007-09-21 15:54:07 +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
|
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
|
b3168e9da3
|
gcc 4.1.0 portability fixes.
|
2006-09-26 21:53:18 +00:00 |
|
Ian Lance Taylor
|
a2fb1b05e4
|
New drop, with first cut of section layout code.
|
2006-09-21 22:13:18 +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 |
|