Mention i386 FP problem.
This commit is contained in:
parent
ee16815532
commit
e2c9a72cc0
2 changed files with 18 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2002-01-30 Andrew Cagney <ac131313@redhat.com>
|
||||||
|
|
||||||
|
* PROBLEMS: Note that the i386 fix was missing from 5.1.1.
|
||||||
|
|
||||||
2002-01-15 Rodney Brown <rbrown64@csc.com.au>
|
2002-01-15 Rodney Brown <rbrown64@csc.com.au>
|
||||||
|
|
||||||
* config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
|
* config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
|
||||||
|
|
14
gdb/PROBLEMS
14
gdb/PROBLEMS
|
@ -1,3 +1,17 @@
|
||||||
|
Known problems in GDB 5.1.1
|
||||||
|
|
||||||
|
|
||||||
|
See also the bug database http://www.gnu.org/software/gdb/bugs/
|
||||||
|
|
||||||
|
|
||||||
|
Contrary to the GDB 5.1 announcement, the update did not contain fixes
|
||||||
|
to a i386 floating point problem. The latest sources do contain the
|
||||||
|
fix and it will be included in GDB 5.2.
|
||||||
|
|
||||||
|
|
||||||
|
Known problems in GDB 5.1
|
||||||
|
|
||||||
|
|
||||||
hppa2.0-hp-hpux10.20
|
hppa2.0-hp-hpux10.20
|
||||||
|
|
||||||
Due to a problem (conflicting types) with libiberty/regex.c, GDB 5.1
|
Due to a problem (conflicting types) with libiberty/regex.c, GDB 5.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue