--- Additional Comments From hjl at lucon dot org 2007-02-14 14:37 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
Resolut
--- Additional Comments From hjl at lucon dot org 2007-02-14 14:42 ---
Fixed by
http://sourceware.org/ml/binutils-cvs/2007-02/msg00097.html
--
What|Removed |Added
--
What|Removed |Added
Severity|normal |enhancement
http://sourceware.org/bugzilla/show_bug.cgi?id=4030
--- You are receiving this mail because:
--
What|Removed |Added
Severity|enhancement |normal
http://sourceware.org/bugzilla/show_bug.cgi?id=4030
--- You are receiving this mail because: -
--- Additional Comments From hjl at lucon dot org 2007-02-14 14:50 ---
It is very hard for people to reproduce it exactly. Please provide
all necessary input object files. I will take a look.
--
What|Removed |Added
From
http://sourceware.org/bugzilla/show_bug.cgi?id=4007
Something completely different, when using the linux patch I posted on LKM,
where a new program header is created for this section, and is removed if i want
to get rid of the section .realmode completely because I want to generate the
old t
--
What|Removed |Added
CC||hjl at lucon dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=4030
--- You are receiving this mail
--
What|Removed |Added
CC||hjl at lucon dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=4029
--- You are receiving this mail
--
What|Removed |Added
CC||hjl at lucon dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=4013
--- You are receiving this mail
Steps to reproduce:
1) echo -en "\x77\xc4" > rjmp.bin
2) objdump -m avr -b binary -D call.bin
Expected results:
2) objdump prefixes hexadesimal addresses with "0x":
0: 77 c4 rjmp.+2286 ; 0x8f0
Actual results:
2) objdump prefixes hexadesimal addresses with "0x0x":
0: 77
10 matches
Mail list logo