]> gcc.gnu.org Git - gcc.git/history - libjava
configure: Rebuilt.
[gcc.git] / libjava /
2000-01-19 Bryce McKinlayconfigure: Rebuilt.
2000-01-18 Andrew Haleyname-finder.cc (lookup): Check for dladdr function.
2000-01-18 Andrew Haleyprims.cc (_Jv_RunMain): Set the name of this executable.
2000-01-18 Tom TromeynatThrowable.cc (fillInStackTrace): Return `this' even...
2000-01-18 Tom Tromeyconfigure: Rebuilt.
2000-01-17 Tom TromeyRuntime.java (loadLibraryInternal): Declare.
2000-01-17 Tom TromeyInitial revision
2000-01-17 Tom Tromey* prims.cc (_Jv_PrimClass): Use `JV_STATE_NOTHING'...
2000-01-17 Andrew HaleynatThrowable.cc: New file.
2000-01-17 Anthony GreenStringBuffer.java (StringBuffer): Don't special case...
2000-01-16 Jeff SturmStreamTokenizer.java (nextToken): Avoid unread(TT_EOF).
2000-01-16 Anthony Green*** empty log message ***
2000-01-16 Anthony Greenpr83.out: New file.
2000-01-13 Tom TromeynatClassLoader.cc (_Jv_FindClass): Register `loader...
2000-01-11 Tom Tromeyklass.out: New file.
2000-01-11 Tom TromeynatSystem.cc (getpwuid_adaptor): New adaptor for HP/UX.
2000-01-10 Jeff SturmnatMath.cc (pow): Cast args to `double', not `jdouble'.
2000-01-09 Anthony GreennatString.cc (init): Test for overflow condition during...
2000-01-07 Tom Tromey* mauve-libgcj: Don't disable ClassTest.
2000-01-07 Tom Tromey* java/lang/natClass.cc (getClasses): Wrote.
2000-01-06 Tom TromeynatClass.cc (_getConstructors): Correctly check whether...
2000-01-06 Tom TromeynatClass.cc (getMethod): Compute offset relative to...
2000-01-05 Tom Tromey* java/lang/natClass.cc: Include <gcj/method.h>.
2000-01-05 Tom TromeyClass.h (_getMethods): Correctly declare as private...
2000-01-05 Tom TromeyClass.h (_getMethods): Declare.
2000-01-05 Tom TromeynatMethod.cc (get_ffi_type): Test size of jboolean...
2000-01-05 Tom TromeyClass.h (getSignature): Updated.
2000-01-04 Warren LevynatPlainDatagramSocketImpl.cc (peek): Removed unnecesar...
2000-01-04 Tom Tromey[multiple changes]
2000-01-03 Tom Tromeymauve.exp (mauve_compute_uses): Let user select specifi...
1999-12-27 Bryce McKinlayCommit forgotten Thread.java patch.
1999-12-24 Bryce McKinlaynatObject.cc (notify): Throw message with IllegalMonito...
1999-12-21 Tom Tromey* mauve-libgcj: Added java.lang.reflect.Modifier.toStri...
1999-12-20 Tom TromeyModifier.java (STRICT): New constant.
1999-12-20 Anthony GreenAlpha Linux changes.
1999-12-20 Anthony Greenlibgcjdata.c: New file.
1999-12-18 Tom Tromeyre GNATS libgcj/111 (bug in reflection code)
1999-12-17 Tom Tromey* java/lang/natPosixProcess.cc (startProcess): Don...
1999-12-17 Bryce McKinlayBoolean.java (Boolean(String)): Set Value' to false...
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-12-03 Anthony GreenUpdated the thanks list.
1999-12-02 Bryce McKinlaynatString.cc (equalsIgnoreCase): return false if anothe...
1999-12-02 Bryce McKinlayServerSocket.java (ServerSocket): Bind to any interface...
1999-11-30 Tom Tromeyre GNATS libgcj/98 (pthread_mutex_init in libjava/posix...
1999-11-29 Per Bothnerexception.cc: Remove prototype declarations for malloc...
1999-11-25 Tom Tromeyprims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementF...
1999-11-23 Bryce McKinlayre GNATS java.net/57 (potential buffer overruns)
1999-11-19 Tom Tromeysjlj jumbo patch
1999-11-18 Tom Tromey* no-threads.cc (_Jv_ThreadStart): Use JvFail and not...
1999-11-18 Tom TromeynatClass.cc (MCACHE_SIZE): Define as a power of 2 minus 1.
1999-11-07 Anthony GreenZipFile.java: Compute the offset of the ZipEntry data...
1999-11-05 Tom Tromey* java/lang/natThread.cc (destroy): Removed incorrect...
1999-11-05 Jeff Sturmboehm.cc (_Jv_GCSetInitialHeapSize): Swapped size ...
1999-11-05 Tom TromeynatThread.cc (stop): Removed argument name.
1999-11-04 Tom TromeynatClass.cc (method_cache_count): Removed.
1999-11-04 Tom Tromeyconfigure.in: Removed `qt' threads case.
1999-11-04 Tom Tromeyquick-threads.h (_Jv_ThreadCancel): Removed.
1999-11-03 Tom TromeyActually removed files which were supposedly
1999-11-03 Bryce McKinlayposix-threads.cc: Don't include boehm-config.h.
1999-11-03 Bryce McKinlayposix-threads.cc: Don't include boehm-config.h.
1999-11-03 Tom Tromey* boehm.cc: Don't include boehm-config.h.
1999-11-02 Tom Tromeyboehm.cc (_Jv_InitGC): Set GC_java_finalization.
1999-11-01 Bryce McKinlayPrintStream (PrintStream): Fix illegal usage of "this...
1999-10-22 Tom TromeyMakefile.in: Rebuilt.
1999-10-20 Bryce McKinlayTest code for GNATS gcj/71 and GNATS gcj/72.
1999-10-18 Tom TromeyVMClassLoader.java (getVMClassLoader): New method.
1999-10-17 Anthony GreenClassLoader.java (getSystemResource): Use getSystemClas...
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-13 Tom Tromeyconfigure: Rebuilt.
1999-10-06 Tom Tromeyconfigure.in (GCJ): Define as "target-gcj", not "target...
1999-10-04 Tom TromeynatPlainSocketImpl.cc: Don't include headers if java...
1999-10-04 Tom TromeyMakefile.in: Rebuilt.
1999-10-04 Anthony GreenFix changelog entry
1999-10-04 Anthony GreenA little clean up.
1999-10-02 Anthony GreenRefreshed from htdocs
1999-10-02 Steve ChamberlainMissing file from last commit
1999-10-02 Steve ChamberlainThe following patches include a couple of fixes for...
1999-10-02 Tom Tromeyre GNATS gcj/56 (gcj segfaults in jc1 on OK java file)
1999-10-02 Tom Tromeyconfigure: Rebuilt.
1999-09-30 Tom Tromey* java/net/natPlainDatagramSocketImpl.cc: Indentation...
1999-09-30 Bryce McKinlayREADME: New file.
1999-09-29 Tom Tromeyre GNATS gcj/55 (jc1 dies on implicit String conversion)
1999-09-28 Tom Tromeyconfigure: Rebuilt.
1999-09-28 Tom Tromeyaclocal.m4, configure: 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-23 Tom Tromeyconfigure: Rebuilt.
1999-09-23 Tom TromeynatFirstThread.cc (run): Renamed from `run0'.
1999-09-23 Tom Tromeyre GNATS gcj/51 (Writing on OutputStream of bad Socket...
1999-09-22 Tom Tromey* libgcj.spec.in: Use `jc1' spec, not `cc1' spec.
1999-09-22 Bryce McKinlayMessageFormat.java (MessageFormat(String)): Set the...
1999-09-21 Tom TromeyOutput_UTF8.java (write): Don't exit loop unless both...
1999-09-21 Tom Tromeyposix-threads.h (_Jv_MutexDestroy): Use _Jv_PthreadGetM...
1999-09-21 Tom TromeyOutputStreamWriter.java (OutputStreamWriter): Reverted...
1999-09-21 Tom TromeyOutputStreamWriter.java (OutputStreamWriter): Don't...
1999-09-20 Tom Tromeyconfigure: Rebuilt.
next
This page took 0.116271 seconds and 8 git commands to generate.