forked from Imagelibrary/binutils-gdb
2000-07-17 matthew green <mrg@redhat.com>
* config/sparc/nm-nbsd.h (GDB_GREGSET_T, GDB_FPREGSET_T): Define.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-07-17 matthew green <mrg@redhat.com>
|
||||
|
||||
* config/sparc/nm-nbsd.h (GDB_GREGSET_T, GDB_FPREGSET_T): Define.
|
||||
|
||||
Mon Jul 17 13:08:10 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* values.c (value_as_pointer): When VAL is an integer, explictly
|
||||
|
||||
@@ -53,4 +53,7 @@
|
||||
#define PTRACE_SETREGS PT_SETREGS
|
||||
#define PTRACE_SETFPREGS PT_SETFPREGS
|
||||
|
||||
#define GDB_GREGSET_T struct reg
|
||||
#define GDB_FPREGSET_T struct fpreg
|
||||
|
||||
#endif /* NM_NBSD_H */
|
||||
|
||||
Reference in New Issue
Block a user