florian
|
ae8304f657
* set nf_write flag properly for vec. nodes of types with implicit dereferencing
|
hace 6 años |
florian
|
08d6ca7260
* better alignment on 386-linux
|
hace 6 años |
florian
|
6dbde11f5a
* three operand shl for shifting by 2, 4 or 8 can be simulated by lea
|
hace 6 años |
pierre
|
bee9421f2a
Change local variables offsetdec and extraoffset type to ASizeInt
|
hace 6 años |
pierre
|
23570bed33
Use same parameter type for update_reference_offset override
|
hace 6 años |
pierre
|
2761448f44
* Disable range check for m68k/aoptcpu unit
|
hace 6 años |
pierre
|
11851d274c
Fix riscv32 compilation error introduced in last commit
|
hace 6 años |
pierre
|
aebc8527ef
Also disable range checking in arm/aoptcpu unit
|
hace 6 años |
florian
|
095bd6da7d
* do not re-used gottpoff symbols as they are PC-relative
|
hace 6 años |
pierre
|
53a27fe7b3
Disable range check in m68k:tiscv32 and riscv64 cgcpu units
|
hace 6 años |
pierre
|
7c92412c74
Avoid overflow error in riscv code generator
|
hace 6 años |
florian
|
6a6ea6729f
* i8086 compiler fixed, resolves #34552
|
hace 6 años |
pierre
|
4657f45e74
* Change first parameter type of function is_continuous_maks to aword type.
|
hace 6 años |
pierre
|
cacd8f28eb
Try to avoid expectloc not set after first pass error for call node
|
hace 6 años |
pierre
|
122fd55564
+ Add TEST_PARALLEL, adds -L option to DOTESTOPT
|
hace 6 años |
pierre
|
b4315f0f4f
+ Introduce PPC_SUFFIXES, new make variable that lists all ppc suffixes
|
hace 6 años |
Mattias Gaertner
|
2b36f8d177
pastojs: catch ECompilerTerminate while parsing params
|
hace 6 años |
Mattias Gaertner
|
67b3fd7e37
fcl-passrc: less hints
|
hace 6 años |
Mattias Gaertner
|
a67f016603
pastojs: fixed str(currency)
|
hace 6 años |
pierre
|
04debba9de
Fix arm-android compilation by prepending syscall_nr_ prefix also to __ARM_NR_XXX arm specific linux syscalls
|
hace 6 años |
michael
|
9b39033ed4
* Fix bug ID #34535, small optimization
|
hace 6 años |
Mattias Gaertner
|
895139f332
pastojs: fixed name clash published property and external
|
hace 6 años |
svenbarth
|
251dfb6776
* don't allow constants of the record type that is currently being parsed; this would fail as soon as another field is added after the constant declaration
|
hace 6 años |
svenbarth
|
446f89719c
* move checking whether a field's type is valid for the field to a separate function
|
hace 6 años |
florian
|
c45806c84f
* made test more verbose
|
hace 6 años |
florian
|
e8ebc00b3b
* redundant code removed, work is meanwhile done by aasmcpu.optimize_ref
|
hace 6 años |
florian
|
72416edcc4
+ support for tlsm_general on i386-linux
|
hace 6 años |
Mattias Gaertner
|
6d78637441
pastojs: parse double quotes in asm-blocks
|
hace 6 años |
pierre
|
c3914c1f38
Downgrade EXTDEBUG warning to note about zero size temp, as it is used for empty sets
|
hace 6 años |
pierre
|
796db4cef5
Implement mark_write override for tinilinenode
|
hace 6 años |