forked from Imagelibrary/binutils-gdb
HPPA merge.
This commit is contained in:
3
gdb/config/hppabsd.mh
Normal file
3
gdb/config/hppabsd.mh
Normal file
@@ -0,0 +1,3 @@
|
||||
# Host: Hewlett-Packard PA-RISC machine, running BSD
|
||||
XDEPFILES= hppabsd-xdep.o hppa-coredep.o
|
||||
XM_FILE= xm-hppabsd.h
|
||||
4
gdb/config/hppabsd.mt
Normal file
4
gdb/config/hppabsd.mt
Normal file
@@ -0,0 +1,4 @@
|
||||
# TARGET: HP PA-RISC running bsd
|
||||
TDEPFILES= hppa-pinsn.o hppabsd-tdep.o exec.o
|
||||
TM_FILE= tm-hppabsd.h
|
||||
|
||||
7
gdb/config/hppahpux.mh
Normal file
7
gdb/config/hppahpux.mh
Normal file
@@ -0,0 +1,7 @@
|
||||
# Host: Hewlett-Packard PA-RISC machine, running HPUX
|
||||
XDEPFILES= hppahpux-xdep.o hppa-coredep.o
|
||||
XM_FILE= xm-hppahpux.h
|
||||
REGEX=regex.o
|
||||
REGEX1=regex.o
|
||||
ALLOCA=alloca.o
|
||||
ALLOCA1=alloca.o
|
||||
3
gdb/config/hppahpux.mt
Normal file
3
gdb/config/hppahpux.mt
Normal file
@@ -0,0 +1,3 @@
|
||||
# TARGET: HP PA-RISC running hpux
|
||||
TDEPFILES= hppa-pinsn.o hppahpux-tdep.o exec.o
|
||||
TM_FILE= tm-hppahpux.h
|
||||
7
include/aout/hppa.h
Normal file
7
include/aout/hppa.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "filehdr.h"
|
||||
#include "aouthdr.h"
|
||||
#include "scnhdr.h"
|
||||
#include "spacehdr.h"
|
||||
#include "syms.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user