]> gcc.gnu.org Git - gcc.git/history - libjava/include
* extend.texi: Update for CPP.
[gcc.git] / libjava / include /
2001-01-12 Tom TromeynatSystem.cc: Include locale.h if it exists.
2000-12-30 Bryce McKinlayFor boehm-gc:
2000-11-29 Bryce McKinlaynatSystem.cc (init_properties): Set user.language and...
2000-11-27 Tom TromeyMakefile.in: Rebuilt.
2000-10-09 Bryce McKinlayre GNATS libgcj/341 (Throwable.printStackTrace() isn...
2000-10-06 Tom TromeyRebuilt Makefile.ins
2000-10-06 Tom TromeynatField.cc (BooleanClass): Don't define.
2000-09-30 Hans BoehmImplement bitmap descriptor based marking for Boehm GC.
2000-09-11 Tom TromeyBytesToUnicode.java (getDefaultDecoder): Let default...
2000-09-06 Jeff Sturmjvm.h (_Jv_HashCode): Cast object ptr to `unsigned...
2000-08-30 Tom TromeyMakefile.in: Rebuilt.
2000-08-26 Anthony GreenMakefile.in: Rebuilt.
2000-08-22 Mark WielaardMakefile.in: Rebuilt.
2000-08-21 Anthony GreennatSystem.cc (init_properties): Change sourceware refer...
2000-08-19 Anthony GreenAttributes.java, [...]: Imported from Classpath.
2000-08-16 Andrew Haleyjvm.h (_Jv_HashCode): New hash code.
2000-08-02 Tom TromeyMakefile.in: Rebuilt.
2000-06-30 Tom Tromey* include/jni.h: Include <gcj/array.h>. Fixes PR libgc...
2000-06-16 Tom Tromeyre GNATS libgcj/261 (Macro-inconsistency)
2000-05-31 Tom Tromeyprims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.
2000-05-30 Tom Tromeyname-finder.h: Include <sys/wait.h>.
2000-05-19 Tom TromeyJumbo patch:
2000-05-16 Andrew Haleyppc-signal.h: New file.
2000-04-27 Tom TromeyRuntime support for PR gcj/2:
2000-04-22 Anthony Green+ 2000-04-22 Anthony Green <green@cygnus.com> + + ...
2000-04-20 Tom Tromeyre GNATS libgcj/212 (build is broken on Linux/Alpha)
2000-04-09 Anthony Greenposix-threads.h (_Jv_MutexUnlock): Replace _JV_NOT_OWNER.
2000-04-09 Anthony Greenposix-threads.cc (_Jv_MutexLock): Moved back to posix...
2000-04-03 Tom Tromeyjvm.h (_Jv_GetArrayElementFromElementType): More commen...
2000-04-02 Anthony GreenForgot to add this file before...
2000-04-02 Anthony GreenJVMPI changes...
2000-03-28 Bryce McKinlayMakefile.in: New #defines and friends for Thread.h.
2000-03-26 Tom Tromey[multiple changes]
2000-03-15 Tom Tromey[multiple changes]
2000-03-09 Tom TromeynatArray.cc (newInstance): Don't allow array of `void...
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-03-07 Bryce McKinlayresolve.cc (_Jv_SearchMethodInClass): New function.
2000-03-06 Tom Tromeyre GNATS libgcj/43 (jni.h not installed)
2000-03-05 Anthony Greenconfigure.host: Fix __NO_MATH_INLNES botch.
2000-03-02 Tom Tromeyjava-interp.h: Don't include MethodInvocation.h.
2000-02-18 Tom Tromeyjvm.h (_Jv_GetJavaVM): Declare.
2000-02-16 Tom Tromeyresolve.cc (ncode): Set args_raw_size.
2000-02-10 Tom Tromeyjni.h (JNI_FALSE): Renamed from JNI_TRUE; oops.
2000-02-10 Tom TromeynatNativeThread.cc: New file.
2000-02-07 Tom Tromeyjni.cc (add_char): Conditional on INTERPRETER.
2000-02-04 Tom Tromeydefineclass.cc (handleMethodsBegin): Allocate _Jv_Metho...
2000-02-02 Tom Tromeyjava-interp.h (_Jv_JNI_conversion_call): Declare.
2000-02-02 Tom Tromey* include/jni.h (class _Jv_JNIEnv): Corrected calls...
2000-02-01 Tom Tromey* include/jni.h (class _Jv_JNIEnv): Added all C++ inlin...
2000-02-01 Tom Tromeyprims.cc (_Jv_MallocUnchecked): New function.
2000-01-31 Tom Tromeyconfig.h.in: Rebuilt.
2000-01-26 Tom Tromeymethod.h (JvNumMethods): Moved from Class.h.
2000-01-22 Anthony Greenconfig.h.in: Rebuilt.
2000-01-21 Tom TromeynatConstructor.cc (newInstance): Use _Jv_CallAnyMethodA.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
2000-01-18 Andrew Haleyname-finder.cc (lookup): Check for dladdr function.
2000-01-17 Tom TromeyRuntime.java (loadLibraryInternal): Declare.
2000-01-17 Andrew HaleynatThrowable.cc: New file.
2000-01-04 Tom Tromey[multiple changes]
1999-12-15 Tom TromeynatSystem.cc (init_properties): Don't set user.name...
1999-12-09 Tom Tromeyre GNATS libgcj/117 (_Jv_PthreadCheckMonitor test is...
1999-12-06 Anthony Greenjvm.h: Declare many functions with __attribute__((__mal...
1999-11-25 Tom Tromeyprims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementF...
1999-11-19 Tom Tromeysjlj jumbo patch
1999-11-04 Tom Tromeyconfigure.in: Removed `qt' threads case.
1999-11-04 Tom Tromeyquick-threads.h (_Jv_ThreadCancel): Removed.
1999-10-22 Tom TromeyMakefile.in: Rebuilt.
1999-10-15 Tom Tromeygij.cc (main): Formatting fixes.
1999-10-15 Tom Tromey* include/java-props.h: Added copyright.
1999-10-15 Anthony Greenlibtool-version: Catch up by incrementing current.
1999-10-02 Tom Tromeyconfigure: Rebuilt.
1999-09-27 Tom Tromeysparc-signal.h (SIGNAL_HANDLER): Third argument now...
1999-09-24 Tom Tromeyre GNATS java.util/47 (Date.toString() returns embedded...
1999-09-21 Tom Tromeyposix-threads.h (_Jv_MutexDestroy): Use _Jv_PthreadGetM...
1999-09-14 Tom Tromeyjava-insns.h: Turned constants into an enum.
1999-09-10 Tom Tromeyconfigure: Rebuilt.
1999-09-08 Tom Tromeyposix-threads.h (_Jv_PthreadCheckMonitor): Reverted...
1999-09-08 Tom Tromeyposix-threads.h (_Jv_PthreadCheckMonitor): Changed...
1999-09-08 Tom Tromeyposix-threads.cc (_Jv_CondWait): Check `errno' against...
1999-09-03 Tom Tromeyre GNATS libgcj/3 (FileInputStream.available always...
1999-09-02 Tom Tromeyjava-array.h (jobjectArrayjchar): Removed unused declar...
1999-09-02 Tom Tromeyposix-threads.h (PTHREAD_MUTEX_IS_STRUCT): New define.
1999-09-01 Tom Tromeyposix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.
1999-09-01 Tom Tromeyposix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckM...
1999-09-01 Tom Tromeyjvm.h (_Jv_makeUtf8TypeConst): Removed unused declaration.
1999-08-21 Alexandre Olivaconfigure.in: Check for in_addr_t in netinet/in.h too.
1999-08-21 Alexandre OlivaChange in_addr_t default to jint
1999-08-21 Alexandre Olivaconfigure.in: Check types ssize_t and in_addr_t.
1999-08-20 Kresten Krab Thorupinterpret.cc (continue1): Implement explicit dispatch...
1999-08-18 Tom Tromey* include/javaprims.h ("Java"): Regenerated namespace...
1999-08-18 Kresten Krab ThorupnatClassLoader.cc (_Jv_PrepareCompiledClass): Renamed...
1999-08-18 Tom TromeynatThread.cc (sleep): Turn 0 millis and 0 nanos into...
1999-08-12 Alexandre Olivajavaprims.h (TRUE, FALSE): Redefine as themselves.
1999-08-10 Anthony Green[multiple changes]
1999-08-08 Anthony Green[multiple changes]
1999-08-01 Alexandre Olivaconfigure.in: Check for bstring.h.
1999-08-01 Alexandre Olivaconfigure.in: Check for struct hostent_data and need...
1999-07-21 Andrew Haleyprims.cc (JvRunMain): Always initialize arithexception.
1999-07-19 Tom Tromey* include/stamp-h.in: New file.
1999-07-07 Andrew Haleyi386-signal.h (MAKE_THROW_FRAME): Advance EIP by two...
next
This page took 0.183653 seconds and 8 git commands to generate.