index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libjava
/
gnu
/
classpath
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-06
AbsentInformationException.java: New file.
Kyle Galloway
2
-7
/
+125
2007-02-20
* gnu/classpath/jdwp/natVMVirtualMachine.cc
Keith Seitz
1
-19
/
+20
2007-02-17
* gnu/classpath/jdwp/natVMVirtualMachine.cc
Keith Seitz
1
-0
/
+175
2007-02-16
[multiple changes]
Andrew Haley
1
-46
/
+0
2007-02-15
PlainSocketImpl.h: Regenerate.
David Daney
2
-30
/
+32
2007-02-15
natVMVirtualMachine (getFrames): Implement.
Kyle Galloway
1
-4
/
+42
2007-02-13
* gnu/classpath/jdwp/natVMVirtualMachine.cc
Keith Seitz
1
-2
/
+28
2007-02-10
re PR libgcj/30742 (ResourceBundle regression)
Andrew Haley
1
-21
/
+29
2007-02-09
* gnu/classpath/jdwp/VMVirtualMachine.java
Keith Seitz
3
-1
/
+84
2007-02-08
StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer.
Kyle Galloway
6
-46
/
+145
2007-02-05
* gnu/classpath/jdwp/natVMVirtualMachine.cc
Keith Seitz
1
-1
/
+94
2007-02-02
natVMVirtualMachine.cc (getFrameCount): Implement.
Kyle Galloway
1
-2
/
+9
2007-01-29
jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.
Keith Seitz
1
-8
/
+4
2007-01-27
* gnu/classpath/jdwp/natVMVirtualMachine.cc
Keith Seitz
1
-14
/
+98
2007-01-25
jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.
Keith Seitz
2
-6
/
+30
2007-01-24
* gnu/classpath/jdwp/natVMVirtualMachine.cc
Keith Seitz
1
-2
/
+32
2007-01-24
natVMStackWalker.cc: Call InitClass everywhere.
Andrew Haley
1
-1
/
+12
2007-01-23
* gnu/classpath/jdwp/natVMVirtualMachine.cc
Keith Seitz
1
-2
/
+8
2007-01-19
natVMFrame.cc: Mark unused parameters with MAYBE_UNUSED.
Keith Seitz
1
-3
/
+5
2007-01-19
natVMVirtualMachine.cc: Mark unused parameters in methods and reformat.
Keith Seitz
1
-23
/
+29
2007-01-19
From Macro Trudel <mtrudel@gmx.ch>:
Keith Seitz
1
-2
/
+2
2007-01-16
natVMVirtualMachine.cc (DEFINE_CALLBACK): New macro.
Keith Seitz
1
-0
/
+25
2007-01-15
natVMVirtualMachine.cc (suspendThread): Use java.lang.StringBuilder instead o...
Keith Seitz
1
-10
/
+8
2007-01-09
Merged gcj-eclipse branch to trunk.
Tom Tromey
154
-3
/
+6807
2006-11-02
* gnu/classpath/jdwp/natVMMethod.cc (getLineTable): Implement.
Keith Seitz
1
-2
/
+38
2006-10-11
natSystemProperties.cc (insertSystemProperties): Removed obsolete comment.
Tom Tromey
1
-1
/
+1
2006-09-25
* gnu/classpath/jdwp/VMVirtualMachine.java
Keith Seitz
2
-1
/
+100
2006-08-23
* gnu/classpath/jdwp/VMVirtualMachine.java
Keith Seitz
2
-0
/
+14
2006-08-22
re PR libgcj/27890 (lib/logging.properties pollutes common namespace)
Thomas Fitzsimmons
1
-4
/
+4
2006-08-04
VMFrame.java: Update to Classpath 0.91.
Keith Seitz
7
-46
/
+366
2006-08-01
natSystemProperties.cc: Add additional check for getpwuid_r on _POSIX_PTHREAD...
Andreas Tobler
1
-2
/
+2
2006-06-20
natSystemProperties.cc (insertSystemProperties): Bump "java.class.version" to...
Bryce McKinlay
1
-1
/
+1
2006-06-09
gcj.texi (libgcj Runtime Properties): Document gnu.gcj.user.realname.
Tom Tromey
1
-1
/
+2
2006-05-30
makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.
Thomas Fitzsimmons
1
-10
/
+32
2006-05-18
Imported GNU Classpath 0.90
Mark Wielaard
2
-38
/
+209
2006-03-10
Imported GNU Classpath 0.90
Mark Wielaard
1
-1
/
+6
2006-02-08
link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const ...
Bryce McKinlay
1
-3
/
+3
2005-11-08
re PR libgcj/24587 (libgcj should set gnu.classpath.version system property)
Tom Tromey
1
-0
/
+3
2005-09-23
Imported Classpath 0.18.
Tom Tromey
3
-0
/
+857
2005-09-12
re PR libgcj/23762 (java.library.path should default to value of environment ...
Thomas Fitzsimmons
1
-2
/
+9
2005-09-08
re PR libgcj/23761 (java.library.path doesn't affect module loading path)
Thomas Fitzsimmons
1
-1
/
+3
2005-07-16
Major merge with Classpath.
Tom Tromey
45
-5622
/
+0
2005-07-14
VirtualMachineCommandSet.java: Implemented VirtualMachine Command Set.
Aaron Luchko
1
-0
/
+474
2005-07-12
FieldCommandSet.java: Implemented the Field CommandSet.
Aaron Luchko
2
-0
/
+133
2005-07-12
PacketProcessor.java (run): Send shutdown to jdwp instead of connection.
Aaron Luchko
1
-2
/
+3
2005-07-12
ObjectReferenceCommandSet.java: New file.
Aaron Luchko
1
-0
/
+249
2005-07-07
* gnu/classpath/jdwp/util/Signature.java
Aaron Luchko
1
-0
/
+14
2005-07-07
* gnu/classpath/jdwp/processor/ReferenceTypeCommandSet.java:New
Aaron Luchko
1
-0
/
+321
2005-07-05
StringReferenceCommandSet.java: New file.
Aaron Luchko
1
-0
/
+98
2005-07-04
CommandSet.java: New file.
Aaron Luchko
3
-33
/
+189
[next]