Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Emit reloc patch#6494

Merged
alexnask merged 5 commits intoziglang:masterziglang/zig:masterfrom
IridescentRose:emit-reloc-patchCopy head branch name to clipboard
Oct 2, 2020
Merged

Emit reloc patch#6494
alexnask merged 5 commits intoziglang:masterziglang/zig:masterfrom
IridescentRose:emit-reloc-patchCopy head branch name to clipboard

Conversation

@IridescentRose
Copy link
Contributor

This small patch adds relocation support behind a flag (-emit-relocs) and resolves #5986. This is a valuable addition for those using post-build tools.

@alexnask alexnask added enhancement Solving this issue will likely involve adding new logic or components to the codebase. stage1 The process of building from source via WebAssembly and the C backend. labels Oct 1, 2020
src/link/Elf.zig Outdated Show resolved Hide resolved
lib/std/build.zig Outdated Show resolved Hide resolved
lib/std/build.zig Outdated Show resolved Hide resolved
src/main.zig Outdated Show resolved Hide resolved
lib/std/build.zig Outdated Show resolved Hide resolved
@alexnask alexnask merged commit 55eb7c1 into ziglang:master Oct 2, 2020
@IridescentRose IridescentRose deleted the emit-reloc-patch branch October 3, 2020 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Solving this issue will likely involve adding new logic or components to the codebase. stage1 The process of building from source via WebAssembly and the C backend.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding -emit-relocs for use with Post-Build tools.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.