Karoly Balogh
|
3c57eb42f9
do not display the changing assembler note, if the internal and the external assemblers are the same, or there's no internal assembler defined
|
1 year ago |
Karoly Balogh
|
db137d0528
tabs to spaces cosmetics, no functional change
|
1 year ago |
Pierre Muller
|
e429be38e8
Fix compilation of fcl-process for wince target OS, FIXME: untested :-(
|
1 year ago |
Karoly Balogh
|
6ef3aef5f2
m68k-sinclairql: regenerated Makefile
|
1 year ago |
Karoly Balogh
|
21156bc5d3
m68k-sinclairql: fixed the installation of many units that are otherwise built
|
1 year ago |
Karoly Balogh
|
a1863d8dc8
m68k-sinclairql: also build the various softfpu flavors for the QL
|
1 year ago |
Karoly Balogh
|
be4e5f240c
m68k-sinclairql: make heaptrc compile for the QL
|
1 year ago |
Karoly Balogh
|
3b7a347169
m68k-human68k: regenerated Makefile
|
1 year ago |
Karoly Balogh
|
919b556049
m68k-human68k: fix installation of sysconts and heaptrc units
|
1 year ago |
Nikolay Nikolov
|
fbcd90f286
+ generate DWARF debug info for WebAssembly locals
|
1 year ago |
Pierre Muller
|
3edd92dab1
Examinc OPT and CROSSOPT instead of FPCOPT in [prerules] to check if syscall unit needs objpas dependency
|
1 year ago |
Michaël Van Canneyt
|
82ac429954
* Fix missing escape for dollar sign
|
1 year ago |
Sven/Sarah Barth
|
170c05592b
* ensure that the legacy method table has the correct alignment on platforms that require it (e.g. SPARC64)
|
1 year ago |
Sven/Sarah Barth
|
98a25439c3
+ add a test that checks for correct working of the legacy method table
|
1 year ago |
Sven/Sarah Barth
|
7163a893e9
* search using the real package name instead of the uppercased one so that an as-is cased package will be found as well
|
1 year ago |
florian
|
7bb9638094
* copyright year updated
|
1 year ago |
florian
|
f7bfa0e426
* range checking is already performed in pass_typecheck
|
1 year ago |
florian
|
dbf6527508
* factor out pointer_dec
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
1f178d381f
* x86: PostPeepholeOptMov attempts to convert mov $0,%reg to
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
63879e74cd
* x86: Additional TEST/CMP optimisations to optimise CMOV blocks
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
0b6faeba68
* x86: CMOV block optimisation overhauled
|
1 year ago |
Pierre Muller
|
9dc75c3005
Avoid double declaration of seterrno
|
1 year ago |
Pierre Muller
|
b1e1a107d3
Fix compilation of syscall unit for i386-beos target
|
1 year ago |
Michaël Van Canneyt
|
859fa9fe8f
* Some fixes in code generation
|
1 year ago |
mattias
|
c90503812a
fcl-js: fixed TBufferWriter on nodejs
|
1 year ago |
mattias
|
20ac72e7aa
pastojs: fixed parsing multi line comment
|
1 year ago |
mattias
|
03d7518b9b
pas2js: updated nodepas2js and compile with ecmascript6
|
1 year ago |
Nikolay Nikolov
|
e3f4bad164
* fixed internal linker crash if no tags are defined (i.e. no WASM native exceptions used)
|
1 year ago |
Nikolay Nikolov
|
9681378d37
+ enable the WASI internal linker
|
1 year ago |
Nikolay Nikolov
|
93365f7e38
* wasm internal linker: produce an internal error on unknown relocations
|
1 year ago |