Commit graph

117 commits

Author SHA1 Message Date
wiz
ce19bd233e Retire USE_PKGLIBTOOL in favour of USE_LIBTOOL.
Use LTCONFIG_OVERRIDE, and thus remove four patches.
Update PLIST for arm and mipse[bl] additions.
2000-08-14 14:57:52 +00:00
jun
e7c216f356 regen. 2000-08-09 10:39:48 +00:00
jun
7797f19934 On port-hpcmips-ja@jp.netbsd.org:
shin@sm.sony.co.jp <10007180619.AA00274@lachesis.sm.sony.co.jp>
tsutsui@ceres.dti.ne.jp <200008031537.e73Fb0S25554@mirage.ceres.dti.ne.jp>

the pkgsrc cross linker did not know -nostdlib option,and -nostdlib option
works such as -n option. -n is NMAGIC output option.
this misunderstanding makes bad alignment and bad address dynamic-linked
binary.

cf.
On ftp://ftp.netbsd.org/pub/NetBSD/arch/hpcmips/snapshot/20000620-1.5,
dynamic-linked binary is almost broken.
2000-08-09 10:33:22 +00:00
wiz
1be090ca43 add (commented out) armv2-netbsd 2000-07-13 22:15:40 +00:00
bjh21
852c8d73fd cross-armv2-netbsd: NetBSD/arm26 cross-build environment (rather experimental) 2000-07-13 21:39:11 +00:00
wiz
9f03215ea8 add commented out i386-cygwin32 2000-06-29 10:06:49 +00:00
mycroft
8961672d5b Fix problems with uninitialized data, mostly on MIPS. 2000-06-11 23:42:13 +00:00
mycroft
3378242b78 Pull in the change to only do the null format string check if -pedantic. 2000-06-11 18:45:54 +00:00
mycroft
3a7735cc54 Include directory name. 2000-06-11 18:40:26 +00:00
mycroft
41bc463d2a Import the NUL termination bug fix from -current. 2000-06-11 18:27:29 +00:00
wiz
ebabcfbf7e picking nits... 2000-06-01 12:24:00 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
oki
3c98a006cb This cross-compile environment for PE/COFF Cygwin32/i386. 2000-05-31 17:54:25 +00:00
christos
1805837034 update zoularis to 20000512 2000-05-12 17:40:05 +00:00
mycroft
846588c0e3 Redefine INIT_SUBTARGET_OPTABS, so that references to __[df]toull are not
generated.
2000-05-07 12:21:23 +00:00
mycroft
a98e0596e4 Oops; fix dimwittedness in previous. 2000-05-07 02:46:41 +00:00
mycroft
0f4477bce5 One more patch... 2000-05-07 02:12:39 +00:00
mycroft
e7ba122fb5 Fix path oddness. 2000-05-07 01:25:45 +00:00
mycroft
abc51e6154 Regen. 2000-05-07 01:18:53 +00:00
mycroft
47ffb78caf size_t is unsigned long, not unsigned int. 2000-05-07 01:17:55 +00:00
rh
a7138b2ff8 defuzz 2000-05-04 09:01:09 +00:00
tsutsui
c53c8d770e Add a patch for FUNCTION_PROFILER bug.
From gnusrc/gnu/dist/gcc/config/mips/mips.h (1.3->1.4)
2000-04-21 16:09:58 +00:00
christos
2c2dd6c828 Update to version 20000317. Works with current and Solaris-2.7
Untested with Linux
2000-03-17 05:41:34 +00:00
wiz
74874e66d9 remove trailing `.' 2000-03-09 13:47:31 +00:00
tsutsui
c634e77061 Oops, fatal typo. (s/#ifndef/#ifdef/)
Apologies for my fault.
2000-02-19 09:46:14 +00:00
tsutsui
ff30424556 Add mipse[bl]-netbsd. 2000-02-19 01:07:56 +00:00
tsutsui
286f01c79b Cross-compile environment for NetBSD/mipsel. 2000-02-19 00:58:39 +00:00
tsutsui
8428c6610f Cross-compile environment for NetBSD/mipseb. 2000-02-19 00:57:05 +00:00
tsutsui
37eff61636 - Add support of mipseb target.
- Make cross-packages compile on mips and powerpc hosts.
2000-02-19 00:53:40 +00:00
tsutsui
7e55085634 Add a patch for mipseb target. 2000-02-19 00:50:46 +00:00
tsutsui
a90e17d580 Add mipse[bl]-netbsd to targets. 2000-02-19 00:48:57 +00:00
tsutsui
2da7d1dfda Add m68k-netbsd. 2000-01-14 15:44:16 +00:00
tsutsui
86b3e96eb1 Cross-compile environment for a.out NetBSD/m68k.
Only static binaries are supported,
but useful enough for kernel development.
2000-01-14 14:51:27 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
419f0da378 replaced some commands by their ${COMMAND} counterparts 2000-01-02 03:07:31 +00:00
soren
ace857feeb Don't try to copy files/CVS. 1999-12-20 21:50:46 +00:00
sakamoto
4d7a4e097f Add bfd-crunchide and bfd-mdsetimage 1999-12-20 06:00:37 +00:00
sakamoto
a5bb6d92e1 Initial import of bfd-mdsetimage-1.0
mdsetimage using libbfd. Used for cross-building distributions.
1999-12-20 05:58:34 +00:00
sakamoto
872d9f92bc Initial import of bfd-crunchide-1.0
crunchide using libbfd. Used for cross-building distributions.
1999-12-20 05:57:40 +00:00
wrstuden
44c92d68c6 Bump binutils package to 2.9.1.1. Now install bfd.h and ansidefs.h, and
libiberty.a. Lets other packages link against this libbfd.

Discussed with Todd, and an interum fix until he can bash on this package
some more.
1999-12-18 02:14:38 +00:00
fredb
24fec27426 files -> ${FILESDIR}, and make EXTRACT_USING_PAX= work again. 1999-12-15 19:33:04 +00:00
sakamoto
d9976192f2 add limitations, suggested by Bill Studenmund.
THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.
1999-12-09 00:18:01 +00:00
sakamoto
177a180fbc Add arm-netbsd, i386-netbsd, i386-netbsdelf 1999-12-06 09:45:31 +00:00
sakamoto
0b8c44eef3 Add arm-netbsd to bfd target. 1999-12-06 09:43:19 +00:00
sakamoto
e5ba99e968 Initial import of cross-arm-netbsd-1.3.0.0
Cross-compile environment for NetBSD/arm32
1999-12-06 09:38:35 +00:00
sakamoto
f874367e5c Initial import of cross-i386-netbsd-1.3.0.0
Cross-compile environment for a.out NetBSD/i386
1999-12-06 09:34:28 +00:00
fredb
a2002f7072 Regen files/md5, generate files/patch-sum. Closes PR 8538. 1999-11-10 06:48:45 +00:00
fredb
891890e4ab Provide --with-gxx-include-dir explicitly, to match expectations
in PLIST-egcs-cxx-runtime. Fixing the PLIST, instead, would cause
the installed files to collide with the other cross compilers.
1999-10-27 10:46:55 +00:00
fredb
000fed09ee Remove ldscripts/elf64_sparc.x* from PLIST,
as these are not installed for some reason.
1999-10-27 10:43:57 +00:00
fredb
47da623251 Update checksums. 1999-10-26 09:22:43 +00:00