Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
af50f4c8
Commit
af50f4c8
authored
Oct 02, 2002
by
Andreas Jaeger
Committed by
Andreas Jaeger
Oct 02, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* src/x86/ffi64.c (ffi_prep_cif_machdep): Remove debug output.
From-SVN: r57726
parent
39a744bb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
libffi/ChangeLog
+4
-0
libffi/src/x86/ffi64.c
+0
-2
No files found.
libffi/ChangeLog
View file @
af50f4c8
2002-10-02 Andreas Jaeger <aj@suse.de>
* src/x86/ffi64.c (ffi_prep_cif_machdep): Remove debug output.
2002-10-01 Bo Thorsen <bo@smetana.suse.de>
* include/ffi.h.in: Fix i386 win32 compilation.
...
...
libffi/src/x86/ffi64.c
View file @
af50f4c8
...
...
@@ -438,8 +438,6 @@ ffi_prep_cif_machdep (ffi_cif *cif)
break
;
}
puts
(
"prep_machdep
\n
"
);
return
FFI_OK
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment