brad
82a6c1c5b6
unnecessary patch
2003-12-03 16:10:22 +00:00
brad
dd8e7525fa
If gld${EMULATION_NAME}_search_dir() returns NULL, return early
...
and try not to fopen(NULL, ...) later.
From: sturm@
2003-11-23 22:06:25 +00:00
brad
d2d6f117e3
remove WWW:
2003-10-12 21:23:44 +00:00
brad
cc6bdc9d9d
I guess it would be good if I added this too.
2003-10-11 00:55:25 +00:00
brad
9d10b5d7fe
upgrade to binutils 2.14
...
Tested on powerpc/sparc64/alpha
2003-10-11 00:52:21 +00:00
brad
a75f848444
add ARM support.
...
--
From: brad@, based on original diffs from kevlo@
2003-07-28 05:12:00 +00:00
brad
d652e1234b
- ensure consistent LIB_PATH on all OpenBSD ELF systems
...
- move WxorX setup into separate OpenBSD arch targets
--
"I have not found any problems with the binutils patch" drahn@
2003-07-16 19:17:21 +00:00
brad
321c543e6a
ensure consistent LIB_PATH
2003-07-11 00:27:51 +00:00
brad
401a1ef9bd
- add empty openbsd section
...
- don't bother inserting a bogus search dir path
2003-07-09 20:47:11 +00:00
espie
8bc41423db
fix PKGNAME, so that cross-binutils have real different names.
...
Install files correctly, so that SEPARATE_BUILD gets possible.
2003-06-30 21:01:14 +00:00
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