summaryrefslogtreecommitdiff
path: root/gdb/i387-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-11-09 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-091-0/+12
* * i387-tdep.c (i387_fill_fxsave): Use FOOFF_REGNUM instead ofMark Kettenis2002-11-081-1/+1
* * i387-tdep.c (i387_print_float_info): Call fputs_filtered insteadkseitz_interps-20021103-mergeMark Kettenis2002-11-031-1/+1
* * i387-tdep.c (i387_print_float_info): Replace calls toMark Kettenis2002-11-031-18/+27
* 2002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-021-1/+1
* * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,Tom Tromey2002-08-271-0/+1
* 2002-08-19 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-08-191-1/+1
* 2002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-161-1/+1
* * i387-tdep.c (i387_print_float_info): Add comment about ignoringMark Kettenis2002-08-151-1/+4
* * i387-tdep.h (i387_print_float_info): New prototype.Mark Kettenis2002-08-151-77/+79
* * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers ifMark Kettenis2002-05-121-6/+12
* * Makefile.in (ALLDEPFILES): Remove i387-nat.c.Jason Thorpe2002-05-111-0/+308
* * i386-tdep.h (FPU_REG_RAW_SIZE): Define unconditionally.Mark Kettenis2001-11-121-2/+0
* * i387-tdep.c (print_i387_value): Use extract_typed_floating toMark Kettenis2001-10-281-18/+5
* * i386-tdep.h: New file.Jiri Smid2001-09-211-0/+3
* * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney2001-08-011-0/+1
* I'm using the obvious fix rule to commit this.Michael Chastain2001-07-071-2/+2
* * i387-tdep.c (print_i387_value): Add extra space after final fullMark Kettenis2001-07-041-1/+1
* * i387-tdep.c: Include "gdb_assert.h".Andrew Cagney2001-07-041-14/+18
* * i387-tdep.c (print_i387_status_word): Fix printing of StackMark Kettenis2001-03-091-1/+1
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+3
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-14/+6
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-4/+4
* * i387-tdep.c (print_i387_value): Cast &value to (char *) inMark Kettenis2000-05-211-1/+2
* 2000-04-12 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2000-04-121-2/+15
* 2000-03-26 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2000-03-261-49/+1
* import gdb-1999-12-07 snapshotJason Molenda1999-12-081-7/+252
* import gdb-1999-09-21Jason Molenda1999-09-221-139/+0
* import gdb-1999-09-13 snapshotJason Molenda1999-09-131-1/+1
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-46/+235
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-46/+77
* Initial revisionStan Shebs1999-04-161-0/+111