summaryrefslogtreecommitdiff
path: root/cross
AgeCommit message (Collapse)AuthorFilesLines
2000-09-30Move this into .../COMMON/patches-egcs/, where it belongs.fredb4-17/+8
2000-09-29In fix-header, warning() becomes cpp_warning(), to make this build again.fredb2-1/+15
2000-09-29Let this build without bison.fredb2-0/+16
2000-09-13Don't try to run check-shlibs over linux binaries.fredb1-1/+2
2000-09-07Enable all cross-packages. This way we will at least see (in the nextwiz1-18/+18
bulk build) which still work.
2000-09-03add RCS Idwiz1-0/+2
2000-08-14Retire USE_PKGLIBTOOL in favour of USE_LIBTOOL.wiz7-92/+19
Use LTCONFIG_OVERRIDE, and thus remove four patches. Update PLIST for arm and mipse[bl] additions.
2000-08-09regen.jun1-0/+20
2000-08-09On port-hpcmips-ja@jp.netbsd.org:jun1-0/+116
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-07-13add (commented out) armv2-netbsdwiz1-1/+2
2000-07-13cross-armv2-netbsd: NetBSD/arm26 cross-build environment (rather experimental)bjh2110-0/+974
2000-06-29add commented out i386-cygwin32wiz1-1/+2
2000-06-11Fix problems with uninitialized data, mostly on MIPS.mycroft2-14/+42
2000-06-11Pull in the change to only do the null format string check if -pedantic.mycroft1-0/+14
2000-06-11Include directory name.mycroft1-3/+3
2000-06-11Import the NUL termination bug fix from -current.mycroft1-0/+19
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