summaryrefslogtreecommitdiffstats
path: root/gdb/gregset.h
Commit message (Collapse)AuthorAgeFilesLines
* 2002-05-08 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-05-081-1/+1
| | | | * gregset.h: Say "GNU/Linux".
* 2002-04-24 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-241-0/+13
| | | | | | | | * config/i386/tm-linux.h: Define FILL_FPXREGSET. * gregset.h: If FILL_FPXREGSET is defined, provide gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset. * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET is defined, call fill_fpxregset.
* s/Linux/.../Andrew Cagney2002-02-241-1/+1
| | | | Fix PR gdb/378.
* 2002-01-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-141-13/+0
| | | | | | | * linux-proc.c (linux_do_thread_registers): Ignore fpxregs until we can resolve portability issues. * gregset.h: Remove references to fpxregs. * gcore.c (gcore_command): Initialize note_sec to NULL.
* 2002-01-09 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-091-1/+15
| | | | | | * gregset.h (gdb_fpxregset_t): Define. (supply_fpxregset): Prototype. (fill_fpxregset): Prototype.
* * gregset.h: Protect against multiple inclusion. Remove someMark Kettenis2000-08-271-7/+12
| | | | redundant spaces.
* 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-261-0/+50
* gregset.h: New file. Typedefs for gdb_gregset_t and gdb_fpregset_t, prototypes for supply_gregset and friends. * procfs.c: Include gregset.h. Delete local prototypes for supply_gregset etc., and local typedef gdb_gregset_t etc. * sol-thread.c: Include gregset.h, delete local prototypes, add appropriate casts to gdb_gregset_t. * uw-thread.c, lin-thread.c, core-sol2.c, core-regset.c, sparc-tdep.c, ptx4-nat.c, ppc-linux-nat.c, mipsv4-nat.c, m88k-nat.c, m68klinux-nat.c, m68k-tdep.c, irix5-nat.c, irix4-nat.c, ia64-linux-nat.c, i386v4-nat.c, cxux-nat.c, arm-linux-nat.c, alpha-nat.c: Include gregset.h. * config/nm-linux.h: Define GDB_GREGSET_T, GDB_FPREGET_T. * config/sparc/tm-sun4sol2.h: Ditto.
OpenPOWER on IntegriCloud