2007-09-26 |
Ian Lance Taylor | Add basic exception frame header, plus test. |
tree | commitdiff |
2007-09-25 |
Ian Lance Taylor | Use mmap to read from input files. |
tree | commitdiff |
2007-09-25 |
Ian Lance Taylor | Add cache parameter to get_view. Discard uncached... |
tree | commitdiff |
2007-09-25 |
Ian Lance Taylor | Rework File_read interface. Get file size. Use pread... |
tree | commitdiff |
2007-09-25 |
Ian Lance Taylor | Remove get_view_and_size. |
tree | commitdiff |
2007-09-25 |
Ian Lance Taylor | Break out default pbytes argument to read and get_view... |
tree | commitdiff |
2007-09-24 |
Ian Lance Taylor | From Craig Silverstein: Fix bug when reading large... |
tree | commitdiff |
2007-09-23 |
Ian Lance Taylor | Fix typo in comment. |
tree | commitdiff |
2007-09-23 |
Ian Lance Taylor | Add two file test. |
tree | commitdiff |
2007-09-23 |
Ian Lance Taylor | Use special value when we refer a function symbol in... |
tree | commitdiff |
2007-09-23 |
Ian Lance Taylor | Add static version of constructor test. |
tree | commitdiff |
2007-09-23 |
Ian Lance Taylor | Add constructor test. |
tree | commitdiff |
2007-09-23 |
Ian Lance Taylor | Check section index as well as object when looking... |
tree | commitdiff |
2007-09-23 |
Ian Lance Taylor | Avoid dereferencing map->end(). |
tree | commitdiff |
2007-09-22 |
Ian Lance Taylor | Correct comment. |
tree | commitdiff |
2007-09-22 |
Ian Lance Taylor | Rename t1 to basic_test, add static tests. |
tree | commitdiff |
2007-09-22 |
Ian Lance Taylor | Add standalone test case. |
tree | commitdiff |
2007-09-22 |
Ian Lance Taylor | Change YFLAGS to AM_YFLAGS. |
tree | commitdiff |
2007-09-22 |
Ian Lance Taylor | Add licensing text to every source file. |
tree | commitdiff |
2007-09-22 |
Ian Lance Taylor | Add bootstrap test. |
tree | commitdiff |
2007-09-22 |
Ian Lance Taylor | It's OK to have a version if we have an existing symbol. |
tree | commitdiff |
2007-09-22 |
Ian Lance Taylor | We don't need a hash table mapping input locations... |
tree | commitdiff |
2007-09-22 |
Ian Lance Taylor | From Andrew Chatham: Make File_read::View::data_ a... |
tree | commitdiff |
2007-09-22 |
Ian Lance Taylor | Define __start and __stop symbols. |
tree | commitdiff |
2007-09-22 |
Ian Lance Taylor | Canonicalize name and version when working with special... |
tree | commitdiff |
2007-09-22 |
Ian Lance Taylor | Update. |
tree | commitdiff |
2007-09-22 |
Ian Lance Taylor | Fix some errors in symbol placement. |
tree | commitdiff |
2007-09-21 |
Ian Lance Taylor | From Craig Silverstein: Only sort for suffixes with... |
tree | commitdiff |
2007-09-21 |
Ian Lance Taylor | Initialize count_ field, tweak parameters testing. |
tree | commitdiff |
2007-09-21 |
Ian Lance Taylor | Add global parameters. |
tree | commitdiff |
2007-09-21 |
Ian Lance Taylor | Update for have_code_fill field. |
tree | commitdiff |
2007-09-21 |
Ian Lance Taylor | Actually define GOLD_GOLD_H multiple inclusion macro. |
tree | commitdiff |
2007-09-21 |
Ian Lance Taylor | Set Stringpool zero_null option via a call, not a defau... |
tree | commitdiff |
2007-09-21 |
Ian Lance Taylor | From Craig Silverstein: Add -O option. |
tree | commitdiff |
2007-09-21 |
Ian Lance Taylor | Use nops when doing alignment padding between code... |
tree | commitdiff |
2007-09-20 |
Ian Lance Taylor | Fix comment. |
tree | commitdiff |
2007-09-20 |
Ian Lance Taylor | From Cary Coutant: only check for a linkonce section... |
tree | commitdiff |
2007-09-20 |
Ian Lance Taylor | Rework patch to check by both armap entry and archive... |
tree | commitdiff |
2007-09-20 |
Ian Lance Taylor | From Craig Silverstein: rework seen handling to be... |
tree | commitdiff |
2007-09-19 |
Ian Lance Taylor | Fix handling of --eh-frame-hdr option. |
tree | commitdiff |
2007-09-19 |
Ian Lance Taylor | Note that a Stringpool keeps a copy of a string. |
tree | commitdiff |
2007-09-19 |
Ian Lance Taylor | Better comments for Stringpool. |
tree | commitdiff |
2007-09-19 |
Ian Lance Taylor | Let special symbols override existing symbols rather... |
tree | commitdiff |
2007-09-19 |
Ian Lance Taylor | Add control over template specialization. |
tree | commitdiff |
2007-09-18 |
Ian Lance Taylor | Compute string lengths before sorting. From Craig... |
tree | commitdiff |
2007-09-12 |
Ian Lance Taylor | Generate a GLOB_DAT reloc for a GOT32 reloc against... |
tree | commitdiff |
2007-09-12 |
Ian Lance Taylor | Don't try to find version definition index when creatin... |
tree | commitdiff |
2007-09-11 |
Ian Lance Taylor | Only create a version definition for a shared library... |
tree | commitdiff |
2007-09-06 |
Ian Lance Taylor | Add -rpath-link option, currently unused. |
tree | commitdiff |
2007-09-04 |
Ian Lance Taylor | Add support for --enable-target to control which template |
tree | commitdiff |
2007-09-04 |
Ian Lance Taylor | Ignore VER_NDX_LOCAL for an undefined symbol. |
tree | commitdiff |
2007-08-29 |
Ian Lance Taylor | Any symbol which is in both a regular object and a... |
tree | commitdiff |
2007-08-29 |
Ian Lance Taylor | Copy in_reg and in_dyn when resolving NAME/VERSION... |
tree | commitdiff |
2007-08-28 |
Ian Lance Taylor | Set in_dyn_ and in_reg_ when overriding a symbol. |
tree | commitdiff |
2007-08-28 |
Ian Lance Taylor | Initialize plt_offset_ and has_plt_offset_ in a Symbol. |
tree | commitdiff |
2007-08-22 |
Ian Lance Taylor | Recognize and ignore the --eh-frame-hdr option. |
tree | commitdiff |
2007-08-22 |
Ian Lance Taylor | Add support for -E/--export-dynamic. Also clean up... |
tree | commitdiff |
2007-08-21 |
Ian Lance Taylor | Implement --whole-archive. |
tree | commitdiff |
2007-08-21 |
chatham | Make relative references in linker scripts absolute... |
tree | commitdiff |
2007-08-21 |
Ian Lance Taylor | Force PT_LOAD segments to be aligned to the page size. |
tree | commitdiff |
2007-08-21 |
Ian Lance Taylor | Add support for -rpath. |
tree | commitdiff |
2007-05-16 |
Ian Lance Taylor | Add support for SHF_MERGE sections. |
tree | commitdiff |
2006-12-06 |
Ian Lance Taylor | Don't emit symbols seen only in dynamic object, don... |
tree | commitdiff |
2006-12-06 |
Ian Lance Taylor | gcc 3.2.2 and 4.1.0 portability hacks. |
tree | commitdiff |
2006-12-06 |
Ian Lance Taylor | Generate version information. |
tree | commitdiff |
2006-12-01 |
Ian Lance Taylor | gcc 3.2.2 portability hacks. |
tree | commitdiff |
2006-12-01 |
Ian Lance Taylor | Can now dynamically link hello, world. |
tree | commitdiff |
2006-12-01 |
Ian Lance Taylor | gcc 3.2.2 portability hacks. |
tree | commitdiff |
2006-11-30 |
Ian Lance Taylor | Added a testsuite. More support for COPY relocations. |
tree | commitdiff |
2006-11-29 |
Ian Lance Taylor | Hash tables, dynamic section, i386 PLT, gold_assert. |
tree | commitdiff |
2006-11-16 |
Ian Lance Taylor | Snapshot. Includes first cut at output relocation... |
tree | commitdiff |
2006-11-14 |
Ian Lance Taylor | More dynamic object support, initial scripting support. |
tree | commitdiff |
2006-11-07 |
Ian Lance Taylor | Add Elf_file interface which can be used by both Sized_... |
tree | commitdiff |
2006-11-07 |
Ian Lance Taylor | Rework stringpool and hash tables so that we always... |
tree | commitdiff |
2006-11-06 |
Ian Lance Taylor | Split Object into Dynobj and Relobj, incorporate elfcpp... |
tree | commitdiff |
2006-11-03 |
Ian Lance Taylor | Ignored the -m option, for old linker compatibility. |
tree | commitdiff |
2006-11-03 |
Ian Lance Taylor | Update for line number changes. |
tree | commitdiff |
2006-11-03 |
Ian Lance Taylor | gcc 3.2.2 portability hacks. |
tree | commitdiff |
2006-11-03 |
Ian Lance Taylor | Can now do a full static link of hello, world in C... |
tree | commitdiff |
2006-10-20 |
Ian Lance Taylor | Framework for relocation scanning. Implement simple... |
tree | commitdiff |
2006-10-10 |
Ian Lance Taylor | Avoid multiple definition errors from linkonce sections. |
tree | commitdiff |
2006-10-06 |
Ian Lance Taylor | Lay out object file sections when we add the symbols... |
tree | commitdiff |
2006-09-29 |
Ian Lance Taylor | Clean up HAVE_MEMBER_TEMPLATE_SPECIFICATIONS somewhat. |
tree | commitdiff |
2006-09-29 |
Ian Lance Taylor | Snapshot. Now able to produce a minimal executable... |
tree | commitdiff |
2006-09-27 |
Ian Lance Taylor | Finished layout code. |
tree | commitdiff |
2006-09-26 |
Ian Lance Taylor | gcc 4.1.0 portability fixes. |
tree | commitdiff |
2006-09-26 |
Ian Lance Taylor | g++ 3.2.2 portability fixes. |
tree | commitdiff |
2006-09-26 |
Ian Lance Taylor | g++ 3.2.2 portability for grhat. |
tree | commitdiff |
2006-09-26 |
Ian Lance Taylor | More section layout code. |
tree | commitdiff |
2006-09-21 |
Ian Lance Taylor | New drop, with first cut of section layout code. |
tree | commitdiff |
2006-09-07 |
Ian Lance Taylor | More symbol resolution code. |
tree | commitdiff |
2006-08-18 |
Ian Lance Taylor | Another snapshot of the current state of the sources... |
tree | commitdiff |
2006-08-04 |
Ian Lance Taylor | Include <cassert> |
tree | commitdiff |
2006-08-04 |
Ian Lance Taylor | Initial CVS checkin of gold |
tree | commitdiff |
|