Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge updates from open-watcom-v2 master #3

Merged
merged 258 commits into from
Nov 24, 2023

Conversation

GateLinker
Copy link
Owner

No description provided.

jmalak added 30 commits August 23, 2023 13:36
delete if older then 45 days and count > 45
use NULLCHAR macro for string terminator
use bool type where it is possible
macro NULLCHAR is not defined for dig/mad/trp, use C terminator
HFILE is unsigned short that cannot pass pointer
Anyway _wpi_file.... functions are emulation of 16-bit Windows file functions that cannot be mixed with C run-time library file access
jmalak and others added 29 commits October 9, 2023 22:15
correct some symbol names to be consistent with other cg code
reformat source files
… in-line assembly code

now the in-line assembly code passes information about the use of automatic variables or function parameters to the code generator, then cg can allocate a bp/ebp frame for the function that calls such in-line assembly code
add info for linking PMODE/W DOS Extender Executable to OW documentation
rename symbols to be more transparent
suppress -gz on OSX for gcc
@GateLinker GateLinker merged commit b88b45a into GateLinker:master Nov 24, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants