X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=CHANGES;h=0ac60711e3efd3a7a317dd5a3200aeb85ea28cfd;hb=5ff056eb3fd4c60631dd8fbcdb55a1bd9d6eaa8a;hp=48217685faac5b2e1b35748fd7f540e90e18c44b;hpb=3ca9b272597fb7e8e536d176e313145ae155d1a7;p=org.ibex.core.git diff --git a/CHANGES b/CHANGES index 4821768..8abfd21 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ - + == 2002 ================================================================= 10-Apr megacz Box.java, Surface.java: fixed rendering glitch caused by @@ -490,6 +490,154 @@ 15-Feb megacz GCJ.xml, Linux.xml, Win32.xml: fixed linkage bug +25-Feb megacz README: switched build process from ant to make +25-Feb megacz Makefile, README: merged Java12 and Java14 into Java2 +25-Feb megacz README, Makefile: added next.build and next-build target + +25-Feb megacz Makefile: added new-release target + +25-Feb megacz Makefile: added nice -n 19 for new-release builds + +25-Feb megacz Makefile: fixed typo + +26-Feb megacz Makefile: added dist, nohup-dist targets; removed new-release + +27-Feb megacz ant: removed ant script + +27-Feb megacz Makefile: corrected spacing of build messages + +27-Feb megacz Makefile, Makefile: tweaked make dist + +27-Feb =========== build 02B6 ================================================ +27-Feb megacz Makefile: limited cvs emails to 200 lines + + +27-Feb =========== build 02B7 ================================================ + +27-Feb =========== build 02B8 ================================================ + +27-Feb =========== build 0272 ================================================ +27-Feb megacz Makefile: simplified host detection + +27-Feb megacz Makefile: typo fix + + +27-Feb =========== build 0273 ================================================ +27-Feb megacz Makefile: strip binaries in make dist + + +27-Feb =========== build 0274 ================================================ +27-Feb megacz Makefile: master.dist.xwt.org + +27-Feb megacz Makefile, Makefile, Makefile: none + + +27-Feb =========== build 0275 ================================================ +27-Feb megacz Makefile: added neglected shell keyword + +01-Mar megacz Makefile: gcj doesn\'t need a target prefix + +04-Mar megacz Makefile, Makefile: preliminary Darwin support + +10-Mar megacz Makefile: autotag on make dist + +10-Mar megacz Makefile: autotag on make dist + +10-Mar megacz Makefile: make dist now creates source tarballs + +10-Mar megacz Makefile: make dist now creates source tarballs + + +10-Mar =========== build 0700 ================================================ +10-Mar megacz Makefile: fixed Makefile to make source tarballs + +10-Mar megacz Makefile: fixed Makefile to make source tarballs + +11-Mar megacz Makefile: lithium shouldn't support darwin + +11-Mar megacz Makefile: HEAD shouldn't support Darwin yet + +11-Mar megacz Makefile: none + +12-Mar megacz Makefile: bootclasspath and fastjar auto-detection + +12-Mar megacz Makefile: bootclasspath and fastjar auto-detection + +13-Mar megacz Makefile: jikes autodetection, jikes optional + build, javac fallback + +17-Mar megacz Makefile: added propose-patch makefile target + +17-Mar megacz Makefile: added propose-patch makefile target +19-Mar david README: test + +19-Mar david Makefile: jikes compile on stock os x install + +24-Mar megacz Makefile: added Davids jikes patch + +24-Mar megacz Makefile: added v option to tar + +26-Mar andrew XML.java: applied comment counter fix + patch (commentcountfix1.diff) + +26-Mar megacz Makefile: gosset -> serverbeach + +26-Mar megacz Makefile: added Darwin precomp header hack + +26-Mar megacz Makefile: added Darwin precomp header hack + +26-Mar megacz Makefile: gosset -> serverbeach + +26-Mar megacz Makefile: tab bug + +26-Mar megacz Makefile: fixed bug for compatability with BSD make + +26-Mar megacz Makefile: fixed bug for compatability with BSD make + +26-Mar megacz Makefile: removed the fancy single-line build + outputs + +26-Mar megacz Makefile: removed the fancy single-line build + outputs + +26-Mar megacz Makefile: Removed -O9; will add later + +26-Mar megacz Makefile: tried O2 + +29-Mar megacz Main.java: ignore argument to -l + +29-Mar megacz Makefile: correct use of -m in jar invocation + +29-Mar megacz Main.java: ignore argument to -l + +29-Mar megacz Makefile: correct use of -m in jar invocation + +29-Mar megacz Java2.java: weakened binding of Java14Surface to + keep 1.3.x working + +29-Mar megacz Java2.java: weakened binding of Java14Surface to + keep 1.3.x working + +30-Mar megacz Makefile: trying -O0 since we're still getting + faults + +30-Mar megacz Makefile: harmonized self-contradictory + optimization settings + +30-Mar megacz Makefile: harmonized self-contradictory + optimization settings + +31-Mar megacz Makefile: rolled back to gcj 19-Oct-2002 + +31-Mar megacz Makefile: rolled back to gcj 19-Oct-2002 + +31-Mar megacz Makefile: trying to fix cvs update + +31-Mar megacz Makefile: more attempts at solving the cvs update + problem + +31-Mar megacz Makefile: fixed gcjh so that it can be found before + gcc-linux is built