Age | Commit message (Expand) | Author | Files | Lines |
2009-06-22 | * layout.cc (Layout::make_output_section): Call | Ian Lance Taylor | 1 | -10/+26 |
2009-05-19 | 2009-05-19 Doug Kwan <dougkwan@google.com> | Cary Coutant | 1 | -0/+20 |
2009-03-17 | * symtab.cc (Symbol_table::define_default_version): New function, | Ian Lance Taylor | 1 | -89/+191 |
2009-02-28 | PR 6992 | Ian Lance Taylor | 1 | -1/+4 |
2009-02-28 | PR 6811 | Ian Lance Taylor | 1 | -22/+13 |
2009-02-27 | PR 9836 | Ian Lance Taylor | 1 | -2/+12 |
2009-02-06 | 2009-02-06 Chris Demetriou <cgd@google.com> | Chris Demetriou | 1 | -11/+1 |
2009-01-28 | 2009-01-20 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -3/+101 |
2008-11-06 | * options.cc (General_options::parse_dynamic_list): New function. | Craig Silverstein | 1 | -0/+46 |
2008-09-29 | * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL. | Cary Coutant | 1 | -5/+14 |
2008-09-19 | Add plugin functionality for link-time optimization (LTO). | Cary Coutant | 1 | -0/+117 |
2008-09-06 | 2008-09-05 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -4/+4 |
2008-08-28 | 2008-08-28 Kris Van Hees <kris.van.hees@oracle.com> | Kris Van Hees | 1 | -0/+1 |
2008-07-23 | PR 6647 | Ian Lance Taylor | 1 | -40/+43 |
2008-07-23 | 2008-07-23 Simon Baldwin <simonb@google.com> | Chris Demetriou | 1 | -2/+5 |
2008-07-23 | * symtab.cc (Symbol_table::resolve): Remove version parameter. | Ian Lance Taylor | 1 | -4/+3 |
2008-07-22 | * cref.cc: New file. | Ian Lance Taylor | 1 | -10/+43 |
2008-07-22 | 2008-07-22 Simon Baldwin <simonb@google.com> | Chris Demetriou | 1 | -1/+2 |
2008-07-21 | 2008-07-21 Craig Silverstein <csilvers@google.com> | Craig Silverstein | 1 | -3/+11 |
2008-07-18 | * symtab.cc (Symbol_table::add_from_object): Rewrite the case | Ian Lance Taylor | 1 | -15/+50 |
2008-07-10 | Handle output sections with more than 0x7fffffff bytes. | Ian Lance Taylor | 1 | -8/+8 |
2008-06-30 | PR 6585 | Ian Lance Taylor | 1 | -1/+1 |
2008-05-08 | * symtab.c (Symbol::init_base_output_data): Add version | Ian Lance Taylor | 1 | -44/+52 |
2008-05-07 | PR 6049 | Ian Lance Taylor | 1 | -57/+178 |
2008-05-06 | * symtab.cc (Symbol_table::add_from_dynobj): If we see a protected | Ian Lance Taylor | 1 | -7/+21 |
2008-05-01 | * dwarf_reader.cc (next_generation_count): New static var. | Craig Silverstein | 1 | -2/+6 |
2008-04-19 | * object.cc (Xindex::initialize_symtab_xindex): New function. | Ian Lance Taylor | 1 | -72/+151 |
2008-04-17 | * errors.cc (Errors::info): New function. | Cary Coutant | 1 | -3/+12 |
2008-04-17 | * common.cc (Symbol_table::allocate_commons): Remove options | Ian Lance Taylor | 1 | -3/+16 |
2008-04-17 | * i386.cc (Target_i386::define_tls_base_symbol): New function. | Cary Coutant | 1 | -1/+3 |
2008-04-10 | Fix typo in comment in last commit. | Ian Lance Taylor | 1 | -1/+1 |
2008-04-09 | * symtab.cc (Symbol_table::add_from_dynobj): Only look for weak | Ian Lance Taylor | 1 | -1/+5 |
2008-04-09 | * options.h (class General_options): Define --wrap as a special | Ian Lance Taylor | 1 | -0/+67 |
2008-03-29 | * symtab.cc (Symbol_table::do_define_as_constant): Don't force a | Ian Lance Taylor | 1 | -2/+7 |
2008-03-29 | * symtab.cc (Symbol_table::add_from_object): If we don't use the | Ian Lance Taylor | 1 | -0/+2 |
2008-03-27 | * symtab.cc (Symbol_table::add_from_object): Handle saw_undefined_ | Ian Lance Taylor | 1 | -3/+7 |
2008-03-27 | * symtab.cc (Symbol_table::add_from_relobj): Don't set the version | Ian Lance Taylor | 1 | -1/+5 |
2008-03-26 | PR gold/5986 | Ian Lance Taylor | 1 | -0/+2 |
2008-03-25 | * i386.cc (Target_i386::Got_type): New enum declaration. | Cary Coutant | 1 | -2/+1 |
2008-03-24 | * options.cc: Include "demangle.h". | Ian Lance Taylor | 1 | -1/+1 |
2008-03-14 | Don't get confused about whether a symbol is the default version if we | Ian Lance Taylor | 1 | -1/+2 |
2008-02-29 | Remove gcc 3.2 compatibility hacks. | Ian Lance Taylor | 1 | -43/+25 |
2008-02-28 | Support -d/--define-common. | Ian Lance Taylor | 1 | -4/+7 |
2008-02-28 | From Craig Silverstein: Have Parameters point to General_options. | Ian Lance Taylor | 1 | -97/+67 |
2008-02-13 | Assignments in linker scripts override definitions from object files. | Ian Lance Taylor | 1 | -7/+13 |
2008-02-09 | Track sections for expressions. | Ian Lance Taylor | 1 | -6/+43 |
2008-02-07 | Even when stripping all symbols, we need to write out the dynamic | Ian Lance Taylor | 1 | -2/+6 |
2008-02-07 | Implement --just-symbols, including -R FILE. Fix symbol values when | Ian Lance Taylor | 1 | -4/+39 |
2008-02-06 | Support creating empty output when there are no input objects. | Ian Lance Taylor | 1 | -2/+2 |
2008-02-04 | Fully implement the SECTIONS clause. | Ian Lance Taylor | 1 | -6/+29 |