X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=CHANGES;h=a3a154539b011d9c7881785175b6b2c162e6146b;hb=61c42a8ae3a703d1345d73fc911b9c9217a202dd;hp=94ecb8ecb348d98c6ccae9a4b94c58d1c3d88c24;hpb=6b29f29eb0f070891762cb3bd5da812109816d28;p=org.ibex.core.git diff --git a/CHANGES b/CHANGES index 94ecb8e..a3a1545 100644 --- a/CHANGES +++ b/CHANGES @@ -571,40 +571,84 @@ 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 -19-Mar megacz README: test +26-Mar megacz Makefile: added Darwin precomp header hack -19-Mar megacz README: test +26-Mar megacz Makefile: gosset -> serverbeach -19-Mar megacz README: none +26-Mar megacz Makefile: tab bug -19-Mar megacz README: none +26-Mar megacz Makefile: fixed bug for compatability with BSD make -19-Mar megacz README: none +26-Mar megacz Makefile: fixed bug for compatability with BSD make -19-Mar megacz README: none +26-Mar megacz Makefile: removed the fancy single-line build + outputs -19-Mar megacz README: none +26-Mar megacz Makefile: removed the fancy single-line build + outputs -19-Mar megacz README: none +26-Mar megacz Makefile: Removed -O9; will add later -19-Mar megacz README: none +26-Mar megacz Makefile: tried O2 -19-Mar megacz README: none +29-Mar megacz Main.java: ignore argument to -l -19-Mar megacz README: none +29-Mar megacz Makefile: correct use of -m in jar invocation -19-Mar megacz README: none +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