builtins.c (fold_builtin_load_exponent): New.
[platform/upstream/gcc.git] / libjava /
2007-02-17 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-02-16 David DaneyThread.java (Thread(ThreadGroup, Runnable, String)...
2007-02-16 Edwin Steinerre PR classpath/28652 (JBoss fails to start due class...
2007-02-16 Kyle Gallowayinterpret.cc: Add extra DEBUG_LOCALS_INSN calls for...
2007-02-16 Gary Benson2007-02-16 Gary Benson <gbenson@redhat.com>
2007-02-16 Andrew Haley[multiple changes]
2007-02-16 Kyle Gallowayinterpret.cc (_Jv_InterpMethod::check_handler): New...
2007-02-15 David DaneyMake-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.
2007-02-15 David DaneyPlainSocketImpl.h: Regenerate.
2007-02-15 Gary BensonAttributeList.java: Updated.
2007-02-15 Kyle Gallowaydefineclass.cc (_Jv_ClassReader::read_one_code_attribut...
2007-02-15 Kyle GallowaynatVMVirtualMachine (getFrames): Implement.
2007-02-15 Gary Benson2007-02-15 Gary Benson <gbenson@redhat.com>
2007-02-15 Gary Benson2007-02-15 Gary Benson <gbenson@redhat.com>
2007-02-15 Gary Benson2007-02-14 Gary Benson <gbenson@redhat.com>
2007-02-14 Jakub JelinekTimeZone.java (getDateParams): Negate dayOfWeek.
2007-02-14 Jakub JelinekTimeZone.java (getDateParams): Negate dayOfWeek.
2007-02-13 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-02-13 Andrew Haley2007-02-13 Andrew Haley <aph@redhat.com>
2007-02-13 Keith Seitzjvmti.cc (_Jv_JVMTI_GetStackTrace): Remove cast from...
2007-02-12 Tom TromeyCollections.java (UnmodifiableMap.toArray): Imported...
2007-02-12 Jakub JelinekVMTimeZone.java: Rewrite to handle both the old 'TZif...
2007-02-10 Andrew Haleyre PR libgcj/30742 (ResourceBundle regression)
2007-02-10 Mohan Embarconfigure: Rebuilt.
2007-02-10 Mohan EmbarMakefile.in: Rebuilt.
2007-02-09 Tom Tromeyre PR libgcj/30647 (build of gcc midi-dssi fails)
2007-02-09 Richard Henderson* sysdep/alpha/locks.h (read_barrier): New.
2007-02-09 Matthias Klose- reindent ChangeLog entries
2007-02-09 Jakub JelinekTimeZone.java: Handle default (one hour) daylight savings.
2007-02-09 Keith Seitz* gnu/classpath/jdwp/VMVirtualMachine.java
2007-02-09 Jakub JelinekTimeZone.java: Handle default (one hour) daylight savings.
2007-02-09 Gary Benson2007-02-09 Gary Benson <gbenson@redhat.com>
2007-02-09 Jakub Jelinekre PR classpath/23566 (Need to regenerate TimeZone...
2007-02-09 Keith Seitzsources.am: Regenerate.
2007-02-09 Keith Seitzsources.am: Regenerate.
2007-02-08 Kyle GallowayThis file got left behind in my last commit, sorry.
2007-02-08 Kyle GallowayStackFrameCommandSet.java (executeGetValues): Pass...
2007-02-08 Kyle Gallowayjava-interp.h (_Jv_InterpFrame): obj_ptr field added...
2007-02-08 Gary Benson2007-02-08 Gary Benson <gbenson@redhat.com>
2007-02-08 Keith Seitzjava-interp.h (_Jv_Frame::depth): New function.
2007-02-07 Kyle Gallowayjvmti.cc (CHECK_FOR_NATIVE_METHOD): New macro.
2007-02-07 Marco Trudeljni.cc (_Jv_JNI_DeleteWeakGlobalRef): Check for NULL...
2007-02-07 Tom Tromeyinit.c: New file.
2007-02-07 Chris Burdessre PR classpath/30718 (TransformerException in XSLURIRe...
2007-02-07 Jakub Jelinek[multiple changes]
2007-02-06 Tom TromeyChecking in header files missed by earlier commit
2007-02-06 Tom Tromeyre PR cp-tools/30707 (gjavah cannot handle more than...
2007-02-06 Andrew Haleymakemake.tcl (emit_bc_rule): Set the source filename.
2007-02-06 Andrew Haleyre PR cp-tools/30706 (gjavah incompatible with sun...
2007-02-05 Keith Seitzjvmti.cc (_envListLock): Change type to ReentrantReadWr...
2007-02-05 Tom TromeyProxy.java (equals): Handle case where address==null.
2007-02-05 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-02-05 Matthias Klosetestsuite/Makefile.am (compile-tests): Fix typo.
2007-02-02 Andrew HaleynatClass.cc (initializeClass): Re-throw SecurityExceptions.
2007-02-02 Kyle GallowaynatVMVirtualMachine.cc (getFrameCount): Implement.
2007-02-02 Jakub Jelinekconfigure.ac (libjava_cv_anon_version_script): New...
2007-02-02 David Daneymakemake.tcl: Replace gnu/xml build with build of all...
2007-02-01 Tom Tromey* java/lang/ClassLoader.java (getResources): No longer...
2007-02-01 Tom TromeyLogManager.java (loggers): Genericized.
2007-02-01 Tom TromeyCalendar.java: Implement Comparable<Calendar>.
2007-02-01 Keith Seitzjvmti-int.h (JVMTI): Declare member "enabled".
2007-02-01 Tom TromeyMakefile.in: Rebuilt.
2007-01-31 Keith Seitzjvmti-int.h (JVMTI): Declare member "enabled".
2007-01-31 Andreas Toblerjvmti-interp.exp (gij_jvmti_test_one): Add -shared...
2007-01-31 Tom Tromeyscripts.am, [...]: Rebuilt.
2007-01-31 Keith Seitzgetmethodname.h: New file.
2007-01-31 Andrew Haleyprims.cc (_Jv_Abort): fflush (stderr).
2007-01-31 Tom Tromeyconfigure, [...]: Rebuilt.
2007-01-31 Tom Tromeyre PR libgcj/30606 (natVMURLConnection.cc:21: error...
2007-01-31 Tom Tromey* resource/gnu/classpath/tools/jar/messages.properties
2007-01-30 Tom TromeyMakefile.in: Rebuilt.
2007-01-30 Andreas Toblernatevents.cc (FieldModificationCB): Use a cast to print...
2007-01-30 Kaloian Doganovre PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdapt...
2007-01-29 Kyle Gallowayjava-interp.h: Added _Jv_Frame class and its two subcla...
2007-01-29 Tom Tromeyinterpret.cc (run_debug): Remove comment.
2007-01-29 Tom Tromeyconfigure, [...]: Rebuilt.
2007-01-29 Tom TromeyMakefile.in: Rebuilt.
2007-01-29 Tom TromeyChecking in updated class file
2007-01-29 Keith Seitzjvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.
2007-01-29 Andrew HaleySecurityManager.java: Load and initialize java.security...
2007-01-29 Andrew HaleySecurityManager.java: Load and initialize java.security...
2007-01-29 Andrew HaleynatClass.cc (initializeClass): Re-throw SecurityExceptions.
2007-01-28 Michele Sandri2007-01-28 Michele Sandri <gpointorama@gmail.com>
2007-01-27 Andreas Toblerre PR libgcj/30513 (Bootstrap failure with libgcj on...
2007-01-27 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-01-26 Jakub JelinekMakefile.am (generic_header_files): Add $(inner_nat_hea...
2007-01-26 Tom Tromeylibjava
2007-01-26 Tom Tromeyre PR libgcj/29594 (jv-convert with no args NPE)
2007-01-25 Keith Seitzjvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.
2007-01-25 Andrew Haleyconfigure, [...]: Rebuilt.
2007-01-25 Keith Seitzjvmti.cc (_Jv_JVMTI_GetMethodName): New function.
2007-01-25 Kyle Gallowaylibjava.exp (exec_gij): Change [ to { in if statement.
2007-01-25 Kyle GallowayKyle Galloway 2007-01-25 <kgallowa@redhat.com>
2007-01-25 Kyle Gallowayjvmti-interp.exp: New file.
2007-01-25 Keith Seitzlink.cc (_Jv_Linker::wait_for_state): Add JVMTI CLASS_P...
2007-01-25 Keith Seitzinterpret.cc: Include gnu/gcj/jvmti/Breakpoint.h...
2007-01-24 Keith Seitzprims.cc (_Jv_RunMain): Send JVMTI event notifications...
2007-01-24 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-01-24 Andrew HaleynatVMStackWalker.cc: Call InitClass everywhere.
2007-01-24 Andreas Krebbelunwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_W...
next