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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-16
BootClassLoader.java (getBootURLLoader): New method.
Andrew Haley
1
-0
/
+0
2007-04-16
TaggedComponentHelper.java (read): Use read_octet_array(), not read().
Andrew Haley
3
-0
/
+0
2007-04-16
TaggedComponentHelper.java (read): Use read_octet_array(), not read().
Andrew Haley
4
-29
/
+88
2007-04-16
BootClassLoader.java (getBootURLLoader): New method.
Andrew Haley
3
-7
/
+93
2007-04-10
sources.am: Regenerate.
Keith Seitz
3
-0
/
+7
2007-04-09
interpret-run.cc: If debugging, check if args is NULL before getting the "thi...
Kyle Galloway
2
-3
/
+12
2007-04-09
ArrayValue.java: New file.
Kyle Galloway
5
-0
/
+156
2007-04-09
Fix ChangeLog date.
David Daney
1
-1
/
+1
2007-04-09
re PR libgcj/23758 (java::lang::ConcreteProcess::nativeSpawn unsafe)
David Daney
5
-30
/
+105
2007-04-09
prims.cc (load_jvmti_agent): Add the missing `,'.
H.J. Lu
2
-1
/
+5
2007-04-09
gij.cc (main): Accept -agentlib and -agentpath options.
Kyle Galloway
3
-5
/
+174
2007-04-05
DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...
Tania Bento
10
-21
/
+162
2007-04-05
VariableTable.java: Change longs to ints for argCnt and slots.
Kyle Galloway
4
-6
/
+12
2007-04-03
ProxyTest.java: New test.
Andrew Haley
4
-0
/
+45
2007-04-03
natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short.
Tom Tromey
2
-1
/
+19
2007-04-02
natPlainSocketImplPosix.cc (create): Return if already created.
Tom Tromey
10
-3
/
+21
2007-04-02
ThreadStartEvent.java (Event): Event type is "THREAD_START" not "THREAD_END".
Keith Seitz
3
-16
/
+33
2007-04-02
natVMProxy.cc (run_proxy): Use _Jv_LookupProxyMethod to find the Method.
Andrew Haley
7
-7
/
+67
2007-04-02
[multiple changes]
Andrew Haley
5
-1
/
+13
2007-04-02
interpret-run.cc: Add code to properly set up variable slots when debugging.
Kyle Galloway
3
-19
/
+401
2007-04-02
2007-04-02 Kyle Galloway <kgallowa@redhat.com>
Kyle Galloway
3
-1
/
+6
2007-03-30
re PR libgcj/29869 (LogManager class loading failure with Tomcat)
Tom Tromey
7
-7
/
+32
2007-03-28
ClientHandshake.java (RSAGen.implRun): check keyEncipherment bit of the certi...
Casey Marshall
4
-1
/
+13
2007-03-28
sources.am, [...]: Rebuilt.
Tom Tromey
11
-654
/
+10
2007-03-28
re PR classpath/31302 (Exception in SSLSocketImpl)
Casey Marshall
3
-131
/
+54
2007-03-27
re PR xml/31303 (SAXException: org.xml.sax.driver property needs to be set?)
Tom Tromey
3
-0
/
+11
2007-03-27
VMFrame.java: Update from upstream classpath.
Keith Seitz
29
-31
/
+1095
2007-03-27
Classpath JDWP merge with upstream
Keith Seitz
66
-429
/
+2243
2007-03-27
Index: gcc/java/ChangeLog
Tom Tromey
4
-28
/
+111
2007-03-26
Main.java (cniOrJniSeen): New field.
Stepan Kasal
13
-1
/
+14
2007-03-26
configure.ac: Remove checks for mktime...
David Daney
8
-663
/
+24
2007-03-23
link.cc (_Jv_Linker::resolve_method_entry): Ensure that the argument types an...
Gary Benson
2
-8
/
+40
2007-03-23
re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime....
David Daney
9
-30
/
+56
2007-03-20
[multiple changes]
Andrew Haley
4
-0
/
+32
2007-03-19
configure.ac: New configure option --enable-generated-files-in-srcdir.
Matthias Klose
36
-32
/
+428
2007-03-17
2007-03-17 Thomas Fitzsimmons <fitzsim@redhat.com>
Thomas Fitzsimmons
39
-110
/
+39
2007-03-17
Main.java (run): Use class' name in File case.
Tom Tromey
3
-2
/
+7
2007-03-16
* tools/gnu/classpath/tools/javah/JniStubPrinter.java
Tom Tromey
23
-21
/
+50
2007-03-14
Makefile.am (AM_MAKEFLAGS): Pass through mandir.
Jakub Jelinek
3
-0
/
+7
2007-03-13
java-interp.h (_Jv_InterpClass): Declare friend function _Jv_GetInterpClassSo...
Keith Seitz
5
-2
/
+27
2007-03-13
Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.
Thomas Fitzsimmons
101
-7
/
+3254
2007-03-12
jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle...
Kyle Galloway
1
-1
/
+1
2007-03-12
jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle...
Kyle Galloway
2
-1
/
+12
2007-03-12
natString.cc (getBytes (jstring enc)): Fixed the loop for multiple cycles, Co...
Marco Trudel
2
-8
/
+16
2007-03-09
sources.am, [...]: Rebuilt.
Tom Tromey
4
-16
/
+21
2007-03-09
re PR xml/30831 (Writing (transforming) XML fails)
Gary Benson
3
-24
/
+34
2007-03-08
re PR xml/30983 (DocumentBuilder.parse throws exception)
Gary Benson
3
-16
/
+7
2007-03-07
configure: Rebuilt.
Tom Tromey
3
-2
/
+9
2007-03-07
Win32Process.java: Added nested class EOFInputStream.
Mohan Embar
7
-6
/
+60
2007-03-07
libgcj_bc.c (JvRunMainName): Declare.
Andrew Haley
2
-0
/
+5
[next]