aboutsummaryrefslogtreecommitdiff
path: root/gas/config/te-hppa.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-hppa.h
parent6e09abd4bd401c9fba09c18c6f9252ae057e0e14 (diff)
downloadfsf-binutils-gdb-ad1079af05c5820e0f4e9d1ba24d30c03bff98f6.zip
fsf-binutils-gdb-ad1079af05c5820e0f4e9d1ba24d30c03bff98f6.tar.gz
fsf-binutils-gdb-ad1079af05c5820e0f4e9d1ba24d30c03bff98f6.tar.bz2
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-hppa.h')
-rw-r--r--gas/config/te-hppa.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/config/te-hppa.h b/gas/config/te-hppa.h
index 466f5f9..f250b4e 100644
--- a/gas/config/te-hppa.h
+++ b/gas/config/te-hppa.h
@@ -21,5 +21,8 @@
/* HP PA-RISC and OSF/1 support was contributed by the Center for
Software Science at the University of Utah. */
+/* Labels are not required to have a colon for a suffix. */
+#define LABELS_WITHOUT_COLONS 1
+
/* These define interfaces. */
#include "obj-format.h"