aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/pa/tm-hppa.h
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2003-04-22 23:04:40 +0000
committerJoel Brobecker <brobecker@gnat.com>2003-04-22 23:04:40 +0000
commit772968793e153e2091371b08a64eba6a414c040c (patch)
treeb3a4a614a2070a6c87138af704872094fd08674c /gdb/config/pa/tm-hppa.h
parent341eccbc3efd82f1273d027d190ea87fde78a943 (diff)
downloadfsf-binutils-gdb-772968793e153e2091371b08a64eba6a414c040c.zip
fsf-binutils-gdb-772968793e153e2091371b08a64eba6a414c040c.tar.gz
fsf-binutils-gdb-772968793e153e2091371b08a64eba6a414c040c.tar.bz2
* config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
Update all the tests using SOFT_FLOAT considering the fact that this macro was always set to 0. * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT considering the fact that this macro was always set to 0. * hppa-tdep.h (hppa_store_return_value): Likewise. (hppa_extract_return_value): Likewise.
Diffstat (limited to 'gdb/config/pa/tm-hppa.h')
-rw-r--r--gdb/config/pa/tm-hppa.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/pa/tm-hppa.h b/gdb/config/pa/tm-hppa.h
index f476d89..8646ab0 100644
--- a/gdb/config/pa/tm-hppa.h
+++ b/gdb/config/pa/tm-hppa.h
@@ -45,11 +45,6 @@ struct value;
struct type;
struct inferior_status;
-/* By default assume we don't have to worry about software floating point. */
-#ifndef SOFT_FLOAT
-#define SOFT_FLOAT 0
-#endif
-
/* Get at various relevent fields of an instruction word. */
#define MASK_5 0x1f