florian
|
9dd25d836d
* include ti_nofini in tempinfostoreflags
|
5 gadi atpakaļ |
florian
|
679c4454c4
* fixes copying of tcgpara
|
5 gadi atpakaļ |
florian
|
1993c5d1ef
* cosmetics
|
5 gadi atpakaļ |
florian
|
2b7447c78d
* EPoll_Event is packed only on x86-64, not other 64 Bit CPUs, resolves #34416
|
5 gadi atpakaļ |
joost
|
e7f5b89c2c
* Avoid doing a syscall with a nil parameter in fileexists
|
5 gadi atpakaļ |
joost
|
99e5ae2804
* Added some missing http-response codes
|
5 gadi atpakaļ |
joost
|
2e17c67a61
* Support the ndots and search resolve options
|
5 gadi atpakaļ |
florian
|
0af71da9cc
* armhf/armel aligns sections to 16 byte, so allow a maximum c alignment of 16
|
5 gadi atpakaļ |
florian
|
2ea35e55b1
* patch by J. Gareth Moreton: x86 "OptPass1MOV" improvements - Part 2, resolves #36608
|
5 gadi atpakaļ |
florian
|
5a87855b06
+ might_have_sideeffects takes care of vo_volatile now (it is not exposed yet)
|
5 gadi atpakaļ |
florian
|
77b54f501f
* when optimizing boolean expressions, might_have_sideeffects is only relevant if the expression would be optimized away
|
5 gadi atpakaļ |
florian
|
d479069f8c
* might_have_sideeffects takes care of absolute
|
5 gadi atpakaļ |
svenbarth
|
1407aa2b4b
* fix for Mantis #36631: it's an error if a POINT after an array is not followed by an identifier
|
5 gadi atpakaļ |
florian
|
00214406bc
+ patch by Christo Crause: Support for attiny10x controllers, resolves #36645
|
5 gadi atpakaļ |
Mattias Gaertner
|
b761498428
pas2js: docs option -Sj
|
5 gadi atpakaļ |
Mattias Gaertner
|
b45a0dfbb8
pas2js: option -Sj
|
5 gadi atpakaļ |
florian
|
6b47d9d9ed
* safecall support is meanwhile generic, so enabled for all linux targets
|
5 gadi atpakaļ |
florian
|
8f707903df
* test fixed
|
5 gadi atpakaļ |
svenbarth
|
cba43ebe1b
- remove generic_buf_needs_swapping again as that is now handled with tmodule.change_endian of the generic's module
|
5 gadi atpakaļ |
svenbarth
|
c6a4d10f61
* for deciding whether to swap a generic's buffer use the module's flag instead of the def's
|
5 gadi atpakaļ |
svenbarth
|
84dc6621cb
* have the module keep track whether it was loaded from a PPU with a different endianess than the current host system
|
5 gadi atpakaļ |
svenbarth
|
7bcdc2b37f
* implement interface thunk for RISC V 32- and 64-bit
|
5 gadi atpakaļ |
florian
|
f1eccca3a6
* catch exceptions in all variants of TextToFloat properly
|
5 gadi atpakaļ |
Jonas Maebe
|
d9f4c85d2e
* llvm sometimes uses the AArch64 framepointer register as a regvar in the
|
5 gadi atpakaļ |
Jonas Maebe
|
254b85c352
+ new pio_inline_forbidden flag to indicate that while parsing the
|
5 gadi atpakaļ |
Jonas Maebe
|
b625afe800
* never inline routines that call get_frame (otherwise get_frame would return
|
5 gadi atpakaļ |
Jonas Maebe
|
08f9ec98e5
* use same Windows platform name as clang
|
5 gadi atpakaļ |
Jonas Maebe
|
592df7fa59
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
5 gadi atpakaļ |
Jonas Maebe
|
df6516c29f
* fix internalerror if adding the object info for LLVM requires creating new defs
|
5 gadi atpakaļ |
marcus
|
cfa50b20cf
AROS: TDosList structure fixed
|
5 gadi atpakaļ |