OSDN Git Service

* config/i386/i386.c (ix86_expand_prologue): Revert 2002-03-03
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index a8d6824..ba11d1a 100644 (file)
@@ -1,3 +1,18 @@
+2002-03-12  Richard Henderson  <rth@redhat.com>
+
+       * config/i386/i386.c (ix86_expand_prologue): Revert 2002-03-03
+       internal visibility change.
+
+2002-03-12  Bob Wilson  <bob.wilson@acm.org>
+
+       * config/xtensa/xtensa.c (xtensa_expand_block_move): Use
+       validize_mem() instead of change_address to avoid clobbering
+       memory attributes.
+
+2002-03-12  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * c-lex.h (position_after_whitespace): Remove.
+
 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
 
        * c-lex.c (cb_ident, c_lex): Remove unnecessary cast.