http://sourceware.org/bugzilla/show_bug.cgi?id=13812
Senthil Kumar Selvaraj changed:
What|Removed |Added
CC||senthil.thecoder at gmail
http://sourceware.org/bugzilla/show_bug.cgi?id=13812
Senthil Kumar Selvaraj changed:
What|Removed |Added
Status|ASSIGNED|NEW
--- Comment #6 from Senth
http://sourceware.org/bugzilla/show_bug.cgi?id=13812
Senthil Kumar Selvaraj changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|u
http://sourceware.org/bugzilla/show_bug.cgi?id=12494
Senthil Kumar Selvaraj changed:
What|Removed |Added
AssignedTo|unassigned at sources dot |senthil.thecoder at gmail
||senthil.thecoder at gmail
||dot com
--- Comment #9 from Senthil Kumar Selvaraj
2013-03-12 18:02:51 UTC ---
Actually, the linker relaxation code already considers cases where deletion of
the ret in call/ret or jmp/ret
http://sourceware.org/bugzilla/show_bug.cgi?id=15281
Bug #: 15281
Summary: [avr] DWARF CIE DW_CFA_def_cfa offset incorrect for
xmega devices with >128 KB flash
Product: binutils
Version: 2.24 (HEAD)
Status: NEW
http://sourceware.org/bugzilla/show_bug.cgi?id=15281
Senthil Kumar Selvaraj changed:
What|Removed |Added
Target||avr
Host|
http://sourceware.org/bugzilla/show_bug.cgi?id=15281
--- Comment #2 from Senthil Kumar Selvaraj
2013-03-15 13:35:55 UTC ---
Created attachment 6935
--> http://sourceware.org/bugzilla/attachment.cgi?id=6935
Fix for dwarf cie cfa offset for xmega6 and xmega7
--
Configure bugmail: http://source
: UNCONFIRMED
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: senthil.thecoder at gmail dot com
Target Milestone: ---
$ cat avr-prop-5.s
.text
.global _start, dest
_start:
CALLdest
https://sourceware.org/bugzilla/show_bug.cgi?id=20221
--- Comment #2 from Senthil Kumar Selvaraj
---
There's another related testcase that fails even with or without the current
fix in master. It fails on binutils-2_26 branch too.
.text
.global _start, dest
_start:
jmp dest
.align1
: UNCONFIRMED
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: senthil.thecoder at gmail dot com
Target Milestone: ---
This fails on binutils-2_26 branch. The fix to PR 20221 does not fix this.
$ cat
https://sourceware.org/bugzilla/show_bug.cgi?id=20254
Senthil Kumar Selvaraj changed:
What|Removed |Added
Target||avr
--
You are receiving th
https://sourceware.org/bugzilla/show_bug.cgi?id=20221
Senthil Kumar Selvaraj changed:
What|Removed |Added
Target||avr
--
You are receiving th
13 matches
Mail list logo