Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-09 | regen. | jun | 1 | -0/+20 | |
2000-08-09 | On port-hpcmips-ja@jp.netbsd.org: | jun | 1 | -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-13 | add (commented out) armv2-netbsd | wiz | 1 | -1/+2 | |
2000-07-13 | cross-armv2-netbsd: NetBSD/arm26 cross-build environment (rather experimental) | bjh21 | 10 | -0/+974 | |
2000-06-29 | add commented out i386-cygwin32 | wiz | 1 | -1/+2 | |
2000-06-11 | Fix problems with uninitialized data, mostly on MIPS. | mycroft | 2 | -14/+42 | |
2000-06-11 | Pull in the change to only do the null format string check if -pedantic. | mycroft | 1 | -0/+14 | |
2000-06-11 | Include directory name. | mycroft | 1 | -3/+3 | |
2000-06-11 | Import the NUL termination bug fix from -current. | mycroft | 1 | -0/+19 | |
2000-06-01 | picking nits... | wiz | 1 | -2/+2 | |
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 1 | -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-31 | This cross-compile environment for PE/COFF Cygwin32/i386. | oki | 8 | -0/+56 | |
2000-05-12 | update zoularis to 20000512 | christos | 2 | -5/+3 | |
2000-05-07 | Redefine INIT_SUBTARGET_OPTABS, so that references to __[df]toull are not | mycroft | 2 | -4/+14 | |
generated. | |||||
2000-05-07 | Oops; fix dimwittedness in previous. | mycroft | 3 | -9/+9 | |
2000-05-07 | One more patch... | mycroft | 2 | -1/+19 | |
2000-05-07 | Fix path oddness. | mycroft | 2 | -5/+5 | |
2000-05-07 | Regen. | mycroft | 1 | -0/+5 | |
2000-05-07 | size_t is unsigned long, not unsigned int. | mycroft | 1 | -0/+17 | |
2000-05-04 | defuzz | rh | 1 | -6/+8 | |
2000-04-21 | Add a patch for FUNCTION_PROFILER bug. | tsutsui | 2 | -0/+36 | |
From gnusrc/gnu/dist/gcc/config/mips/mips.h (1.3->1.4) | |||||
2000-03-17 | Update to version 20000317. Works with current and Solaris-2.7 | christos | 2 | -4/+4 | |
Untested with Linux | |||||
2000-03-09 | remove trailing `.' | wiz | 1 | -1/+1 | |
2000-02-19 | Oops, fatal typo. (s/#ifndef/#ifdef/) | tsutsui | 1 | -2/+2 | |
Apologies for my fault. | |||||
2000-02-19 | Add mipse[bl]-netbsd. | tsutsui | 1 | -1/+3 | |
2000-02-19 | Cross-compile environment for NetBSD/mipsel. | tsutsui | 6 | -0/+40 | |
2000-02-19 | Cross-compile environment for NetBSD/mipseb. | tsutsui | 6 | -0/+40 | |
2000-02-19 | - Add support of mipseb target. | tsutsui | 2 | -25/+125 | |
- Make cross-packages compile on mips and powerpc hosts. | |||||
2000-02-19 | Add a patch for mipseb target. | tsutsui | 1 | -0/+45 | |
2000-02-19 | Add mipse[bl]-netbsd to targets. | tsutsui | 2 | -2/+34 | |
2000-01-14 | Add m68k-netbsd. | tsutsui | 1 | -1/+2 | |
2000-01-14 | Cross-compile environment for a.out NetBSD/m68k. | tsutsui | 6 | -0/+46 | |
Only static binaries are supported, but useful enough for kernel development. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 5 | -5/+5 | |
2000-01-02 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -2/+2 | |
1999-12-20 | Don't try to copy files/CVS. | soren | 2 | -6/+8 | |
1999-12-20 | Add bfd-crunchide and bfd-mdsetimage | sakamoto | 1 | -1/+3 | |
1999-12-20 | Initial import of bfd-mdsetimage-1.0 | sakamoto | 7 | -0/+371 | |
mdsetimage using libbfd. Used for cross-building distributions. | |||||
1999-12-20 | Initial import of bfd-crunchide-1.0 | sakamoto | 7 | -0/+590 | |
crunchide using libbfd. Used for cross-building distributions. | |||||
1999-12-18 | Bump binutils package to 2.9.1.1. Now install bfd.h and ansidefs.h, and | wrstuden | 3 | -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-15 | files -> ${FILESDIR}, and make EXTRACT_USING_PAX= work again. | fredb | 2 | -3/+2 | |
1999-12-09 | add limitations, suggested by Bill Studenmund. | sakamoto | 6 | -4/+16 | |
THIS PACKAGE WILL ONLY SUPPORT STATIC BINARIES. | |||||
1999-12-06 | Add arm-netbsd, i386-netbsd, i386-netbsdelf | sakamoto | 1 | -2/+5 | |
1999-12-06 | Add arm-netbsd to bfd target. | sakamoto | 2 | -2/+750 | |
1999-12-06 | Initial import of cross-arm-netbsd-1.3.0.0 | sakamoto | 7 | -0/+1274 | |
Cross-compile environment for NetBSD/arm32 | |||||
1999-12-06 | Initial import of cross-i386-netbsd-1.3.0.0 | sakamoto | 6 | -0/+40 | |
Cross-compile environment for a.out NetBSD/i386 | |||||
1999-11-10 | Regen files/md5, generate files/patch-sum. Closes PR 8538. | fredb | 2 | -2/+6 | |
1999-10-27 | Provide --with-gxx-include-dir explicitly, to match expectations | fredb | 1 | -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-27 | Remove ldscripts/elf64_sparc.x* from PLIST, | fredb | 1 | -7/+1 | |
as these are not installed for some reason. | |||||
1999-10-26 | Update checksums. | fredb | 2 | -2/+6 | |
1999-09-28 | Fix EXTRACT_USING_PAX case. Closes PR 7785. | fredb | 1 | -3/+3 | |