OSDN Git Service

* doc/install.texi: State GNAT version requirements.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index d18f1b6..f5c83cf 100644 (file)
@@ -1,3 +1,31 @@
+2002-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * doc/install.texi: State GNAT version requirements.
+
+2002-05-02  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * config/fr30/fr30.h (GO_IF_LEGITIMATE_ADDRESS): Accept any form
+       of the frame pointer or arg pointer register which strict register
+       checking is not enabled.
+
+2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
+
+        * gcc.dg/altivec-8.c: New.
+
+        * config/rs6000/rs6000.c (rs6000_legitimate_address): Disallow
+        PRE_INC and PRE_DEC for altivec modes.
+
+2002-05-01  Bruce Korb  <bkorb@gnu.org>
+
+       * fixinc/check.tpl(set-writable): make sure the function exists first
+       * fixinc/inclhack.def(alpha_assert): fix test_text
+       * fixinc/tests/base/assert.h: add in missing result
+
+2002-05-01  Jeff Law  <law@redhat.com>
+
+       * pa.h (EXTRA_CONSTRAINT): Don't accept PIC addresses for the
+       'T' constraint.
+
 2002-05-01  Joel Brobecker  <brobecker@gnat.com>
 
        * dbxout.c (dbxout_type): Emit size information for range types,