From 554fd8c5195424bdbcabf5de30fdc183aba391bd Mon Sep 17 00:00:00 2001 From: upstream source tree Date: Sun, 15 Mar 2015 20:14:05 -0400 Subject: obtained gcc-4.6.4.tar.bz2 from upstream website; verified gcc-4.6.4.tar.bz2.sig; imported gcc-4.6.4 source tree from verified upstream tarball. downloading a git-generated archive based on the 'upstream' tag should provide you with a source tree that is binary identical to the one extracted from the above tarball. if you have obtained the source via the command 'git clone', however, do note that line-endings of files in your working directory might differ from line-endings of the respective files in the upstream repository. --- gcc/testsuite/g++.old-deja/g++.oliva/ChangeLog | 147 +++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 gcc/testsuite/g++.old-deja/g++.oliva/ChangeLog (limited to 'gcc/testsuite/g++.old-deja/g++.oliva/ChangeLog') diff --git a/gcc/testsuite/g++.old-deja/g++.oliva/ChangeLog b/gcc/testsuite/g++.old-deja/g++.oliva/ChangeLog new file mode 100644 index 000000000..363ea1795 --- /dev/null +++ b/gcc/testsuite/g++.old-deja/g++.oliva/ChangeLog @@ -0,0 +1,147 @@ +2013-04-12 Release Manager + + * GCC 4.6.4 released. + +2012-03-01 Release Manager + + * GCC 4.6.3 released. + +2011-10-26 Release Manager + + * GCC 4.6.2 released. + +2011-06-27 Release Manager + + * GCC 4.6.1 released. + +2011-03-25 Release Manager + + * GCC 4.6.0 released. + +2005-04-03 Alexandre Oliva + + PR c++/19199 + * expr2.C: Fixed. + +2003-06-04 J"orn Rennecke + + * template1.C (bar): Remove xfail marker. + +2002-07-06 Alexandre Oliva + + * linkage1.C, linkage1-main.cc: New test. + +2001-02-15 Alexandre Oliva + + * friend1.C: New test. + +2000-05-28 Alexandre Oliva + + * expr2.C: New test. + +2000-04-19 Alexandre Oliva + + * stkalign.C: New test. + +1999-12-22 Alexandre Oliva + + * nameret2.C: New test. + + * nameret1.C: New test. + + * template10.C: New test. + +1999-11-21 Alexandre Oliva + + * delete2.C, delete3.C, delete4.C, delete5.C: New tests. + +1999-11-19 Alexandre Oliva + + * template7.C: Crash test passes, bug error is now bogus. + +1999-11-11 Alexandre Oliva + + * template9.C: New test. + +1999-09-18 Alexandre Oliva + + * overload1.C: New test. + + * inline1.C: New test. + +1999-08-25 Alexandre Oliva + + * thunk1.C: New test. + +1999-08-06 Alexandre Oliva + + * dwarf2.C, dwarf3.C: Added XFAIL for Solaris/x86. Removed + -gdwarf. + * dwarf1.C: Removed -gdwarf. + +1999-08-05 Alexandre Oliva + + * new1.C, template8.C: Removed XFAIL. + * template3.C: Re-introduced XFAIL. :-( + +1999-08-03 Alexandre Oliva + + * ext1.C: New test. + + * dwarf1.C, dwarf2.C, dwarf3.C: New tests. + +1999-07-20 Alexandre Oliva + + * template8.C, typeof1.C: New test. + +1999-07-17 Alexandre Oliva + + * template6.C, delete1.C, template7.C: New test. + +1999-07-13 Alexandre Oliva + + * template5.C: New test. + + * template4.C: New test. + + * expr1.C: New test. + + * partspec1.C: New test. + +1999-07-05 Alexandre Oliva + + * typename1.C, typename2.C: New tests. + + * template3.C: Fixed. + + * ns3.C: New test. + +1999-07-03 Alexandre Oliva + + * ctor1.C: New test. + + * template3.C: New test. + +1999-07-02 Alexandre Oliva + + * ns1.C: Typo. + * ns2.C: New test. + + * template2.C: New test. + + * ns1.C: New test. + +1999-07-01 Alexandre Oliva + + * new1.C: New test. + + * partord1.C: New test. + + * template1.C: New test. + + +Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. -- cgit v1.2.3