florian
|
f5edf77a05
+ Atmega8 support
|
hace 10 años |
florian
|
9f587625e7
+ handle not and neg in isFoldableArithOp as well
|
hace 10 años |
florian
|
b222d0b663
* correctly handle LOC_SUBSETREG,LOC_CSUBSETREG,LOC_SUBSETREF,LOC_CSUBSETREF in second_int_to_bool, resolves issue #28007
|
hace 10 años |
florian
|
8ee9550d22
+ misising part of r30759 (commit of sysstrh.inc shouldn't have gone in r30759):
|
hace 10 años |
florian
|
f2a5672355
* Update of German error message files by Karl-Michael Schindler, resolves issue #28010
|
hace 10 años |
nickysn
|
74c74b6a88
* call ArSymbols.Free instead of .Destroy in the tarobjectreader destructor
|
hace 10 años |
nickysn
|
5160c8f0a3
+ started the omf library object reader
|
hace 10 años |
michael
|
08c4da7a9f
* Fix double vars in TRequest : URI/URL
|
hace 10 años |
florian
|
c2c87828e9
+ slightly modified patch by lelekx to implement plugable file routines for the embedded target, resolves issue #22918
|
hace 10 años |
florian
|
9a5b458d4e
* allocate registers properly before icall
|
hace 10 años |
florian
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
hace 10 años |
florian
|
d1e48b0f71
* correctly handle parameters on the stack with OS_NO
|
hace 10 años |
florian
|
500a2051ac
* dependencies updated
|
hace 10 años |
florian
|
bda0f510f9
* updated revision.inc
|
hace 10 años |
florian
|
8de58f5db2
* use heapmgr to make more test programs work with avrsim
|
hace 10 años |
florian
|
b8198963f3
* use modeswitch result instead of mode objpas, so the objpas unit is not pulled in
|
hace 10 años |
florian
|
d3fbfa225f
* fixes ordinal comparisons with constants
|
hace 10 años |
florian
|
fbd6d2a0f9
+ check for FPUNONE
|
hace 10 años |
florian
|
046f98b7b5
* check FPC_HAS_FEATURE_COMMANDARGS feature
|
hace 10 años |
florian
|
91702bd1b3
* regenerated
|
hace 10 años |
florian
|
e4492a2926
+ set suffixes and extensions for embedded targets
|
hace 10 años |
florian
|
0ebd26f13c
* do not build testutils and fpcunit for avr
|
hace 10 años |
michael
|
fa08d3b971
* Add parsed cookies to output
|
hace 10 años |
michael
|
6f3a454860
* Fix bug ID #27980
|
hace 10 años |
michael
|
8c3d0149e2
* Fix bug ID #27993
|
hace 10 años |
michael
|
3f3705725d
* Patch from Stephane Aulery to ease compilation, adding $MODE and $H+ (Bug ID 27987)
|
hace 10 años |
blikblum
|
7468b0b7f7
Use sqlite3_prepare_v2 instead of sqlite3_prepare. Fixes a bug when creating two tables and trying to call TableExists
|
hace 10 años |
blikblum
|
379c20808f
Fix return of CreateTable use SQLITE_DONE instead of SQLITE_OK
|
hace 10 años |
florian
|
cfa68be55b
* do not use 16 Bit mul helper on avr, the code generator generates
|
hace 10 años |
florian
|
e56d8d1c96
* fix mov rX,...; mov rX,... optimization, hp1 needs to be checked if it is really an instruction, resolves issue #27975
|
hace 10 años |