summaryrefslogtreecommitdiff
path: root/gdb/i387-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * i387-tdep.c (print_i387_value, print_i387_ext, i387_tag): ChangeMark Kettenis2005-07-041-18/+18
* * amd64-tdep.c (amd64_return_value): Change type of readbuf andMark Kettenis2005-05-141-2/+2
* * i387-tdep.c: Remove outdated comments.Mark Kettenis2005-05-091-9/+0
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-4/+4
* * language.c (local_hex_format_custom): Remove.Paul N. Hilfinger2004-09-111-8/+8
* * i387-tdep.c (i387_supply_fsave): Provide summy values for theMark Kettenis2004-08-041-2/+18
* * i387-tdep.c: Remove excessive whitespace.Mark Kettenis2004-06-261-1/+0
* * i387-tdep.h (i387_collect_fsave): New prototype.Mark Kettenis2004-03-151-5/+15
* * i387-tdep.h: Update copyright year.Mark Kettenis2004-02-281-6/+16
* * x86-64-tdep.c (RET_INT_REGS, RET_SSE_REGS): Remove defines.Mark Kettenis2003-11-271-0/+28
* * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): AddMark Kettenis2003-09-281-10/+8
* * i386-tdep.h: Put opaque declarations in alphabeticalMark Kettenis2003-09-271-97/+171
* * go32-nat.c (fetch_register): Call i387_supply_fsave instead ofMark Kettenis2003-08-231-92/+86
* * i387-tdep.c (i387_register_to_value): Use get_frame_registerMark Kettenis2003-08-101-18/+10
* * i387-tdep.c: Reorder includes, fix some whitespace issues andMark Kettenis2003-06-151-9/+10
* * i386-tdep.c (i386_register_to_value, i386_value_to_register):Mark Kettenis2003-06-151-0/+52
* 2003-06-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-151-105/+1
* * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.Mark Kettenis2003-05-041-10/+25
* 2003-04-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-111-19/+2
* 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 insteadMark 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.Kevin Buettner2000-07-301-14/+6
* PARAMS removal.Kevin 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