This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/gold ChangeLog object.cc testsuite/Makefil ...
- From: tmsriram at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 22 May 2009 18:31:22 -0000
- Subject: src/gold ChangeLog object.cc testsuite/Makefil ...
CVSROOT: /cvs/src
Module name: src
Changes by: tmsriram@sourceware.org 2009-05-22 18:31:22
Modified files:
gold : ChangeLog object.cc
gold/testsuite : Makefile.am Makefile.in
Added files:
gold/testsuite : gc_comdat_test.sh gc_comdat_test_1.cc
gc_comdat_test_2.cc
Log message:
* object.cc (Sized_relobj::map_to_kept_section): Return NULL if the
kept comdat section was garbage collected.
* testsuite/Makefile.am: Add test gc_comdat_test.sh.
* testsuite/Makefile.in: Regenerate.
* testsuite/gc_comdat_test.sh: New file.
* testsuite/gc_comdat_test_1.cc: New file.
* testsuite/gc_comdat_test_2.cc: New file.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.225&r2=1.226
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/object.cc.diff?cvsroot=src&r1=1.90&r2=1.91
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/gc_comdat_test.sh.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/gc_comdat_test_1.cc.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/gc_comdat_test_2.cc.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.am.diff?cvsroot=src&r1=1.88&r2=1.89
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.in.diff?cvsroot=src&r1=1.93&r2=1.94