aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
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
2002-03-15re PR libgcj/5944 (Use of uint32_t breaks libgcj bootstrap on Solaris 2.5.1)Tom Tromey2-0/+14
2002-03-15Updated THANKSTom Tromey1-0/+5
2002-03-15For PR java/5902:Eric Blake3-11/+11
2002-03-15Install libgcj-config.h in a better place.Anthony Green9-375/+425
2002-03-12configure.host (powerpc*-darwin*): Enable interpreter.Andreas Tobler2-1/+5
2002-03-12Test for PR java/5848:Tom Tromey3-0/+21
2002-03-12re PR java/5913 (Core dump for String constant instanceof)Eric Blake2-1/+8
2002-03-12re PR java/5902 (Gcj fails to parse float)Eric Blake4-0/+22
2002-03-11posix.h: Add multiple include header protection.Bryce McKinlay3-1/+10
2002-03-11natPlainSocketImpl.cc: Added #include <platform.h>.Adam Megacz2-1/+6
2002-03-10GridLayout.java (layoutContainer): Handle case where there are no items in co...Tom Tromey2-0/+9
2002-03-10Win32Process.java: Added comment.Tom Tromey7-6/+45
2002-03-10verify.cc (state::NO_STACK): New constant.Tom Tromey2-22/+64
2002-03-10ImageMediaEntry: Removed.Bryce McKinlay3-203/+5
2002-03-10Hashtable synchronization for PowerPC.Bryce McKinlay8-499/+410
2002-03-10natFileDescriptorWin32.cc (read): Return -1 if zero bytes read and no failure...Adam Megacz2-0/+6
2002-03-10configure.in: Define SLOW_PTHREAD_SELF if configure.host set slow_pthread_self.Bryce McKinlay5-0/+257
2002-03-092002-03-09 Adam Megacz <adam@xwt.org>Adam Megacz2-0/+19