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
Commit message (
Expand
)
Author
Age
Files
Lines
*
2007-01-18 Gary Benson <gbenson@redhat.com>
gary
2007-01-18
14
-64
/
+93
*
* tools/gnu/classpath/tools/javah/PathOptionGroup.java
tromey
2007-01-17
7
-1
/
+11
*
2007-01-17 Andrew Haley <aph@redhat.com>
tromey
2007-01-17
3
-2
/
+7
*
* java/lang/natThread.cc (finish_): Add JVMTI ThreadEnd notification.
kseitz
2007-01-17
2
-0
/
+16
*
ChangeLog rotation
tromey
2007-01-17
3
-13264
/
+13264
*
2007-01-17 Jack Howarth <howarth@bromo.med.uc.edu>
tromey
2007-01-17
50
-208
/
+472
*
2007-01-17 Gary Benson <gbenson@redhat.com>
gary
2007-01-17
4
-8
/
+15
*
2007-01-15 Gary Benson <gbenson@redhat.com>
gary
2007-01-17
1
-1
/
+2
*
2007-01-17 Marco Trudel <mtrudel@gmx.ch>
tromey
2007-01-17
2
-7
/
+10
*
* java/lang/natThread.cc (finalize_native): Remove cast.
tromey
2007-01-17
3
-4
/
+11
*
* testsuite/libjava.jvmti/natevents.cc (FieldModificationCB): Use
kseitz
2007-01-16
4
-2
/
+9
*
* gnu/classpath/jdwp/natVMVirtualMachine.cc (DEFINE_CALLBACK):
kseitz
2007-01-16
2
-0
/
+33
*
2007-01-16 Kyle Galloway <kgallowa@redhat.com>
kgallowa
2007-01-16
7
-1
/
+250
*
* gnu/classpath/jdwp/natVMVirtualMachine.cc (suspendThread): Use
kseitz
2007-01-15
2
-10
/
+14
*
2007-01-15 Gary Benson <gbenson@redhat.com>
gary
2007-01-15
5
-91
/
+7
*
2007-01-15 Gary Benson <gbenson@redhat.com>
gary
2007-01-15
28
-1459
/
+224
*
config/
hjl
2007-01-14
9
-17
/
+111
*
* sysdep/sh/locks.h (read_barrier): New.
kkojima
2007-01-12
2
-1
/
+18
*
2007-01-12 Andrew Haley <aph@redhat.com>
aph
2007-01-12
3
-56
/
+72
*
2007-01-11 Andrew Haley <aph@redhat.com>
aph
2007-01-11
3
-9
/
+18
*
* gnu/gcj/xlib/*.h: New files.
tromey
2007-01-11
83
-0
/
+2646
*
2007-01-10 Matthias Klose <doko@debian.org>
doko
2007-01-11
39
-28
/
+113
*
* HACKING: Various updates.
tromey
2007-01-10
2
-6
/
+35
*
* java/lang/natDouble.cc (toString): Added parens.
tromey
2007-01-10
4
-13
/
+23
*
2007-01-10 H.J. Lu <hongjiu.lu@intel.com>
hjl
2007-01-10
2
-0
/
+18
*
2007-01-10 Gary Benson <gbenson@redhat.com>
gary
2007-01-10
7
-976
/
+10
*
2007-01-10 Matthias Klose <doko@debian.org>
doko
2007-01-10
1
-0
/
+12
*
2007-01-10 Matthias Klose <doko@debian.org>
doko
2007-01-10
3
-12
/
+17
*
Merged gcj-eclipse branch to trunk.
tromey
2007-01-09
17436
-66835
/
+603080
*
2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
megacz
2006-12-21
3
-4
/
+10
*
2006-12-18 Adam Megacz <megacz@cs.berkeley.edu>
megacz
2006-12-18
7
-330
/
+138
*
config/
ebotcazou
2006-12-04
2
-2
/
+44
*
* sysdep/x86-64/locks.h: Enable use of either file on either
mrs
2006-11-28
3
-18
/
+34
*
2006-11-21 Gary Benson <gbenson@redhat.com>
gary
2006-11-21
4
-226
/
+303
*
2006-11-20 David Daney <ddaney@avtrex.com>
daney
2006-11-20
2
-40
/
+15
*
* testsuite/libjava.lang/Throw_3.java: New Test.
daney
2006-11-20
3
-0
/
+47
*
* tls.m4 (GCC_CHECK_TLS): Fall back to a link test.
drow
2006-11-13
2
-12
/
+22
*
2006-11-03 Gary Benson <gbenson@redhat.com>
gary
2006-11-03
3
-5
/
+14
*
2006-11-03 Gary Benson <gbenson@redhat.com>
gary
2006-11-03
17
-1380
/
+506
*
* gnu/classpath/jdwp/natVMMethod.cc (getLineTable): Implement.
kseitz
2006-11-02
2
-2
/
+42
*
* jvmti.cc (_Jv_JVMTI_GetLineNumberTable): New function.
kseitz
2006-11-02
2
-1
/
+54
*
* gnu/gcj/jvmti/Location.java: New file.
kseitz
2006-11-01
6
-4
/
+224
*
* Makefile.am (nat_source_files): Add natBreakpoint.cc.
kseitz
2006-10-28
6
-5
/
+179
*
* include/java-stack.h (ncodeMap): Declare.
kseitz
2006-10-28
6
-20
/
+73
*
2006-10-25 Andreas Tobler <a.tobler@schweiz.org>
andreast
2006-10-25
2
-60
/
+97
*
* testsuite/libjava.jvmti/natevents.cc (do_callback_arg_tests):
tromey
2006-10-20
2
-2
/
+11
*
* testsuite/libjava.jni/register2.java: New file.
tromey
2006-10-18
7
-19
/
+140
*
* testsuite/libjava.jvmti/natevents.cc (env): Delete.
geoffk
2006-10-17
2
-18
/
+27
*
* include/java-insns.h (enum java_code): Add op_breakpoint.
kseitz
2006-10-14
6
-6
/
+65
*
* include/jvmti-int.h (JVMTI): Declare all members "extern".
kseitz
2006-10-12
3
-35
/
+79
[next]