aboutsummaryrefslogtreecommitdiff
path: root/libiberty/config
diff options
context:
space:
mode:
authorRichard Henderson <rth@cygnus.com>1999-09-27 10:45:52 -0700
committerJeff Law <law@gcc.gnu.org>1999-09-27 11:45:52 -0600
commit2c45d1a04de4cd940c53191e51e2e21ace86e541 (patch)
tree5bbe710f0cbb1ee8f863137e230b1b3ebca95869 /libiberty/config
parente5da599a0c4457eb6e3e7bc801d10898c34c3c47 (diff)
downloadgcc-2c45d1a04de4cd940c53191e51e2e21ace86e541.zip
gcc-2c45d1a04de4cd940c53191e51e2e21ace86e541.tar.gz
gcc-2c45d1a04de4cd940c53191e51e2e21ace86e541.tar.bz2
alloca-conf.h (alloca): Don't use Gcc builtin or <alloca.h>.
* alloca-conf.h (alloca) [C_ALLOCA]: Don't use Gcc builtin or <alloca.h>. * clock.c (GNU_HZ): New definition. (clock): Use it. * getruntime.c: Likewise. * config.table: Use mh-beos. * config/mh-beos: New file. From-SVN: r29680
Diffstat (limited to 'libiberty/config')
-rw-r--r--libiberty/config/mh-beos7
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/config/mh-beos b/libiberty/config/mh-beos
new file mode 100644
index 0000000..9b75e7d
--- /dev/null
+++ b/libiberty/config/mh-beos
@@ -0,0 +1,7 @@
+# Host makefile fragment for BeOS
+
+# This is a temporary hack until the wimpy default 64k stack
+# limit in BeOS is either increased or made user settable somehow.
+# This probably won't happen until after the DR9 release.
+
+EXTRA_OFILES = alloca.o