aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2004-07-16configure.in: Use target_noncanonical rather than target_alias for forward-co...Nathanael Nerode11-18/+82
2004-07-16configure.in: Move as much as possible below AC_CANONICAL_SYSTEM.Nathanael Nerode5-453/+483
2004-07-15re PR libgcj/16574 (java.sql.Timestamp#toString() does not deal with fraction...Bryce McKinlay2-15/+46
2004-07-15acinclude.m4: "Inline" LIBGCJ_CONFIGURE macro into...Nathanael Nerode5-835/+695
2004-07-15aclocal.m4: Rebuilt with aclocal gcj-1.4.Nathanael Nerode7-1470/+21
2004-07-15re PR libgcj/16204 (File I/O fails on files >= 2^31 bytes (2GB))Bryce McKinlay5-1/+50
2004-07-14EventHandler.java: Remove debugging statements.Jerry Quinn2-3/+4
2004-07-14EventHandler.java: New file.Jerry Quinn7-12/+415
2004-07-14jacks.exp (gcj_jacks_write): Add deprecation flag to the gcj_setup.Andreas Tobler3-61/+24
2004-07-14s390.md ("udivsi3"): Ensure trap is generated for division by zero.Ulrich Weigand3-3/+166
2004-07-13InputContext.java: Initialze in, line.Michael Koch2-2/+7
2004-07-13interpret.cc (run): Correctly access libffi return values of integral smaller...Ulrich Weigand2-3/+8
2004-07-13re PR libgcj/7587 (direct threaded interpreter not thread-safe)Bryce McKinlay4-2/+38
2004-07-13re PR libgcj/15713 (compile interpret.cc with -fno-strict-aliasing)Bryce McKinlay4-36/+57
2004-07-12XCanvasPeer.java (createImage): Implement.Scott Gilbertson5-5/+140
2004-07-11re PR libgcj/16478 (Hash synchronization deadlock with finalizers)Bryce McKinlay1-1/+1
2004-07-11re PR awt/16748 (IAA.ImageComponentsTest: Freezes When Window Is Resized)Bryce McKinlay4-52/+63
2004-07-11Reported by Roman Kennke <roman@ontographics.com> (bug #9331)Mark Wielaard2-3/+11
2004-07-11linux.h (MD_FALLBACK_FRAME_STATE_FOR): For SIGSEGV and SIGBUS signal frames...Ulrich Weigand2-14/+15
2004-07-10jacks.xfail: Updates to reflect current status.Bryce McKinlay2-21/+5
2004-07-10javaprims.h: Regenerate CNI namespace definitions.Bryce McKinlay2-0/+5
2004-07-102004-07-10 Ito Kazumitsu <kaz@maczuka.gcd.org>Ito Kazumitsu2-36/+41
2004-07-10java.util.Calendar.java (cache): New private static field.Bryce McKinlay2-17/+66
2004-07-10Calendar.java: Use getSystemClassLoader as argument for ResourceBundle.getBun...Bryce McKinlay11-10/+25
2004-07-10ResourceBundle.java (bundleCache): Renamed from resourceBundleCache.Bryce McKinlay2-168/+203
2004-07-10BasicMenuUI.java (mousePressed): Remove illegal protected method calls.Bryce McKinlay2-2/+5
2004-07-10Fix or remove some bogus test cases.Bryce McKinlay4-12/+20
2004-07-09unicode-muncher.pl: Updated to version 2.1 from GNU classpath.Michael Koch8-12534/+1747
2004-07-09AccessControlContext.java, [...]: Fixed javadocs.Michael Koch3-72/+75
2004-07-09ObjectInputStream.java (readFields): Use long datatype when shifting byte val...Michael Koch2-8/+13
2004-07-09DeflaterOutputStream.java, [...]: Reformatted.Michael Koch5-130/+207
2004-07-09IIOException.java, [...]: New files.Michael Koch9-2/+562
2004-07-092004-07-09 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2-22/+30
2004-07-09DateFormat.java (parse): Improved javadoc.Dalibor Topic2-2/+10
2004-07-09SelectorImpl.java (select): Call static Thread interrupted() method to clear ...Mark Wielaard2-1/+6
2004-07-09Buffer.java, [...]: Fixed javadocs all over.Dalibor Topic25-278/+558
2004-07-09CharIndexedInputStream.java: Reordered imports to match classpath.Michael Koch2-1/+6
2004-07-09EmbeddedWindow.java: Load native library for setWindowPeer method.Michael Koch2-1/+13
2004-07-09pa32-linux.h (MD_FALLBACK_FRAME_STATE_FOR): Define.Randolph Chung5-0/+75
2004-07-07* Makefile.am: Add rules to build libgij from just gij.cc.Per Bothner3-5/+17
2004-07-07jvm.h (namespace jcj): Declare verbose_class_flagPer Bothner4-0/+18
2004-07-07configure.host: Enable hash synchronization on Darwin.Andreas Tobler3-16/+23
2004-07-06URLStreamHandler.java (parseURL): Canonicalize file portion of URL in additio...Mohan Embar2-4/+13
2004-07-06File.java (toURI): Merge from Classpath.Anthony Green2-0/+28
2004-07-06VMClassLoader.java (init): Check classpath entry before passing to URL constr...Bryce McKinlay2-19/+26
2004-07-05Locale.java (readObject): Intern strings read from object stream.Bryce McKinlay2-3/+8
2004-07-04FirstThread.java, [...]: Removed.Michael Koch7-120/+160
2004-07-04[multiple changes]Anthony Green2-8/+32
2004-07-02Locale.java (hashcode): Made transient.Bryce McKinlay2-18/+26
2004-07-01Index: gcc/ChangeLogGeoffrey Keating5-2/+68