--- Additional Comments From vda dot linux at googlemail dot com
2008-02-22 15:04 ---
According to the .pdf, MOV.L ERs,@(d:32,ERd) instruction has this encoding:
[01] [00] [78] [0erd 0] [6B] [A 0ers] [disp:32]
or
[01] [00] [78] [1erd 0] [6B] [A 0ers] [disp:32]
where "[]"
--- Additional Comments From vda dot linux at googlemail dot com
2008-02-22 13:30 ---
Created an attachment (id=2288)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2288&action=view)
First stab at dumping .eh_frame[_hdr] sections
With this patch dumping "head&quo
--- Additional Comments From vda dot linux at googlemail dot com
2008-02-21 12:00 ---
Created an attachment (id=2279)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2279&action=view)
Fix for bug 5543: disallow symbols .set to register name to be .global
Behavior with thi
--- Additional Comments From vda dot linux at googlemail dot com
2008-02-21 11:58 ---
Sorry H.J. Lu, I tried the patch and both test programs:
.globl foo
.setfoo,(%eax)
and
.setfoo,(%eax)
.globl foo
still produced this message:
./gas/as-new
--- Additional Comments From vda dot linux at googlemail dot com
2008-02-20 00:00 ---
bfd/elf.c:
static bfd_boolean
swap_out_syms (bfd *abfd,
struct bfd_strtab_hash **sttp,
int relocatable_p) {
...
/* Writing this would be a hell of a lot
s
Version: 2.18
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: vda dot linux at googlemail dot com
CC: bug-binutils at gnu dot org
GCC build
--- Additional Comments From vda dot linux at googlemail dot com
2007-09-08 14:36 ---
Thanks for incredibly fast analysis and bugfix!
I looked into how .bss_page_aligned got progbits in first place.
GCC seems to infer nobits v. progbits based on *section name*! Oh crap...
char
--- Additional Comments From vda dot linux at googlemail dot com
2007-09-08 13:57 ---
Tested, works for me. Thanks!
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4992
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching
Summary: ld --gc-sections erroneously discards a section
Product: binutils
Version: 2.18
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: v
-gc-sections + --verbose = mess
Product: binutils
Version: 2.18
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: vda dot linux at googlemail dot com
--- Additional Comments From vda dot linux at googlemail dot com
2006-10-06 15:49 ---
Created an attachment (id=1355)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1355&action=view)
objdump of ld main.o lib.a result
--
http://sourceware.org/bugzilla/show_bug.cgi?
--- Additional Comments From vda dot linux at googlemail dot com
2006-10-06 15:48 ---
Created an attachment (id=1354)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1354&action=view)
objdump of ld *.o result
--
http://sourceware.org/bugzilla/show_bug.cgi?
ty: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: vda dot linux at googlemail dot com
CC: bug-binutils at gnu dot org
GCC build triplet: i386-pc-linux-gnu
GCC host triplet: i386-pc-linux-gnu
GCC target triplet: i386-pc-linux-g
13 matches
Mail list logo