Commit Graph

112 Commits

Author SHA1 Message Date
brad
600b21854a Remove this ARM support crap. It was not given the ok because it had mistakes
and obviously was not tested.
2003-06-30 18:24:16 +00:00
espie
68b7bbdbb1 fix manpage generation for building outside of srcdir without gnu-make. 2003-06-30 13:07:32 +00:00
brad
aa3bb77e6b simplify this a bit by using the upstream config and overriding certain
variables.
2003-06-27 16:54:57 +00:00
brad
4a68ace46e sync with update-patches 2003-06-27 13:33:17 +00:00
kevlo
526cd6c7d3 add ARM support 2003-06-27 02:47:08 +00:00
brad
b17d8bf344 add AMD64 support.
--
From: art@
2003-06-15 04:43:31 +00:00
brad
2a879062fa Actually use the obsd target environment, fgsch@ thinks this is a better
direction to go in for possible future changes which would afford us greater
flexibility.
2003-06-13 04:17:12 +00:00
brad
9d53b5f802 instead of using double square brackets to escape the inner set, use
the changequote macro.
2003-06-12 14:26:20 +00:00
brad
81b60ddc11 fix 2003-06-09 19:11:29 +00:00
brad
298a0e21d6 - don't need a separate OpenBSD target environment
- simplify hppa case
2003-06-08 19:02:58 +00:00
brad
68bfa56d72 RCS ids 2003-06-08 03:04:50 +00:00
brad
479933f0b5 old... and didn't make any sense since it wasn't a development version. 2003-06-07 23:38:01 +00:00
brad
7f39955acd - some stuff for i386/a.out (only matches up to 3.2 for now)
- sparc* -> sparc and a few other fixes
2003-06-07 23:35:49 +00:00
brad
e653c8d5b0 - put back a a.out related patch I removed on upgrade
- don't like new files being patched into existence
2003-06-05 23:39:47 +00:00
brad
f7d5ee55d7 simplify case statement for sparc here too 2003-06-05 23:28:39 +00:00
brad
77233bcc34 simplify case statement for sparc after fgsch@ made this pretty obvious 2003-06-05 23:10:06 +00:00
fgsch
195725f399 better treatment for sparc. 2003-06-05 22:37:46 +00:00
brad
a6c9968875 - gprof is not built with cross-binutils so add another PLIST without it
- fix syntax of gas configure.in stuff for sparc
- add missing change for the sparc ELF transition to bfd
--
Hasn't actually been tested on a real sparc system but it at least allows
me to build a cross-binutils without bombing durring build or the PLIST issue
2003-06-05 18:28:24 +00:00
brad
cee5555f3a and 2 more missing patches. 2003-06-05 04:29:16 +00:00
brad
80f80f70ec cvs sucks. 2003-06-05 04:25:58 +00:00
brad
0d3d4c7a82 upgrade to binutils 2.13.2.1
This is work in progress. It is being commited as a starting point so other
people can look at it/fix issues/and maybe Art can add Hammer support? :)
It has been lightly tested on macppc/sparc64/i386 and compile tested by
mickey@ on hppa.

DO NOT try to build ld.so on sparc/sparc64/macppc and install the resulting
binary unless you like having a hosed system. A known "misfeature" in ld.so
that is being worked on.
--
MAINTAINER ok
2003-06-05 04:03:55 +00:00
espie
c138118a37 MODULES=gnu can be used to access MODGNU_AUTOCONF_DEPENDS without entering
into CONFIGURE_STYLE issues.
ok naddy, pval
2003-02-27 19:27:00 +00:00
espie
0068549d35 use MODGNU_AUTOCONF_DEPENDS 2003-02-16 15:17:58 +00:00
espie
eafae04710 explicit check for autoconf version 2003-02-15 14:26:03 +00:00
naddy
b2ee4be420 Enable regression tests. 2002-10-25 22:37:12 +00:00
fgsch
520611af32 - MASTER_SITE_SUBDIR -> ${SITE:=subdir/}
- bump NEED_VERSION.
2002-05-13 10:54:45 +00:00
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