index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libjava
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gnu/classpath/jdwp/natVMMethod.cc (getLineTable): Implement.
kseitz
2006-11-02
1
-0
/
+4
*
* jvmti.cc (_Jv_JVMTI_GetLineNumberTable): New function.
kseitz
2006-11-02
1
-0
/
+5
*
* gnu/gcj/jvmti/Location.java: New file.
kseitz
2006-11-01
1
-0
/
+10
*
* Makefile.am (nat_source_files): Add natBreakpoint.cc.
kseitz
2006-10-28
1
-0
/
+8
*
* include/java-stack.h (ncodeMap): Declare.
kseitz
2006-10-28
1
-0
/
+15
*
2006-10-25 Andreas Tobler <a.tobler@schweiz.org>
andreast
2006-10-25
1
-0
/
+5
*
* testsuite/libjava.jvmti/natevents.cc (do_callback_arg_tests):
tromey
2006-10-20
1
-0
/
+5
*
* testsuite/libjava.jni/register2.java: New file.
tromey
2006-10-18
1
-0
/
+19
*
* testsuite/libjava.jvmti/natevents.cc (env): Delete.
geoffk
2006-10-17
1
-0
/
+11
*
* include/java-insns.h (enum java_code): Add op_breakpoint.
kseitz
2006-10-14
1
-0
/
+17
*
* include/jvmti-int.h (JVMTI): Declare all members "extern".
kseitz
2006-10-12
1
-0
/
+5
*
* Makefile.in: Rebuilt.
tromey
2006-10-11
1
-0
/
+5
*
* gnu/classpath/natSystemProperties.cc (insertSystemProperties):
tromey
2006-10-11
1
-0
/
+5
*
* include/java-interp.h (_Jv_InterpMethod::get_insn): Declare.
kseitz
2006-10-10
1
-0
/
+7
*
* prims.cc (_Jv_PrependVersionedLibdir): Use
tromey
2006-10-10
1
-0
/
+5
*
PR libgcj/29205:
tromey
2006-10-10
1
-0
/
+7
*
2006-10-03 Gary Benson <gbenson@redhat.com>
gary
2006-10-03
1
-0
/
+5
*
2006-10-02 Gary Benson <gbenson@redhat.com>
gary
2006-10-02
1
-0
/
+6
*
* include/java-interp.h (prepared): Change type to pc_t.
kseitz
2006-09-30
1
-0
/
+13
*
2006-09-26 Jack Howarth <howarth@bromo.med.uc.edu>
tromey
2006-09-27
1
-0
/
+11
*
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=201712
tromey
2006-09-27
1
-0
/
+8
*
* gnu/classpath/jdwp/VMVirtualMachine.java
kseitz
2006-09-25
1
-0
/
+10
*
2006-09-22 Marco Trudel <mtrudel@gmx.ch>
tromey
2006-09-22
1
-0
/
+4
*
* jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabled
kseitz
2006-09-22
1
-0
/
+18
*
2006-09-21 Sandro Tolaini <tolaini@libero.it>
tromey
2006-09-21
1
-0
/
+7
*
* jvmti.cc (_Jv_JVMTI_CreateRawMonitor): Use _Jv_MallocUnchked
kseitz
2006-09-21
1
-0
/
+9
*
* jvmti.cc (_Jv_JVMTI_GetErrorName): New function.
kseitz
2006-09-20
1
-0
/
+8
*
2006-09-20 Gary Benson <gbenson@redhat.com>
gary
2006-09-20
1
-0
/
+14
*
* testsuite/libjava.jvmti/jvmti.exp: New file.
kseitz
2006-09-19
1
-0
/
+4
*
* jvmti.cc (THREAD_DEFAULT_TO_CURRENT): Clarify parameter list.
kseitz
2006-09-19
1
-0
/
+13
*
2006-09-19 Mark Wielaard <mark@klomp.org>
tromey
2006-09-19
1
-0
/
+10
*
config
tromey
2006-09-19
1
-0
/
+4
*
2006-09-18 Petr Salinger <Petr.Salinger@seznam.cz>
tromey
2006-09-18
1
-0
/
+4
*
2006-09-18 Petr Salinger <Petr.Salinger@seznam.cz>
tromey
2006-09-18
1
-0
/
+5
*
removed old conflict marker
tromey
2006-09-18
1
-1
/
+0
*
libjava
tromey
2006-09-14
1
-0
/
+6
*
* posix-threads.cc: Include "posix.h".
schwab
2006-09-14
1
-0
/
+4
*
* posix.cc (_Jv_platform_nanotime): Return nanoseconds, not
geoffk
2006-09-14
1
-0
/
+10
*
gcc/java
tromey
2006-09-12
1
-0
/
+6
*
* testsuite/libjava.jacks/jacks.exp (load_gcc_lib): Removed.
tromey
2006-09-12
1
-0
/
+5
*
Fix some whitespace issues in the changelog.
pinskia
2006-09-12
1
-42
/
+42
*
2006-09-07 Matthias Klose <doko@debian.org>
doko
2006-09-07
1
-0
/
+5
*
* java/lang/Class.h (_Jv_FindInterpreterMethod): Change return type
kseitz
2006-09-06
1
-0
/
+8
*
* testsuite/libjava.jni/jni.exp (gcj_jni_invocation_test_one):
geoffk
2006-09-01
1
-0
/
+5
*
* jvmti.cc (THREAD_DEFAULT_TO_CURRENT): Encapsulate in do..while loop.
kseitz
2006-09-01
1
-0
/
+8
*
* include/jvm.h (_Jv_JVMTI_Init): Declare.
kseitz
2006-09-01
1
-0
/
+19
*
2006-09-01 Gary Benson <gbenson@redhat.com>
gary
2006-09-01
1
-0
/
+6
*
2006-09-01 Gary Benson <gbenson@redhat.com>
gary
2006-09-01
1
-0
/
+7
*
2006-09-01 Gary Benson <gbenson@redhat.com>
gary
2006-09-01
1
-0
/
+5
*
* jvmti.cc (_Jv_JVMTI_RawMonitorWait): Add millis parameter.
kseitz
2006-08-31
1
-0
/
+3
[next]