aboutsummaryrefslogtreecommitdiff
path: root/libjava/include
AgeCommit message (Expand)AuthorFilesLines
2003-03-22posix.h: Add suffix for darwin dynamic libraries.Andreas Tobler1-0/+4
2003-03-17resolve.cc (ncode): Use _Jv_platform_ffi_abi.Tom Tromey2-0/+28
2003-03-10[multiple changes]Andrew Haley1-3/+2
2003-03-02configure.in: Added check for memory mapping of files.Michael Koch1-0/+6
2003-02-24Makefile.in: Rebuilt.Tom Tromey1-0/+2
2003-02-19natStackTrace.cc: Include platform.h immediately after config.h.Rainer Orth1-0/+18
2003-02-13win32.h: Include ws2tcpip.h instead of winsock.h to obtain definition of the ...Ranjit Mathew1-5/+3
2003-01-31aclocal.m4, [...]: Rebuilt.Tom Tromey1-0/+3
2003-01-31Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic...Tom Tromey2-4/+14
2003-01-28re PR java/9254 (java::lang::Object::wait(), threads-win32.cc returns wrong r...Ranjit Mathew1-13/+45
2003-01-28configure.in: Specifically define HAVE_BACKTRACE if building for MinGW.Ranjit Mathew1-2/+0
2003-01-24defineclass.cc (handleMethodsEnd): Precompute code for static method.Tom Tromey1-1/+2
2003-01-22x86_64-signal.h: Add simple handler for x86_64 32-bit mode.Andrew Haley1-1/+14
2003-01-14dwarf2-signal.h: Remove x86_64.Andrew Haley1-3/+0
2003-01-14dwarf2-signal.h: Remove x86_64.Andrew Haley1-0/+83
2003-01-07posix.h (_Jv_platform_usleep): Wrap in ifdef JV_HASH_SYNCHRONIZATION.Tom Tromey2-1/+5
2002-12-31re PR libgcj/8997 (spin() calls Thread.sleep)Tom Tromey2-0/+19
2002-12-28boehm.cc: Remove stray semicolon.Mark Mitchell3-4/+4
2002-12-19natClassLoader.cc (defineClass0): Removed erroneous comment.Tom Tromey1-1/+3
2002-12-10win32.h: Fixed typo in "DISABLE_JAVA_NET".Tom Tromey1-4/+4
2002-12-10win32.h (_Jv_platform_solib_prefix): New define.Tom Tromey2-0/+8
2002-12-06java-interp.h (class _Jv_InterpMethod): Added JV_MARKOBJ_DECL.Tom Tromey1-0/+4
2002-12-03natClassLoader.cc (_Jv_PrepareCompiledClass): Call _Jv_PushClass.Andrew Haley1-0/+2
2002-12-03jni.cc: Added `name' argument.Tom Tromey1-6/+8
2002-11-26natPlainDatagramSocketImpl.cc (socklen_t): Don't define.Andreas Tobler1-0/+4
2002-11-222002-11-22 Michael Koch <konqueror@gmx.de>Michael Koch2-15/+16
2002-11-21posix.h: I put too much into the #ifndef DISABLE_JAVA_NET.Michael Koch1-2/+6
2002-11-21posic.h: Moved new functions into a #ifndef DISABLE_JAVA_NETMichael Koch2-1/+14
2002-11-212002-11-21 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+110
2002-11-19jni.h: Add missing JNICALL and JNIEXPORT attributes to function and function ...Ranjit Mathew1-400/+405
2002-11-10jni.h (JNIIMPORT, [...]): Linker defines for Win32.Ranjit Mathew1-2/+11
2002-10-21aclocal.m4 (CHECK_FOR_BROKEN_MINGW_LD): addedAdam Megacz2-4/+15
2002-10-10cvsignore: New file to ignore files generated during build.Michael Koch1-0/+1
2002-10-01ObjectInputStream.java (resolveProxyClass): New method from Classpath.Tom Tromey1-2/+2
2002-09-30Add Proxy support.Anthony Green1-2/+2
2002-09-18Matcher.java, [...]: Merge with classpath, new files.Michael Koch1-0/+3
2002-09-14natPlainDatagramSocket.cc: removed #include <ws2tcpip.h>; the mingw header is...Adam Megacz1-0/+1
2002-08-29natFileDescriptorPosix.cc (setLength): Handle case where ftruncate is missing.Tom Tromey1-0/+4
2002-08-29jvm.h (struct _Jv_frame_info): New structure.Tom Tromey2-0/+38
2002-08-27natPlainDatagramSocketImpl.cc (NATIVE_CLOSE): New define.Tony Kimball1-2/+1
2002-08-26win32.h (getcwd): copied function declaration as temporary fix for header con...Adam Megacz1-0/+3
2002-08-24Makefile.am (libgcj_la_SOURCES): Remove name-finder.cc.Mark Wielaard1-103/+0
2002-07-19ieeefp.h: Add x86-64 support.Bo Thorsen1-0/+3
2002-07-12natThrowable.cc (printRawStackTrace): removed.Mark Wielaard1-12/+24
2002-06-24verify.cc (branch_prepass): Updated for change to exception handler type.Tom Tromey1-26/+19
2002-06-24configure: Rebuilt.Tom Tromey1-1/+1
2002-06-17javaprims.h: Updated class declaration list.Tom Tromey1-2/+2
2002-06-11Class.h (Class::desiredAssertionStatus): Declare.Tom Tromey1-2/+2
2002-05-29configure.host [...]: Set can_unwind_signal=yes.Ulrich Weigand1-0/+78
2002-05-03natSystem.cc (getSystemTimeZone): Use HAVE_UNDERSCORE_TIMEZONE.David Billinghurst1-3/+6