florian
|
726ac5a5a6
- forgotten file, obsolete define removed, belongs to last commit
|
4 years ago |
florian
|
0188a558d1
- obsolete defines removed
|
4 years ago |
florian
|
f1e748512b
* fix test for case sensitive and case preserving file systems
|
4 years ago |
florian
|
0a99028128
* newer linux distros might have powerpc64 libraries in /usr/lib or /lib
|
4 years ago |
florian
|
1bd9d4173e
* never ignore BINUTILSPREFIX environment variable in fpmake
|
4 years ago |
florian
|
f5bd3d81e7
+ common assembler optimizer base class for powerpc and powerpc64
|
4 years ago |
nickysn
|
340a71d2bc
* always keep the WebAssembly stack frame aligned on 16 bytes
|
4 years ago |
nickysn
|
c7f3469a3f
* use up to 16 bytes alignment for the WASI target
|
4 years ago |
Károly Balogh
|
6ec6d2043b
sinclairql: enable commandargs and exitcode features
|
4 years ago |
nickysn
|
81bd473439
* fixed win32 testsuite regressions after r49084
|
4 years ago |
Károly Balogh
|
ad05434401
sinclairql: add the used includes to the system unit deps
|
4 years ago |
Károly Balogh
|
9432aa4b69
sinclairql: do_mkdir implemented, patch by Norman Dunbar
|
4 years ago |
Károly Balogh
|
3d4e677db0
sinclairql: new files to contain SMS only functions, iof_rename implemented, based on a patch by Norman Dunbar
|
4 years ago |
Károly Balogh
|
541c65feb7
sinclairql: implemented do_rename(), based on the patch of Norman Dunbar
|
4 years ago |
Károly Balogh
|
992fa3eea7
qlunits: updated to match the latest RTL qdosfuncs.inc
|
4 years ago |
Károly Balogh
|
fc26e2629b
sinclairql: various seeking, FS_POSAB/FS_POSRE and ERR_EF related fixes
|
4 years ago |
Károly Balogh
|
f3a19aaf59
sinclairql: first version of working argc/argv generation. implemented ParamCount and ParamStr()
|
4 years ago |
marco
|
b2afecdae5
* implemented recommendations from mantis #038510 for better bionic
|
4 years ago |
marco
|
763d287af4
* raise exception when file not found.
|
4 years ago |
marco
|
5340d45a18
* fix from bart for mantis #0038581 that prohibits reusing readbinarydata
|
4 years ago |
florian
|
c1f85ac3a1
+ initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin
|
4 years ago |
marco
|
ad66a19666
* on second thought, and a byte typecast so that an expanded intrinsics doesn't loop over unnecessary bits.
|
4 years ago |
marco
|
f26c366e9b
* use popcnt instead of countbits.
|
4 years ago |
Jonas Maebe
|
ff3f812d97
* fix conversion of true/false macro definitions to boolean values
|
4 years ago |
Jonas Maebe
|
500e29e5e2
* regenerated with FreeBSD/AArch64 support
|
4 years ago |
Jonas Maebe
|
c970c17eca
* updated revision.inc
|
4 years ago |
Jonas Maebe
|
d8021a1102
+ FreeBSD/AArch64 support (patch by Mikaël Urankar, mantis #38441)
|
4 years ago |
michael
|
f43a32315f
* Fix getpeername, patch by BaldZhang for issue ID #38677
|
4 years ago |
pierre
|
9f8566dd84
Refactor code to avoid problems with -CR option
|
4 years ago |
florian
|
09628e56cb
* even if currency is handled by torddef, it is a real number, so using / is perfectly right, resolves #38718
|
4 years ago |