summaryrefslogtreecommitdiffstats
path: root/libjava/java
Commit message (Expand)AuthorAgeFilesLines
* 2001-08-17 Mark J Roberts <mjr@anarcast.net>tromey2001-08-171-12/+11
* * BigInteger.java: fix right shifts by nonzero multiples of 32.hboehm2001-08-171-1/+1
* * jni.cc: Include IdentityHashMap.h, not Hashtable.h.tromey2001-08-151-0/+415
* * java/awt/image/SampleModel.java (getPixel): Set correct arraytromey2001-08-131-3/+3
* * java/lang/natObject.cc (is_mp): Protect use of _SC_NPROCESSORS_ONLN.ljrittle2001-08-101-0/+4
* * java/io/InputStreamReader.java (refill): Only call refill ontromey2001-08-061-1/+3
* * java/io/StringWriter.java: Merged with Classpath.tromey2001-08-056-179/+970
* * java/io/RandomAccessFile.java (seek): Let seek go past end oftromey2001-08-026-23/+28
* * include/posix.h (_POSIX_PII_SOCKET): Define.ro2001-08-012-8/+20
* * java/util/Date.java: Re-merged with Classpath.tromey2001-07-311-1/+2
* * java/net/natPlainDatagramSocketImpl.cc: Undefine bind if defined.jsturm2001-07-312-3/+37
* 2001-07-30 Tom Tromey <tromey@redhat.com>tromey2001-07-301-0/+2
* * java/lang/Integer.java: Merged with Classpath.tromey2001-07-301-4/+2
* * java/util/GregorianCalendar.java (GregorianCalendar): Callbryce2001-07-301-3/+1
* * java/util/Calendar.java (set): Never recompute fields here. Theybryce2001-07-263-71/+91
* * java/lang/VMClassLoader.java (getPrimitiveClass): Return correcttromey2001-07-241-8/+8
* * gcj/javaprims.h: Rebuilt class list.tromey2001-07-237-647/+1640
* * configure.host: Enable hash synchronization for alpha*-*.jsturm2001-07-231-0/+38
* * java/net/natPlainDatagramSocketImpl.cc (mcastGrp): Use new RFCro2001-07-181-1/+10
* * java/io/natFileWin32.cc (_access): Renamed.tromey2001-07-183-12/+15
* * java/util/LinkedList.java (clone): Clear the copy list with clear(),bryce2001-07-171-8/+2
* Fix for PR libgcj/3426:tromey2001-07-132-62/+59
* Report from Henner Zeller:tromey2001-07-121-5/+8
* libjava:apbianco2001-07-111-0/+165
* For PR java/3562:tromey2001-07-051-2/+2
* 2001-07-01 Jeremy Nimmer <jwnimmer@alum.mit.edu>tromey2001-07-021-2/+2
* * java/io/natFileDescriptorPosix.cc (open): Change error messagetromey2001-06-261-1/+3
* 2001-06-19 Mark J. Roberts <mjr@statesmean.com>warrenl2001-06-191-5/+1
* * java/lang/natRuntime.cc (_Jv_FindSymbolInExecutable): Returntromey2001-06-151-1/+4
* Fix for PR libgcj/3144:tromey2001-06-141-143/+410
* Fix for PR libgcj/3059:tromey2001-06-081-2/+5
* 2001-06-05 Martin Kahlert <martin.kahlert@infineon.com>bryce2001-06-051-6/+16
* * java/security/PublicKey.java: Extend Key.tromey2001-06-042-4/+4
* !defined(USE_LTDL) fixgreen2001-06-021-0/+8
* USE_LIBFFI changegreen2001-06-021-0/+11
* * natFile.cc (get_entry): Removed functions.jsturm2001-06-011-25/+9
* * java/io/natFileDescriptorPosix.cc (open): Allocate buffer totromey2001-05-311-21/+31
* 2001-05-29 Laurent Guerby <guerby@acm.org>tromey2001-05-311-1/+1
* * java/sql/DriverManager.java (getDrivers): Handle case wheretromey2001-05-311-3/+8
* * java/lang/natString.cc (init): Throwtromey2001-05-241-8/+10
* * configure.in: Only allow hash synchronization when POSIX threadstromey2001-05-241-1/+1
* 2001-05-23 Tom Tromey <tromey@redhat.com>tromey2001-05-245-26/+967
* Implement invocation interface; don't create new thread for main.bothner2001-05-222-26/+78
* * gcj/javaprims.h (_Jv_FormatInt): New declaration.bothner2001-05-226-38/+80
* 2001-05-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2001-05-181-4/+3
* * java/text/SimpleDateFormat.java (parse): Handle non-dst timetromey2001-05-161-8/+18
* * java/util/GregorianCalendar.java (computeTime): Only calltromey2001-05-151-1/+1
* * java/text/SimpleDateFormat.java (parse): Clear DST_OFFSET andtromey2001-05-141-2/+4
* * configure.in (ia64-*): Don't set SYSDEP_SOURCES.rth2001-05-121-9/+1
* * Makefile.in: Rebuilt.tromey2001-05-112-3/+439
OpenPOWER on IntegriCloud