34 Commits (4eff2974c2948d23a81afd4e4d025fc2561d7491)

Author SHA1 Message Date
Ian Lance Taylor cfd73a4e26 Add an option for Stringpools to not copy strings. 19 years ago
Ian Lance Taylor e44fcf3bcf Add --stats option to print runtime and memory usage statistics. 19 years ago
Ian Lance Taylor 9e2dcb779c Implement -s and -S options which strip symbols. 19 years ago
Ian Lance Taylor 4f211c8bff Create a note section with the version of gold. 19 years ago
Ian Lance Taylor ad2d6943a4 Full support for --sysroot. 19 years ago
Ian Lance Taylor f5c3f2256f From Craig Silverstein: avoid some signed/unsigned warnings from gcc 4.2. 19 years ago
Ian Lance Taylor 9025d29d14 Put size and endianness in parameters. 19 years ago
Ian Lance Taylor 3151305a47 Add basic exception frame header, plus test. 19 years ago
Ian Lance Taylor a0fa0c0798 Fix typo in comment. 19 years ago
Ian Lance Taylor 6cb15b7f89 Add licensing text to every source file. 19 years ago
Ian Lance Taylor bfd58944a6 Define __start and __stop symbols. 19 years ago
Ian Lance Taylor 7e1edb9089 Add global parameters. 19 years ago
Ian Lance Taylor c51e6221b8 Use nops when doing alignment padding between code sections. 19 years ago
Ian Lance Taylor 31365f57ae Don't try to find version definition index when creating an executable. 19 years ago
Ian Lance Taylor 193a53d920 Add support for --enable-target to control which template 19 years ago
Ian Lance Taylor 0496d5e5b4 Force PT_LOAD segments to be aligned to the page size. 19 years ago
Ian Lance Taylor 41f542e70b Add support for -rpath. 19 years ago
Ian Lance Taylor b8e6aad960 Add support for SHF_MERGE sections. 20 years ago
Ian Lance Taylor 91da9340cc gcc 3.2.2 and 4.1.0 portability hacks. 20 years ago
Ian Lance Taylor 14b3174058 Generate version information. 20 years ago
Ian Lance Taylor 16649710df Can now dynamically link hello, world. 20 years ago
Ian Lance Taylor 5a6f7e2db5 Added a testsuite. More support for COPY relocations. 20 years ago
Ian Lance Taylor a3ad94edd4 Hash tables, dynamic section, i386 PLT, gold_assert. 20 years ago
Ian Lance Taylor c06b7b0ba3 Snapshot. Includes first cut at output relocation sections. 20 years ago
Ian Lance Taylor dbe717effb More dynamic object support, initial scripting support. 20 years ago
Ian Lance Taylor f0641a0b38 Rework stringpool and hash tables so that we always generate the same 20 years ago
Ian Lance Taylor f6ce93d6e9 Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. 20 years ago
Ian Lance Taylor ead1e4244a Can now do a full static link of hello, world in C or C++ 20 years ago
Ian Lance Taylor 92e059d8dc Framework for relocation scanning. Implement simple static TLS 20 years ago
Ian Lance Taylor 12e14209f0 Lay out object file sections when we add the symbols to the symbol 20 years ago
Ian Lance Taylor 61ba1cf936 Snapshot. Now able to produce a minimal executable which actually 20 years ago
Ian Lance Taylor 75f65a3e30 Finished layout code. 20 years ago
Ian Lance Taylor 54dc642545 More section layout code. 20 years ago
Ian Lance Taylor a2fb1b05e4 New drop, with first cut of section layout code. 20 years ago