aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2001-09-04re PR libgcj/4213 (SimpleDateFormat constructor SEGV's.)Tom Tromey4-1/+34
2001-09-04re PR libgcj/4208 (Problem using 'null' with Java reflection)Tom Tromey2-5/+6
2001-09-02AlgorithmParameterSpec.java, [...]: Re-merged with Classpath.Tom Tromey3-2/+5
2001-09-02javaprims.h: Regenerated class list.Tom Tromey4-4/+14
2001-09-02Makefile.in: Rebuilt.Tom Tromey70-1593/+4700
2001-08-31final_assignment_check.java: New file.Alexandre Petit-Bianco4-0/+35
2001-08-31javaprims.h (_Jv_RegisterClassHook): New extern declaration.Per Bothner4-3/+27
2001-08-31ClassLoader.java (system): Remove static field.Per Bothner4-13/+18
2001-09-01BufferedReader.java, [...]: Re-merged with Classpath.Tom Tromey6-4/+10
2001-08-31Re-merge with Classpath:Tom Tromey5-4/+26
2001-08-31Makefile.in: Rebuilt.Tom Tromey18-727/+2219
2001-08-31ByteArrayOutputStream.java: Re-merged with Classpath.Tom Tromey3-33/+103
2001-08-31exception.cc (PERSONALITY_FUNCTION): Simplify leb128 handling.Jason Merrill2-8/+12
2001-08-31* java/io/ByteArrayInputStream.java: Merged with Classpath.Tom Tromey2-19/+158
2001-08-31* java/io/BufferedReader.java: Re-merged with Classpath.Tom Tromey2-6/+31
2001-08-28BigInteger.java (init(int,Random)): New method.Per Bothner2-13/+35
2001-08-28Activatable.java, [...]: RMI implementation from Kaffe.Tom Tromey88-60/+8594
2001-08-27KeepInline.out: Fixed content.Alexandre Petit-Bianco2-1/+5
2001-08-26Makefile.am: New friends for java/lang/Thread.h.Bryce McKinlay11-1185/+275
2001-08-26* name-finder.cc (lookup): Ignore a null dli_fname from dBryce McKinlay2-2/+8
2001-08-24Field.java (toString): Use Method.appendClassName.Tom Tromey8-79/+167
2001-08-22Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so.Anthony Green2-5/+12
2001-08-21IdentityHashMap.java (get): Fix off-by-one error.Jeff Sturm2-2/+7
2001-08-20* java/awt/GridBagConstraints.java: Removed comment.Tom Tromey2-2/+3
2001-08-20jni.cc (nathash, [...]): New globals.Tom Tromey2-21/+166
2001-08-18UnicodeToBytes.java (write): Write work buffer starting from zero offset.Jeff Sturm2-1/+6
2001-08-18boehm.cc: Include gc_local_alloc.h if appropriate.Hans Boehm2-13/+16
2001-08-17XercesBug.java: New file.Alexandre Petit-Bianco2-0/+17
2001-08-17BigInteger.java (randBytes): New method.Mark J Roberts2-12/+16
2001-08-17* gnu/gcj/convert/IOConverter.java: Add `646' alias.Tom Tromey2-0/+9
2001-08-17* BigInteger.java: fix right shifts by nonzero multiples of 32.Hans Boehm1-0/+4
2001-08-17* BigInteger.java: fix right shifts by nonzero multiples of 32.Hans Boehm1-1/+1
2001-08-15jni.cc: Include IdentityHashMap.h, not Hashtable.h.Tom Tromey7-11/+442
2001-08-15natIconv.cc (read): Handle EINVAL and E2BIG correctly.Tom Tromey2-4/+12
2001-08-13SampleModel.java (getPixel): Set correct array element.Tom Tromey2-3/+8
2001-08-13Matrix4f.java: New file.Alexandre Petit-Bianco3-0/+143
2001-08-10* gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.Loren J. Rittle2-0/+9
2001-08-10* java/lang/natObject.cc (is_mp): Protect use of _SC_NPROCESSORS_ONLN.Loren J. Rittle2-0/+8
2001-08-06InputStreamReader.java (refill): Only call refill on BufferedInputStream when...Tom Tromey2-1/+8
2001-08-05StringWriter.java: Merged with Classpath.Tom Tromey7-179/+979
2001-08-03* libjava.jni/calls.c (Java_calls_docall): Fix typo.Richard Henderson2-1/+5
2001-08-03prims.cc (JNI_OnLoad): Don't declare.Tom Tromey2-35/+6
2001-08-02RandomAccessFile.java (seek): Let seek go past end of file.Tom Tromey7-23/+43
2001-08-02jni.cc (JNI_CreateJavaVM): Call _Jv_JNI_Init in order to initialize global_re...Martin Kahlert2-0/+8
2001-08-02configure: Rebuilt.Tom Tromey3-302/+331
2001-08-01re PR libgcj/3694 (natPlainDatagramSocketImpl.cc doesn't compile in ALPHA OSF1)Rainer Orth8-313/+379
2001-08-01KeepInline.java: New file.Jeff Sturm3-0/+25
2001-08-01* libgcj.spec.in: Pass -fkeep-inline-functions to jc1.Jeff Sturm2-1/+5
2001-07-31Makefile.in: Rebuilt.Christian Iseli3-4/+10
2001-07-31* java/util/Date.java: Re-merged with Classpath.Tom Tromey2-1/+6