Commit Graph

20 Commits

Author SHA1 Message Date
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
c851f3ebe3 use old autoconf for now. 2002-04-22 08:32:22 +00:00
fgsch
5351b1b411 enable vax. 2002-04-21 23:20:19 +00:00
fgsch
2aea6f8f35 more vax pieces. 2002-04-21 22:50:58 +00:00
fgsch
fceef34544 o sparc64 core support.
o vax support (not yet complete).
2002-04-21 22:09:14 +00:00
fgsch
3c996f8b43 enable devel. 2002-04-21 21:40:57 +00:00
fgsch
419f484a97 binutils 2.12 - GNU development tools. 2002-04-21 21:39:52 +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
455cf60d68 add stable. 2002-02-19 04:22:05 +00:00
fgsch
cef07b414c GNU binutils 2.11.2. 2002-02-19 04:19:21 +00:00