summaryrefslogtreecommitdiff
path: root/libjava/gnu/gcj
Commit message (Expand)AuthorAgeFilesLines
* * gnu/gcj/runtime/NameFinder.java (remove_interpreter): New field.mark2002-09-022-15/+148
* * include/jvm.h (struct _Jv_frame_info): New structure.tromey2002-08-292-7/+44
* * Makefile.am (libgcj_la_SOURCES): Remove name-finder.cc.mark2002-08-242-0/+491
* 2003-08-23 Michael Koch <konqueror@gmx.de>mkoch2002-08-233-0/+47
* * gnu/gcj/natCore.cc (create): Use __builtin_alloca, and computetromey2002-04-241-3/+11
* 2002-04-14 Mark Wielaard <mark@klomp.org>mark2002-04-151-1/+1
* For PR libgcj/5303:tromey2002-03-251-1/+1
* 2002-03-15 Tom Tromey <tromey@redhat.com>tromey2002-03-151-0/+8
* * gnu/gcj/xlib/WindowAttributes.java Assign null to RawData, not 0.bothner2002-03-093-6/+6
* 2002-03-04 Eric Blake <ebb9@email.byu.edu>ericb2002-03-063-0/+11052
* * java/lang/natSystem.cc (init_properties): Include the `Inc.' intromey2002-02-221-1/+1
* * gnu/gcj/protocol/file/Connection.java (conect): Open the inputbothner2002-02-221-13/+17
* * name-finder.cc (toHex): Use word mode, not long long.jason2002-02-181-1/+1
* 2002-02-06 Adam Megacz <adam@xwt.org>megacz2002-02-073-22/+28
* gcc:jsm282002-01-311-1/+1
* Add license clarification.mark2002-01-221-5/+16
* Start of AWT merge with Classpath:tromey2002-01-164-476/+0
* * gnu/gcj/convert/Convert.java (version): Use java.vm.nametromey2002-01-101-5/+7
* For PR libgcj/5303:tromey2002-01-101-6/+43
* * Makefile.in: Rebuilt.tromey2001-12-161-739/+0
* * gnu/gcj/runtime/StringBuffer.javatromey2001-12-121-1/+1
* * java/lang/String.java (String): New constructor.tromey2001-12-112-0/+224
* * gnu/gcj/xlib/XImage.java (toString): Add missing initialization.bothner2001-12-101-0/+9
* * Makefile.in: Rebuilt.tromey2001-11-131-0/+24
* * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,jsm282001-10-312-2/+2
* fix include problemgreen2001-10-241-1/+2
* * gnu/gcj/convert/JIS0208_to_Unicode.cc: Declare java_exceptionsbryce2001-10-224-0/+5
* * gnu/gcj/runtime/natFinalizerThread.cc: New file.tromey2001-10-103-4/+99
* PR libgcj/4383bryce2001-09-302-1/+8
* * gnu/gcj/runtime/SharedLibLoader.java: New class.bothner2001-09-292-0/+150
* Fix null pointer bug.green2001-09-191-1/+2
* Add support for iso8859_1.green2001-09-171-0/+1
* * include/jvm.h: Declare _Jv_RegisterResource.green2001-09-067-0/+431
* * java/text/SimpleDateFormat.java: Re-merged with Classpath.tromey2001-09-058-1086/+0
* Fix for PR libgcj/4213:tromey2001-09-041-0/+25
* * Makefile.in: Rebuilt.tromey2001-08-311-52/+0
* * Makefile.am: New friends for java/lang/Thread.h.bryce2001-08-262-6/+92
* * gnu/gcj/convert/UnicodeToBytes.java (write): Write work bufferjsturm2001-08-181-1/+1
* * gnu/gcj/convert/IOConverter.java: Add `646' alias.tromey2001-08-171-0/+5
* * gnu/gcj/convert/natIconv.cc (read): Handle EINVAL and E2BIGtromey2001-08-151-4/+7
* * gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.ljrittle2001-08-101-0/+8
* 2001-07-30 Tom Tromey <tromey@redhat.com>tromey2001-07-305-69/+181
* Fix for PR libgcj/3426:tromey2001-07-131-2/+12
* * gnu/gcj/convert/IOConverter.java: Manually maintained alias nowtromey2001-06-271-1/+1
* * scripts/encodings.pl: Generate lower-case names. Updated URLtromey2001-06-261-23/+24
* Implement invocation interface; don't create new thread for main.bothner2001-05-224-245/+9
* * gnu/gcj/runtime/VMClassLoader.java (VMClassLoader): Now public.tromey2001-05-211-2/+2
* 2001-05-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2001-05-181-0/+4
* gcc/java:bryce2001-04-251-11/+4
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-266-6/+6