aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1991-12-20 19:52:35 +0000
committerFred Fish <fnf@specifix.com>1991-12-20 19:52:35 +0000
commit70b74b930c2e8547f6acaffcc3179a39ae9ca4f2 (patch)
tree4b58d257f410be8227a512d3166e4f98e2822945 /gdb
parentca9b13c75cb5a14133c9f222670926c84d46ac8b (diff)
downloadgdb-70b74b930c2e8547f6acaffcc3179a39ae9ca4f2.zip
gdb-70b74b930c2e8547f6acaffcc3179a39ae9ca4f2.tar.gz
gdb-70b74b930c2e8547f6acaffcc3179a39ae9ca4f2.tar.bz2
Document change to config/mh-i386v4.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c2bbb33..c20d10e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
Fri Dec 20 11:36:38 1991 Fred Fish (fnf at cygnus.com)
+ * config/mh-i386v4: Change XM_CLIBS to "-lc /usr/ucblib/libucb.a"
+ so compiles with native compilers (without builtin alloca) can
+ pick up the version from the bsd emulation library. However, we
+ search the standard C library first so we don't pick up lots of
+ other broken stuff from libucb.a, that we *don't* want.
+
* configure.in, tm-amix.h, tm-i386v4.h, xm-amix.h, xm-i386v4.h:
Change svr4 references to sysv4.