Jonas Maebe
|
254b85c352
+ new pio_inline_forbidden flag to indicate that while parsing the
|
преди 5 години |
Jonas Maebe
|
b625afe800
* never inline routines that call get_frame (otherwise get_frame would return
|
преди 5 години |
Jonas Maebe
|
08f9ec98e5
* use same Windows platform name as clang
|
преди 5 години |
Jonas Maebe
|
592df7fa59
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
преди 5 години |
Jonas Maebe
|
df6516c29f
* fix internalerror if adding the object info for LLVM requires creating new defs
|
преди 5 години |
marcus
|
cfa50b20cf
AROS: TDosList structure fixed
|
преди 5 години |
florian
|
43c83b3ae6
* improve LeaLea2Lea optimization
|
преди 5 години |
florian
|
871136d4f2
* first couple of improvements propose by Stefan Kanthak at https://skanthak.homepage.t-online.de/division.html#fpc
|
преди 5 години |
pierre
|
d1e4066477
Hopefully fix problems related to loading of ppufile generated with other endianess for generics
|
преди 5 години |
florian
|
6a1c09bb43
* simplify type conversions of ordinal constants to currency
|
преди 5 години |
yury
|
45ffa40b71
* Removed inline since it is not supported with open array parameters.
|
преди 5 години |
yury
|
1b3a3a7983
* Removed lot of unused local vars. It is useful to turn on the notes in options. :)
|
преди 5 години |
yury
|
4a756a2d30
* r42239 broke the tw13948b test for aarch64. Fixed this and improved the test.
|
преди 5 години |
florian
|
1486ab7c70
* do not throw a warning about unreachable code if the responsible node was generated internally
|
преди 5 години |
yury
|
405b01f116
* Skip the test for android.
|
преди 5 години |
yury
|
797795e285
* Skip the test for aarch64.
|
преди 5 години |
yury
|
3a31391c39
* tests: When cross-testing, if possible, use the "ppc" native compiler to build fpmake. It solves PPU incompatibility errors.
|
преди 5 години |
Károly Balogh
|
2c12661a17
amunits: fixed position of dol_Name in the DosList struct. this also matches other Amiga-likes, and the RTL version of the header, where it was correct. also fixed a pointers vs. signedness warning.
|
преди 5 години |
florian
|
56d64b007f
+ in some language modes the loop counter is undefined after the loop by language definition
|
преди 5 години |
florian
|
3c18dee694
* take care of for loop counter read after loop
|
преди 5 години |
florian
|
22197641b8
* last commit fixing calculation of do_loopvar_at_end was not complete,
|
преди 5 години |
ondrej
|
965d94109d
fcl-db: allow 0 length in binary field (MSSQL can have a null/0 field length in a view)
|
преди 5 години |
florian
|
74272975af
* do_loopvar_at_end is not possible if the loop counter would overflow with
|
преди 5 години |
florian
|
9d91d680fb
* patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 3/3
|
преди 5 години |
florian
|
7892e3f7b7
* patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 2/3
|
преди 5 години |
florian
|
670c61e760
* patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 1/3
|
преди 5 години |
florian
|
5aaf68b088
* fix compilation of arm-embedded, resolves #36626
|
преди 5 години |
florian
|
3cd4168ab3
+ introduce TOSTimestamp
|
преди 5 години |
florian
|
17c4834a4a
* system unit can be build for subarch avrtiny
|
преди 5 години |
florian
|
6c71fd461d
* avoid internalerror for dec/inc(...,v) with v>high(int64), resolves #35298
|
преди 5 години |