Opened 14 years ago
Closed 8 years ago
#6210 closed enhancement (fixed)
[PATCH] Replace ppc kernel linker workaround
Reported by: | andreasf | Owned by: | kallisti5 |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta1 |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | ppc buildtools | Cc: | mmu_man, kallisiti5 |
Blocked By: | Blocking: | #1048 | |
Platform: | PowerPC |
Description
As usual without caffeine, cher François, I have tried out today's post-2.20.1 git-cvs binutils. Updating to a newer version does not resolve the hrev25895 ppc kernel linking issue!
It appears though that sourcing the generic elf32ppc.sh
script, like Linux does, remedies the issue while not regressing, at hrev37176.
Bigger cleanups are possible and under way but these two patches seem like the least intrusive way to resolve the issue at hand on the binutils side.
Attachments (2)
Change History (10)
by , 14 years ago
Attachment: | ppc_binutils.diff added |
---|
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
by , 14 years ago
Attachment: | 0001-Revert-r25895-Undo-ppc-linkhack-workaround.patch added |
---|
proposed patch: revert hrev25895
comment:2 by , 13 years ago
Cc: | added |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Is this still valid?
comment:3 by , 10 years ago
Owner: | changed from | to
---|
comment:5 by , 8 years ago
Owner: | changed from | to
---|
comment:6 by , 8 years ago
patch: | 1 → 0 |
---|
comment:7 by , 8 years ago
first patch looks already applied: http://cgit.haiku-os.org/buildtools/tree/binutils/ld/emulparams/elf32ppchaiku.sh
comment:8 by , 8 years ago
Keywords: | ppc buildtools added |
---|---|
Milestone: | Unscheduled → R1/beta1 |
Resolution: | → fixed |
Status: | assigned → closed |
Second patch applied in hrev50595
proposed patch: source generic elf32ppc.sh ld script