| patch |
summary |
view |
raw |
| 01_RemoveJikesBuildCompilerSetting.patch |
libraries/javalib/vmspecific/gnu/classpath/VMSystemProperties.java | 5 -----
1 file changed, 5 deletions(-)
|
view
|
download
|
| 02_IncludeEcjCompilerInToolsJar.patch |
tools/javatools/javalib/com/sun/tools/javac/Main.java | 105 ++++++++++++++++++
1 file changed, 105 insertions(+)
|
view
|
download
|
| 02_IncludeEcjCompilerInToolsJar_Makefile.patch |
tools/javatools/javalib/Makefile.am | 5 +++--
tools/javatools/javalib/Makefile.in | 7 ++++---
2 files changed, 7 insertions(+), 5 deletions(-)
|
view
|
download
|
| 03_RegisterIconvCharsetProvider.patch |
libraries/javalib/external/classpath/resource/META-INF/services/java.nio.charset.spi.CharsetProvider | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| 04_gcc4.1_amd64.patch |
kaffe/kaffevm/systems/unix-jthreads/signal.c | 2 +-
kaffe/kaffevm/systems/unix-pthreads/signal.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 05_gcc4.1_x86.patch |
config/i386/jit.h | 6 +
configure | 243 ++++++++++++++++++++++++++++++++++++++++++++++++------
configure.ac | 11 ++
3 files changed, 235 insertions(+), 25 deletions(-)
|
view
|
download
|
| 06_atomic_ia64.patch |
config/ia64/atomic.h | 27 ++++++++++-----------------
1 file changed, 10 insertions(+), 17 deletions(-)
|
view
|
download
|