Up to [cvs.NetBSD.org] / othersrc / crosscomp
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.10, Sat Nov 23 22:28:08 2002 UTC (19 years, 7 months ago) by jdolecek
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +1 -1
lines
FILE REMOVED
g/c, obsoleted by build.sh
Revision 1.9 / (download) - annotate - [select for diffs], Wed May 9 08:27:43 2001 UTC (21 years, 1 month ago) by garbled
Branch: MAIN
Changes since 1.8: +20 -3
lines
Diff to previous 1.8 (colored)
Deal with users not providing proper input better, and add lib/libvers from Rafal Boni. This fixes it up to the point where it bombs building the magic database.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 14 05:59:10 2000 UTC (21 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
STRIPPPROG -> STRIP
Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 9 06:34:38 2000 UTC (21 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.6: +3 -4
lines
Diff to previous 1.6 (colored)
Set COMPILER_EXEC_PREFIX so that the compiler gets the correct C pre-processor. Cross-building for MIPS seems to work now. Also, use /bin/pwd to determine the "root".
Revision 1.6 / (download) - annotate - [select for diffs], Wed Nov 8 23:05:56 2000 UTC (21 years, 7 months ago) by soren
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
s/sup/anoncvs/ in comment.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 8 22:40:12 2000 UTC (21 years, 7 months ago) by soren
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
crypto-us is gone.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Nov 5 06:53:16 2000 UTC (21 years, 7 months ago) by garbled
Branch: MAIN
Changes since 1.3: +43 -107
lines
Diff to previous 1.3 (colored)
Lots of changes: fix TARGET_ARCH problems on mips. build libintl after libc. make crunchgen a crosstool. Other minor nits, get rid of the -o cruft now that it's not needed. Feel free to try this out and commit fixes!
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 31 23:11:54 2000 UTC (21 years, 11 months ago) by garbled
Branch: MAIN
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
Add ${RPCGEN} (how did I forget that?) and MKCRYPTO=yes
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 30 08:15:52 2000 UTC (21 years, 11 months ago) by garbled
Branch: MAIN
Changes since 1.1: +125 -23
lines
Diff to previous 1.1 (colored)
Fix a bug in the cross scripts. I accidentally imported an older version that was hiding somewhere.. I guess this kinda gives a bit more revision history to it though. ;)
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jul 29 08:26:26 2000 UTC (21 years, 11 months ago) by garbled
Branch: MAIN
Initial revision