Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGS
[gcc.git] / libjava / prims.cc
2011-11-24 Jakub Jelinekre PR bootstrap/50888 (Bootstrap failure in libjava...
2009-04-28 Dave Korninterpret.cc (DEBUG): Rename this ...
2007-07-31 David Daneyconfigure.ac (INTERPRETER): New AM_CONDITIONAL.
2007-07-16 Tom TromeyFile.java: Implement Comparable<File>.
2007-05-24 Keith Seitzjava-interp.h (_Jv_InterpFrame::get_pc): Only deduct...
2007-04-09 H.J. Luprims.cc (load_jvmti_agent): Add the missing `,'.
2007-04-09 Kyle Gallowaygij.cc (main): Accept -agentlib and -agentpath options.
2007-01-31 Andrew Haleyprims.cc (_Jv_Abort): fflush (stderr).
2007-01-24 Keith Seitzprims.cc (_Jv_RunMain): Send JVMTI event notifications...
2007-01-11 Andrew Haley2007-01-11 Andrew Haley <aph@redhat.com>
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-10-10 Tom Tromeyprims.cc (_Jv_PrependVersionedLibdir): Use _Jv_platform...
2006-09-01 Keith Seitzjvm.h (_Jv_JVMTI_Init): Declare.
2006-08-24 Keith Seitzprims.cc (remoteDebug): New global.
2006-07-28 Gary Bensonprims.cc (_Jv_CreateJavaVM): Move setting runtimeInitia...
2006-06-01 Bryce McKinlayprims.cc (_Jv_RunMain): Use JvNewStringUTF for command...
2006-05-30 Thomas Fitzsimmonsmakemake.tcl (emit_bc_rule): Do not skip gnu-java-awt...
2006-05-10 Andrew Haleyprims.cc (_Jv_soleIndirectCompiledEngine): New.
2006-05-04 Andrew Haley[multiple changes]
2006-04-04 Tom Tromeyre PR classpath/26990 (SecurityManager.checkExit()...
2006-02-08 Bryce McKinlaylink.cc (_Jv_Linker::print_class_loaded): Declare strin...
2006-02-01 Robert Schuster2006-02-01 Robert Schuster <robertschuster@fsfe.org>
2006-01-24 Archit Shahprims.cc (next_property_value): Never return NULL.
2006-01-06 Tom TromeynatThread.cc (finish_): Don't clear 'group'.
2005-11-17 Bryce McKinlayImplement -Xss.
2005-09-06 Tom Tromeyre PR libgcj/23739 (JNI: IsAssignableFrom reverses...
2005-05-13 Bryce McKinlay[multiple changes]
2005-04-29 Andrew Haleyre PR java/19285 (Interfaces not initialized by static...
2005-04-13 Thomas Fitzsimmonsprims.cc (parse_verbose_args): Fix verbose argument...
2005-04-05 Tom Tromeyjni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundExce...
2005-04-02 Thomas Fitzsimmonsre PR libgcj/20090 (gij should be implemented in Java)
2005-04-01 Tom TromeynatVMClassLoader.cc (getSystemClassLoaderInternal)...
2005-03-24 Tom TromeyMakefile.in: Rebuilt.
2005-03-10 Bryce McKinlayNew Stack Trace infrastructure.
2005-02-23 Thomas Fitzsimmonsre PR libgcj/16923 (-D* Options passed to JNI_CreateJav...
2005-02-16 David Daneyprims.cc (_Jv_CreateJavaVM): Add comment about initiali...
2005-02-02 Tom TromeyPersistentByteMap.java: Fixed typo.
2005-01-10 Tom TromeyPR libgcj/12016, PR libgcj/18405, PR libgcj/17738:
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-09-26 Per Bothnerprims.cc (unblock_signal): Annotate signum with __unuse...
2004-09-26 Per Bothner* prims.cc (process_gcj_properties): Optimization.
2004-08-23 Bryce McKinlayprims.cc (JVMPI_NOTIFY_ALLOC): New macro.
2004-08-12 Per Bothnerjavaprims.h (_Jv_Utf8Const): Change struct to a class...
2004-07-24 Bryce McKinlayprims.cc (_Jv_InitPrimClass): Don't create an array...
2004-07-20 Bryce McKinlayre PR libgcj/16591 (Missing '#ifndef DISABLE_MAIN_ARGS...
2004-07-20 Bryce McKinlayprims.cc (process_gcj_properties): Don't increment...
2004-07-13 Bryce McKinlayre PR libgcj/7587 (direct threaded interpreter not...
2004-07-11 Bryce McKinlayre PR awt/16748 (IAA.ImageComponentsTest: Freezes When...
2004-07-04 Michael KochFirstThread.java, [...]: Removed.
2004-06-18 Ranjit Mathewprims.cc (_Jv_CreateJavaVM): Install SEGV and FPE handl...
2004-04-16 Bryce McKinlayprims.cc (_Jv_AllocObject): Remove `size' argument.
2004-01-14 Nathan Bryantre PR libgcj/12001 (_Jv_FindClass dumps core when Oracl...
2003-10-16 Ralph Loaderprims.cc (_Jv_NewObjectArray): Make sure byte size...
2003-10-13 Tom TromeynatClassLoader.cc (_Jv_InitNewClassFields): Removed.
2003-10-02 Tom TromeyVMClassLoader.java (loadClass): Now native.
2003-10-01 Andrew Haleyjcf-parse.c (java_parse_file): Write otable and atable.
2003-08-20 Andrew Haleyprims.cc (unblock_signal): New function.
2003-07-21 Tom TromeyRuntime.java: Comment fix.
2003-06-13 Andrew Haleyprims.cc (catch_segv): Create exception in handler.
2003-04-25 Mohan Embarjvm.h: (_Jv_GetNbArgs) added (_Jv_GetSafeArg) added...
2003-03-10 Andrew Haley[multiple changes]
2002-12-28 Mark Mitchellboehm.cc: Remove stray semicolon.
2002-12-05 Tom TromeyMakefile.in: Rebuilt.
2002-12-03 Andrew HaleynatClassLoader.cc (_Jv_PrepareCompiledClass): Call...
2002-11-02 Tom TromeyFor PR java/8415:
2002-08-24 Mark WielaardMakefile.am (libgcj_la_SOURCES): Remove name-finder.cc.
2002-03-10 Bryce McKinlayHashtable synchronization for PowerPC.
2002-02-07 Tom Tromeyprims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.
2002-02-07 Adam Megaczconfigure.in: Changed mingw) to *mingw*).
2002-02-07 Anthony Greenembedded updates
2002-02-02 Adam Megaczprims.cc: Added #undef STRICT after #include<windows.h>.
2002-02-02 Adam Megacz2002-02-01 Adam Megacz <adam@xwt.org>
2001-12-16 Tom TromeyFor PR java/5088:
2001-12-14 Hans Boehmprims.cc: Some old cleanups.
2001-12-13 Tom Tromeyprims.cc (_Jv_RunMain): Use `using' to simplify code.
2001-12-11 Tom TromeyFor PR libgcj/1147:
2001-10-23 Bryce McKinlayprims.cc (_Jv_Abort): Always print error message using...
2001-10-16 Bryce McKinlayEliminate use of C++ static constructors.
2001-10-10 Tom TromeynatFinalizerThread.cc: New file.
2001-10-02 Tom Tromeyprims.cc (_Jv_NewMultiArrayUnchecked): New method.
2001-09-01 Per BothnerClassLoader.java (system): Remove static field.
2001-08-26 Bryce McKinlayMakefile.am: New friends for java/lang/Thread.h.
2001-08-03 Tom Tromeyprims.cc (JNI_OnLoad): Don't declare.
2001-07-24 Rainer Orthprims.cc (_JNI_OnLoad): New function.
2001-06-15 Tom TromeynatRuntime.cc (_Jv_FindSymbolInExecutable): Return...
2001-06-02 Anthony GreenCheck for sigaction.
2001-05-24 Tom Tromey[multiple changes]
2001-05-22 Per BothnerImplement invocation interface; don't create new thread...
2001-04-28 Zack Weinbergprims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.
2001-03-26 Richard Hendersonexception.cc (java_eh_info): Make value type jthrowable.
2001-03-23 Jeff Sturmprims.cc (_Jv_FindClassFromSignature): Check return...
2001-03-12 Bryce McKinlayRuntime.java (_exit): Declare new package-private native.
2001-01-17 Alexandre Petit... prims.cc (init_prim_class): Deleted.
2001-01-15 Alexandre Petit... All files with updated copyright.
2001-01-08 Bryce McKinlayIn gcc/java:
2000-12-22 Bryce McKinlayThrowable.java (trace_enabled): New static field.
2000-11-27 Tom Tromeyprims.cc (_Jv_NewObjectArray): Use const_cast to initia...
2000-11-26 Anthony Greenprims.cc (_Jv_NewObjectArray): Undo placement change.
2000-11-24 Tom Tromeyprims.cc (_Jv_NewObjectArray): Use palcement new to...
2000-10-06 Tom TromeynatField.cc (BooleanClass): Don't define.
next