mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-12 05:13:50 +08:00
Removed duplicate ChangeLog entry
From-SVN: r34042
This commit is contained in:
parent
1dcc053603
commit
ee7ea78d2a
@ -456,21 +456,6 @@
|
||||
|
||||
* gnu/gcj/math/MPN.java (rshift): Handle shift 32 specially.
|
||||
|
||||
* include/java-cpool.h (_Jv_storeLong, _Jv_loadLong,
|
||||
_Jv_storeDouble, _Jv_loadDouble): Define differently on 64 bit
|
||||
machine.
|
||||
* java/lang/ieeefp.h: Define __IEEE_BIG_ENDIAN or
|
||||
__IEEE_LITTLE_ENDIAN appropriately on IA64.
|
||||
* java/lang/mprec.h: Don't define Pack_32 on 64 bit machine.
|
||||
* javaprims.h (_Jv_word): Added `l' and `d' entries in 64 bit
|
||||
case.
|
||||
* resolve.cc (FFI_PREP_RAW_CLOSURE): New define.
|
||||
(FFI_RAW_SIZE): Likewise.
|
||||
(_Jv_InterpMethod::ncode): Use them.
|
||||
* interpret.cc (PUSHL, PUSHD, POPL, POPD, LOADL, LOADD, STOREL,
|
||||
STORED): Define differently on a 64 bit machine.
|
||||
(continue1): Use ffi_java_raw_call when appropriate.
|
||||
|
||||
2000-03-14 Andrew Haley <aph@cygnus.com>
|
||||
|
||||
* include/default-signal.h (MAKE_THROW_FRAME): Add arg
|
||||
|
Loading…
Reference in New Issue
Block a user