aboutsummaryrefslogtreecommitdiff
path: root/gdb/i387-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-11 * win32-nat.c (do_win32_fetch_inferior_registers): Use get_regcache_archMarkus Deuling1-101/+61
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-09 * gdbarch.sh (convert_register_p): Add gdbarch as parameter.Markus Deuling1-1/+1
2007-10-24 * amd64-tdep.c (amd64_convert_register_p): Delete.Daniel Jacobowitz1-4/+21
2007-10-222007-10-22 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-05-06 * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove.Ulrich Weigand1-22/+0
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-07-04* i387-tdep.c (print_i387_value, print_i387_ext, i387_tag): ChangeMark Kettenis1-18/+18
2005-05-14* amd64-tdep.c (amd64_return_value): Change type of readbuf andMark Kettenis1-2/+2
2005-05-09* i387-tdep.c: Remove outdated comments.Mark Kettenis1-9/+0
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+4
2004-09-11* language.c (local_hex_format_custom): Remove.Paul N. Hilfinger1-8/+8
2004-08-04* i387-tdep.c (i387_supply_fsave): Provide summy values for theMark Kettenis1-2/+18
2004-06-26* i387-tdep.c: Remove excessive whitespace.Mark Kettenis1-1/+0
2004-03-15* i387-tdep.h (i387_collect_fsave): New prototype.Mark Kettenis1-5/+15
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