Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-01-09 | sync PLIST with reality. | itojun | 2 | -2/+30 | |
2001-01-09 | on egcs installation, use install-multilib if we are using multilib target. | itojun | 3 | -4/+12 | |
fixes libgcc.a build problem mentioned on port-sh3. we should not hardcode targets into egcs-install, we should modify egcs/gcc/Makefile.in and obey whatever configure decided... | |||||
2001-01-06 | regen. (patch-mips fix) | tsutsui | 1 | -2/+2 | |
2001-01-06 | emulparams for mips should be elf32bmip, not elf32ebmip. | tsutsui | 2 | -4/+4 | |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+5 | |
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this. | |||||
2001-01-04 | note "{big,little}-endian" in readable places | itojun | 4 | -4/+4 | |
2001-01-04 | dd sh{,el}-netbsdcoff | itojun | 1 | -1/+3 | |
2001-01-04 | cross/shel-netbsdcoff, little endian sh3 cross compiler | itojun | 6 | -0/+40 | |
2001-01-04 | cross/sh-netbsdcoff, big endian sh3 cross compiler | itojun | 6 | -0/+40 | |
2001-01-04 | add sh*- and shel*- targets. | itojun | 2 | -0/+991 | |
XXX there seem to be gcc internal issue with sh3 code generator, specifically with -O2. sys/nfs/* bombs with internal error. | |||||
2001-01-04 | split sh*- and shel-*. | itojun | 3 | -3/+421 | |
based on ftp://ftp.netbsd.org/pub/NetBSD/arch/sh3/crosskit/. XXX due to /bin/sh restriction in ld/config.status, we can accomodate no more archs. we need to change ld/{Makefile,configure}.in | |||||
2000-12-16 | Fix installation. Closes pkg/11690. | wiz | 1 | -3/+3 | |
2000-12-12 | Unify Makefiles -- mostly headers: remove FreeBSD Ids. | wiz | 1 | -1/+2 | |
Consistent 4 character indentation of SUBDIR entries. | |||||
2000-12-04 | Remove sparc64-netbsd SUBDIRS: | agc | 1 | -2/+1 | |
``sparc64 & egcs 1.1/binutils 2.9 is considered harmful; remove this poison.'' | |||||
2000-12-04 | A checksum of patches is not much use without any patches or sources | agc | 1 | -4/+0 | |
to which to apply them. Nuke this file as well: ``sparc64 & egcs 1.1/binutils 2.9 is considered harmful; remove this poison.'' | |||||
2000-12-02 | sparc64 & egcs 1.1/binutils 2.9 is considered harmful; remove this poison. | mrg | 8 | -84/+0 | |
2000-11-09 | pax -> ${PAX}, chown -> ${CHOWN}, test -> ${TEST} | wiz | 1 | -6/+6 | |
2000-11-09 | add patch-sum | wiz | 1 | -0/+3 | |
2000-11-09 | improve wording a bit | wiz | 3 | -3/+3 | |
2000-11-09 | add patchsum | wiz | 1 | -0/+4 | |
2000-11-09 | add patch-sum | wiz | 1 | -0/+3 | |
2000-11-09 | add RCS Id | wiz | 1 | -0/+2 | |
2000-11-09 | add patch-sum | wiz | 1 | -0/+3 | |
2000-11-09 | add RCS Id | wiz | 1 | -0/+2 | |
2000-11-09 | add patch-sum | wiz | 2 | -0/+7 | |
2000-11-06 | Comment on headers from NetBSD. | minoura | 1 | -1/+7 | |
2000-11-06 | Re-enabel i386-cygwin32. | minoura | 1 | -1/+2 | |
This package exists for cross-compilation, independently from PEACE. Thanks to tv@wasabi. | |||||
2000-11-06 | Make this package work. | minoura | 6 | -8/+305 | |
From i386-netbsdpe. | |||||
2000-11-06 | Fix RCS Id. | minoura | 4 | -4/+8 | |
2000-11-06 | Descend to i386-netbsdpe, and remove i386-cygwin32. | minoura | 1 | -2/+2 | |
2000-11-06 | Import cross-i386-netbsdpe, cross compile environment for PEACE/i386. | minoura | 16 | -0/+870 | |
This package obsoletes broken cross-i386-cygwin32. From the PEACE repository, http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/ | |||||
2000-10-13 | Mark this package BROKEN, with an informative message. | fredb | 1 | -1/+6 | |
2000-10-03 | update to 20001003 | christos | 3 | -9/+14 | |
2000-09-30 | Move this into .../COMMON/patches-egcs/, where it belongs. | fredb | 4 | -17/+8 | |
2000-09-29 | In fix-header, warning() becomes cpp_warning(), to make this build again. | fredb | 2 | -1/+15 | |
2000-09-29 | Let this build without bison. | fredb | 2 | -0/+16 | |
2000-09-13 | Don't try to run check-shlibs over linux binaries. | fredb | 1 | -1/+2 | |
2000-09-07 | Enable all cross-packages. This way we will at least see (in the next | wiz | 1 | -18/+18 | |
bulk build) which still work. | |||||
2000-09-03 | add RCS Id | wiz | 1 | -0/+2 | |
2000-08-14 | Retire USE_PKGLIBTOOL in favour of USE_LIBTOOL. | wiz | 7 | -92/+19 | |
Use LTCONFIG_OVERRIDE, and thus remove four patches. Update PLIST for arm and mipse[bl] additions. | |||||
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 | |