[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=2288action=view) First stab at dumping .eh_frame[_hdr] sections With this patch dumping head from coreutils

[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=2279action=view) Fix for bug 5543: disallow symbols .set to register name to be .global Behavior with this patch

[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
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 triplet: i386-pc-linux-gnu GCC

[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] 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/5006] New: ld --gc-sections erroneously discards a section

2007-09-07 Thread vda dot linux at googlemail dot com
a section 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 CC: bug

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

2007-09-05 Thread vda dot linux at googlemail dot com
: 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: any GCC host triplet: any GCC target triplet: any http://sourceware.org/bugzilla/show_bug.cgi?id=4992 --- You are receiving

[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
: 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-gnu http://sourceware.org/bugzilla

[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=1354action=view) objdump of ld *.o result -- http://sourceware.org/bugzilla/show_bug.cgi?id=3315 --- You

[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=1355action=view) objdump of ld main.o lib.a result -- http://sourceware.org/bugzilla/show_bug.cgi?id=3315