Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 126366 Details for
Bug 187013
dev-lisp/sbcl-1.0.8 fails build on alpha
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
alpha-arch-reloaded2.diff
alpha-arch-reloaded.diff (text/plain), 620 bytes, created by
Panagiotis Christopoulos (RETIRED)
on 2007-07-29 17:07:15 UTC
(
hide
)
Description:
alpha-arch-reloaded2.diff
Filename:
MIME Type:
Creator:
Panagiotis Christopoulos (RETIRED)
Created:
2007-07-29 17:07:15 UTC
Size:
620 bytes
patch
obsolete
>--- alpha-arch.c 2007-07-29 19:54:50.000000000 +0300 >+++ alpha-arch-working.c 2007-07-29 19:44:15.000000000 +0300 >@@ -34,6 +34,7 @@ > extern size_t os_vm_page_size; > #define BREAKPOINT_INST 0x80 > >+void arch_handle_single_step_trap(os_context_t *context, int trap){} > > void > arch_init(void) >@@ -87,7 +88,7 @@ > /* This may be complete rubbish, as (at least for traps) pc points > * _after_ the instruction that caused us to be here anyway. > */ >- ((char*)*os_context_pc_addr(context)) +=4; } >+ *os_context_pc_addr(context) +=4; } > > unsigned char * > arch_internal_error_arguments(os_context_t *context)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 187013
:
126335
|
126341
|
126360
|
126364
| 126366