* somread.c: Renamed from paread.c. Changed function names and

comments to reflect that this file deals with SOM (an object file
	format), rather than the PA (a cpu).
	(Makefile.in): Chaned appropriately.
	(config/pa/hppabsd.mh, config/pa/hppahpux.mh): Likewise.
	* dbxread.c (somstab_build_psymtabs): Renamed from
	pastab_build_psymtabs.
This commit is contained in:
Jeff Law
1994-06-27 06:09:40 +00:00
parent 6dde66d569
commit bfe2f12bd0
9 changed files with 590 additions and 574 deletions

View File

@ -3,7 +3,7 @@ TERMCAP = -lcurses
XDEPFILES=
XM_FILE= xm-hppah.h
NAT_FILE= nm-hppah.h
NATDEPFILES= hppah-nat.o coredep.o corelow.o inftarg.o fork-child.o paread.o infptrace.o
NATDEPFILES= hppah-nat.o coredep.o corelow.o inftarg.o fork-child.o somread.o infptrace.o
REGEX=regex.o
REGEX1=regex.o
HOST_IPC=-DBSD_IPC -DPOSIX_WAIT