florian
|
e3e1e4b7c6
* fpc_LibInitializeUnits can be empty if the target has no shared lib support
|
před 14 roky |
florian
|
519df6d3a8
* fix compilation without exit code
|
před 14 roky |
florian
|
2c42d8e1e8
* be able to use feature fileio without feature random
|
před 14 roky |
florian
|
26a9bbbd13
* fix sysdir.inc dummy for embedded targets
|
před 14 roky |
florian
|
a683b7e9f1
* make IsLibrary a constant if the target has no dyn. lib support
|
před 14 roky |
florian
|
df01d0209e
* report code and data size for embedded targets
|
před 14 roky |
florian
|
1491d77c9d
* avoid ugly space in compilation summary
|
před 14 roky |
florian
|
d21fde5604
* disable thumb2_bare for now
|
před 14 roky |
florian
|
34b033ba72
+ armv4t
|
před 14 roky |
florian
|
c95f7b1c2f
* remove cpu type cortex m3 on arm, it is just an ARMv7-M
|
před 14 roky |
florian
|
7e537161c4
* allow %seg. register:offset without (...), resolves #20035
|
před 14 roky |
paul
|
60ccec6f56
tests: add tests for "dot units"/namespaces feature (compiler changes will be committed later)
|
před 14 roky |
marco
|
275261f815
* Fix for Mantis #20041, check assignment of buffer in TField.Getdata
|
před 14 roky |
marco
|
9772257404
* fix for mantis #20047 ddeconnect VAR Parameter issue that can take NIL.
|
před 14 roky |
florian
|
42c94d1b91
* controllerunit.inc is no longer used
|
před 14 roky |
florian
|
f629e3b4fb
* new version
|
před 14 roky |
florian
|
a774f4681a
* completed atmega128-Unit by Christian
|
před 14 roky |
florian
|
a08dfdf803
o slightly modified patch by John Clymer:
|
před 14 roky |
florian
|
e5c796e9fd
* when compiling for arm-embedded, sub-arch is also passed to the compiler
|
před 14 roky |
Tomas Hajny
|
7f7a4518f7
* FileExists fixed - wildcards not accepted any longer
|
před 14 roky |
florian
|
8eafefc90f
* arm-embedded requires sub-arch to be passed
|
před 14 roky |
Tomas Hajny
|
8952607ff0
* 64-bit versions of TFileStatus* and TFileFindBuf* types added
|
před 14 roky |
Tomas Hajny
|
6aecc69389
* FindFirst enhanced for file sizes >2 GB
|
před 14 roky |
florian
|
8a9763018f
* another overleft from ancient 1.0.x times removed
|
před 14 roky |
florian
|
ebd1c11e70
* remove 1.0.x specific Makefile commands
|
před 14 roky |
florian
|
6005ec2c91
+ a_jmp_cond implemented
|
před 14 roky |
michael
|
843df2c0fc
* Fixed missing content vars
|
před 14 roky |
florian
|
cf0d808708
+ avr assemblers do not convert automatically cond. branches with too large jump distances into an unconditional branch and a reverse condition branch, so fpc does this now
|
před 14 roky |
paul
|
8309809a0d
compiler: use try_consume_unitsym for except variable parse. this is needed to reduce maintenance cost for later unit identifier search changes
|
před 14 roky |
florian
|
4c403baa85
* new lpi version
|
před 14 roky |