Commit graph

174 commits

Author SHA1 Message Date
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
wiz
7ca950f2f6 Update depends on cross-binutils to >=2.9.1.1.
XXX: Why not use the common cross.mk?
2001-02-01 14:25:00 +00:00
wiz
d4855c1df2 Update depends on cross-binutils to >=2.9.1.1. 2001-02-01 14:24:25 +00:00
minoura
277936bb97 Omission in the previous commit. 2001-01-30 03:11:28 +00:00
minoura
203e39306f Updated to gcc-2.95.2, from PEACE repository.
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/
2001-01-30 03:08:56 +00:00
wiz
d7906c3ebd Some more MESSAGE cleanup. 2001-01-29 11:38:10 +00:00
abs
5ce93eed9a Add a 'cross-env' script which helps set up the environment for cross
compiling or similar. Based on various postings and notes from the site.
2001-01-29 10:25:07 +00:00
wiz
aaae0ee61f add and enable m68k-netbsdelf 2001-01-24 12:14:07 +00:00
wiz
e989dd6a57 add RCS Id 2001-01-24 12:13:27 +00:00
tsutsui
0b59e67548 Oops, forgot to add this:
> Add m68k-netbsdelf target.
2001-01-24 12:13:26 +00:00
wiz
a7ca15c284 add RCS Id 2001-01-24 12:12:40 +00:00
tsutsui
350febe3ac Cross-compile environment for ELF NetBSD/m68k. 2001-01-24 12:03:04 +00:00
tsutsui
df2b9068d0 Add m68k-netbsdlef target. 2001-01-24 11:24:12 +00:00
tsutsui
eb1a4a49b6 Bring ELF BSS alignment fix from main trunk:
gnusrc/gnu/dist/bfd/elf.c 1.2->1.3
2001-01-24 11:18:18 +00:00
tsutsui
11fcf3e6d4 Update PLIST for mipseb LDEMULATION fix. 2001-01-24 11:09:59 +00:00
msaitoh
89d10cd1c9 sync with gnu/dist/gas/config/tc-sh.c rev. 1.2 2001-01-22 21:35:32 +00:00
msaitoh
2a887ba076 patches for sh3. Sync with:
gnu/dist/gcc/config/sh/sh.c  rev. 1.7
                       sh.h  rev. 1.5
                       sh.md rev. 1.7
2001-01-22 21:04:12 +00:00
itojun
ffbc17d9b9 sync PLIST with reality. 2001-01-09 14:44:43 +00:00
itojun
be0eca79a3 on egcs installation, use install-multilib if we are using multilib target.
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-09 13:24:46 +00:00
tsutsui
a3aba2707a regen. (patch-mips fix) 2001-01-06 06:44:30 +00:00
tsutsui
2f68108952 emulparams for mips should be elf32bmip, not elf32ebmip. 2001-01-06 06:38:20 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
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 15:10:17 +00:00
itojun
a3ffa1533f note "{big,little}-endian" in readable places 2001-01-04 02:21:36 +00:00
itojun
8b5ae3be1b dd sh{,el}-netbsdcoff 2001-01-04 01:21:52 +00:00
itojun
46d5070175 cross/shel-netbsdcoff, little endian sh3 cross compiler 2001-01-04 01:21:09 +00:00
itojun
16cf3777d8 cross/sh-netbsdcoff, big endian sh3 cross compiler 2001-01-04 01:20:48 +00:00
itojun
dd88341447 add sh*- and shel*- targets.
XXX there seem to be gcc internal issue with sh3 code generator,
specifically with -O2.  sys/nfs/* bombs with internal error.
2001-01-04 01:19:29 +00:00
itojun
20f0d51c2b split sh*- and shel-*.
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
2001-01-04 01:18:07 +00:00
wiz
f076116ae5 Fix installation. Closes pkg/11690. 2000-12-16 00:53:31 +00:00
wiz
a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
agc
449d36cdc0 Remove sparc64-netbsd SUBDIRS:
``sparc64 & egcs 1.1/binutils 2.9 is considered harmful; remove this poison.''
2000-12-04 13:18:39 +00:00
agc
14980ceeb3 A checksum of patches is not much use without any patches or sources
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-04 13:17:37 +00:00
mrg
f7896d62cb sparc64 & egcs 1.1/binutils 2.9 is considered harmful; remove this poison. 2000-12-02 12:57:56 +00:00
wiz
3a58c0753f pax -> ${PAX}, chown -> ${CHOWN}, test -> ${TEST} 2000-11-09 13:04:55 +00:00
wiz
6e305d400e add patch-sum 2000-11-09 12:59:12 +00:00
wiz
a5fd8a2e9a improve wording a bit 2000-11-09 12:58:49 +00:00
wiz
3ffb2edf84 add patchsum 2000-11-09 12:55:37 +00:00
wiz
e10d83209c add patch-sum 2000-11-09 12:55:08 +00:00
wiz
d740dd63d3 add RCS Id 2000-11-09 12:54:58 +00:00
wiz
a60bdf83b2 add patch-sum 2000-11-09 12:54:32 +00:00
wiz
a5d6224210 add RCS Id 2000-11-09 12:54:21 +00:00
wiz
2c61ed84e7 add patch-sum 2000-11-09 12:51:03 +00:00
minoura
c76435d6a4 Comment on headers from NetBSD. 2000-11-06 05:40:28 +00:00
minoura
5b427b10b8 Re-enabel i386-cygwin32.
This package exists for cross-compilation, independently from PEACE.
Thanks to tv@wasabi.
2000-11-06 05:37:18 +00:00
minoura
a72593b3f0 Make this package work.
From i386-netbsdpe.
2000-11-06 05:31:42 +00:00
minoura
7dbeca8ee8 Fix RCS Id. 2000-11-06 05:30:05 +00:00
minoura
e10afe3397 Descend to i386-netbsdpe, and remove i386-cygwin32. 2000-11-06 03:17:48 +00:00
minoura
547b08b9e6 Import cross-i386-netbsdpe, cross compile environment for PEACE/i386.
This package obsoletes broken cross-i386-cygwin32.
From the PEACE repository,
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/
2000-11-06 03:15:14 +00:00
fredb
cf6c06b717 Mark this package BROKEN, with an informative message. 2000-10-13 13:02:02 +00:00