projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f0c312
)
*** empty log message ***
author
Hans Boehm
<hboehm@gcc.gnu.org>
Thu, 26 Apr 2001 00:30:36 +0000
(
00:30
+0000)
committer
Hans Boehm
<hboehm@gcc.gnu.org>
Thu, 26 Apr 2001 00:30:36 +0000
(
00:30
+0000)
From-SVN: r41563
libffi/src/ia64/ffi.c
patch
|
blob
|
history
diff --git
a/libffi/src/ia64/ffi.c
b/libffi/src/ia64/ffi.c
index bb4fbb73a728ed810d649f780d752e42f05ba4e6..4da6dd361d069395616e9fd453053bc632ee5744 100644
(file)
--- a/
libffi/src/ia64/ffi.c
+++ b/
libffi/src/ia64/ffi.c
@@
-41,7
+41,7
@@
typedef double float80;
struct ia64_args {
long scratch[2]; /* Two scratch words at top of stack. */
- /* Allows sp to
passed as arg pointer.
*/
+ /* Allows sp to
be passed as arg pointer.
*/
void * r8_contents; /* Value to be passed in r8 */
long spare; /* Not used. */
float80 fp_regs[8]; /* Contents of 8 floating point argument */