Age | Commit message (Expand) | Author | Files | Lines |
2010-05-05 | 2010-05-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2010-04-09 | Replace abort with internal_error. | H.J. Lu | 1 | -2/+4 |
2010-04-08 | Re-indent i387_collect_xsave. | H.J. Lu | 1 | -55/+55 |
2010-04-07 | Support i387 AVX. | H.J. Lu | 1 | -0/+470 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -2/+4 |
2009-07-02 | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double, | Ulrich Weigand | 1 | -11/+15 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-03-11 | * win32-nat.c (do_win32_fetch_inferior_registers): Use get_regcache_arch | Markus Deuling | 1 | -101/+61 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-11-09 | * gdbarch.sh (convert_register_p): Add gdbarch as parameter. | Markus Deuling | 1 | -1/+1 |
2007-10-24 | * amd64-tdep.c (amd64_convert_register_p): Delete. | Daniel Jacobowitz | 1 | -4/+21 |
2007-10-22 | 2007-10-22 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-05-06 | * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove. | Ulrich Weigand | 1 | -22/+0 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-07-04 | * i387-tdep.c (print_i387_value, print_i387_ext, i387_tag): Change | Mark Kettenis | 1 | -18/+18 |
2005-05-14 | * amd64-tdep.c (amd64_return_value): Change type of readbuf and | Mark Kettenis | 1 | -2/+2 |
2005-05-09 | * i387-tdep.c: Remove outdated comments. | Mark Kettenis | 1 | -9/+0 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2004-09-11 | * language.c (local_hex_format_custom): Remove. | Paul N. Hilfinger | 1 | -8/+8 |
2004-08-04 | * i387-tdep.c (i387_supply_fsave): Provide summy values for the | Mark Kettenis | 1 | -2/+18 |
2004-06-26 | * i387-tdep.c: Remove excessive whitespace. | Mark Kettenis | 1 | -1/+0 |
2004-03-15 | * i387-tdep.h (i387_collect_fsave): New prototype. | Mark Kettenis | 1 | -5/+15 |
2004-02-28 | * i387-tdep.h: Update copyright year. | Mark Kettenis | 1 | -6/+16 |
2003-11-27 | * x86-64-tdep.c (RET_INT_REGS, RET_SSE_REGS): Remove defines. | Mark Kettenis | 1 | -0/+28 |
2003-09-28 | * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): Add | Mark Kettenis | 1 | -10/+8 |
2003-09-27 | * i386-tdep.h: Put opaque declarations in alphabetical | Mark Kettenis | 1 | -97/+171 |
2003-08-23 | * go32-nat.c (fetch_register): Call i387_supply_fsave instead of | Mark Kettenis | 1 | -92/+86 |
2003-08-10 | * i387-tdep.c (i387_register_to_value): Use get_frame_register | Mark Kettenis | 1 | -18/+10 |
2003-06-15 | * i387-tdep.c: Reorder includes, fix some whitespace issues and | Mark Kettenis | 1 | -9/+10 |
2003-06-15 | * i386-tdep.c (i386_register_to_value, i386_value_to_register): | Mark Kettenis | 1 | -0/+52 |
2003-06-15 | 2003-06-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -105/+1 |
2003-05-04 | * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15. | Mark Kettenis | 1 | -10/+25 |
2003-04-11 | 2003-04-11 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -19/+2 |
2002-11-09 | 2002-11-09 Klee Dienes <kdienes@apple.com> | Klee Dienes | 1 | -0/+12 |
2002-11-08 | * i387-tdep.c (i387_fill_fxsave): Use FOOFF_REGNUM instead of | Mark Kettenis | 1 | -1/+1 |
2002-11-03 | * i387-tdep.c (i387_print_float_info): Call fputs_filtered instead | Mark Kettenis | 1 | -1/+1 |
2002-11-03 | * i387-tdep.c (i387_print_float_info): Replace calls to | Mark Kettenis | 1 | -18/+27 |
2002-11-02 | 2002-11-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-08-27 | * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o, | Tom Tromey | 1 | -0/+1 |
2002-08-19 | 2002-08-19 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -1/+1 |
2002-08-16 | 2002-08-15 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-08-15 | * i387-tdep.c (i387_print_float_info): Add comment about ignoring | Mark Kettenis | 1 | -1/+4 |
2002-08-15 | * i387-tdep.h (i387_print_float_info): New prototype. | Mark Kettenis | 1 | -77/+79 |
2002-05-12 | * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if | Mark Kettenis | 1 | -6/+12 |
2002-05-11 | * Makefile.in (ALLDEPFILES): Remove i387-nat.c. | Jason Thorpe | 1 | -0/+308 |
2001-11-12 | * i386-tdep.h (FPU_REG_RAW_SIZE): Define unconditionally. | Mark Kettenis | 1 | -2/+0 |
2001-10-28 | * i387-tdep.c (print_i387_value): Use extract_typed_floating to | Mark Kettenis | 1 | -18/+5 |