aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog24
-rw-r--r--contrib/ChangeLog26
-rw-r--r--gcc/ChangeLog6
-rw-r--r--gcc/cp/ChangeLog2
-rw-r--r--gcc/java/ChangeLog6
-rw-r--r--gcc/testsuite/ChangeLog160
-rw-r--r--libio/ChangeLog6
-rw-r--r--libobjc/ChangeLog2
-rw-r--r--libstdc++/ChangeLog4
-rw-r--r--libstdc++/stl/ChangeLog6
-rw-r--r--texinfo/ChangeLog16
11 files changed, 130 insertions, 128 deletions
diff --git a/ChangeLog b/ChangeLog
index e72787e..062c421 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
- * Makefile.in (build_tooldir): new variable, same as tooldir
- (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): add
- -B$(build_tooldir)/bin/
- (BASE_FLAGS_TO_PASS): pass build_tooldir down
+ * Makefile.in (build_tooldir): New variable, same as tooldir.
+ (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
+ -B$(build_tooldir)/bin/.
+ (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
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>
Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
- * Makefile.in (local-clean): remove *.log
- (warning.log): built with warn_summary from build.log
- (mail-report.log): run test_summary
- (mail-report-with-warnings.log): run test_summary including
- warning.log in the report
+ * Makefile.in (local-clean): Remove *.log.
+ (warning.log): Built with warn_summary from build.log.
+ (mail-report.log): Run test_summary.
+ (mail-report-with-warnings.log): Run test_summary including
+ warning.log in the report.
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>
Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
* 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)
@@ -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>
- * configure.in: check whether host and target makefile
- fragments exist before adding them to *_makefile_frag
+ * configure.in: Check whether host and target makefile
+ fragments exist before adding them to *_makefile_frag.
Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 0c1bcab..99420bc 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -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>
- * test_summary (version): remove carriage return that gawk inserts
- in the version string for some reason
+ * test_summary (version): Remove carriage return that gawk inserts
+ in the version string for some reason.
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)
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>
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>
- * test_summary (address): added Marc Lehmann's testsuite-results
- to the default e-mail address
+ * test_summary (address): Added Marc Lehmann's testsuite-results
+ to the default e-mail address.
1998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
- * test_summary (-p, prepend_logs): add these before the summary
- (Compiler, Platform): print these just before configflags
+ * test_summary (-p, prepend_logs): Add these before the summary.
+ (Compiler, Platform): Print these just before configflags.
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>
1998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
- * test_installed: new script for testing already-installed
- gcc/g++/g77
+ * test_installed: New script for testing already-installed
+ gcc/g++/g77.
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)
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>
@@ -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>
- * test_summary: new switch (-i) and environment variable
- (append_logs) for including files in the report.
+ * test_summary: New switch, -i, and environment variable,
+ append_logs, for including files in the report.
1998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a80fb4d..e8c0f04 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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>
* 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>
- * 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)
@@ -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>
* configure.in (gxx_include_dir): Bitten by autoconf quoting
- characters :-(
+ characters. :-(
* configure: Rebuilt.
Fri Oct 30 10:43:29 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 2d6e496..53b9f0a 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -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.
* 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.
(reparse_absdcl_as_casts): Produce old-style-cast warning.
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog
index 76128a2..cb1285f 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -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.
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
- * lang-specs.h: ditto
+ * jcf-path.c (add_entry): Recognize ".jar" too.
+ * lang-specs.h: Likewise.
Thu Nov 26 12:44:07 1998 Per Bothner <bothner@cygnus.com>
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 0756727..0025ed7 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -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>
- * 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>
@@ -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>
- * 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/using7.C: Mark Mitchel removed it
+ * 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/using7.C: Mark Mitchel removed it.
* 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>
* 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
- and relinking messages
- * lib/g++.exp (g++_target_compile): remove .rpo file when
- compiling with -frepo
+ * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
+ and relinking messages.
+ * lib/g++.exp (g++_target_compile): Remove .rpo file when
+ compiling with -frepo.
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>
1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
- * g++.old-deja/g++.pt/sizeof3.C: a similar testcase not involving
- base classes
+ * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
+ base classes.
- * g++.old-deja/g++.pt/sizeof2.C: incorrect specialization of base
- template is selected
+ * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
+ 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.
- * 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
- specializations start with template headers
+ * g++.old-deja/g++.pt/spec24.C: Ensure that template
+ specializations start with template headers.
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
- non-POD types
+ * g++.old-deja/g++.other/init9.C: Test cross initialization of
+ non-POD types.
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>
@@ -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>
- * 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>
@@ -430,34 +430,34 @@ Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
expression.
* g++.old-deja/g++.pt/instantiate5.C: New test. `global
- constructors' name is not unique
- * g++.old-deja/g++.pt/instantiate5.cc: ditto
- * g++.old-deja/g++.pt/instantiate5-main.cc: ditto
+ constructors' name is not unique.
+ * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
+ * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
- * g++.old-deja/g++.other/init8.C: New test. uninitialized
- automatic array of const is ill-formed
+ * g++.old-deja/g++.other/init8.C: New test. Uninitialized
+ 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?
- * g++.old-deja/g++.other/conv3.C: New test. conversion discards
- const
+ * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
+ const.
- * g++.old-deja/g++.other/pmf2.C: New test. invalid
- pointer-to-member expression
+ * g++.old-deja/g++.other/pmf2.C: New test. Invalid
+ pointer-to-member expression.
- * g++.old-deja/g++.other/friend5.C: New test. bogus friend
- declaration causes ICE
+ * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
+ declaration causes ICE.
1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
* 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
- 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>
@@ -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>
- * 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/parse6.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/parse6.C: XFAILs, not ERRORs.
* 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
- 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
- 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)
@@ -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
within functions should introduce names into the innermost
- enclosing namespace
+ enclosing namespace.
* 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>
@@ -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
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
specialization of template function as argument to template
- function
+ function.
* 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>
* g++.old-deja/g++.pt/friend34.C: New test; name injection of
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
- is ignored
+ is ignored.
* 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
- 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
- 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>
@@ -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>
- * g++.old-deja/g++.other/bitfld1.C: expected failure
- * g++.old-deja/g++.other/nested2.C: ditto
- * g++.old-deja/g++.robertl/eb132.C: no longer an expected failure
+ * g++.old-deja/g++.other/bitfld1.C: Expected failure.
+ * g++.old-deja/g++.other/nested2.C: Ditto.
+ * g++.old-deja/g++.robertl/eb132.C: No longer an expected
+ failure.
1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
- * g++.old-deja/g++.other/bitfld1.C: built-in operator!= should be
- preferred over template operator!= for enum bitfields
+ * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
+ preferred over template operator!= for enum bitfields.
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,
- are incorrectly rejected
+ are incorrectly rejected.
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)
1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
- * g++.old-deja/g++.other/static2.C: invocation of static data
- member of type pointer-to-function denoted as non-static member
+ * g++.old-deja/g++.other/static2.C: Invocation of static data
+ member of type pointer-to-function denoted as non-static member.
- * g++.old-deja/g++.other/typedef5.C: add some more tests involving
- checks involving function types and aliases
+ * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
+ checks involving function types and aliases.
1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
- * g++.old-deja/g++.other/typedef5.C: check whether typedefs can be
- redefined to the same non-trivial type
+ * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
+ 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
- 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
- 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
- template class are rejected
+ template class are rejected.
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)
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
purposes.
@@ -787,8 +789,8 @@ 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>
- * g++.old-deja/g++.other/partspec1.C: test matching of partial
- specialization with typedef'ed names used as array indexes.
+ * g++.old-deja/g++.other/partspec1.C: Test matching of partial
+ specialization with typedef'ed names used as array indexes.
Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
@@ -1039,7 +1041,7 @@ Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
- * g++.old-deja/g++.other/friend1.C: New test.
+ * g++.old-deja/g++.other/friend1.C: New test.
1998-02-18 Dave Love <d.love@dl.ac.uk>
diff --git a/libio/ChangeLog b/libio/ChangeLog
index 798a5d3..5509fa3 100644
--- a/libio/ChangeLog
+++ b/libio/ChangeLog
@@ -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>
- * 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>
@@ -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>
- * config.shared (depend.new): delete libc-lock.h from
- dependencies, and fix _G_config.h -> $(_G_CONFIG_H) rule
+ * config.shared (depend.new): Delete libc-lock.h from
+ dependencies, and fix _G_config.h -> $(_G_CONFIG_H) rule.
* depend: Rebuilt.
Sun Oct 11 01:51:42 1998 Jeffrey A Law (law@cygnus.com)
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog
index 2baddb8..ee6a22f 100644
--- a/libobjc/ChangeLog
+++ b/libobjc/ChangeLog
@@ -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>
- * 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)
diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog
index ef3a762..f74df38 100644
--- a/libstdc++/ChangeLog
+++ b/libstdc++/ChangeLog
@@ -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>
- * Makefile.in (HEADERS): Install bitset
+ * Makefile.in (HEADERS): Install bitset.
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>
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++.
Tue Aug 26 12:24:01 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
diff --git a/libstdc++/stl/ChangeLog b/libstdc++/stl/ChangeLog
index b02adc3..1595bd2 100644
--- a/libstdc++/stl/ChangeLog
+++ b/libstdc++/stl/ChangeLog
@@ -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>
- * bitset: explicitly convert basic_string<...>::npos to size_t in
- default argument to constructor, to avoid parse error at `>'
- (__STL_EXPLICIT_FUNCTION_TMPL_ARGS): replace #if with #ifdef
+ * bitset: Explicitly convert basic_string<...>::npos to size_t in
+ default argument to constructor, to avoid parse error at `>'.
+ (__STL_EXPLICIT_FUNCTION_TMPL_ARGS): Replace #if with #ifdef.
1998-11-01 Mark Mitchell <mark@markmitchell.com>
diff --git a/texinfo/ChangeLog b/texinfo/ChangeLog
index f5ac597..67233d9 100644
--- a/texinfo/ChangeLog
+++ b/texinfo/ChangeLog
@@ -24,13 +24,13 @@
Thu Oct 15 20:40:34 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
- * Makefile.in: rebuilt with --include-deps, --build-dir and
- --srcdir-name
- * doc/Makefile.in: ditto
- * info/Makefile.in: ditto
- * lib/Makefile.in: ditto
- * makeinfo/Makefile.in: ditto
- * util/Makefile.in: ditto
+ * Makefile.in: Rebuilt with --include-deps, --build-dir and
+ --srcdir-name.
+ * doc/Makefile.in: Ditto.
+ * info/Makefile.in: Ditto.
+ * lib/Makefile.in: Ditto.
+ * makeinfo/Makefile.in: Ditto.
+ * util/Makefile.in: Ditto.
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>
- * 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>