* solib.c (locate_base): Fix uninitialized variable that was
authorFred Fish <fnf@specifix.com>
Mon, 23 Dec 1991 03:43:48 +0000 (03:43 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 23 Dec 1991 03:43:48 +0000 (03:43 +0000)
commit431df2ebacd5349884e9cb4b116bc193f59717a6
treed6c75b2903de9c3db4923808d9b3cc408f75bd7c
parenta9b0d1aece41530dd33bde4280441c3101bd5f03
* solib.c (locate_base):  Fix uninitialized variable that was
causing return of random value to callee.

* config/mh-amix, config/mh-i386v4:  Change to find alloca by
compiling and linking alloca.c, even when it is not strictly
required.  Also arrange to link with -ltermlib rather than
-ltermcap.

* Makefile.in:  Move TERMCAP definition to prior to inclusion
of host makefile fragments so it can be overridden.
gdb/ChangeLog
gdb/Makefile.in
gdb/solib.c
This page took 0.025444 seconds and 4 git commands to generate.