OSDN Git Service

2003-07-26 Ranjit Mathew <rmathew@hotmail.com>
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Jul 2003 23:17:06 +0000 (23:17 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Jul 2003 23:17:06 +0000 (23:17 +0000)
commit2e05c10e0f88b19eab3d52d754e5b4090b890ee0
tree4e062c314565c0a1e89ff1688344153f2bbd472a
parent1898595630a660c0a402cb5f9d4c205d5f2855b5
2003-07-26  Ranjit Mathew  <rmathew@hotmail.com>

* win32.cc (_Jv_platform_initProperties): Use generic names
like "x86" for the "os.arch" property to be consistent with
what Sun's JDK produces. Use the wProcessorArchitecture
member of the Win32 SYSTEM_INFO structure, filled in a call
to GetSystemInfo( ), instead of dwProcessorType.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69837 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/win32.cc