[Bug binutils/3134] objdump incompletely decodes mov disp:32 instruction

2008-02-22 Thread vda dot linux at googlemail dot com
--- 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 "[]"

[Bug binutils/4907] readelf doesn't dump .eh_frame_hdr section

2008-02-22 Thread vda dot linux at googlemail dot com
--- 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

[Bug gas/5543] Assembler crashes on .set

2008-02-21 Thread vda dot linux at googlemail dot com
--- 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

[Bug gas/5543] Assembler crashes on .set

2008-02-21 Thread vda dot linux at googlemail dot com
--- 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

[Bug gas/5543] Assembler crashes on .set

2008-02-19 Thread vda dot linux at googlemail dot com
--- 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

[Bug ld/5025] New: SEGV with ld --build-id + "/DISCARD/ : { *(.note.gnu.build-id) }"

2007-09-12 Thread vda dot linux at googlemail dot com
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

[Bug ld/5006] Alignment padding for bss overwrites random file locations

2007-09-08 Thread vda dot linux at googlemail dot com
--- 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

[Bug ld/4992] ld: --print-gc-sections + --verbose = mess

2007-09-08 Thread vda dot linux at googlemail dot com
--- 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

[Bug ld/5006] New: ld --gc-sections erroneously discards a section

2007-09-07 Thread vda dot linux at googlemail dot com
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

[Bug ld/4992] New: ld: --print-gc-sections + --verbose = mess

2007-09-05 Thread vda dot linux at googlemail dot com
-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

[Bug binutils/3315] ld --gc-sections *.o produces big(ger than possible) executables

2006-10-06 Thread 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?

[Bug binutils/3315] ld --gc-sections *.o produces big(ger than possible) executables

2006-10-06 Thread vda dot linux at googlemail dot com
--- 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?

[Bug binutils/3315] New: ld --gc-sections *.o produces big(ger than possible) executables

2006-10-06 Thread vda dot linux at googlemail dot com
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