From: Fred Fish Date: Fri, 20 Dec 1991 19:52:35 +0000 (+0000) Subject: Document change to config/mh-i386v4. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=70b74b930c2e8547f6acaffcc3179a39ae9ca4f2;p=binutils-gdb.git Document change to config/mh-i386v4. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c2bbb337a2e..c20d10e5fc9 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.