Age | Commit message (Expand) | Author | Files | Lines |
2009-02-04 | PR 9812 | Ian Lance Taylor | 2 | -2/+10 |
2009-02-01 | * script.cc (Lazy_demangler): New class. | Ian Lance Taylor | 2 | -12/+59 |
2009-01-30 | * i386.cc (Target_i386::Relocate::relocate): Recognize non-PIC calls | Cary Coutant | 3 | -3/+11 |
2009-01-28 | * version.cc (version_string): Bump to 1.8. | Ian Lance Taylor | 2 | -1/+3 |
2009-01-28 | * gold.h: Include <cstring> and <stdint.h>. | Ian Lance Taylor | 5 | -20/+29 |
2009-01-28 | Wrong date and missing space in last checkin. | Sriraman Tallam | 1 | -1/+1 |
2009-01-28 | 2009-01-20 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 23 | -138/+1495 |
2009-01-23 | * options.h (General_options::gc_sections): Define as a no-op for now. | Christopher Faylor | 3 | -0/+20 |
2009-01-20 | * powerpc.cc (Powerpc_relocate_functions::rel16_ha): Don't try to | Andreas Schwab | 2 | -8/+9 |
2009-01-19 | * configure.tgt (powerpc64-*): Fix targ_obj. | Andreas Schwab | 2 | -7/+10 |
2009-01-15 | * object.cc (Sized_relobj::write_local_symbols): Don't write out | Ian Lance Taylor | 2 | -7/+15 |
2009-01-15 | * output.cc (Output_reloc): Add explicit instantiations. | Cary Coutant | 2 | -0/+84 |
2009-01-15 | * archive.cc (Archive::get_elf_object_for_member): Remove call | Cary Coutant | 16 | -162/+476 |
2009-01-07 | * version.cc (version_string): Bump to 1.8. | Ian Lance Taylor | 2 | -1/+5 |
2008-12-24 | * gold.cc (gold_exit): Call plugin cleanup handlers on exit. | Cary Coutant | 4 | -8/+46 |
2008-12-23 | * plugin.cc (is_visible_from_outside): New function. | Cary Coutant | 5 | -13/+129 |
2008-12-23 | * object.cc (Sized_relobj::layout_section): New function. | Cary Coutant | 5 | -42/+193 |
2008-12-18 | * options.h (class General_options): Add --no case for | Ian Lance Taylor | 2 | -1/+7 |
2008-12-16 | * plugin.cc (Plugin::load): Move LDPT_MESSAGE to front of transfer | Cary Coutant | 5 | -20/+50 |
2008-12-12 | * target-reloc.h (Default_scan_relocatable_relocs): Only discard | Ian Lance Taylor | 3 | -16/+14 |
2008-12-12 | * configure.ac: Update test for TLS descriptors: they are | Ian Lance Taylor | 3 | -51/+86 |
2008-12-12 | PR 7091 | Ian Lance Taylor | 2 | -4/+26 |
2008-12-10 | * layout.cc (Layout::add_comdat): Allow COMDAT group from a replacement | Cary Coutant | 2 | -0/+14 |
2008-12-09 | PR 7088 | Ian Lance Taylor | 2 | -0/+4 |
2008-12-09 | * testsuite/initpri1.c: Change all declarations to be full | Ian Lance Taylor | 2 | -9/+14 |
2008-12-05 | 2008-12-05 Rafael Avila de Espindola <espindola@google.com> | Cary Coutant | 7 | -37/+80 |
2008-12-05 | * layout.cc (Layout::include_section): Check for SHF_EXCLUDE. | Cary Coutant | 3 | -0/+19 |
2008-12-01 | gold/ChangeLog: | Cary Coutant | 2 | -3/+8 |
2008-11-15 | * reloc.cc (Sized_relobj::do_read_relocs): Use constant invalid_address | Cary Coutant | 2 | -1/+6 |
2008-11-06 | * options.cc (General_options::parse_dynamic_list): New function. | Craig Silverstein | 11 | -18/+277 |
2008-11-06 | * testsuite/tls_test_c.c: Add prototype for t11 and t11_last. | Craig Silverstein | 3 | -3/+15 |
2008-10-07 | * options.c (General_options::finalize): Add check for -static and | Cary Coutant | 3 | -0/+11 |
2008-10-02 | * plugin.cc (make_sized_plugin_object): Fix conditional | Cary Coutant | 2 | -4/+25 |
2008-09-29 | Added missing files to ChangeLog entry. | Cary Coutant | 1 | -0/+6 |
2008-09-29 | * archive.cc (Archive::get_file_and_offset): Use filename instead | Cary Coutant | 9 | -4/+294 |
2008-09-29 | * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL. | Cary Coutant | 9 | -33/+75 |
2008-09-19 | Add plugin functionality for link-time optimization (LTO). | Cary Coutant | 28 | -81/+2676 |
2008-09-16 | * target-reloc.h (relocate_section): Check whether a symbol is | Ian Lance Taylor | 9 | -8/+20 |
2008-09-16 | * fileread.cc (make_view): Add casts to avoid warning. | Ian Lance Taylor | 2 | -1/+7 |
2008-09-16 | * i386.cc (Target_i386::define_tls_base_symbol): Update comments. | Alexandre Oliva | 3 | -4/+9 |
2008-09-16 | * options.h (General_options::output_is_executable): New. | Alexandre Oliva | 4 | -2/+32 |
2008-09-12 | 2008-09-11 Chris Demetriou <cgd@google.com> | Chris Demetriou | 3 | -0/+14 |
2008-09-10 | 2008-09-05 Cary Coutant <ccoutant@google.com> | Cary Coutant | 2 | -0/+13 |
2008-09-06 | 2008-09-05 Cary Coutant <ccoutant@google.com> | Cary Coutant | 2 | -4/+9 |
2008-08-28 | 2008-08-28 Kris Van Hees <kris.van.hees@oracle.com> | Kris Van Hees | 3 | -0/+14 |
2008-08-21 | 2008-08-20 Craig Silverstein <csilvers@google.com> | Craig Silverstein | 2 | -2/+7 |
2008-08-15 | 2008-08-14 Cary Coutant <ccoutant@google.com> | Cary Coutant | 5 | -3/+38 |
2008-08-13 | * layout.cc (Layout::attach_allocated_section_to_segment): Don't | Ian Lance Taylor | 14 | -25/+346 |
2008-08-07 | 2008-08-06 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -0/+41 |
2008-08-07 | 2008-08-06 Cary Coutant <ccoutant@google.com> | Cary Coutant | 7 | -203/+385 |