OSDN Git Service

* paranoia.cc (real_c_float::image): Accomodate size of
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
index 5ea9651..a8adeb3 100644 (file)
@@ -1,3 +1,71 @@
+2002-10-21  Richard Henderson  <rth@redhat.com>
+
+       * paranoia.cc (real_c_float::image): Accomodate size of
+       real_internal format.
+       (main): Unbuffer stdio.  Add real_internal format.
+       (floor_log2_wide): New.
+
+2002-10-16  Richard Henderson  <rth@redhat.com>
+
+       * paranoia.cc (ENUM_BITFIELD): New.
+       (class): Define as klass around real.h.
+       (real_c_float): Not a template any longer; define MODE as a
+       class static constant; use real_format elements for SIZE.
+       Update uses of real_to_decimal and real_to_hexadecimal.
+       (main): Change -g argument to use a format name.
+       (mode_for_size): Remove.
+
+2002-09-16  Richard Henderson  <rth@redhat.com>
+
+       * paranoia.cc: New file.
+
+2002-09-04  Richard Henderson  <rth@redhat.com>
+
+       * enquire.c: Remove.
+
+2002-08-14  Mark Mitchell  <mark@codesourcery.com>
+
+       * gennews (files): Add GCC 3.2 files.
+
+2002-07-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * gennews (files): Add proper files for the GCC 3.1 release series.
+       Simplify and reformat introductory wording.
+
+2002-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * enquire.c: Move from gcc.
+
+2002-07-16  H.J. Lu <hjl@gnu.org>
+
+       * gcc_update (touch_files): Pass -s to ${MAKE}.
+
+2002-06-26  Zack Weinberg  <zack@codesourcery.com>
+
+       * texi2pod.pl: Correct handling of the internal R<> sequence.
+
+2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
+
+       * gcc_update (files_and_dependencies): Add generated Texinfo files
+       for Ada.
+
+2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * test_installed: Allow for PWDCMD to override hardcoded pwd.
+       * test_summary: Likewise.
+
+2002-04-18  Geoffrey Keating  <geoffk@redhat.com>
+
+       * gcc_update (touch_files): Don't have empty for loop.
+
+2002-04-16  Richard Henderson  <rth@redhat.com>
+
+       * gcc_update: Remove libchill.
+
+2002-03-25  Zack Weinberg  <zack@codesourcery.com>
+
+       * texi2pod.pl: Handle @end ftable and @end vtable.
+
 2002-03-11  Zack Weinberg  <zack@codesourcery.com>
 
        * texi2pod.pl: Handle @include, @ftable, @vtable.