Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-04 | * gc.h (gc_process_relocs): Call is_section_foldable_candidate to | Sriraman Tallam | 1 | -1/+12 | |
check for .text or .gnu.linkonce.t sections. * icf.cc (Icf::find_identical_sections): Ditto. Change the detection for mangled function name within the section name. * icf.h (is_section_foldable_candidate): New function. | |||||
2009-08-12 | Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -0/+4 | |
* icf.cc (Icf::find_identical_sections): Unfold symbols that have been maked as --keep-unique. (Icf::unfold_section): New function. * icf.h (Icf::unfold_section): New function. * options.h (General_options::keep_unique): New option. * testsuite/Makefile.am: Add commands to build icf_keep_unique_test. * testsuite/Makefile.in: Regenerate. * testsuite/icf_keep_unique_test.sh: New file. * testsuite/icf_keep_unique_test.cc: New file. | |||||
2009-08-05 | *** empty log message *** | Sriraman Tallam | 1 | -0/+140 | |