daniel
|
d28e5e9318
* Remove += operators
|
20 years ago |
michael
|
675d051274
+ Patch from Vincent Snijder to fix multiple content files and use DirectoryExists
|
20 years ago |
peter
|
df7ecf0872
* new .o files
|
20 years ago |
peter
|
e32ea5ced8
* new .o files
|
20 years ago |
tom_at_work
|
57b7b72ca4
* ppc64/linux specific compiler patches to improve C parameter passing compatibility
|
20 years ago |
tom_at_work
|
b53ee04f98
* base compiler patches to improve C parameter passing compatibility on powerpc64/linux
|
20 years ago |
tom_at_work
|
f9722ad6a5
* new additional C parameter passing test programs
|
20 years ago |
Tomas Hajny
|
5ca76de1d8
* mistyping fixed (HMTL)
|
20 years ago |
joost
|
9605dde4cf
+ patch from Bram Kuijvenhoven:
|
20 years ago |
joost
|
15815b2049
+ removed unused libc and libcrypt usage
|
20 years ago |
Károly Balogh
|
739ae4c254
+ 1st attempt to have explicit funcretloc for Amiga/m68k
|
20 years ago |
Károly Balogh
|
12b1ff0df2
+ added n68kcal.pas, forgot to add previously
|
20 years ago |
Jonas Maebe
|
62cbd007f1
* indexes in vecn's are only read, not written
|
20 years ago |
tom_at_work
|
c3f678e8df
* updated makefiles for ppc64/linux to allow successful snapshot building on that platform
|
20 years ago |
peter
|
5942d23b1b
* fix range error
|
20 years ago |
peter
|
9d817056ce
* optimize by removing expensive calculations
|
20 years ago |
Jonas Maebe
|
ef2a0c7ddf
* changed default packenum for MacPas from 1 to 2 (compatible with Metrowerks)
|
20 years ago |
florian
|
398cafb1a0
* fixed cases
|
20 years ago |
florian
|
da9469c550
* avoid unique call in ansistr_append
|
20 years ago |
florian
|
53d7eafa7d
* generate always direct fpc_decr_* calls for strings instead of fpc_finalize
|
20 years ago |
florian
|
7a4c89e68d
* optimized generation of fpc_decr_* calls
|
20 years ago |
florian
|
3582108be1
* signed divisions with constants are always done without idiv
|
20 years ago |
florian
|
5ea49bedd0
* fixed handling of imul with one parameter
|
20 years ago |
florian
|
e2a4dac215
+ i386 assembler versions of decr_ansistring and unique_ansistring
|
20 years ago |
florian
|
27f28eec1a
* use 16 byte procedure alignment on windows too
|
20 years ago |
Jonas Maebe
|
50ebeaad5e
* fixed fpc_ansistr_append_ansistring() in case it's called to append a
|
20 years ago |
peter
|
39c553707e
* fix win32 linking
|
20 years ago |
peter
|
1e1ea0c3b6
* write .type and .size only for target that support it
|
20 years ago |
Károly Balogh
|
cea0af646c
+ Lot of fixes, cleanups and additions for MUI
|
20 years ago |
peter
|
739ea825d4
* fix sizeof(array of const)
|
20 years ago |