nickysn
|
bc08af99b0
+ initial implementation of resolving relative paths
|
4 years ago |
nickysn
|
ba3383f7e3
+ keep also the fds for the current dirs
|
4 years ago |
nickysn
|
d3ce008cd3
+ initial implementation of GetDir() for WASI
|
4 years ago |
nickysn
|
0a384b0905
* enumerate preopened dirs on startup and store them in a list, accessible via global vars in the system unit
|
4 years ago |
florian
|
bbcc396644
* ARM: fix for Merge Add/Sub optimization
|
4 years ago |
florian
|
356afdd25b
* ARM (thumb): do not save registers in routines marked as noreturn
|
4 years ago |
michael
|
15f25da1fa
* Fix issue ID #0039024, potential wrong write
|
4 years ago |
michael
|
492a0ffcac
* Better precision for samedatetime. Issue ID #39023, patch by Zoran Vučenović
|
4 years ago |
marcus
|
436b8c2121
AROS: some fixes for AVL_ functions, added missing NewCreateTaskA
|
4 years ago |
marcus
|
810e62b7c9
Amiga, MorphOS, AROS: unified function results to LongBool in amigados unit, correct type for GFXBase
|
4 years ago |
florian
|
ddb572513c
+ LICENSE and README.md added, taken from git test conversion as committed by Michael
|
4 years ago |
florian
|
50648f2a60
+ ARM: PushPop optimziation
|
4 years ago |
pierre
|
ce2984e16a
Fix compilation of tiso8601 test by adding -Mobjfpc option
|
4 years ago |
florian
|
e1d9d1be0a
+ Merge Add/Sub optimization
|
4 years ago |
michael
|
f3e7d96053
* Fix issue #39009, remove size 20 limit on float types
|
4 years ago |
florian
|
3f8aeadb91
* do not generate exit code for arm (thumb and thumb-2) if a routine is marked as noreturn
|
4 years ago |
florian
|
2c418b988c
* use smaller alignment when generating thumb code
|
4 years ago |
florian
|
c193551980
* HaltProc does not return
|
4 years ago |
florian
|
7ee31ae252
* optimization "Merging stores: STR/STR -> STM" cannot be carried out when generating thumb code
|
4 years ago |
florian
|
4e159b3d45
* set no result in NoBeginThread, it never returns
|
4 years ago |
florian
|
2e086a2570
+ skeleton of an embedded thread manager
|
4 years ago |
pierre
|
8608b82c01
Re-generate Makefile after wrong commit #49495, fixes bug report 39001
|
4 years ago |
florian
|
776667366f
* patch by J. Gareth Moreton: ARM - str/str -> stm optimisation, second part of #38975
|
4 years ago |
florian
|
9d2e71ff69
* patch by Alfred to use new linker names for Android NDK >=22, resolves #38987
|
4 years ago |
pierre
|
97b2f7a5e1
Exchange REQUIREDVERSION and REQUIREDVERSION2 values to get 3.2.2 version in reuired release version message
|
4 years ago |
pierre
|
9374155344
Add --NOLLVM and use LLVM by default of compiler is llvm variant
|
4 years ago |
florian
|
464730dc44
+ patch by J. Gareth Moreton: New label debugging feature, resolves #38980
|
4 years ago |
florian
|
214936b90e
* patch by J. Gareth Moreton: refactoring to standardise the "Peephole Optimization: " prefix on peephole debug messages, part of #38975
|
4 years ago |
marco
|
6d287a8db8
* commit second patch (from Hendi) from mantis #38930, make debug define compiling again
|
4 years ago |
marco
|
4895133646
* revert accidentally modified file.
|
4 years ago |