OSDN Git Service

* snapshot: Update to account for java libraries.
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
index 2ebd692..2b0fc7e 100644 (file)
@@ -1,3 +1,97 @@
+2001-01-03  Mike Stump  <mrs@wrs.com>
+
+       * snapshot: Update to account for java libraries.
+
+2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>
+
+       * test_summary: Export filesuffix, not fileprefix.
+
+2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * release: Change some EGCS references to GCC.
+
+2000-12-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * warn_summary: Fix subdirectory filtering.  Add -intl and -fixinc
+       subdirectory flags.  Add source directory prefix filtering.
+       Redirect diagnostic output to stderr.
+
+2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
+
+       * texi2pod.pl: If multiple @c man sections with the same tag
+       appear, concatenate them in the final output.  When skipping,
+       ignore block commands that can't cause skipping, and honor
+       those that can.  Ensure that verbatim blocks are separate
+       paragraphs.
+
+2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc_update: Don't touch tradcif.c or java/parse.h.
+
+2000-12-05  Zack Weinberg  <zack@wolery.stanford.edu>
+
+       * texi2pod.pl: Restructure for comprehensibility, add
+       comments.  Merge handling of @ignore and @ifxxx.  Handle a
+       whole bunch more Texinfo commands.  Use consistent formatting
+       style.
+
+2000-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gennews: New script.
+
+2000-11-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gcc_update: Update a comment as we now require bison for CVS users.
+
+2000-11-22  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcc_update: Add gcov.1 to the list of generated files.
+
+2000-11-21  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc_build: Remove code to put information in a log file.
+
+2000-11-19  Zack Weinberg  <zackw@stanford.edu>
+
+       * texi2pod.pl:
+         - Add real command line parsing.
+         - Support @ifset, @ifclear, @set, @value, -D switch.
+         - Support @sc.  Improve handling of @ref and friends.
+         - Discard @subsection, @need, @node lines.
+         - Un-nest font changes to match texinfo semantics.
+         - Handle @{ and @}.  Oops.
+         - Don't emit E<> directives inside verbatim blocks.
+
+2000-11-12  Bruce Korb  <bkorb@gnu.org>
+
+       * release: generalize the release script a bit.
+
+Sat Nov 11 17:29:03 2000  Mark P Mitchell  <mark@codesourcery.com>
+
+       * gcc_build: Add -o option for setting the objdir to use.
+
+2000-11-11  Jeff Law  <law@redhat.com>,
+
+       * release: New file.
+
+2000-11-08  Jeff Law  <law@redhat.com>,
+           Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * snapshot: New file.
+
+2000-11-08  Jeffrey Oldham  <oldham@oz.codesourcery.com>
+
+       * gcc_build (bootstrap_gcc): New function.
+       (configure_gcc): Likewise.
+       (build_gcc): Rewritten to use configure and bootstrap.
+       (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
+
+2000-10-31  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc_build (MAKE): New variable.
+       (build_gcc): Use it.  Fix logging of errors.
+       (install_gcc): Likewise.
+
 2000-10-29  Mark Mitchell  <mark@codesourcery.com>
 
        * gcc_build: Save the output from CVS into the logfile as well.