Tom Tromey
|
97b8365caf
|
Merged gcj-eclipse branch to trunk.
From-SVN: r120621
|
2007-01-09 19:58:05 +00:00 |
|
Tom Tromey
|
246b053811
|
re PR libgcj/24587 (libgcj should set gnu.classpath.version system property)
PR libgcj/24587:
* gnu/classpath/SystemProperties.java: Set gnu.classpath.version.
From-SVN: r106659
|
2005-11-08 21:58:43 +00:00 |
|
Kelley Cook
|
917b04f492
|
Update FSF address
From-SVN: r101453
|
2005-06-30 03:22:09 +00:00 |
|
Michael Koch
|
ee141b8822
|
[multiple changes]
2005-04-25 Archie Cobbs <archie@dellroad.org>
* java/lang/Throwable.java: simplify initializing cause in constructor
2005-04-25 Michael Koch <konqueror@gmx.de>
* gnu/classpath/SystemProperties.java: New file.
* gnu/classpath/natSystemProperties.cc: New file.
* java/lang/Runtime.java
(defaultProperties): Removed.
(static): Likewise.
(): Made thrown exceptions more verbose.
(insertSystemProperties): Removed.
* java/lang/System.java
(static): Likewise.
(properties): Likewise.
(setSecurityManager): Reordered modifiers.
(getenv): Improved javadoc.
(): Likewise.
(isWordsBigEndian): Removed.
* java/lang/natRuntime.cc
(_Jv_SetDLLSearchPath): Likewise.
(file_encoding): Likewise.
(default_file_encoding): Likewise.
(getpwuid_adaptor): Likewise.
(insertSystemProperties): Likewise.
* java/lang/natSystem.cc
(isWordsBigEndian): Likewise.
* Makefile.am
(ordinary_java_source_files):
Added gnu/classpath/SystemProperties.java.
(nat_source_files): Added gnu/classpath/natSystemProperties.cc.
* Makefile.in: Regenerated.
From-SVN: r98734
|
2005-04-25 19:48:35 +00:00 |
|