X Tutup
The Wayback Machine - https://web.archive.org/web/20210115082534/https://github.com/davidgiven/cowgol/pull/17
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

Add a Thumb2 target. #17

Merged
merged 12 commits into from Jan 3, 2020
Merged

Add a Thumb2 target. #17

merged 12 commits into from Jan 3, 2020

Conversation

@davidgiven
Copy link
Owner

@davidgiven davidgiven commented Jan 2, 2020

This adds a Thumb2 Linux target, which will generate runnable binaries for my Asus ARM-based laptop. It also fixes a whole slew of hideously embarrassing bugs. The target's not complete but it will pass all the (current) tests and malloc.cow runs.

davidgiven added 12 commits Jan 2, 2020
--HG--
branch : master
…2 Linux

binaries (which work).

--HG--
branch : master
…ed midnode

information.

--HG--
branch : master
--HG--
branch : master
--HG--
branch : master
--HG--
branch : master
--HG--
branch : master
--HG--
branch : master
…e pointer

--- loads better code (still quite bad).

--HG--
branch : master
--HG--
branch : master
…humb2 bugfixes; output parameters work. malloc.cow works.

--HG--
branch : master
@davidgiven davidgiven merged commit 524ed21 into master Jan 3, 2020
1 check passed
1 check passed
build-linux
Details
@davidgiven davidgiven changed the title Newgen Add a Thumb2 target. Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.
X Tutup