X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=CHANGES;h=c7b13b799e075a8dd9e9e92856e669f8fb0a7bc5;hb=51be560ccc97ef9c1e3ac14b39cc683c1b987c9f;hp=faa7525ec82785ce76967fb535bed2fb3146d699;hpb=28d32a7526086f869fa2bc1fcea130af35775a44;p=org.ibex.core.git diff --git a/CHANGES b/CHANGES index faa7525..c7b13b7 100644 --- a/CHANGES +++ b/CHANGES @@ -571,16 +571,93 @@ 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 megacz README: test +19-Mar david Makefile: jikes compile on stock os x install -19-Mar megacz README: test +24-Mar megacz Makefile: added Davids jikes patch -19-Mar megacz README: test +24-Mar megacz Makefile: added v option to tar -19-Mar megacz README: test +26-Mar andrew XML.java: applied comment counter fix + patch (commentcountfix1.diff) -19-Mar megacz README: none +26-Mar megacz Makefile: gosset -> serverbeach -19-Mar megacz README: test +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 + +31-Mar megacz Makefile: fixed gcjh so that it can be found before + gcc-linux is built + +09-Apr megacz jpegsrc.v6b.tar.gz: added ijg jpeg decoder source + tarball + +09-Apr megacz HTTP.java: fixed a bug that prevented + HTTPInputStream from signalling EOF + +09-Apr megacz Makefile: fixed gcc update script + +09-Apr megacz Makefile: fixed gcc update script + +09-Apr megacz Makefile, jmorecfg.h.patch, Box.java, Platform.java, Resources.java, AWT.java, GCJ.cc, GCJ.java, Win32.cc: + added jpeg support + +09-Apr megacz Makefile: fixed make dist + +09-Apr megacz Makefile: fixed make dist again