Commit Graph

16 Commits

Author SHA1 Message Date
fgsch
31846d4050 sigh, make this right for good. 2002-05-04 08:31:19 +00:00
fgsch
991135bad8 Leave space for terminating NULL if empty symbol table. from bfd-current. 2002-04-30 18:15:55 +00:00
fgsch
0e559d642e small changes so make cleandir is happy when tested in tree. 2002-04-30 18:12:43 +00:00
pvalchev
a818d63366 sync with in-tree binutils:
date: 2002/03/19 02:02:57;  author: pvalchev;  state: Exp;  lines: +27 -5
When one shared library requires another, it will try to locate the
required shared library and include it in the link if it's not specified
explicitly.  This change makes ld look at the -L arguments specified,
and build search path.  This avoids the need for -rpath-link, and
somewhat resembles the a.out linker behaviour.  However behaviour of
-rpath and -rpath-link is still preserved as a GNU extension.
2002-04-26 00:44:40 +00:00
fgsch
2f5631dbe0 enable vax. 2002-04-25 22:37:10 +00:00
fgsch
390a86e52a vax pieces and some other stuff from -devel. 2002-04-25 22:36:14 +00:00
fgsch
102533d907 oops, missing ; 2002-04-07 21:26:16 +00:00
fgsch
65a5d8519e don't start subshells; now ppl will love me again. 2002-04-07 21:11:45 +00:00
fgsch
cb867679f4 add mips. 2002-03-19 08:28:00 +00:00
fgsch
599e74229c mips support, based on diffs submited by Wilbern Cobb <vedge@csoft.org>. 2002-03-19 08:27:31 +00:00
fgsch
082500f0ac hrmm, regen. something was wrong with it. 2002-03-11 00:37:13 +00:00
fgsch
f331347981 o regen patches.
o add leading underscode to _GLOBAL_OFFSET_TABLE for a.out.
2002-03-10 06:39:30 +00:00
kevlo
e16438647f mktemp -> mkstemp
--
Ok'd by maintainer
2002-03-08 02:19:46 +00:00
fgsch
f95baad058 don't use te-obsd.h for a.out yet, bfd doesn't know about this target. 2002-02-20 10:46:29 +00:00
fgsch
6c3c968dbf Change directory layout to ${TARGET_ARCH}-unknown-openbsd${OSREV}/. This
is more clear for cross-tools.
2002-02-20 05:27:18 +00:00
fgsch
cef07b414c GNU binutils 2.11.2. 2002-02-19 04:19:21 +00:00