| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-11-09 Klee Dienes <kdienes@apple.com> | Klee Dienes | 2002-11-09 | 1 | -0/+12 |
* | * i387-tdep.c (i387_fill_fxsave): Use FOOFF_REGNUM instead of | Mark Kettenis | 2002-11-08 | 1 | -1/+1 |
* | * i387-tdep.c (i387_print_float_info): Call fputs_filtered instead | Mark Kettenis | 2002-11-03 | 1 | -1/+1 |
* | * i387-tdep.c (i387_print_float_info): Replace calls to | Mark Kettenis | 2002-11-03 | 1 | -18/+27 |
* | 2002-11-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2002-11-02 | 1 | -1/+1 |
* | * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o, | Tom Tromey | 2002-08-27 | 1 | -0/+1 |
* | 2002-08-19 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 2002-08-19 | 1 | -1/+1 |
* | 2002-08-15 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2002-08-16 | 1 | -1/+1 |
* | * i387-tdep.c (i387_print_float_info): Add comment about ignoring | Mark Kettenis | 2002-08-15 | 1 | -1/+4 |
* | * i387-tdep.h (i387_print_float_info): New prototype. | Mark Kettenis | 2002-08-15 | 1 | -77/+79 |
* | * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if | Mark Kettenis | 2002-05-12 | 1 | -6/+12 |
* | * Makefile.in (ALLDEPFILES): Remove i387-nat.c. | Jason Thorpe | 2002-05-11 | 1 | -0/+308 |
* | * i386-tdep.h (FPU_REG_RAW_SIZE): Define unconditionally. | Mark Kettenis | 2001-11-12 | 1 | -2/+0 |
* | * i387-tdep.c (print_i387_value): Use extract_typed_floating to | Mark Kettenis | 2001-10-28 | 1 | -18/+5 |
* | * i386-tdep.h: New file. | Jiri Smid | 2001-09-21 | 1 | -0/+3 |
* | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 2001-08-01 | 1 | -0/+1 |
* | I'm using the obvious fix rule to commit this. | Michael Chastain | 2001-07-07 | 1 | -2/+2 |
* | * i387-tdep.c (print_i387_value): Add extra space after final full | Mark Kettenis | 2001-07-04 | 1 | -1/+1 |
* | * i387-tdep.c: Include "gdb_assert.h". | Andrew Cagney | 2001-07-04 | 1 | -14/+18 |
* | * i387-tdep.c (print_i387_status_word): Fix printing of Stack | Mark Kettenis | 2001-03-09 | 1 | -1/+1 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -2/+2 |
* | Create new file regcache.h. Update all uses. | Andrew Cagney | 2001-03-01 | 1 | -1/+3 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -14/+6 |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -4/+4 |
* | * i387-tdep.c (print_i387_value): Cast &value to (char *) in | Mark Kettenis | 2000-05-21 | 1 | -1/+2 |
* | 2000-04-12 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2000-04-12 | 1 | -2/+15 |
* | 2000-03-26 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2000-03-26 | 1 | -49/+1 |
* | import gdb-1999-12-07 snapshot | Jason Molenda | 1999-12-08 | 1 | -7/+252 |
* | import gdb-1999-09-21 | Jason Molenda | 1999-09-22 | 1 | -139/+0 |
* | import gdb-1999-09-13 snapshot | Jason Molenda | 1999-09-13 | 1 | -1/+1 |
* | import gdb-1999-09-08 snapshot | Stan Shebs | 1999-09-09 | 1 | -46/+235 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -46/+77 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -0/+111 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -111/+0 |
* | 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1998-10-16 | 1 | -1/+5 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, | Jim Kingdon | 1994-02-28 | 1 | -8/+3 |
* | * i386aix-nat.c (i386_float_info): Reverse order of registers before | Jim Kingdon | 1994-01-22 | 1 | -3/+0 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -32/+32 |
* | * config/i386/*aix*, i386aix-nat.c: New files. | Jim Kingdon | 1993-06-21 | 1 | -1/+4 |
* | changes for SVR3.2 | Jim Kingdon | 1993-04-19 | 1 | -15/+0 |
* | * Makefile.in (SFILES_MAINDIR): Add ch-exp.y. | Fred Fish | 1992-11-15 | 1 | -1/+0 |
* | Globs of changes. See the ChangeLog for details. Most related to | Fred Fish | 1992-03-15 | 1 | -1/+1 |
* | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1992-03-03 | 1 | -1/+0 |
* | * Check in Fred Fish's changes in these modules. Fred | John Gilmore | 1992-02-22 | 1 | -4/+7 |
* | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1991-11-21 | 1 | -1/+0 |
* | Changes from Fred Fish: | John Gilmore | 1991-10-15 | 1 | -1/+1 |
* | Output hex with local_hex_string for Modula-2 support. | John Gilmore | 1991-09-19 | 1 | -3/+3 |
* | * i387-tdep.c: New file, consolidates most 80387 support, | John Gilmore | 1991-09-18 | 1 | -0/+127 |