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

[pull] master from acidanthera:master #11

Open
wants to merge 68 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 25, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Apr 25, 2022
savvamitrofanov and others added 28 commits May 23, 2022 19:38
Add IntelBTPatcher
In Ventura, Apple added a zero in the split cache’s suffix:
- Ventura:  `.01`, `.02`, `.03`
- Monterey: `.1`, `.2`, `.3`
`__PRELINK_TEXT` was a deprecated marker segment that broke with macOS 13 b3; `__TEXT_EXEC` is the actual inner kernel segment
`__PRELINK_TEXT` was a deprecated marker segment that broke with macOS 13 b3; `__TEXT_EXEC` is the actual inner kernel segment
al3xtjames and others added 30 commits June 23, 2023 21:03
This reverts commit 4d8e62a.
…ng_explicit

The failure memory order cannot be release or acq_rel. Clang since llvm/llvm-project@fed5644 diagnoses an invalid argument.
This reverts commit 8ae3167.
The change breaks GCN 5 IGPU detection at least.
references acidanthera/bugtracker#2424
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.