summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier, not release...Bryce McKinlay2002-03-214-2/+26
* 2002-03-19 Martin Kahlert <martin.kahlert@infineon.com>Martin Kahlert2002-03-192-1/+5
* jni.h (JNIIMPORT): New macro.Tom Tromey2002-03-182-0/+17
* jni.exp (gcj_jni_test_one): Find libstdc++ in build tree.Tom Tromey2002-03-182-5/+35
* i386-signal.h (old_i386_kernel_sigaction): New.Andrew Haley2002-03-182-26/+47
* natSystem.cc (init_properties): Update VM version properties.Bryce McKinlay2002-03-186-109/+162
* re PR other/5874 (gcc-3.1 20020304 (prerelease) FAILs in libjava testsuite wi...Tom Tromey2002-03-172-4/+8
* Add arm thumb supportAnthony Green2002-03-172-3/+9
* Makefile.am: Escape quotes in echo.Bryce McKinlay2002-03-173-2/+5
* Makefile.am: Make target library a convenience library.Bryce McKinlay2002-03-176-287/+281
* Remove conflict indicator.Bryce McKinlay2002-03-161-1/+0
* Makefile.am: Use empty -classpath flag in addition to -bootclasspath.Bryce McKinlay2002-03-163-94/+48
* Commit embedded patch approved Feb 17Anthony Green2002-03-164-230/+244
* Makefile.am (jv_convert_LDADD): Don't list libraries that are already implici...Alexandre Oliva2002-03-153-28/+86
* THANKS: Fix punctuation, alphabetization.Eric Blake2002-03-152-11/+14
* re PR libgcj/5944 (Use of uint32_t breaks libgcj bootstrap on Solaris 2.5.1)Tom Tromey2002-03-152-0/+14
* Updated THANKSTom Tromey2002-03-151-0/+5
* For PR java/5902:Eric Blake2002-03-153-11/+11
* Install libgcj-config.h in a better place.Anthony Green2002-03-159-375/+425
* configure.host (powerpc*-darwin*): Enable interpreter.Andreas Tobler2002-03-122-1/+5
* Test for PR java/5848:Tom Tromey2002-03-123-0/+21
* re PR java/5913 (Core dump for String constant instanceof)Eric Blake2002-03-122-1/+8
* re PR java/5902 (Gcj fails to parse float)Eric Blake2002-03-124-0/+22
* posix.h: Add multiple include header protection.Bryce McKinlay2002-03-113-1/+10
* natPlainSocketImpl.cc: Added #include <platform.h>.Adam Megacz2002-03-112-1/+6
* GridLayout.java (layoutContainer): Handle case where there are no items in co...Tom Tromey2002-03-102-0/+9
* Win32Process.java: Added comment.Tom Tromey2002-03-107-6/+45
* verify.cc (state::NO_STACK): New constant.Tom Tromey2002-03-102-22/+64
* ImageMediaEntry: Removed.Bryce McKinlay2002-03-103-203/+5
* Hashtable synchronization for PowerPC.Bryce McKinlay2002-03-108-499/+410
* natFileDescriptorWin32.cc (read): Return -1 if zero bytes read and no failure...Adam Megacz2002-03-102-0/+6
* configure.in: Define SLOW_PTHREAD_SELF if configure.host set slow_pthread_self.Bryce McKinlay2002-03-105-0/+257
* 2002-03-09 Adam Megacz <adam@xwt.org>Adam Megacz2002-03-092-0/+19
* 2002-03-09 Adam Megacz <adam@xwt.org>Adam Megacz2002-03-092-1/+6
* * gnu/gcj/xlib/WindowAttributes.java Assign null to RawData, not 0.Per Bothner2002-03-094-6/+12
* Win32Process.java (ConcreteProcess): Now throws an IOException so that Throwa...Adam Megacz2002-03-092-1/+6
* natPlainSocketImpl.cc (read, [...]): Formatting fixed.Adam Megacz2002-03-092-4/+12
* posix.cc (_Jv_platform_gettimeofday): Make sure result doesn't get truncated ...Bryce McKinlay2002-03-092-3/+8
* * include/jni.h: Include stdio.h.Tom Tromey2002-03-082-0/+7
* posix.cc (internal_gettimeofday): New function.Tom Tromey2002-03-082-2/+19
* natPlainSocketImpl.cc: Changed USE_WINSOCK to WIN32, and added thunks for rea...Adam Megacz2002-03-082-3/+44
* win32.cc (_Jv_platform_gettimeofday): Now takes no args, returns jlong.Adam Megacz2002-03-086-20/+39
* natPlainSocketImpl.cc (_Jv_recv): Removed.Bryce McKinlay2002-03-072-10/+6
* natFileDescriptorEcos.cc (init): Don't use GetStdHandle.Tom Tromey2002-03-063-10/+16
* config.h.in: Rebuilt.Tom Tromey2002-03-064-342/+347
* FileDescriptor.java: Initialize in/out/err in init().Adam Megacz2002-03-065-4/+44
* Fix ChangeLog date typoEric Blake2002-03-061-1/+1
* unicode-decomp.pl: Move from chartables.pl...Eric Blake2002-03-0617-84840/+16492
* MediaTracker.java: Implemented.Bryce McKinlay2002-03-064-7/+357
* natPosixProcess.cc (fail): Removed.Tom Tromey2002-03-062-126/+157