Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-01-07 | Forget gprof until I figure out why it's not properly configuring. | tv | 2 | -6/+4 | |
1999-01-06 | Add a hack --target argument so this builds on not yet supported NetBSD | tv | 1 | -2/+4 | |
hosts (don't use --host as default --target). | |||||
1999-01-06 | Fix this patch as for binutils. | tv | 1 | -7/+7 | |
1999-01-06 | Fix these patches: they work now on very -current. | tv | 2 | -14/+18 | |
1999-01-06 | Ditto, for egcs. | tv | 1 | -0/+39 | |
1999-01-06 | Fix handling of sys_{errlist,nerr} in strerror.c. | tv | 2 | -0/+78 | |
1999-01-06 | Add and enable cross-sparc64-netbsd. | tv | 1 | -1/+2 | |
1999-01-06 | Add cross-sparc64-netbsd, similar setup as cross-powerpc-netbsd. | tv | 7 | -0/+61 | |
1999-01-06 | Add and enable [cross-]powerpc-netbsd. | tv | 1 | -1/+2 | |
1999-01-06 | Add the first NetBSD-targeted cross compiler, cross-netbsd-powerpc. | tv | 8 | -0/+66 | |
Installs only the compiler, no headers or runtime link libraries. | |||||
1999-01-06 | Split the PLIST stuff into separate languages, and add support for a | tv | 9 | -165/+245 | |
`no-runtime' configuration. | |||||
1999-01-04 | The correct LDEMULATION value is `elf_i386'. | tv | 1 | -2/+2 | |
1999-01-04 | Actually, don't overwrite GNUTARGET and LDEMULATION in the environment, so | tv | 1 | -3/+3 | |
that a user may override them conditionally. | |||||
1999-01-04 | Major `cross' category overhaul. Clean up the shared Makefiles; move all | tv | 38 | -180/+1141 | |
binutils stuff (except gas) to a shared, multiple-target binutils build; reduce extract and compile times by being more specific with files and targets; update to egcs 1.1.1 with a diffball from NetBSD's src/gnu/dist tree; add 4.4BSD a.out archive support to binutils. | |||||
1998-08-26 | Fix location of wmemu2b.zip. | tv | 1 | -2/+2 | |
1998-08-26 | Better HOMEPAGE | tsarna | 1 | -1/+2 | |
1998-08-23 | Set default MAINTAINER. | frueauf | 3 | -6/+12 | |
1998-08-23 | Add missing $NetBSD$ comment. | frueauf | 1 | -0/+1 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+3 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-14 | - Pass LDFLAGS_FOR_TARGET down to the built libraries, needed for | tv | 2 | -6/+23 | |
"-rpath-link". - Make sure that SYS_INCLUDE and SYS_LIB dependent stuff is only used if these variables are defined. | |||||
1998-08-14 | Cross-compiler for x86 Linux, libc v6 aka glibc v2 (RedHat 5.x, for | tv | 7 | -1/+756 | |
instance). | |||||
1998-08-13 | This patch needs to be relative to ${WRKSRC}. | tv | 1 | -3/+3 | |
1998-08-12 | The common directory name is COMMON, not files. | tv | 1 | -2/+2 | |
1998-08-12 | Quell HAVE_VPRINTF warning until this is fixed in the egcs distfile. | tv | 1 | -0/+10 | |
1998-08-12 | Remove v2misc dist subdirectory. Not used for either DJGPP distfile. | tv | 1 | -2/+1 | |
1998-08-12 | Add i386-msdosdjgpp, a cross environment for a target of MS-DOS on 386+ | tv | 8 | -1/+272 | |
with DPMI. (Includes Win'95 and WinNT command windows.) | |||||
1998-08-12 | Add and enable category "cross". | tv | 1 | -0/+5 | |
1998-08-12 | The first cross pkg: a compiler for iX86-Linux, with GNU libc1 (libc v5). | tv | 5 | -0/+654 | |
For RedHat 4.x and similar targets. | |||||
1998-08-12 | Welcome to the cross category. | tv | 1 | -0/+1 | |
1998-08-12 | Shared files used in many cross pkgs. | tv | 5 | -0/+384 | |