aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c193e8a..f50bab3 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+1999-05-14 Ulrich Drepper <drepper@cygnus.com>
+
+ * fixinc/fixinc.x86-linux-gnu (FD_ZERO): Fix operand numbers in
+ asm input operands.
+
Thu May 13 15:34:18 1999 David Edelsohn <edelsohn@gnu.org>
* rs6000.c (mask_constant): Delete.
@@ -11,8 +16,8 @@ Thu May 13 02:25:01 1999 Jeffrey A Law (law@cygnus.com)
Thu May 13 01:49:55 1999 Graham Stott <GrahamS@RCP.co.uk>
- * loop.c (maybe_eliminate_biv): Check regno against
- max_reg_before_loop.
+ * loop.c (maybe_eliminate_biv): Check regno against
+ max_reg_before_loop.
* i386.c (memory_address_info): Correct the scale
factor test.