summaryrefslogtreecommitdiffstats
path: root/gas/config/te-hppa64.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-07-09 08:16:21 +0000
committerAlan Modra <amodra@gmail.com>2000-07-09 08:16:21 +0000
commitad1079af05c5820e0f4e9d1ba24d30c03bff98f6 (patch)
tree07c14228eb322baa6dc5ec37b3587e3b4d549c0b /gas/config/te-hppa64.h
parent6e09abd4bd401c9fba09c18c6f9252ae057e0e14 (diff)
downloadppe42-binutils-ad1079af05c5820e0f4e9d1ba24d30c03bff98f6.tar.gz
ppe42-binutils-ad1079af05c5820e0f4e9d1ba24d30c03bff98f6.zip
Add linux-elf flavour to pseudos in tc-hppa.c and some tidying
and bug fixes. Handle wide mode relocs. Don't select target size based on BFD64.
Diffstat (limited to 'gas/config/te-hppa64.h')
-rw-r--r--gas/config/te-hppa64.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/config/te-hppa64.h b/gas/config/te-hppa64.h
new file mode 100644
index 0000000000..dfeb62b189
--- /dev/null
+++ b/gas/config/te-hppa64.h
@@ -0,0 +1,6 @@
+#define TARGET_ARCH_SIZE 64
+
+/* Labels are not required to have a colon for a suffix. */
+#define LABELS_WITHOUT_COLONS 1
+
+#include "obj-format.h"
OpenPOWER on IntegriCloud