florian
|
d9eddc50fd
* fix spilling for PAND, POR and PXOR, resolves #37084
|
5 years ago |
michael
|
03f2c69d0d
* Fix range check errors
|
5 years ago |
Károly Balogh
|
2c8db3bb9e
m68k: add support for bitfield instructions as CPU capability
|
5 years ago |
Jonas Maebe
|
435b45a13c
* fix linkframework CoreImage directive (mantis #37040)
|
5 years ago |
Jonas Maebe
|
1506926593
* made intialisation of FGeneralCriticalSection thread-safe
|
5 years ago |
Jonas Maebe
|
6f165b6c01
* fixed tests
|
5 years ago |
michael
|
f432bd9307
* Patch from Noel Duffy to add TrySTrToHost* functions
|
5 years ago |
marcus
|
5a9fc1c01c
MorphOS: workaround to prevent removal of __abox__ during --gc-sections
|
5 years ago |
michael
|
ce0c43c934
* Allow to hook uncaught exception handling
|
5 years ago |
nickysn
|
f0edd62b88
+ Z80: report flags register information in TCpuAsmOptimizer.RegLoadedWithNewValue for 16-bit ADD,ADC,SBC,INC and DEC
|
5 years ago |
florian
|
b239365479
* improved LeaLea2Lea
|
5 years ago |
marcus
|
252a329100
Amiga, MorphOS: fixed Syscall offset for AddAppWindowA
|
5 years ago |
svenbarth
|
f0e8d5dfa6
* fix for Mantis #37043: apply patch by Bi0T1N (including test) to add additional overloads for IntToHex including a rerouting of the ordinal helpers' ToHexString to use these overloads
|
5 years ago |
Mattias Gaertner
|
0548ac5549
pas2js: split ReadElement, add to parent before reading resolver data
|
5 years ago |
michael
|
08cb5b7665
* Max len 3 per number in dotted quad
|
5 years ago |
michael
|
a0c403f445
* Fix bug ID #37080: too permissive val() on supplied quads
|
5 years ago |
nickysn
|
37b607143a
+ handle the flags register bits for many Z80 instructions in TCpuAsmOptimizer.RegLoadedWithNewValue
|
5 years ago |
florian
|
4559620efa
* patch by Reynaldo to generate kernel image for the raspi2 embedded port, resolves #27052
|
5 years ago |
Károly Balogh
|
1df56495b7
* fix a typo in a comment. no functional change
|
5 years ago |
michael
|
032f3aa11a
* Fix visibility warning
|
5 years ago |
michael
|
b2abcba6d9
* Generic list mode, allow use of record instead of class
|
5 years ago |
Jonas Maebe
|
a2174753c1
- removed tabstractrecorddef.get_unit_symtable, which did not always return the unit
|
5 years ago |
florian
|
7a60e044e3
* simplify constant expressions after re-ordering, resolves #37062
|
5 years ago |
michael
|
84bffbe75e
* Fix bug #37064: missing stdcall calling convention modifier
|
5 years ago |
pierre
|
a414997a84
Use 0 instead of 0xffffffff to disable page width
|
5 years ago |
pierre
|
db0f0be3ba
Use 0 instead of 0xffffffff to disable page width
|
5 years ago |
pierre
|
c77ef7d6dd
Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines
|
5 years ago |
michael
|
0333677ac3
* Fix from Bart Broersma, small optimization (bug ID 37061)
|
5 years ago |
pierre
|
ae91ff00b9
Do not add -Fl$GCCLIBDIR to FPCMAKEOPT as this is now handled by fpcmake
|
5 years ago |
pierre
|
406d17a4b6
Update fpcmake.inc and revision.inc after previous commit #45352
|
5 years ago |