Commit ceff9b14 by Alexandre Oliva

Fixed some old ChangeLog entries I wrote before becoming aware of the GNU

coding standards.

From-SVN: r26679
parent bfc79d3b
...@@ -154,10 +154,10 @@ Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com) ...@@ -154,10 +154,10 @@ Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br> Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.in (build_tooldir): new variable, same as tooldir * Makefile.in (build_tooldir): New variable, same as tooldir.
(CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): add (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
-B$(build_tooldir)/bin/ -B$(build_tooldir)/bin/.
(BASE_FLAGS_TO_PASS): pass build_tooldir down (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
...@@ -420,11 +420,11 @@ Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com> ...@@ -420,11 +420,11 @@ Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br> Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.in (local-clean): remove *.log * Makefile.in (local-clean): Remove *.log.
(warning.log): built with warn_summary from build.log (warning.log): Built with warn_summary from build.log.
(mail-report.log): run test_summary (mail-report.log): Run test_summary.
(mail-report-with-warnings.log): run test_summary including (mail-report-with-warnings.log): Run test_summary including
warning.log in the report warning.log in the report.
Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com> Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
...@@ -466,7 +466,7 @@ Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com> ...@@ -466,7 +466,7 @@ Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br> Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.in (boostrap2-lean, bootstrap3-lean, * Makefile.in (boostrap2-lean, bootstrap3-lean,
bootstrap4-lean): new targets bootstrap4-lean): New targets.
Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com) Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
...@@ -808,8 +808,8 @@ Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org) ...@@ -808,8 +808,8 @@ Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br> Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* configure.in: check whether host and target makefile * configure.in: Check whether host and target makefile
fragments exist before adding them to *_makefile_frag fragments exist before adding them to *_makefile_frag.
Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com> Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
......
...@@ -18,8 +18,8 @@ Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com) ...@@ -18,8 +18,8 @@ Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
1999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br> 1999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
* test_summary (version): remove carriage return that gawk inserts * test_summary (version): Remove carriage return that gawk inserts
in the version string for some reason in the version string for some reason.
1998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 1998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
...@@ -27,22 +27,22 @@ Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com) ...@@ -27,22 +27,22 @@ Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
1998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
* test_summary (EOF): remove double backslash * test_summary (EOF): Remove double backslash.
Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com> Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
* test_summary (address): set to egcs-testresults mailing list * test_summary (address): Set to egcs-testresults mailing list.
1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
* test_summary (address): added Marc Lehmann's testsuite-results * test_summary (address): Added Marc Lehmann's testsuite-results
to the default e-mail address to the default e-mail address.
1998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
* test_summary (-p, prepend_logs): add these before the summary * test_summary (-p, prepend_logs): Add these before the summary.
(Compiler, Platform): print these just before configflags (Compiler, Platform): Print these just before configflags.
Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
...@@ -128,8 +128,8 @@ Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com> ...@@ -128,8 +128,8 @@ Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
1998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
* test_installed: new script for testing already-installed * test_installed: New script for testing already-installed
gcc/g++/g77 gcc/g++/g77.
Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
...@@ -171,7 +171,7 @@ Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com) ...@@ -171,7 +171,7 @@ Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
1998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
* test_summary: assigned copyright to FSF * test_summary: Assigned copyright to FSF.
Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
...@@ -180,8 +180,8 @@ Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> ...@@ -180,8 +180,8 @@ Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br> Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* test_summary: new switch (-i) and environment variable * test_summary: New switch, -i, and environment variable,
(append_logs) for including files in the report. append_logs, for including files in the report.
1998-06-01 Manfred Hollstein <manfred@s-direktnet.de> 1998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
......
...@@ -7652,11 +7652,11 @@ Sun Dec 6 03:40:13 1998 Jeff Law (law@cygnus.com) ...@@ -7652,11 +7652,11 @@ Sun Dec 6 03:40:13 1998 Jeff Law (law@cygnus.com)
Sun Dec 6 07:49:29 1998 Alexandre Oliva <oliva@dcc.unicamp.br> Sun Dec 6 07:49:29 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* gcc.texi (Bug Reporting): 40Kb is a soft limit, larger * gcc.texi (Bug Reporting): 40Kb is a soft limit, larger
compressed reports are ok and preferred over URLs compressed reports are ok and preferred over URLs.
Sun Dec 6 07:45:33 1998 Alexandre Oliva <oliva@dcc.unicamp.br> Sun Dec 6 07:45:33 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* invoke.texi (Warning Options): Soften the tone of -pedantic * invoke.texi (Warning Options): Soften the tone of -pedantic.
Sun Dec 6 00:20:44 1998 H.J. Lu (hjl@gnu.org) Sun Dec 6 00:20:44 1998 H.J. Lu (hjl@gnu.org)
...@@ -9501,7 +9501,7 @@ Fri Oct 30 13:23:20 1998 Richard Henderson <rth@cygnus.com> ...@@ -9501,7 +9501,7 @@ Fri Oct 30 13:23:20 1998 Richard Henderson <rth@cygnus.com>
Fri Oct 30 11:39:47 1998 Alexandre Oliva <oliva@dcc.unicamp.br> Fri Oct 30 11:39:47 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* configure.in (gxx_include_dir): Bitten by autoconf quoting * configure.in (gxx_include_dir): Bitten by autoconf quoting
characters :-( characters. :-(
* configure: Rebuilt. * configure: Rebuilt.
Fri Oct 30 10:43:29 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> Fri Oct 30 10:43:29 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
......
...@@ -9404,7 +9404,7 @@ Mon Sep 29 11:05:54 1997 Alexandre Oliva <oliva@dcc.unicamp.br> ...@@ -9404,7 +9404,7 @@ Mon Sep 29 11:05:54 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
* lang-options.h: New -Wold-style-cast flag. * lang-options.h: New -Wold-style-cast flag.
* cp-tree.h (warn_old_style_cast): New variable. * cp-tree.h (warn_old_style_cast): New variable.
* decl2.c (warn_old_style_cast): Likewise.. * decl2.c (warn_old_style_cast): Likewise.
(lang_decode_option): Support -Wold-style-cast. (lang_decode_option): Support -Wold-style-cast.
(reparse_absdcl_as_casts): Produce old-style-cast warning. (reparse_absdcl_as_casts): Produce old-style-cast warning.
......
...@@ -1591,10 +1591,10 @@ Fri Nov 27 13:20:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> ...@@ -1591,10 +1591,10 @@ Fri Nov 27 13:20:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
OS headers or gansidecl.h. Don't prototype xmalloc/xstrdup. OS headers or gansidecl.h. Don't prototype xmalloc/xstrdup.
Provide an xstrdup definition. Provide an xstrdup definition.
Wed Nov 26 22:03:58 1998 Alexandre Oliva <oliva@dcc.unicamp.br> Thu Nov 26 22:03:58 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* jcf-path.c (add_entry): recognize ".jar" too * jcf-path.c (add_entry): Recognize ".jar" too.
* lang-specs.h: ditto * lang-specs.h: Likewise.
Thu Nov 26 12:44:07 1998 Per Bothner <bothner@cygnus.com> Thu Nov 26 12:44:07 1998 Per Bothner <bothner@cygnus.com>
......
...@@ -262,9 +262,9 @@ Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu> ...@@ -262,9 +262,9 @@ Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
* gcc.dg/ultrasp1.c: empty dg-options, avoid `long long' warnings * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
* g++.old-deja/g++.pt/instantiate6.C: linker error, not crash * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
...@@ -292,9 +292,9 @@ Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com> ...@@ -292,9 +292,9 @@ Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.other/using5.C: usified using[567].C here * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
* g++.old-deja/g++.other/using6.C: removed * g++.old-deja/g++.other/using6.C: Removed.
* g++.old-deja/g++.other/using7.C: Mark Mitchel removed it * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
* g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks. * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
...@@ -304,12 +304,12 @@ Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com> ...@@ -304,12 +304,12 @@ Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
* g++.old-deja/g++.pt/overload7.C: New test. * g++.old-deja/g++.pt/overload7.C: New test.
* g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
* lib/old-dejagnu.exp (old-dejagnu): ignore collect recompiling * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
and relinking messages and relinking messages.
* lib/g++.exp (g++_target_compile): remove .rpo file when * lib/g++.exp (g++_target_compile): Remove .rpo file when
compiling with -frepo compiling with -frepo.
1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
...@@ -376,30 +376,30 @@ Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com> ...@@ -376,30 +376,30 @@ Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.pt/sizeof3.C: a similar testcase not involving * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
base classes base classes.
* g++.old-deja/g++.pt/sizeof2.C: incorrect specialization of base * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
template is selected template is selected.
* g++.old-deja/g++.ext/arrnew2.C: if new T[n](i) is accepted for * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
classes, it should be accepted for all types. classes, it should be accepted for all types.
* g++.old-deja/g++.eh/sjlj1.C: test checked sjlj-exception * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
* g++.old-deja/g++.pt/spec24.C: ensure that template * g++.old-deja/g++.pt/spec24.C: Ensure that template
specializations start with template headers specializations start with template headers.
1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.other/dcast2.C: cannot dynamic downcast &x * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
* g++.old-deja/g++.other/init9.C: test cross initialization of * g++.old-deja/g++.other/init9.C: Test cross initialization of
non-POD types non-POD types.
1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
* lib/old-dejagnu.exp (old-dejagnu): document `Additional sources' * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
...@@ -421,7 +421,7 @@ Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com> ...@@ -421,7 +421,7 @@ Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
* lib/old-dejagnu.exp (old-dejagnu): support `Additional sources:' * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
...@@ -430,34 +430,34 @@ Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com> ...@@ -430,34 +430,34 @@ Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
expression. expression.
* g++.old-deja/g++.pt/instantiate5.C: New test. `global * g++.old-deja/g++.pt/instantiate5.C: New test. `global
constructors' name is not unique constructors' name is not unique.
* g++.old-deja/g++.pt/instantiate5.cc: ditto * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
* g++.old-deja/g++.pt/instantiate5-main.cc: ditto * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
* g++.old-deja/g++.other/init8.C: New test. uninitialized * g++.old-deja/g++.other/init8.C: New test. Uninitialized
automatic array of const is ill-formed automatic array of const is ill-formed.
* g++.old-deja/g++.pt/ttp53.C: New test. incorrect substitution * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
of template parameter? of template parameter?
* g++.old-deja/g++.other/conv3.C: New test. conversion discards * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
const const.
* g++.old-deja/g++.other/pmf2.C: New test. invalid * g++.old-deja/g++.other/pmf2.C: New test. Invalid
pointer-to-member expression pointer-to-member expression.
* g++.old-deja/g++.other/friend5.C: New test. bogus friend * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
declaration causes ICE declaration causes ICE.
1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.ns/main1.C: New test. main() should only be * g++.old-deja/g++.ns/main1.C: New test. main() should only be
reserved in the global namespace reserved in the global namespace.
* g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
generate needed virtual table generate needed virtual table.
* lib/old-dejagnu.exp (old-dejagnu): support `Build then link:' * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
1998-10-10 Dariush Eslimi <eslimi@loran.com> 1998-10-10 Dariush Eslimi <eslimi@loran.com>
...@@ -466,18 +466,18 @@ Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com> ...@@ -466,18 +466,18 @@ Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
* g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
* g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
* g++.old-deja/g++.other/using5.C: New test; using decl from base * g++.old-deja/g++.other/using5.C: New test; using decl from base
class should be usable as argument of member function class should be usable as argument of member function.
* g++.old-deja/g++.other/using6.C: New test; using decl from base * g++.old-deja/g++.other/using6.C: New test; using decl from base
class should be usable as return type of member function class should be usable as return type of member function.
* g++.old-deja/g++.other/using7.C: New test; using decl from base * g++.old-deja/g++.other/using7.C: New test; using decl from base
class should be usable as type of data member class should be usable as type of data member.
* g++.old-deja/g++.ns/extern1.C: fix XFAIL mark * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com) Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
...@@ -498,10 +498,10 @@ Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com> ...@@ -498,10 +498,10 @@ Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
* g++.old-deja/g++.ns/extern1.C: New test. Extern declarations * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
within functions should introduce names into the innermost within functions should introduce names into the innermost
enclosing namespace enclosing namespace.
* g++.old-deja/g++.other/init7.C: New test. Retry initialization * g++.old-deja/g++.other/init7.C: New test. Retry initialization
of static locals if first initialization throws of static locals if first initialization throws.
Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com> Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
...@@ -523,34 +523,35 @@ Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com> ...@@ -523,34 +523,35 @@ Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
* g++.old-deja/g++.pt/overload5.C: New test; initialize variable * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
with pointer to template function, for which no argument deduction with pointer to template function, for which no argument deduction
is possible is possible.
* g++.old-deja/g++.pt/overload4.C: New test; passing pointer to * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
specialization of template function as argument to template specialization of template function as argument to template
function function.
* g++.old-deja/g++.other/access2.C: New test; Inner class * g++.old-deja/g++.other/access2.C: New test; Inner class
shouldn't have privileged access to Outer's names shouldn't have privileged access to Outer's names.
1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.pt/friend34.C: New test; name injection of * g++.old-deja/g++.pt/friend34.C: New test; name injection of
friend template declared within template class conflicts with friend template declared within template class conflicts with
nested class of the same name nested class of the same name.
* g++.old-deja/g++.other/badopt1.C: New test; post-increment * g++.old-deja/g++.other/badopt1.C: New test; post-increment
is ignored is ignored.
* g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
object with direct initializer as function declaration object with direct initializer as function declaration.
* g++.old-deja/g++.other/decl2.C: New test; duplicate initializers * g++.old-deja/g++.other/decl2.C: New test; duplicate
initializers.
* g++.old-deja/g++.other/null2.C: New test; conditional operator * g++.old-deja/g++.other/null2.C: New test; conditional operator
involving const pointer and NULL produces incorrect result involving const pointer and NULL produces incorrect result.
* g++.old-deja/g++.other/typename1.C: New test; template-dependent * g++.old-deja/g++.other/typename1.C: New test; template-dependent
type name without `typename' should be rejected with -pedantic type name without `typename' should be rejected with -pedantic.
Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com> Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
...@@ -574,20 +575,21 @@ Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com) ...@@ -574,20 +575,21 @@ Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.other/bitfld1.C: expected failure * g++.old-deja/g++.other/bitfld1.C: Expected failure.
* g++.old-deja/g++.other/nested2.C: ditto * g++.old-deja/g++.other/nested2.C: Ditto.
* g++.old-deja/g++.robertl/eb132.C: no longer an expected failure * g++.old-deja/g++.robertl/eb132.C: No longer an expected
failure.
1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.other/bitfld1.C: built-in operator!= should be * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
preferred over template operator!= for enum bitfields preferred over template operator!= for enum bitfields.
1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.other/nested2.C: different virtual base classes * g++.old-deja/g++.other/nested2.C: Different virtual base classes
that happen to have the same base name, but in different scopes, that happen to have the same base name, but in different scopes,
are incorrectly rejected are incorrectly rejected.
1998-09-16 Richard Henderson <rth@cygnus.com> 1998-09-16 Richard Henderson <rth@cygnus.com>
...@@ -596,28 +598,28 @@ Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com) ...@@ -596,28 +598,28 @@ Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.other/static2.C: invocation of static data * g++.old-deja/g++.other/static2.C: Invocation of static data
member of type pointer-to-function denoted as non-static member member of type pointer-to-function denoted as non-static member.
* g++.old-deja/g++.other/typedef5.C: add some more tests involving * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
checks involving function types and aliases checks involving function types and aliases.
1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.other/typedef5.C: check whether typedefs can be * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
redefined to the same non-trivial type redefined to the same non-trivial type.
* g++.old-deja/g++.pt/explicit73.C: test for proper * g++.old-deja/g++.pt/explicit73.C: Test for proper
namespace-qualification of template specializations declared in namespace-qualification of template specializations declared in
other namespaces other namespaces.
* g++.old-deja/g++.other/friend4.C: check whether it is possible * g++.old-deja/g++.other/friend4.C: Check whether it is possible
to declare a subset of the specializations of a template function to declare a subset of the specializations of a template function
as friends of specializations of a template class as friends of specializations of a template class.
* g++.old-deja/g++.pt/explicit71.C: make sure specializations of * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
member templates that do not fully specialize the enclosing member templates that do not fully specialize the enclosing
template class are rejected template class are rejected.
1998-09-11 Dave Love <d.love@dl.ac.uk> 1998-09-11 Dave Love <d.love@dl.ac.uk>
...@@ -634,7 +636,7 @@ Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com) ...@@ -634,7 +636,7 @@ Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br> 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.pt/explicit72.C: ensure that char and * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
(un)signed char are different types for template specialization (un)signed char are different types for template specialization
purposes. purposes.
...@@ -787,7 +789,7 @@ Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de> ...@@ -787,7 +789,7 @@ Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br> Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* g++.old-deja/g++.other/partspec1.C: test matching of partial * g++.old-deja/g++.other/partspec1.C: Test matching of partial
specialization with typedef'ed names used as array indexes. specialization with typedef'ed names used as array indexes.
Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com) Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
......
...@@ -19,7 +19,7 @@ Wed Mar 24 22:36:45 1999 Mumit Khan <khan@xraylith.wisc.edu> ...@@ -19,7 +19,7 @@ Wed Mar 24 22:36:45 1999 Mumit Khan <khan@xraylith.wisc.edu>
1999-03-24 Alexandre Oliva <oliva@dcc.unicamp.br> 1999-03-24 Alexandre Oliva <oliva@dcc.unicamp.br>
* gen-params (CONFIG_NM): test ... -o ... is not portable * gen-params (CONFIG_NM): `test ... -o ...' is not portable.
Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
...@@ -65,8 +65,8 @@ Wed Feb 3 22:05:41 1999 H.J. Lu (hjl@gnu.org) ...@@ -65,8 +65,8 @@ Wed Feb 3 22:05:41 1999 H.J. Lu (hjl@gnu.org)
1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
* config.shared (depend.new): delete libc-lock.h from * config.shared (depend.new): Delete libc-lock.h from
dependencies, and fix _G_config.h -> $(_G_CONFIG_H) rule dependencies, and fix _G_config.h -> $(_G_CONFIG_H) rule.
* depend: Rebuilt. * depend: Rebuilt.
Sun Oct 11 01:51:42 1998 Jeffrey A Law (law@cygnus.com) Sun Oct 11 01:51:42 1998 Jeffrey A Law (law@cygnus.com)
......
...@@ -76,7 +76,7 @@ Thu Oct 8 12:21:14 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk> ...@@ -76,7 +76,7 @@ Thu Oct 8 12:21:14 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
Tue Oct 6 20:32:06 1998 Alexandre Oliva <oliva@dcc.unicamp.br> Tue Oct 6 20:32:06 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.in (INCLUDES): Make it multilib-friendly * Makefile.in (INCLUDES): Make it multilib-friendly.
Fri Oct 2 07:12:14 1998 H.J. Lu (hjl@gnu.org) Fri Oct 2 07:12:14 1998 H.J. Lu (hjl@gnu.org)
......
...@@ -109,7 +109,7 @@ Tue Dec 8 00:59:09 1998 Marc Espie <Marc.Espie@liafa.jussieu.fr> ...@@ -109,7 +109,7 @@ Tue Dec 8 00:59:09 1998 Marc Espie <Marc.Espie@liafa.jussieu.fr>
1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.in (HEADERS): Install bitset * Makefile.in (HEADERS): Install bitset.
1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
...@@ -429,7 +429,7 @@ Tue Sep 9 19:47:07 1997 Jason Merrill <jason@yorick.cygnus.com> ...@@ -429,7 +429,7 @@ Tue Sep 9 19:47:07 1997 Jason Merrill <jason@yorick.cygnus.com>
Wed Aug 27 00:04:33 1997 Alexandre Oliva (oliva@dcc.unicamp.br) Wed Aug 27 00:04:33 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
* Makefile.in: create correct multiple links to * Makefile.in: Create correct multiple links to
shared libstdc++. shared libstdc++.
Tue Aug 26 12:24:01 1997 H.J. Lu (hjl@gnu.ai.mit.edu) Tue Aug 26 12:24:01 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
......
...@@ -18,9 +18,9 @@ Sun Apr 11 23:48:30 1999 Jeffrey A Law (law@cygnus.com) ...@@ -18,9 +18,9 @@ Sun Apr 11 23:48:30 1999 Jeffrey A Law (law@cygnus.com)
1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
* bitset: explicitly convert basic_string<...>::npos to size_t in * bitset: Explicitly convert basic_string<...>::npos to size_t in
default argument to constructor, to avoid parse error at `>' default argument to constructor, to avoid parse error at `>'.
(__STL_EXPLICIT_FUNCTION_TMPL_ARGS): replace #if with #ifdef (__STL_EXPLICIT_FUNCTION_TMPL_ARGS): Replace #if with #ifdef.
1998-11-01 Mark Mitchell <mark@markmitchell.com> 1998-11-01 Mark Mitchell <mark@markmitchell.com>
......
...@@ -24,13 +24,13 @@ ...@@ -24,13 +24,13 @@
Thu Oct 15 20:40:34 1998 Alexandre Oliva <oliva@dcc.unicamp.br> Thu Oct 15 20:40:34 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* Makefile.in: rebuilt with --include-deps, --build-dir and * Makefile.in: Rebuilt with --include-deps, --build-dir and
--srcdir-name --srcdir-name.
* doc/Makefile.in: ditto * doc/Makefile.in: Ditto.
* info/Makefile.in: ditto * info/Makefile.in: Ditto.
* lib/Makefile.in: ditto * lib/Makefile.in: Ditto.
* makeinfo/Makefile.in: ditto * makeinfo/Makefile.in: Ditto.
* util/Makefile.in: ditto * util/Makefile.in: Ditto.
Mon Jul 6 22:52:28 1998 Tobias Naehring <naehring@eeetw3.et.tu-dresden.de> Mon Jul 6 22:52:28 1998 Tobias Naehring <naehring@eeetw3.et.tu-dresden.de>
...@@ -38,7 +38,7 @@ Mon Jul 6 22:52:28 1998 Tobias Naehring <naehring@eeetw3.et.tu-dresden.de> ...@@ -38,7 +38,7 @@ Mon Jul 6 22:52:28 1998 Tobias Naehring <naehring@eeetw3.et.tu-dresden.de>
Sun Apr 12 20:59:53 1998 Alexandre Oliva <oliva@dcc.unicamp.br> Sun Apr 12 20:59:53 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* configure.in: only set HAVE_LIBZ if zlib.h exists * configure.in: Only set HAVE_LIBZ if zlib.h exists.
Fri Apr 10 01:36:24 1998 Jim Wilson <wilson@cygnus.com> Fri Apr 10 01:36:24 1998 Jim Wilson <wilson@cygnus.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment