Karoly Balogh
|
2648f8151d
human68k: implemented some trivial functions in sysutils
|
1 éve |
Jonas Maebe
|
49cb7b2564
LLVM: use llvm.dbg.declare instead of llvm.dbg.addr for variable declarations
|
1 éve |
Michaël Van Canneyt
|
dd768554b4
* Extra directive name
|
1 éve |
Michaël Van Canneyt
|
5ba83e8d35
* Parse inline variable declarations
|
1 éve |
Michaël Van Canneyt
|
fc6fc67295
* Delphi allows TEnum.in
|
1 éve |
Michaël Van Canneyt
|
be5e84715c
* Allow Delphi-style const [ref]
|
1 éve |
Michaël Van Canneyt
|
a546d4e64d
* Fix time argument of X509GmtimeAdj. Fixes issue #40555
|
1 éve |
Karoly Balogh
|
005cb5914c
human68k: implemented do_rename
|
1 éve |
Karoly Balogh
|
8ceeb8d165
human68k: pre-fetch the version number of the OS during startup. and store it for easy access
|
1 éve |
Karoly Balogh
|
34519c67a1
human68k: implemented do_chdir
|
1 éve |
Michaël Van Canneyt
|
09397bd542
* Delphi-compatible Record-based Regex API
|
1 éve |
Karoly Balogh
|
14cee4c152
human68k: implemented do_getdir (based on the Atari version)
|
1 éve |
Karoly Balogh
|
70839bd7f4
human68k: cosmetics, no functional change
|
1 éve |
Karoly Balogh
|
93a257ab29
human68k: try not to nuke immediately during argument parsing, if memory allocation fails
|
1 éve |
Karoly Balogh
|
e867fce883
human68k: implemented do_open (based on the Atari version)
|
1 éve |
Jonas Maebe
|
958f30f192
webtbs/tw10641.pp: skip for Darwin (it does not support these relocations)
|
1 éve |
Jonas Maebe
|
aa3f29eec8
LLVM: recognise Xcode-15 as LLVM codegen target
|
1 éve |
Jonas Maebe
|
24fcd05e8c
LLVM: only round currency values when storing them back to memory
|
1 éve |
Jonas Maebe
|
82f025e9e7
trealconstnode.printnodedata: fix currency values getting written to stdout
|
1 éve |
Karoly Balogh
|
1e066ba0bd
human68k: one more rework after advices/reports from Pierre Muller, hopefully this fixes all remaning edge cases
|
1 éve |
Karoly Balogh
|
5c93f3e271
human68k: also fill the entire args buffer with zeros, for proper last argument termination
|
1 éve |
florian
|
3cd2cbcda8
* GetEpochTime (not used though it seems) should return time_t
|
1 éve |
Michaël Van Canneyt
|
fb9bcac2d3
* Better creation of self-signed certificates. Patch by Anton (@odisey1245). Fixes issue #40553
|
1 éve |
Karoly Balogh
|
a009cc5c35
human68k: fixed argv[0] generation, after figuring out that length() is something very different to strlen()
|
1 éve |
Karoly Balogh
|
d7812f6c05
human68k: fix zero termination of the last argument
|
1 éve |
Michaël Van Canneyt
|
37e4fed3d4
* Some small improvements, added some clarification to readme
|
1 éve |
Michaël Van Canneyt
|
68217c7cd0
* Subtarget support
|
1 éve |
Michaël Van Canneyt
|
1f874777af
* More const for string params
|
1 éve |
Michaël Van Canneyt
|
4a0402f358
* Correct casing
|
1 éve |
Karoly Balogh
|
1fdd4f8c90
human68k: actually, the comm field coming from the OS is in ph68kdos_comline format, so use it accordingly
|
1 éve |