Jeppe Johansen
|
aa4961d06e
- Add mov optimization for STS instruction.
|
6 years ago |
Jeppe Johansen
|
dee0197890
- Add assembler implementation of integer division, patch by Christo Crause. For now there's a division by zero check added.
|
6 years ago |
Jeppe Johansen
|
5bdc635f50
Check if the current register was the last in the cgpara, to avoid running over the last register allocated.
|
6 years ago |
Jeppe Johansen
|
cba4aeaca5
Fix division of constants on ARM thumb without long multiplication.
|
6 years ago |
Jeppe Johansen
|
2f501be2a0
Fixed stack checking for embedded target. Based on work by Christo Crause
|
6 years ago |
marco
|
be7b653fef
* savetohhp from serbods git repo
|
6 years ago |
Jeppe Johansen
|
009c87156a
Add assembler implementation of Move.
|
6 years ago |
Jeppe Johansen
|
c867d2b7f6
Generalize skip instruction optimization for both sbix and sbrx.
|
6 years ago |
michael
|
833e00bfbd
* Fix bug #35660, introduce prefervaluestonames
|
6 years ago |
marco
|
4f447a4de0
* some more shlwapi translations
|
6 years ago |
svenbarth
|
601f0bd6b1
* if the creation of the method implementation raises ENotImplemented we ignore the test as not all calling conventions might be supported currently (e.g. on i386 only "register" is for now)
|
6 years ago |
svenbarth
|
4adce9b1bd
+ add function callback support for the Register calling convention on i386
|
6 years ago |
nickysn
|
0f205470bc
* set DL=0 in dos.setverify for compatibility with DOS 2.x
|
6 years ago |
marco
|
4e70f12027
* strstria* and similar functions. mantis 035582, even though that is about legacy shellapi32
|
6 years ago |
marco
|
646d7c2a95
* helper in record to make setting parameters a bit denser.
|
6 years ago |
marco
|
9313ddea78
* fix mantis 035656
|
6 years ago |
olivier
|
353da84b74
+ Added test object files for x86_64-haiku.
|
6 years ago |
marco
|
455cb6758f
* freetype windows compat patch from Pascal Riekenberg, mantis #35644
|
6 years ago |
marco
|
6d65a8f1e3
* mantis #35586
|
6 years ago |
marco
|
553da0e126
* some locale support rescued from serbods heavily reformatted github branch
|
6 years ago |
marco
|
3d8c5d6eb8
* toplevel name (e.g. "active") is now also redirected.
|
6 years ago |
marco
|
5ab2ffcdbe
* first check for s=''. Strange that this wasn't needed on windows
|
6 years ago |
michael
|
8c303d666b
* Remove debug file writing
|
6 years ago |
marco
|
ad44f618da
* check for redirects also on other level. Fixes tbufdataset.active in the FCL index
|
6 years ago |
marco
|
8ba75c847a
* fix reading binary toc. Lazarus depends on it, and it name,local change changed order, and thus added empty names.
|
6 years ago |
nickysn
|
2fdef04a28
* invoke _csu_finish before __init in the OpenBSD i386 C library startup code
|
6 years ago |
marco
|
62a572e484
* add a dummy property to keep lazarus CHM compiling for now.
|
6 years ago |
nickysn
|
40e6c06f67
* fixes to the compiler util exe search routines, which caused the compiler to
|
6 years ago |
nickysn
|
0c471494e8
* use explicitly GNU LD ('ld.bfd') on OpenBSD, instead of the default 'ld'
|
6 years ago |
marco
|
3092b1169a
* redone sitemap to support multiple name,local pairs for index.
|
6 years ago |