nickysn
|
7849ffecf7
+ implemented TOmfLibObjectReader.openfile
|
10 years ago |
nickysn
|
3b56a5a767
+ implemented reading of the omf dictionary
|
10 years ago |
blikblum
|
9e0b281bf1
* Did not reset FCurrentItem in GetRecord when called with gmPrior. Fixes calling Resync with rmExact
|
10 years ago |
florian
|
bbcc66ad15
* PASCALMAIN does not return, so we can jmp to it
|
10 years ago |
florian
|
ca9ef3d209
* cometics
|
10 years ago |
florian
|
f5edf77a05
+ Atmega8 support
|
10 years ago |
florian
|
9f587625e7
+ handle not and neg in isFoldableArithOp as well
|
10 years ago |
florian
|
b222d0b663
* correctly handle LOC_SUBSETREG,LOC_CSUBSETREG,LOC_SUBSETREF,LOC_CSUBSETREF in second_int_to_bool, resolves issue #28007
|
10 years ago |
florian
|
8ee9550d22
+ misising part of r30759 (commit of sysstrh.inc shouldn't have gone in r30759):
|
10 years ago |
florian
|
f2a5672355
* Update of German error message files by Karl-Michael Schindler, resolves issue #28010
|
10 years ago |
nickysn
|
74c74b6a88
* call ArSymbols.Free instead of .Destroy in the tarobjectreader destructor
|
10 years ago |
nickysn
|
5160c8f0a3
+ started the omf library object reader
|
10 years ago |
michael
|
08c4da7a9f
* Fix double vars in TRequest : URI/URL
|
10 years ago |
florian
|
c2c87828e9
+ slightly modified patch by lelekx to implement plugable file routines for the embedded target, resolves issue #22918
|
10 years ago |
florian
|
9a5b458d4e
* allocate registers properly before icall
|
10 years ago |
florian
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
10 years ago |
florian
|
d1e48b0f71
* correctly handle parameters on the stack with OS_NO
|
10 years ago |
florian
|
500a2051ac
* dependencies updated
|
10 years ago |
florian
|
bda0f510f9
* updated revision.inc
|
10 years ago |
florian
|
8de58f5db2
* use heapmgr to make more test programs work with avrsim
|
10 years ago |
florian
|
b8198963f3
* use modeswitch result instead of mode objpas, so the objpas unit is not pulled in
|
10 years ago |
florian
|
d3fbfa225f
* fixes ordinal comparisons with constants
|
10 years ago |
florian
|
fbd6d2a0f9
+ check for FPUNONE
|
10 years ago |
florian
|
046f98b7b5
* check FPC_HAS_FEATURE_COMMANDARGS feature
|
10 years ago |
florian
|
91702bd1b3
* regenerated
|
10 years ago |
florian
|
e4492a2926
+ set suffixes and extensions for embedded targets
|
10 years ago |
florian
|
0ebd26f13c
* do not build testutils and fpcunit for avr
|
10 years ago |
michael
|
fa08d3b971
* Add parsed cookies to output
|
10 years ago |
michael
|
6f3a454860
* Fix bug ID #27980
|
10 years ago |
michael
|
8c3d0149e2
* Fix bug ID #27993
|
10 years ago |