Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 years ago |
Jonas Maebe
|
9d9fd923d9
* the 'main' procedure for darwin is now placed in the main program instead
|
20 years ago |
Jonas Maebe
|
4292e7f939
- removed obsolete FPC_MTFSB0_CORRECTED macro
|
20 years ago |
Jonas Maebe
|
6a8eddb6ce
* fixed compilation with -dUSE_SYSUTILS
|
20 years ago |
florian
|
7cd67ea3f0
* node optimizer branch merged
|
20 years ago |
florian
|
ec6d5ff211
+ utf-8 support for string constants added
|
20 years ago |
michael
|
7449f99d5f
+ Removed all compatibility defines from compiler
|
20 years ago |
florian
|
21ae782854
* fixed more xmm stuff
|
20 years ago |
florian
|
ebcb69478f
* fixed a lot of stuff for fpu/mm register variables
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
83fa3bd0cb
+ output of supported instruction sets in info page
|
20 years ago |
florian
|
f6442b758c
* overloading of assignment operator by different unique result types now possible
|
20 years ago |
peter
|
9843416e70
* always use exceptions to stop the compiler
|
20 years ago |
peter
|
9db3d9e07c
* -Fe on commandline redirects now all output
|
20 years ago |
olle
|
878c56bad6
* Cleaned up handling of source file extension.
|
20 years ago |
florian
|
eeaded577a
* fixed copy(dyn. array,...);
|
20 years ago |
peter
|
abb3f82ceb
* getheapstatus fixes
|
20 years ago |
florian
|
534b11cfb1
* userdata in file/textrecs now 32 bytes
|
20 years ago |
florian
|
83b04efbc3
* defaultreplacement expansion for -XP and -Xr
|
20 years ago |
florian
|
16718b81e4
* cross compiliation defines
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
c5488ea6b1
* -Fa option added, it'll load the units before the uses
|
20 years ago |
florian
|
e995e131bd
*** empty log message ***
|
20 years ago |
peter
|
79c20ebf7d
* use val() for decoding integers
|
20 years ago |
olle
|
7572f3a539
* rework of macro subsystem
|
20 years ago |
peter
|
eae6d4fc8b
* Allow #include ~/.fpc.cfg
|
20 years ago |
florian
|
a90585b5a4
* arm sets FPUFPA by default for now
|
20 years ago |
peter
|
b34de6861f
fix outline of 3rd level of options (-SI option mainly)
|
20 years ago |
Tomas Hajny
|
f290fbb299
* 8.3 fixes (short target name in paths)
|
20 years ago |