aboutsummaryrefslogtreecommitdiff
path: root/gdb/i387-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-28* i387-tdep.h: Update copyright year.Mark Kettenis1-6/+16
2003-11-27* x86-64-tdep.c (RET_INT_REGS, RET_SSE_REGS): Remove defines.Mark Kettenis1-0/+28
2003-09-28* i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): AddMark Kettenis1-10/+8
2003-09-27* i386-tdep.h: Put opaque declarations in alphabeticalMark Kettenis1-97/+171
2003-08-23* go32-nat.c (fetch_register): Call i387_supply_fsave instead ofMark Kettenis1-92/+86
2003-08-10* i387-tdep.c (i387_register_to_value): Use get_frame_registerMark Kettenis1-18/+10
2003-06-15* i387-tdep.c: Reorder includes, fix some whitespace issues andMark Kettenis1-9/+10
2003-06-15* i386-tdep.c (i386_register_to_value, i386_value_to_register):Mark Kettenis1-0/+52
2003-06-152003-06-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-105/+1
2003-05-04* i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.Mark Kettenis1-10/+25
2003-04-112003-04-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-19/+2
2002-11-092002-11-09 Klee Dienes <kdienes@apple.com>Klee Dienes1-0/+12
2002-11-08* i387-tdep.c (i387_fill_fxsave): Use FOOFF_REGNUM instead ofMark Kettenis1-1/+1
2002-11-03* i387-tdep.c (i387_print_float_info): Call fputs_filtered insteadMark Kettenis1-1/+1
2002-11-03* i387-tdep.c (i387_print_float_info): Replace calls toMark Kettenis1-18/+27
2002-11-022002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-08-27 * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,Tom Tromey1-0/+1
2002-08-192002-08-19 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-1/+1
2002-08-162002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-08-15* i387-tdep.c (i387_print_float_info): Add comment about ignoringMark Kettenis1-1/+4
2002-08-15* i387-tdep.h (i387_print_float_info): New prototype.Mark Kettenis1-77/+79
2002-05-12* i387-tdep.c (i387_supply_fxsave): Skip the SSE registers ifMark Kettenis1-6/+12
2002-05-11* Makefile.in (ALLDEPFILES): Remove i387-nat.c.Jason Thorpe1-0/+308
2001-11-12* i386-tdep.h (FPU_REG_RAW_SIZE): Define unconditionally.Mark Kettenis1-2/+0
2001-10-28* i387-tdep.c (print_i387_value): Use extract_typed_floating toMark Kettenis1-18/+5
2001-09-21* i386-tdep.h: New file.Jiri Smid1-0/+3
2001-08-01* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney1-0/+1
2001-07-07I'm using the obvious fix rule to commit this.Michael Chastain1-2/+2
2001-07-04* i387-tdep.c (print_i387_value): Add extra space after final fullMark Kettenis1-1/+1
2001-07-04* i387-tdep.c: Include "gdb_assert.h".Andrew Cagney1-14/+18
2001-03-09* i387-tdep.c (print_i387_status_word): Fix printing of StackMark Kettenis1-1/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+3
2000-07-30Protoization.Kevin Buettner1-14/+6
2000-05-28PARAMS removal.Kevin Buettner1-4/+4
2000-05-21* i387-tdep.c (print_i387_value): Cast &value to (char *) inMark Kettenis1-1/+2
2000-04-122000-04-12 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-2/+15
2000-03-262000-03-26 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-49/+1
1999-12-08import gdb-1999-12-07 snapshotJason Molenda1-7/+252
1999-09-22import gdb-1999-09-21Jason Molenda1-139/+0
1999-09-13import gdb-1999-09-13 snapshotJason Molenda1-1/+1
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-46/+235
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-46/+77
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+111
1999-04-16Initial creation of sourceware repositoryStan Shebs1-111/+0
1998-10-161998-10-16 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-1/+5
1995-08-02Update FSF address.Fred Fish1-1/+1
1994-02-28 * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c,Jim Kingdon1-8/+3
1994-01-22 * i386aix-nat.c (i386_float_info): Reverse order of registers beforeJim Kingdon1-3/+0
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-32/+32