peter
|
05c05f2555
* failn removed
|
22 years ago |
florian
|
fa27f77a17
* FPC_LITTLE_ENDIAN and FPC_BIG_ENDIAN is now defined as well
|
22 years ago |
florian
|
9612e57805
* introduced defaultordconsttype to decribe the default size of ordinal constants
|
22 years ago |
florian
|
59906e4e7c
* fixed defines for x86-64
|
22 years ago |
florian
|
88f3ab569c
+ HAS_TYPE_* defines for floats on i386 and powerpc added
|
22 years ago |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
Tomas Hajny
|
8e7124f9f8
+ emx target added
|
22 years ago |
daniel
|
e8f649f5c2
+ $define newra will enable new register allocator
|
22 years ago |
peter
|
cab4c8879f
* only compile cs_fp_emulation support when cpufpuemu is defined
|
23 years ago |
carl
|
dc22ce1415
- removed cs_fp_emulation checking for m68k, its now controled
|
23 years ago |
carl
|
f8d831d6ce
+ -Ce for softfpu
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
peter
|
5805755619
* fix -n that was broken in the previous commit
|
23 years ago |
peter
|
3f3b1f8912
* first search for fpc.cfg instead of deprecated ppc386.cfg
|
23 years ago |
peter
|
0538dce044
* define HASTHREADVAR
|
23 years ago |
peter
|
d774c8d988
* Copy() is now internal syssym that calls compilerprocs
|
23 years ago |
carl
|
8733061c78
* stack checking cannot be called before system unit is initialized
|
23 years ago |
carl
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
carl
|
18b102ce95
+ moved target_cpu_string to cpuinfo
|
23 years ago |
carl
|
1ef442f4bf
- removed newcg define
|
23 years ago |
florian
|
1b5435381b
* several PowerPC related fixes to get forward with system unit compilation
|
23 years ago |
florian
|
eb2ca8d10f
* rewrote the system handling
|
23 years ago |
florian
|
4f7b35be5b
+ source code page support
|
23 years ago |
florian
|
479a745096
* first x86-64 patches
|
23 years ago |
peter
|
4285e99853
* internal linker
|
23 years ago |
peter
|
68ce5a00e5
* cg64 patch
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |