forked from loongson/gcc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ChangeLog.libgcj: Move last two entries ...
* ChangeLog.libgcj: Move last two entries ... * ChangeLog: ... here. From-SVN: r189627
- Loading branch information
Uros Bizjak
committed
Jul 18, 2012
1 parent
d6a8912
commit 1ff8c79
Showing
2 changed files
with
11 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
2012-07-18 H.J. Lu <[email protected]> | ||
|
||
PR libffi/53982 | ||
PR libffi/53973 | ||
* src/x86/ffitarget.h: Check __ILP32__ instead of __LP64__ for x32. | ||
(FFI_SIZEOF_JAVA_RAW): Defined to 4 for x32. | ||
|
||
2012-05-16 H.J. Lu <[email protected]> | ||
|
||
* configure: Regenerated. | ||
|
||
2012-04-02 Peter Bergner <[email protected]> | ||
|
||
* src/powerpc/ffi.c (ffi_prep_args_SYSV): Declare double_tmp. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,3 @@ | ||
2012-07-18 H.J. Lu <[email protected]> | ||
|
||
PR libffi/53982 | ||
PR libffi/53973 | ||
* src/x86/ffitarget.h: Check __ILP32__ instead of __LP64__ for | ||
x32. | ||
(FFI_SIZEOF_JAVA_RAW): Defined to 4 for x32. | ||
|
||
2012-05-16 H.J. Lu <[email protected]> | ||
|
||
* configure: Regenerated. | ||
|
||
2004-01-14 Kelley Cook <[email protected]> | ||
|
||
* configure.in: Add in AC_PREREQ(2.13) | ||
|