summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * java/security/Key.java(serialVersionUID): Set to 0 for now.warrenl2000-03-104-3/+11
* * java/security/AlgorithmParameterGeneratorSpi.java: New file.warrenl2000-03-1038-52/+1512
* Updated again.bryce2000-03-091-1/+13
* Updated README.bryce2000-03-092-10/+10
* 2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-093-2/+12
* * java/lang/reflect/natArray.cc (newInstance): Don't allow arraytromey2000-03-095-24/+68
* * java/math/BigInteger.java(signum): Handle zero properly.warrenl2000-03-092-1/+7
* * libjava.lang/PR162.java: Mention `PR162', not `Test', as classtromey2000-03-082-3/+8
* 2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-073-0/+15
* * lib/libjava.exp (test_libjava_from_javac): Removed hack fortromey2000-03-072-13/+23
* * All files: Updated copyright information.tromey2000-03-07390-880/+750
* Test for PR gcj/162:tromey2000-03-073-0/+39
* 2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-0710-224/+772
* Test for PR gcj/164:tromey2000-03-073-0/+13
* * jni.cc (MARK_NONE): New define.tromey2000-03-072-50/+117
* * libjava.compile/PR127.xfail: New file.bryce2000-03-062-0/+2
* 2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-062-0/+16
* * lib/libjava.exp (test_libjava): Document `shouldfail' token.tromey2000-03-065-5/+58
* 2000-03-05 Anthony Green <green@redhat.com>green2000-03-063-0/+55
* Fix for PR libgcj/43:tromey2000-03-063-19/+71
* 2000-03-08 Anthony Green <green@redhat.com>green2000-03-052-1/+17
* * configure.host: Fix __NO_MATH_INLNES botch.green2000-03-059-27/+45
* * libjava.compile/PR129_B.java: New file.green2000-03-053-0/+21
* * java/net/DatagramSocket.java(DatagramSocket(int,InetAddress)):warrenl2000-03-052-2/+7
* * configure.host (libgcj_flags): Define __NO_MATH_INLINES.green2000-03-052-1/+6
* New test code.green2000-03-053-0/+40
* * configure: Rebuilt.green2000-03-044-149/+187
* * include/java-interp.h: Don't include MethodInvocation.h.tromey2000-03-0219-482/+582
* THANKS updatestromey2000-02-291-1/+3
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-292-1/+6
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-292-3/+8
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-292-0/+23
* * libjava.jni/noclass.c: New file.tromey2000-02-274-0/+34
* 2000-02-27 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-272-1/+6
* Minor clean up and bug fix.green2000-02-264-5/+13
* * jni.cc (_Jv_JNI_RegisterNatives): Conditionalize body ontromey2000-02-252-0/+9
* 2000-02-25 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-252-7/+30
* * java/math/BigInteger.java(ival): Made private.warrenl2000-02-252-3/+9
* Forgot to commit ChangeLoggreen2000-02-211-0/+16
* * Makefile.in: Rebuilt.green2000-02-218-54/+639
* * boehm.cc (_Jv_AllocBytes): Clear returned memory.tromey2000-02-212-1/+12
* 2000-02-19 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-192-2/+7
* * include/jvm.h (_Jv_GetJavaVM): Declare.tromey2000-02-185-14/+135
* * libjava.jni/register.java: New file.tromey2000-02-184-0/+55
* Rotated ChangeLogstromey2000-02-172-7109/+7108
* * gcj/field.h (_Jv_Field::getClass): Don't use JvAssert.tromey2000-02-172-1/+8
* * jni.cc (_Jv_JNI_CallStaticMethodV): Added some assertions.tromey2000-02-172-0/+11
* * libjava.jni/calls.c: New file.tromey2000-02-174-0/+140
* * jni.cc (_Jv_JNI_NewObjectV): Corrected assertion.tromey2000-02-162-3/+34
* * libjava.jni/throwit.java: New file.tromey2000-02-164-0/+68