diff options
author | Stu Grossman <grossman@cygnus> | 1993-04-23 23:43:18 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1993-04-23 23:43:18 +0000 |
commit | 66a1aa071ea2f7868b29a6c1e81febb12c88c12c (patch) | |
tree | ea0b5d7bfeb14c4329b9bfafc466fb1b95a892ad /gdb/.Sanitize | |
parent | b5728692b43217ea2babbe08a94552cb4b2ffeff (diff) | |
download | gdb-66a1aa071ea2f7868b29a6c1e81febb12c88c12c.zip gdb-66a1aa071ea2f7868b29a6c1e81febb12c88c12c.tar.gz gdb-66a1aa071ea2f7868b29a6c1e81febb12c88c12c.tar.bz2 |
* Merge in HPPA/BSD patches from Utah:
* defs.h: Add const to 2nd arg of psignal prototype.
* hppah-tdep.c: Renamed to hppa-tdep.c 'cuz it's common code with
BSD now.
* hppab-core.c: Deleted. No longer useful.
* hppab-nat.c: #include more files. Use PT_WUREGS, not
PT_WRITE_U.
* hppab-tdep.c: Deleted. Supplanted by hppa-tdep.c.
* config/pa/hppabsd.mh (NATDEPFILES): Remove hppab-core.o.
* config/pa/hppabsd.mt (TDEPFILES): hppab-tdep.o => hppa-tdep.o
* config/pa/hppahpux.mt (TDEPFILES): hppab-tdep.o => hppa-tdep.o
* config/pa/xm-hppab.h: #define SET_STACK_LIMIT_HUGE.
Diffstat (limited to 'gdb/.Sanitize')
-rw-r--r-- | gdb/.Sanitize | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index cacb6a1..0a7bd4d 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -107,11 +107,9 @@ h8300-tdep.c h8500-tdep.c hp300ux-nat.c hppa-pinsn.c -hppab-core.c +hppa-tdep.c hppab-nat.c -hppab-tdep.c hppah-nat.c -hppah-tdep.c i386-pinsn.c i386-stub.c i386-tdep.c |