https://sourceware.org/bugzilla/show_bug.cgi?id=16202
--- Comment #4 from ma.jiang at zte dot com.cn ---
(In reply to Nick Clifton from comment #1)
> Created attachment 7337 [details]
Proposed patch
===
This patch can solve the abs8 problem.In fact,I ha
https://sourceware.org/bugzilla/show_bug.cgi?id=16202
--- Comment #3 from ma.jiang at zte dot com.cn ---
(In reply to Nick Clifton from comment #2)
> Hi Ma,
I do not think that refetching the addend in the ABS8 and ABS16
> cases is the right thing to do. There could be other relocations that a
https://sourceware.org/bugzilla/show_bug.cgi?id=16395
Andreas Schwab changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=16396
--- Comment #3 from Andreas Schwab ---
*** Bug 16395 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils ma
https://sourceware.org/bugzilla/show_bug.cgi?id=16395
--- Comment #1 from Andreas Schwab ---
.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailma
https://sourceware.org/bugzilla/show_bug.cgi?id=16396
--- Comment #2 from DongBiao ---
#include
#include
#include
#include
#include
typedef struct stackFrame {
struct stackFrame *back; /* -> previous stack.*/
void *savedCR;
void *savedLR;
https://sourceware.org/bugzilla/show_bug.cgi?id=16396
--- Comment #1 from DongBiao ---
#include
#include
#include
#include
#include
typedef struct stackFrame {
struct stackFrame *back; /* -> previous stack.*/
void *savedCR;
void *savedLR;
https://sourceware.org/bugzilla/show_bug.cgi?id=16396
DongBiao changed:
What|Removed |Added
CC||dongbiao830415 at foxmail dot
com
--
You
https://sourceware.org/bugzilla/show_bug.cgi?id=16396
Bug ID: 16396
Summary: Can't get address、filename、line number
on aix 6.1 by
addr2line!
Product: binutils
Version: 2.24
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=16395
Bug ID: 16395
Summary: Can't get address、filenameline number on aix 6.
1 by
addr2line
Product: binutils
Version: 2.24
Status: NEW
Severity: normal
10 matches
Mail list logo