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>
......
...@@ -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