nickysn
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
nickysn
|
39c5f11ec6
* the WASM define renamed WASM32
|
5 years ago |
nickysn
|
ed524467e9
* ppcwasm.lpi renamed ppcwasm32.lpi
|
5 years ago |
nickysn
|
f72e947ff1
* synchronized with trunk
|
5 years ago |
Jonas Maebe
|
86d55055df
* made internalerror unique
|
5 years ago |
Jonas Maebe
|
69129f38e2
* aarch64: correct paraloc^.def for LOC_REFERENCE parameters
|
5 years ago |
florian
|
1d3ed354de
* patch by J. Gareth Moreton: unifies internalerrors, resolves #37471
|
5 years ago |
yury
|
719220e8a4
* For 8/16 bit CPUs and TP mode, disable expansion to a larger integer type for subtract operations on unsigned integers. This is TP7 compatible.
|
5 years ago |
michael
|
ec3eef03f1
* Set path to local version of fcl-passrc, not installed version
|
5 years ago |
michael
|
2faa9e06a1
* Additional options for latest pas2js version features
|
5 years ago |
nickysn
|
a09b11f974
* regenerated makefiles after sync with trunk
|
5 years ago |
michael
|
869ae0904c
* Lowercase unit name (bug ID 37481)
|
5 years ago |
nickysn
|
5f116441e0
* update revision.inc
|
5 years ago |
nickysn
|
c1312e47fe
* synchronized with trunk
|
5 years ago |
pierre
|
ca40956a3a
Regenerated all Makefile's
|
5 years ago |
pierre
|
a2806954ed
Update after commit #46222
|
5 years ago |
pierre
|
a5997e266f
Add powerpc specific call to gcc to get the correct libgcc directory for linux
|
5 years ago |
pierre
|
fdb1cd38ab
Disable limitation of handling of negative shift values, can be enalbed again by setting LIMIT_NEG_SHIFTVALUES macro
|
5 years ago |
svenbarth
|
c17ad509e2
* fix for Mantis #36775: apply patch by J. Gareth Moreton
|
5 years ago |
svenbarth
|
055cfc1771
* added test for Mantis #36014 which is already fixed (also in 3.2.0)
|
5 years ago |
svenbarth
|
8770af84bd
* fix for Mantis #37187: inside generics the constant code in pexpr does not handle all cases and thus current_procinfo needs to be checked as well
|
5 years ago |
nickysn
|
035a946168
* wasm compilation fixed after sync with trunk
|
5 years ago |
nickysn
|
a8811ac14a
* regenerated makefiles
|
5 years ago |
nickysn
|
b79a2fc5bf
* update revision.inc
|
5 years ago |
nickysn
|
62cb7c2d12
* synchronized with trunk
|
5 years ago |
Jonas Maebe
|
06a5ec5b5c
* fixed peephole optimizer replace lea by add even if the flags were in use
|
5 years ago |
Jonas Maebe
|
3047ce71bc
* fixed LLVM register allocator after r46199
|
5 years ago |
florian
|
87702d7cda
* cosmetics
|
5 years ago |
florian
|
7281ea7a2c
* floating point division by zero should throw run time error 208, fixed
|
5 years ago |
florian
|
b60ac4c2db
* @PLT is needed for calls to link it properly with pic code
|
5 years ago |