Commit Graph

36 Commits

Author SHA1 Message Date
fgsch
c49a0a0f79 after some mails, the 'pe' problem has been fixed in binutils, so pull
the diff; openbsd should no longer match any of these. regen.
2002-05-09 02:44:34 +00:00
fgsch
e1662146d6 pull more changes from the FSF tag, a few more to come. 2002-05-08 11:02:40 +00:00
drahn
bc1593c9e3 Do not build dlltool on i386 openbsd, same problem as powerpc had,
diff is slightly larger to deal with the changequote. Here as other
places the changequote pair will only affect the one line.
2002-05-07 03:34:18 +00:00
drahn
9d8b1484f0 Do not build dlltool on i386 openbsd, same problem as powerpc had,
diff is slightly larger to deal with the changequote. Here as other
places the changequote pair will only affect the one line.
2002-05-07 03:26:26 +00:00
drahn
a5eba736b1 Do not build dlltool on OpenBSD powerpc platforms, powerpc*-*-*pe* matches
powerpc--openbsd unfortunately. ok fgsch@
2002-05-06 22:57:48 +00:00
drahn
6b1cb4d730 Opps, run autoconf in the Makefile, not run autoconf and commit. 2002-05-06 22:55:07 +00:00
drahn
e693a913eb Do not build dlltool on OpenBSD powerpc platforms, powerpc*-*-*pe* matches
powerpc--openbsd unfortunately. ok fgsch@
2002-05-06 22:37:05 +00:00
drahn
eb9b7472a3 Avoid calls to insecure choose_temp_base. ok fgsch@ 2002-05-06 20:57:40 +00:00
drahn
67e8222934 Avoid calls to insecure choose_temp_base, ok fgsch@ 2002-05-06 20:51:19 +00:00
fgsch
daa5e3762f ops, missed one 2002-05-04 11:02:11 +00:00
fgsch
c40a689212 first pass at DESTDIR. 2002-05-04 10:43:07 +00:00
fgsch
79098ffb5d here too. fix my bad. 2002-05-04 09:14:01 +00:00
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
0156b8f563 sync with in-tree binutils modifications:
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-28 08:26:47 +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
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