florian
|
0af71da9cc
* armhf/armel aligns sections to 16 byte, so allow a maximum c alignment of 16
|
5 năm trước cách đây |
florian
|
2ea35e55b1
* patch by J. Gareth Moreton: x86 "OptPass1MOV" improvements - Part 2, resolves #36608
|
5 năm trước cách đây |
florian
|
5a87855b06
+ might_have_sideeffects takes care of vo_volatile now (it is not exposed yet)
|
5 năm trước cách đây |
florian
|
77b54f501f
* when optimizing boolean expressions, might_have_sideeffects is only relevant if the expression would be optimized away
|
5 năm trước cách đây |
florian
|
d479069f8c
* might_have_sideeffects takes care of absolute
|
5 năm trước cách đây |
svenbarth
|
1407aa2b4b
* fix for Mantis #36631: it's an error if a POINT after an array is not followed by an identifier
|
5 năm trước cách đây |
florian
|
00214406bc
+ patch by Christo Crause: Support for attiny10x controllers, resolves #36645
|
5 năm trước cách đây |
Mattias Gaertner
|
b761498428
pas2js: docs option -Sj
|
5 năm trước cách đây |
Mattias Gaertner
|
b45a0dfbb8
pas2js: option -Sj
|
5 năm trước cách đây |
florian
|
6b47d9d9ed
* safecall support is meanwhile generic, so enabled for all linux targets
|
5 năm trước cách đây |
florian
|
8f707903df
* test fixed
|
5 năm trước cách đây |
svenbarth
|
cba43ebe1b
- remove generic_buf_needs_swapping again as that is now handled with tmodule.change_endian of the generic's module
|
5 năm trước cách đây |
svenbarth
|
c6a4d10f61
* for deciding whether to swap a generic's buffer use the module's flag instead of the def's
|
5 năm trước cách đây |
svenbarth
|
84dc6621cb
* have the module keep track whether it was loaded from a PPU with a different endianess than the current host system
|
5 năm trước cách đây |
svenbarth
|
7bcdc2b37f
* implement interface thunk for RISC V 32- and 64-bit
|
5 năm trước cách đây |
florian
|
f1eccca3a6
* catch exceptions in all variants of TextToFloat properly
|
5 năm trước cách đây |
Jonas Maebe
|
d9f4c85d2e
* llvm sometimes uses the AArch64 framepointer register as a regvar in the
|
5 năm trước cách đây |
Jonas Maebe
|
254b85c352
+ new pio_inline_forbidden flag to indicate that while parsing the
|
5 năm trước cách đây |
Jonas Maebe
|
b625afe800
* never inline routines that call get_frame (otherwise get_frame would return
|
5 năm trước cách đây |
Jonas Maebe
|
08f9ec98e5
* use same Windows platform name as clang
|
5 năm trước cách đây |
Jonas Maebe
|
592df7fa59
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
5 năm trước cách đây |
Jonas Maebe
|
df6516c29f
* fix internalerror if adding the object info for LLVM requires creating new defs
|
5 năm trước cách đây |
marcus
|
cfa50b20cf
AROS: TDosList structure fixed
|
5 năm trước cách đây |
florian
|
43c83b3ae6
* improve LeaLea2Lea optimization
|
5 năm trước cách đây |
florian
|
871136d4f2
* first couple of improvements propose by Stefan Kanthak at https://skanthak.homepage.t-online.de/division.html#fpc
|
5 năm trước cách đây |
pierre
|
d1e4066477
Hopefully fix problems related to loading of ppufile generated with other endianess for generics
|
5 năm trước cách đây |
florian
|
6a1c09bb43
* simplify type conversions of ordinal constants to currency
|
5 năm trước cách đây |
yury
|
45ffa40b71
* Removed inline since it is not supported with open array parameters.
|
5 năm trước cách đây |
yury
|
1b3a3a7983
* Removed lot of unused local vars. It is useful to turn on the notes in options. :)
|
5 năm trước cách đây |
yury
|
4a756a2d30
* r42239 broke the tw13948b test for aarch64. Fixed this and improved the test.
|
5 năm trước cách đây |