freebsd-nq/gnu/usr.bin/binutils/gdb
David E. O'Brien 457170e99c We need to link with libiberty.a before libreadline.so. Both supply
xmalloc() and xrealloc() and the mixed usage of xmalloc in some .c's from
libiberty.a and other .c's from libreadline.so produces an unusable binary
on the Alpha.

While I am here, preventatively move other libs in the link order.

Submitted by:	gallatin
2002-06-21 19:05:20 +00:00
..
alpha This is enough to get thru a cross-build. 2002-05-18 18:27:09 +00:00
i386 phsyical -> physical 2002-05-27 13:08:08 +00:00
config.h Segregate MD weirdness a little bit more. Improve cross buildability. 2002-05-18 04:59:57 +00:00
freebsd-uthread.c Sync this up to recent changes to our (userland) thread structure. 2002-02-23 19:28:01 +00:00
gdb.1 $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
kvm-fbsd.c phsyical -> physical 2002-05-27 13:08:08 +00:00
Makefile We need to link with libiberty.a before libreadline.so. Both supply 2002-06-21 19:05:20 +00:00
Makefile.alpha Segregate MD weirdness a little bit more. Improve cross buildability. 2002-05-18 04:59:57 +00:00
Makefile.i386 Segregate MD weirdness a little bit more. Improve cross buildability. 2002-05-18 04:59:57 +00:00