* irix4-nat.c (fetch_core_registers): Special version of this for

Irix 4.x, which stores regs a bit differently from other /proc
	based systems.
	* procfs.c, core-svr4.c:  Move fetch_core_registers from procfs.c
	to new file core-svr4.c.
	* config/i386/i386sol2.mh, config/i386/i386v4.mh, config/m68k/amix.mh,
	config/i386/ncr3000.mh, config/sparc/sun4sol2.mh:  Add core-svr4.o
	to NATDEPFILES.
	* config/mips/irix4.mh:  Add corelow.o to NATDEPFILES.
This commit is contained in:
Stu Grossman 1993-04-20 17:06:36 +00:00
parent 33c01d94ca
commit 01f5a1f825
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ copying.c
core.c
coredep.c
corelow.c
core-svr4.c
cp-valprint.c
createtags
dbxread.c