summaryrefslogtreecommitdiff
path: root/cross
AgeCommit message (Collapse)AuthorFilesLines
2000-06-01picking nits...wiz1-2/+2
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
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-05-31This cross-compile environment for PE/COFF Cygwin32/i386.oki8-0/+56
2000-05-12update zoularis to 20000512christos2-5/+3
2000-05-07Redefine INIT_SUBTARGET_OPTABS, so that references to __[df]toull are notmycroft2-4/+14
generated.
2000-05-07Oops; fix dimwittedness in previous.mycroft3-9/+9
2000-05-07One more patch...mycroft2-1/+19
2000-05-07Fix path oddness.mycroft2-5/+5
2000-05-07Regen.mycroft1-0/+5
2000-05-07size_t is unsigned long, not unsigned int.mycroft1-0/+17
2000-05-04defuzzrh1-6/+8
2000-04-21Add a patch for FUNCTION_PROFILER bug.tsutsui2-0/+36
From gnusrc/gnu/dist/gcc/config/mips/mips.h (1.3->1.4)
2000-03-17Update to version 20000317. Works with current and Solaris-2.7christos2-4/+4
Untested with Linux
2000-03-09remove trailing `.'wiz1-1/+1
2000-02-19Oops, fatal typo. (s/#ifndef/#ifdef/)tsutsui1-2/+2
Apologies for my fault.
2000-02-19Add mipse[bl]-netbsd.tsutsui1-1/+3
2000-02-19Cross-compile environment for NetBSD/mipsel.tsutsui6-0/+40
2000-02-19Cross-compile environment for NetBSD/mipseb.tsutsui6-0/+40
2000-02-19- Add support of mipseb target.tsutsui2-25/+125
- Make cross-packages compile on mips and powerpc hosts.
2000-02-19Add a patch for mipseb target.tsutsui1-0/+45
2000-02-19Add mipse[bl]-netbsd to targets.tsutsui2-2/+34
2000-01-14Add m68k-netbsd.tsutsui1-1/+2
2000-01-14Cross-compile environment for a.out NetBSD/m68k.tsutsui6-0/+46
Only static binaries are supported, but useful enough for kernel development.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs5-5/+5
2000-01-02replaced some commands by their ${COMMAND} counterpartswiz1-2/+2
1999-12-20Don't try to copy files/CVS.soren2-6/+8
1999-12-20Add bfd-crunchide and bfd-mdsetimagesakamoto1-1/+3
1999-12-20Initial import of bfd-mdsetimage-1.0sakamoto7-0/+371
mdsetimage using libbfd. Used for cross-building distributions.
1999-12-20Initial import of bfd-crunchide-1.0sakamoto7-0/+590
crunchide using libbfd. Used for cross-building distributions.
1999-12-18Bump binutils package to 2.9.1.1. Now install bfd.h and ansidefs.h, andwrstuden3-6/+12
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-15files -> ${FILESDIR}, and make EXTRACT_USING_PAX= work again.fredb2-3/+2
1999-12-09add limitations, suggested by Bill Studenmund.sakamoto6-4/+16
THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES.
1999-12-06Add arm-netbsd, i386-netbsd, i386-netbsdelfsakamoto1-2/+5
1999-12-06Add arm-netbsd to bfd target.sakamoto2-2/+750
1999-12-06Initial import of cross-arm-netbsd-1.3.0.0sakamoto7-0/+1274
Cross-compile environment for NetBSD/arm32
1999-12-06Initial import of cross-i386-netbsd-1.3.0.0sakamoto6-0/+40
Cross-compile environment for a.out NetBSD/i386
1999-11-10Regen files/md5, generate files/patch-sum. Closes PR 8538.fredb2-2/+6
1999-10-27Provide --with-gxx-include-dir explicitly, to match expectationsfredb1-2/+4
in PLIST-egcs-cxx-runtime. Fixing the PLIST, instead, would cause the installed files to collide with the other cross compilers.
1999-10-27Remove ldscripts/elf64_sparc.x* from PLIST,fredb1-7/+1
as these are not installed for some reason.
1999-10-26Update checksums.fredb2-2/+6
1999-09-28Fix EXTRACT_USING_PAX case. Closes PR 7785.fredb1-3/+3
1999-09-28Fix last commit. "tar" works as intended. Commentfredb2-6/+7
out the EXTRACT_USING_PAX case; it's still broken.
1999-09-27Handle "exclude" files in a consistent fashion. The ideafredb2-8/+6
is to save time and disk space by not extracting unneeded files. Closes PR pkg/8498.
1999-08-30upgrade zoularis to 19990830christos2-4/+4
1999-07-16Added BUILD_DEPENDS+= autoheader:../../devel/autoconf as egcs build dependswrstuden1-1/+2
on autoheader. Granted these packages aren't doing well, but this closes PR 7784 by Kazuki Sakamoto <sakamoto@netbsd.org>
1999-06-30Update this package to latest sources. Just bug fixes:agc2-4/+4
- no byte_swap.h file on sparc machines. - should work properly with both GNU as and Sun as.
1999-06-30Update the Zoularis package to the sources from June 30th, 1999.agc2-4/+4
Differences include many bug fixes, and better support for both Solaris 7 and i386.
1999-05-21disable sparc64 support for now; it kills sparc-netbsdelf which is actually ↵mrg3-9/+16
very useful right now.
1999-04-26Disable all cross pkgs except zoularis (which IMHO belongs in emulators,tv1-8/+8
not cross) so that they will not be built as binaries for the 1.4 release. These need major work to fix outstanding problems with LP64 vs ILP32, the update of egcs, and other things.
1999-04-19egcs-1.1.1-NetBSD-19980104.diff.gz is used in various places, and all but thisabs1-2/+2
agree on a different md5 (which matches the file). Sync with others.