2010-07-12 |
Cary Coutant | * compressed_output.cc (zlib_decompress): New function. |
blob | commitdiff |
2010-06-01 |
Sriraman Tallam | * gold.h (is_wildcard_string): New function. |
blob | commitdiff | diff to current |
2010-04-09 |
Doug Kwan | 2010-04-09 Doug Kwan <dougkwan@google.com> |
blob | commitdiff | diff to current |
2010-02-09 |
David S. Miller | * output.h (Output_data_dynamic::add_section_size... |
blob | commitdiff | diff to current |
2010-01-07 |
Ian Lance Taylor | PR 11061 |
blob | commitdiff | diff to current |
2010-01-07 |
Ian Lance Taylor | * output.h (class Output_data): Add const version of |
blob | commitdiff | diff to current |
2009-12-31 |
Ian Lance Taylor | PR 10979 |
blob | commitdiff | diff to current |
2009-12-30 |
Ian Lance Taylor | * layout.cc (Layout::Layout): Initialize increase_relro_. |
blob | commitdiff | diff to current |
2009-12-30 |
Ian Lance Taylor | PR 10450 |
blob | commitdiff | diff to current |
2009-12-14 |
Ian Lance Taylor | Revert -Wshadow changes, all changes from: |
blob | commitdiff | diff to current |
2009-12-11 |
Nick Clifton | Add -Wshadow to the gcc command line options used when... |
blob | commitdiff | diff to current |
2009-11-04 |
Ian Lance Taylor | * layout.cc (Layout::get_output_section): Add is_inter... |
blob | commitdiff | diff to current |
2009-10-09 |
Doug Kwan | 2009-10-09 Doug Kwan <dougkwan@google.com> |
blob | commitdiff | diff to current |
2009-09-18 |
Doug Kwan | 2009-09-17 Doug Kwan <dougkwan@google.com> |
blob | commitdiff | diff to current |
2009-07-17 |
Ian Lance Taylor | PR 10400 |
blob | commitdiff | diff to current |
2009-06-24 |
Ian Lance Taylor | PR 10156 |
blob | commitdiff | diff to current |
2009-06-24 |
Ian Lance Taylor | PR 10219 |
blob | commitdiff | diff to current |
2009-06-04 |
Ian Lance Taylor | * layout.cc (Layout::section_name_mapping): New array... |
blob | commitdiff | diff to current |
2009-04-24 |
Ian Lance Taylor | * incremental.cc (Incremental_inputs_header_data)... |
blob | commitdiff | diff to current |
2009-04-02 |
Ian Lance Taylor | * gold.h (reserve_unordered_map): Define, three versio... |
blob | commitdiff | diff to current |
2009-03-17 |
Paul Pluzhnikov | 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com> |
blob | commitdiff | diff to current |
2009-03-01 |
Ian Lance Taylor | * layout.cc (Layout::find_or_add_kept_section): New... |
blob | commitdiff | diff to current |
2008-05-28 |
Ian Lance Taylor | elfcpp/: |
blob | commitdiff | diff to current |
2008-05-21 |
Ian Lance Taylor | * mapfile.cc: New file. |
blob | commitdiff | diff to current |
2008-05-20 |
Ian Lance Taylor | * options.h (class General_options): Add -z relro. |
blob | commitdiff | diff to current |
2008-05-05 |
Ian Lance Taylor | * object.cc (Sized_relobj::include_section_group)... |
blob | commitdiff | diff to current |
2008-05-01 |
Cary Coutant | * layout.cc (Layout::include_section): Refactored... |
blob | commitdiff | diff to current |
2008-04-19 |
Ian Lance Taylor | * object.cc (Xindex::initialize_symtab_xindex): New... |
blob | commitdiff | diff to current |
2008-04-15 |
Ian Lance Taylor | * layout.cc (Layout::Layout): Initialize sections_are_... |
blob | commitdiff | diff to current |
2008-04-09 |
Ian Lance Taylor | * layout.h (class Layout): Add added_eh_frame_data_... |
blob | commitdiff | diff to current |
2008-03-25 |
Ian Lance Taylor | * options.h (class General_options): Define build_id... |
blob | commitdiff | diff to current |
2008-03-12 |
Ian Lance Taylor | Combine read-only .eh_frame sections with read-write... |
blob | commitdiff | diff to current |
2008-03-11 |
Ian Lance Taylor | If we a section with no flags followed by a section... |
blob | commitdiff | diff to current |
2008-02-29 |
Ian Lance Taylor | Remove gcc 3.2 compatibility hacks. |
blob | commitdiff | diff to current |
2008-02-28 |
Ian Lance Taylor | Don't check assertions until symbols are finalized... |
blob | commitdiff | diff to current |
2008-02-28 |
Ian Lance Taylor | From Craig Silverstein: Have Parameters point to Genera... |
blob | commitdiff | diff to current |
2008-02-07 |
Ian Lance Taylor | Support --oformat binary. |
blob | commitdiff | diff to current |
2008-02-06 |
Ian Lance Taylor | Fix group signature handling for relocatable link,... |
blob | commitdiff | diff to current |
2008-02-06 |
Ian Lance Taylor | Initial -r support. |
blob | commitdiff | diff to current |
2008-02-04 |
Ian Lance Taylor | Implement SIZEOF_HEADERS, section constraints, other... |
blob | commitdiff | diff to current |
2008-02-04 |
Ian Lance Taylor | Fully implement the SECTIONS clause. |
blob | commitdiff | diff to current |
2008-01-26 |
Ian Lance Taylor | Don't pass around the target in order to define symbols... |
blob | commitdiff | diff to current |
2008-01-09 |
Ian Lance Taylor | Support assignments and expressions in linker scripts. |
blob | commitdiff | diff to current |
2008-01-06 |
Ian Lance Taylor | Add support for -e and for ENTRY in linker scripts. |
blob | commitdiff | diff to current |
2008-01-02 |
Ian Lance Taylor | Reduce the number of system calls. Use readv instead... |
blob | commitdiff | diff to current |
2007-12-14 |
Ian Lance Taylor | Rewrite workqueue. This version eliminates the master... |
blob | commitdiff | diff to current |
2007-12-11 |
Ian Lance Taylor | From Cary Coutant: Set DF_STATIC_TLS as appropriate. |
blob | commitdiff | diff to current |
2007-12-06 |
Ian Lance Taylor | From Cary Coutant: More support for generating shared... |
blob | commitdiff | diff to current |
2007-12-05 |
Ian Lance Taylor | Stringpool stats. Also make Symbol_table support funct... |
blob | commitdiff | diff to current |
2007-12-01 |
Ian Lance Taylor | Compress all debug sections. |
blob | commitdiff | diff to current |
2007-11-30 |
Ian Lance Taylor | From Craig Silverstein: Add support for compressing... |
blob | commitdiff | diff to current |
2007-11-29 |
Ian Lance Taylor | Clean up setting address and section offset. |
blob | commitdiff | diff to current |
2007-11-22 |
Ian Lance Taylor | Add threading support. |
blob | commitdiff | diff to current |
2007-11-15 |
Ian Lance Taylor | From Cary Coutant: Count textrel with output sections... |
blob | commitdiff | diff to current |
2007-11-14 |
Ian Lance Taylor | From Cary Coutant: Improve i386 shared library TLS... |
blob | commitdiff | diff to current |
2007-11-14 |
Ian Lance Taylor | Add heuristics for undefined symbol warnings. |
blob | commitdiff | diff to current |
2007-11-09 |
Ian Lance Taylor | Generate a complete exception frame header. Discard... |
blob | commitdiff | diff to current |
2007-11-07 |
Ian Lance Taylor | From Craig Silverstein and Cary Coutant: fix assignment... |
blob | commitdiff | diff to current |
2007-10-27 |
Ian Lance Taylor | From Cary Coutant: Set offsets of sections with data... |
blob | commitdiff | diff to current |
2007-10-23 |
Ian Lance Taylor | Add support for PT_GNU_STACK. |
blob | commitdiff | diff to current |
2007-10-22 |
Ian Lance Taylor | Fix versions of copied symbols. |
blob | commitdiff | diff to current |
2007-10-12 |
Ian Lance Taylor | Add --stats option to print runtime and memory usage... |
blob | commitdiff | diff to current |
2007-10-09 |
Ian Lance Taylor | Create a note section with the version of gold. |
blob | commitdiff | diff to current |
2007-09-26 |
Ian Lance Taylor | Put size and endianness in parameters. |
blob | commitdiff | diff to current |
2007-09-26 |
Ian Lance Taylor | Add basic exception frame header, plus test. |
blob | commitdiff | diff to current |
2007-09-22 |
Ian Lance Taylor | Add licensing text to every source file. |
blob | commitdiff | diff to current |
2007-09-22 |
Ian Lance Taylor | Define __start and __stop symbols. |
blob | commitdiff | diff to current |
2006-12-06 |
Ian Lance Taylor | gcc 3.2.2 and 4.1.0 portability hacks. |
blob | commitdiff | diff to current |
2006-12-06 |
Ian Lance Taylor | Generate version information. |
blob | commitdiff | diff to current |
2006-12-01 |
Ian Lance Taylor | Can now dynamically link hello, world. |
blob | commitdiff | diff to current |
2006-11-29 |
Ian Lance Taylor | Hash tables, dynamic section, i386 PLT, gold_assert. |
blob | commitdiff | diff to current |
2006-11-14 |
Ian Lance Taylor | More dynamic object support, initial scripting support. |
blob | commitdiff | diff to current |
2006-11-07 |
Ian Lance Taylor | Rework stringpool and hash tables so that we always... |
blob | commitdiff | diff to current |
2006-11-06 |
Ian Lance Taylor | Split Object into Dynobj and Relobj, incorporate elfcpp... |
blob | commitdiff | diff to current |
2006-11-03 |
Ian Lance Taylor | Can now do a full static link of hello, world in C... |
blob | commitdiff | diff to current |
2006-10-20 |
Ian Lance Taylor | Framework for relocation scanning. Implement simple... |
blob | commitdiff | diff to current |
2006-10-06 |
Ian Lance Taylor | Lay out object file sections when we add the symbols... |
blob | commitdiff | diff to current |
2006-09-29 |
Ian Lance Taylor | Snapshot. Now able to produce a minimal executable... |
blob | commitdiff | diff to current |
2006-09-27 |
Ian Lance Taylor | Finished layout code. |
blob | commitdiff | diff to current |
2006-09-26 |
Ian Lance Taylor | gcc 4.1.0 portability fixes. |
blob | commitdiff | diff to current |
2006-09-26 |
Ian Lance Taylor | More section layout code. |
blob | commitdiff | diff to current |
2006-09-21 |
Ian Lance Taylor | New drop, with first cut of section layout code. |
blob | commitdiff | diff to current |
|