| .. |
|
aarch64
|
Add the arm64 machine dependent parts of ficl. This is not machine
|
2015-04-09 10:00:26 +00:00 |
|
amd64
|
Cleanup trailing newlines noticed while looking for other issues.
|
2014-11-14 21:08:51 +00:00 |
|
arm
|
Cleanup trailing newlines noticed while looking for other issues.
|
2014-11-14 21:08:51 +00:00 |
|
i386
|
Cleanup trailing newlines noticed while looking for other issues.
|
2014-11-14 21:08:51 +00:00 |
|
mips
|
Cleanup trailing newlines noticed while looking for other issues.
|
2014-11-14 21:08:51 +00:00 |
|
mips64
|
Cleanup trailing newlines noticed while looking for other issues.
|
2014-11-14 21:08:51 +00:00 |
|
powerpc
|
Cleanup trailing newlines noticed while looking for other issues.
|
2014-11-14 21:08:51 +00:00 |
|
softwords
|
Update to FICL 3.03 (the last release before FICL4 rewrite).
|
2007-03-23 22:26:01 +00:00 |
|
sparc64
|
Cleanup trailing newlines noticed while looking for other issues.
|
2014-11-14 21:08:51 +00:00 |
|
dict.c
|
Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is
|
2002-04-09 17:45:28 +00:00 |
|
ficl.c
|
Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is
|
2002-04-09 17:45:28 +00:00 |
|
ficl.h
|
Add a missing prototype
|
2010-06-20 08:03:06 +00:00 |
|
fileaccess.c
|
Fix clang warnings.
|
2012-02-05 20:00:39 +00:00 |
|
float.c
|
Update to FICL 3.03 (the last release before FICL4 rewrite).
|
2007-03-23 22:26:01 +00:00 |
|
loader.c
|
Revert my previoius commit as it explicit pollute the ficl on other
|
2015-06-08 02:31:46 +00:00 |
|
Makefile
|
Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags.
|
2015-08-27 23:46:42 +00:00 |
|
Makefile.depend
|
META_MODE: Remove DEP_MACHINE from Makefile.depend files.
|
2015-09-25 19:44:01 +00:00 |
|
math64.c
|
Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is
|
2002-04-09 17:45:28 +00:00 |
|
math64.h
|
Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is
|
2002-04-09 17:45:28 +00:00 |
|
prefix.c
|
Make ficl work on sparc64. The assumption that int == long == void * is
|
2002-08-31 01:04:53 +00:00 |
|
search.c
|
Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is
|
2002-04-09 17:45:28 +00:00 |
|
stack.c
|
Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is
|
2002-04-09 17:45:28 +00:00 |
|
testmain.c
|
Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is
|
2002-04-09 17:45:28 +00:00 |
|
tools.c
|
Fix printf args for 64-bit archs
|
2014-04-08 18:02:32 +00:00 |
|
unix.c
|
Update to FICL 3.03 (the last release before FICL4 rewrite).
|
2007-03-23 22:26:01 +00:00 |
|
vm.c
|
Update to FICL 3.03 (the last release before FICL4 rewrite).
|
2007-03-23 22:26:01 +00:00 |
|
words.c
|
Correct a variable's type for 64-bit Ficl
|
2014-04-08 17:50:27 +00:00 |