]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/config/pa/tm-pro.h
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gdb / config / pa / tm-pro.h
CommitLineData
7486c68d
SG
1/* Parameters for execution on an HP PA-RISC level 0 embedded system.
2 This is based on tm-hppab.h.
0cfa9be0
RS
3 Contributed by the Center for Software Science at the
4 University of Utah (pa-gdb-bugs@cs.utah.edu). */
5
7486c68d 6#define PA_LEVEL_0 /* Disables touching space regs and fp */
0cfa9be0 7
17280c3f
JL
8/* All the PRO targets use software floating point at the moment. */
9#define SOFT_FLOAT 1
10
0cfa9be0
RS
11/* It's mostly just the common stuff. */
12#include "pa/tm-hppa.h"
13
14#define GDB_TARGET_IS_PA_ELF