.. |
amiga
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
arm
|
20a12503b8
* Fixed fpc_shortstr_to_shortstr for arm.
|
17 years ago |
atari
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
17 years ago |
avr
|
c05d4912f4
+ basic system unit for avr-embedded
|
17 years ago |
beos
|
57087da620
* return an empty string for paramstr(value>paramcount) (already correct
|
17 years ago |
bsd
|
57087da620
* return an empty string for paramstr(value>paramcount) (already correct
|
17 years ago |
darwin
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
embedded
|
c05d4912f4
+ basic system unit for avr-embedded
|
17 years ago |
emx
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
freebsd
|
fce221f9b4
* Added clocale.pp from Petr Kristan
|
17 years ago |
gba
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
go32v2
|
a88af10e7e
+ fgl and ctypes added to compilation in patch by Giulio Bernardi
|
17 years ago |
i386
|
5dc6e54925
* Removed inline for procedures with assembler or formal parameters, since inline is not supported for them (compiler warns about that now). Even if there is no inline modifier in interface declaration of procedure, it is possible to specify inline in procedure implementation if needed (e.g. for generic implementations) and inlining will work for them.
|
17 years ago |
inc
|
ef0290a797
* fixed Matrix * Vector (patch by Bartosz Bogacz, mantis #11199)
|
17 years ago |
linux
|
57087da620
* return an empty string for paramstr(value>paramcount) (already correct
|
17 years ago |
m68k
|
d127e002d8
* use default helpers for now
|
19 years ago |
macos
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
morphos
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
nds
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
netbsd
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
netware
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
netwlibc
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
objpas
|
2109a8b611
* Make sure fpdoc can parse through classes
|
17 years ago |
openbsd
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 years ago |
os2
|
ed914574e2
* (slightly modified) patch by Laaca originally for GO32v2 - avoid disappearing mouse cursor in full screen sessions
|
17 years ago |
palmos
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
powerpc
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 years ago |
powerpc64
|
2a479654f1
* remove asm for simple math functions so the generic inlined function is
|
17 years ago |
solaris
|
57087da620
* return an empty string for paramstr(value>paramcount) (already correct
|
17 years ago |
sparc
|
7da7364ee7
* refactored SysResetFPU into SysInitFPU and SysResetFPU
|
18 years ago |
symbian
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
ucmaps
|
a78efe6cb9
+ initial revision of unicode conversion files
|
25 years ago |
unix
|
619ccffac0
* fix currency copy with extra safety on *BSD, fixed ampm
|
17 years ago |
watcom
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
17 years ago |
win
|
fa6c504041
+ variant functions of oleaut32.dll added
|
17 years ago |
win32
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
win64
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
wince
|
10a286532f
* Fixed Wide<->Ansi conversion for wince.
|
17 years ago |
x86_64
|
032352d98b
+ darwin/x86_64 support
|
18 years ago |
COPYING
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
21 years ago |
COPYING.FPC
|
8117e33c2a
+ Made license more clear, upgraded to LGPL 2.1
|
21 years ago |
Makefile
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 years ago |
Makefile.fpc
|
9adb91a68d
+ support for make -jX by marking all Makefiles that need to be executed
|
18 years ago |
README
|
57f0c736a6
* updated variables
|
24 years ago |
fpmake.inc
|
4c54059cd7
* start of conversion to fpmake
|
17 years ago |
fpmake.pp
|
ac84523db3
* include fix fixes
|
17 years ago |