From-SVN: r26934
This commit is contained in:
Ulrich Drepper 1999-05-14 13:34:09 +00:00
parent 5dd0c182b1
commit 62dab29cd2

View File

@ -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.