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 |
marco
|
e79fb753bc
* slash typo
|
20 years ago |
marco
|
9dec5c3179
* introduction "cleanpath" (=fexpand), fixfilename(paramstr(0)) + search $PREFIX/etc/fpc.cfg
|
20 years ago |
peter
|
a263b1d40e
* GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize
|
21 years ago |
peter
|
14d25d278b
mangledname setting moved to place after the complete proc declaration is read
|
21 years ago |