aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2002-04-02natClassLoader.cc (findClass): Compare against `3', not `0'.Tom Tromey2-2/+8
2002-04-02mauve-libgcj: add java.net.DatagramSocket.DatagramSocketTest2 to list of test...Mark Wielaard2-0/+6
2002-04-02IdentityHashMap.java (put): Set new threshold correctly when resizing table.Bryce McKinlay2-1/+6
2002-04-01BitSet.java (BitSet(int)): if nbits < 0 throw NegativeArraySizeExceptionMark Wielaard2-6/+20
2002-04-01mauve-libgcj: Add JDK1.3...Mark Wielaard2-26/+18
2002-03-31* libgcj.spec.in, libgcj-test.spec.in: Revert for now.Alexandre Oliva3-4/+6
2002-03-31libgcj.spec.in: Override libgcc, not lib.Alexandre Oliva3-4/+9
2002-03-29natPlainDatagramSocketImpl.cc (close): New function.Tom Tromey3-2/+15
2002-03-28Throw_2.java: New.Andrew Haley3-0/+62
2002-03-28* java/net/PlainDatagramSocketImpl.javaJeff Sturm5-31/+73
2002-03-27* include/posix-threads.h [alpha] (_Jv_ThreadSelf): Avoid a copy.Richard Henderson2-2/+6
2002-03-27dwarf2-signal.h (MAKE_THROW_FRAME): Add for IA-64.Andrew Haley2-0/+62
2002-03-27libgcj.spec.in: Add CHECKREFSPEC.Anthony Green9-104/+121
2002-03-27InvokeReturn.java: Modify test for targets which do not yet support reflection.Anthony Green2-0/+9
2002-03-27jni.exp (gcj_jni_run): Fix cross build test.Anthony Green2-2/+6
2002-03-27libjava.exp: Add the wrapper link options only when we're linking.Anthony Green2-8/+15
2002-03-26* include/dwarf2-signal.h: Temporarily back out last change.Hans Boehm2-30/+6
2002-03-26mauve.exp (test_mauve): Use correct stderr redirection code.Tom Tromey2-2/+7
2002-03-26* include/posix-threads.h: Support <.../pal.h> on FreeBSD/alpha.Loren J. Rittle2-0/+9
2002-03-26configure.in, configure: enable dwarf2-exception-style exception handling on ...Andrew Haley4-2/+44
2002-03-26Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS.Tom Tromey8-361/+410
2002-03-25For PR libgcj/5303:Tom Tromey4-3/+41
2002-03-25Component.java (processEvent): Check ComponentEvent after KeyEvent.Tom Tromey2-2/+7
2002-03-25Based on patch from Intel's ORP team:Bryce McKinlay2-7/+18
2002-03-25FileInputStream.java (skip): Call fd.getFilePointer() and calculate correct n...Bryce McKinlay2-1/+6
2002-03-25* java/io/PushbackReader.java: Reformat.Bryce McKinlay2-396/+340
2002-03-24TextComponent.java (TextComponent): Editable by default.Tom Tromey2-0/+4
2002-03-24MenuItem.java (eventMask): No longer private.Tom Tromey10-5/+107
2002-03-24[multiple changes]Mark Wielaard6-439/+595
2002-03-23reverted erroneous checkinTom Tromey6-382/+345
2002-03-23name-finder.h (_Jv_name_finder::myclose): New method.Tom Tromey9-352/+426
2002-03-23re PR libgcj/6045 (GregorianCalendar: getMinimum() and getMaximum() incorrect...Michael Smith2-3/+8
2002-03-23* java/nat/natPlainSocketImpl.cc (write): Abort loop on error.Jeff Sturm2-0/+6
2002-03-23For PR java/6026:Eric Blake2-0/+9
2002-03-22Thread_Interrupt.java (Looper.calibrate): New.Andrew Haley2-1/+27
2002-03-21posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier, not release...Bryce McKinlay4-2/+26
2002-03-192002-03-19 Martin Kahlert <martin.kahlert@infineon.com>Martin Kahlert2-1/+5
2002-03-18jni.h (JNIIMPORT): New macro.Tom Tromey2-0/+17
2002-03-18jni.exp (gcj_jni_test_one): Find libstdc++ in build tree.Tom Tromey2-5/+35
2002-03-18i386-signal.h (old_i386_kernel_sigaction): New.Andrew Haley2-26/+47
2002-03-18natSystem.cc (init_properties): Update VM version properties.Bryce McKinlay6-109/+162
2002-03-17re PR other/5874 (gcc-3.1 20020304 (prerelease) FAILs in libjava testsuite wi...Tom Tromey2-4/+8
2002-03-17Add arm thumb supportAnthony Green2-3/+9
2002-03-17Makefile.am: Escape quotes in echo.Bryce McKinlay3-2/+5
2002-03-17Makefile.am: Make target library a convenience library.Bryce McKinlay6-287/+281
2002-03-16Remove conflict indicator.Bryce McKinlay1-1/+0
2002-03-16Makefile.am: Use empty -classpath flag in addition to -bootclasspath.Bryce McKinlay3-94/+48
2002-03-16Commit embedded patch approved Feb 17Anthony Green4-230/+244
2002-03-15Makefile.am (jv_convert_LDADD): Don't list libraries that are already implici...Alexandre Oliva3-28/+86
2002-03-15THANKS: Fix punctuation, alphabetization.Eric Blake2-11/+14