summaryrefslogtreecommitdiffstats
path: root/binutils/config.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-10-23 14:49:08 +0000
committerNick Clifton <nickc@redhat.com>2002-10-23 14:49:08 +0000
commit1a09a22c0664ef6e97568ad8d737d86b7e5a7486 (patch)
tree382871f4f73f3b5f40ad271dc107565e0c38ed80 /binutils/config.in
parentc254c557e7db88f4b831c2f365e0e0d71ca41987 (diff)
downloadppe42-binutils-1a09a22c0664ef6e97568ad8d737d86b7e5a7486.tar.gz
ppe42-binutils-1a09a22c0664ef6e97568ad8d737d86b7e5a7486.zip
Define SKIP_ZEROES as 32 for tic4x target in order to ensure proper
disassembly of the valid 0-value opcode.
Diffstat (limited to 'binutils/config.in')
-rw-r--r--binutils/config.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/binutils/config.in b/binutils/config.in
index 2a5770d432..f2bd049558 100644
--- a/binutils/config.in
+++ b/binutils/config.in
@@ -28,9 +28,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
#undef off_t
-/* Define if you need to in order for stat and other things to work. */
-#undef _POSIX_SOURCE
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#undef size_t
@@ -136,12 +133,6 @@
/* Define if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
-/* Define if you have the <sys/stat.h> header file. */
-#undef HAVE_SYS_STAT_H
-
-/* Define if you have the <sys/types.h> header file. */
-#undef HAVE_SYS_TYPES_H
-
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
OpenPOWER on IntegriCloud