pierre
|
06b1e65864
+ Add a new parameter to GetCompilerInfo function,
|
5 gadi atpakaļ |
pierre
|
2e6bba76bf
Define __USE_LARGEFILE64 for sparc-linux, and adapt filed ffree type to that macro
|
5 gadi atpakaļ |
pierre
|
1d5c714ff2
Fix error in assembly startup code for sparc linux
|
5 gadi atpakaļ |
florian
|
e26e824700
+ more helper routine to check for CPU features added
|
5 gadi atpakaļ |
yury
|
a258774ba9
* To check the size of a register(s) corresponding to a variable it is needed to use localloc.size instead of def_cgsize(vardef).
|
5 gadi atpakaļ |
yury
|
15f411a332
* Improved r45832.
|
5 gadi atpakaļ |
yury
|
80facfa0bf
* Fixed indentations of the interference graph.
|
5 gadi atpakaļ |
Károly Balogh
|
d7122c6338
z80: preserve system ID and linker ID for the Amstrad CPC
|
5 gadi atpakaļ |
Mattias Gaertner
|
c1fe90524c
pas2js: fixed crash on class function
|
5 gadi atpakaļ |
pierre
|
9f60f5093d
F_GetLk/SetLk have different values for sparc/sparc64
|
5 gadi atpakaļ |
florian
|
ed158f1e52
* set register size correctly for popcnt(<byte>), resolves #37400
|
5 gadi atpakaļ |
florian
|
c01db96df4
+ functions to check for Popcnt support
|
5 gadi atpakaļ |
yury
|
6478a727d7
* Fixed the peephole optimization of conditional movs for mips.
|
5 gadi atpakaļ |
pierre
|
219db914e3
Revert commit #45737, as it introduces problelms for other test cases
|
5 gadi atpakaļ |
florian
|
5da913de0e
* float operations can have an exception as a side effect, resolves #37398
|
5 gadi atpakaļ |
Jonas Maebe
|
dd6e6eb26a
* disable tail recursion optimisation if there is a copy-back parameter
|
5 gadi atpakaļ |
Jonas Maebe
|
924ffe6538
* removed initialisation of unused fparacopyback from tcallparanode.copy_value_by_ref_para
|
5 gadi atpakaļ |
pierre
|
adf064cbb4
New: rtl/inc/genmathh.inc source file, to provide a unique position
|
5 gadi atpakaļ |
pierre
|
2c3792a1ae
Add list of generated executable to svn:ignore
|
5 gadi atpakaļ |
pierre
|
17685fe9ca
Update svn:ignore porperties
|
5 gadi atpakaļ |
pierre
|
9d72e1fa8f
Add bin subdirectories to svn:ignore property
|
5 gadi atpakaļ |
pierre
|
72654864ff
Add missing CPUs for linux libgcc directory retrieval
|
5 gadi atpakaļ |
pierre
|
57b8f28574
Avoid overflow errors on z80 CPU by changing local variable type from aint to tcgint
|
5 gadi atpakaļ |
pierre
|
667a010357
Avoid wrong overflow error when using -Criot options
|
5 gadi atpakaļ |
florian
|
13cb57b2c3
+ Aarch64: trgcpu.get_spill_subreg: return MM sub register correctly, resolves #37393
|
5 gadi atpakaļ |
florian
|
14bc6674a6
* revert part of r45810 which was accidently committed
|
5 gadi atpakaļ |
pierre
|
0c6998bb11
Try to fix mipsel-android by making sure P does not point to a freed instruction
|
5 gadi atpakaļ |
florian
|
09125e834f
+ patch by J. Gareth Moreton: SHL-centric peephole optimisations, resolves #37389
|
5 gadi atpakaļ |
florian
|
d6d92e3666
* revert part of r44879: flock must use kernel_off_t: off_t breaks e.g. i386
|
5 gadi atpakaļ |
Jonas Maebe
|
64da9c4ab2
* add a patch level to the default version numbers so llvm doesn't complain
|
5 gadi atpakaļ |