summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* 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
* jni.cc (_Jv_LookupJNIMethod): Throw UnsatisfiedLinkError, not AbstractMethodE...Tom Tromey2002-03-052-2/+7
* Remove cvs junkBryce McKinlay2002-03-041-1/+0
* Makefile.am: Use -bootclasspath, not -CLASSPATH.Bryce McKinlay2002-03-043-59/+50
* * java/util/Timer (TaskQueue.stop): set elements to zero.Mark Wielaard2002-03-032-0/+5
* Oops. A ChangeLog entry got committed prematurely with my last change.Anthony Green2002-03-011-7/+0
* Add pointer support to the reflection code.Anthony Green2002-03-012-29/+49
* natInetAddress.cc: Changed USE_WINSOCK to WIN32, added '#undef STRICT'.Adam Megacz2002-02-282-3/+9
* natSystem.cc (init_properties): Use __VERSION__.Tom Tromey2002-02-2711-369/+377
* acinclude.m4 (LIB_AC_PROG_CXX): Use glibjava_CXX instead of glibcpp_CXX, sinc...Andreas Schwab2002-02-274-355/+350
* natPosixProcess.cc (startProcess): Use FD_CLOEXEC, not `1'.Tom Tromey2002-02-272-3/+8
* Makefile.am (GCJCOMPILE): Use -fCLASSPATH not -fclasspath.Bryce McKinlay2002-02-253-3/+8
* natPlainDatagramSocketImpl.cc: whops; removed 'make' typo.Adam Megacz2002-02-252-1/+6