[Bug gold/11805] New: prelink is incompatible

2010-07-11 Thread jan dot kratochvil at redhat dot com
rs dot com ReportedBy: jan dot kratochvil at redhat dot com CC: bug-binutils at gnu dot org,jakub at redhat dot com GCC target triplet: x86_64-fedora13-linux-gnu http://sourceware.org/bugzilla/show_bug.cgi?id=11805 --- You are receiving this mail because: --- You are on the CC li

[Bug gas/11731] -msyntax=intel nasm-incompatible compilation

2010-06-20 Thread jan dot kratochvil at redhat dot com
--- Additional Comments From jan dot kratochvil at redhat dot com 2010-06-21 06:57 --- A warning/error I would find OK in such case but not sure what is right to do. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11731 --- You are receiving this mail because: --- You

[Bug gas/11731] -msyntax=intel nasm-incompatible compilation

2010-06-20 Thread jan dot kratochvil at redhat dot com
--- Additional Comments From jan dot kratochvil at redhat dot com 2010-06-21 06:54 --- FYI I have found this source form being used in libvpx (=VP8=WebM). Maybe it is not commonly used elsewhere, I do not know. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11731 --- You

[Bug gas/11732] New: internal error on invalid code && -msyntax=intel

2010-06-20 Thread jan dot kratochvil at redhat dot com
21 (HEAD) Status: NEW Severity: minor Priority: P3 Component: gas AssignedTo: unassigned at sources dot redhat dot com ReportedBy: jan dot kratochvil at redhat dot com CC: bug-binutils at gnu dot org GCC target triplet: x86_64-unknown

[Bug gas/11731] New: -msyntax=intel nasm-incompatible compilation

2010-06-20 Thread jan dot kratochvil at redhat dot com
nasm-incompatible compilation Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: unassigned at sources dot redhat dot com ReportedBy: jan dot kratochvil at redhat

[Bug ld/6893] Partial linking results in corrupt .eh_frame_hdr

2009-02-02 Thread jan dot kratochvil at redhat dot com
--- Additional Comments From jan dot kratochvil at redhat dot com 2009-02-02 14:19 --- Committed the second part of the fix for .gcc_except_table: http://sourceware.org/ml/binutils-cvs/2009-02/msg3.html bfd/ * elf-eh-frame.c (REQUIRE_CLEARED_RELOCS) Remove

[Bug ld/6893] Partial linking results in corrupt .eh_frame_hdr

2009-01-31 Thread jan dot kratochvil at redhat dot com
--- Additional Comments From jan dot kratochvil at redhat dot com 2009-01-31 11:00 --- Created an attachment (id=3700) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3700&action=view) Fix + testcase #2 for .gcc_except_table references The fix above had too strict

[Bug ld/6893] Partial linking results in corrupt .eh_frame_hdr

2008-09-17 Thread jan dot kratochvil at redhat dot com
--- Additional Comments From jan dot kratochvil at redhat dot com 2008-09-17 07:58 --- Committed the attached patch: http://sourceware.org/ml/binutils-cvs/2008-09/msg00089.html bfd/ PR 6893 - Do not consider FDEs for discarded sections as invalid. * elf-eh

[Bug ld/6893] Partial linking results in corrupt .eh_frame_hdr

2008-09-16 Thread jan dot kratochvil at redhat dot com
--- Additional Comments From jan dot kratochvil at redhat dot com 2008-09-16 14:02 --- Created an attachment (id=2955) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2955&action=view) Fix + testcase. -- http://sourceware.org/bugzilla/show_bug.cgi?id=6893 ---

[Bug ld/6893] New: Partial linking results in corrupt .eh_frame_hdr

2008-09-16 Thread jan dot kratochvil at redhat dot com
sources dot redhat dot com ReportedBy: jan dot kratochvil at redhat dot com CC: bug-binutils at gnu dot org GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://sourceware.org/bugzilla/show_b

[Bug ld/3290] Linker creates dynamic debug symbols in DSO

2008-08-22 Thread jan dot kratochvil at redhat dot com
--- Additional Comments From jan dot kratochvil at redhat dot com 2008-08-22 08:35 --- Jakub's fix for the Comment 8 and Comment 9 has been committed with a testcase: http://sourceware.org/ml/binutils/2008-08/msg00188.html http://sourceware.org/ml/binutils-cvs/2008-08/msg00127

[Bug ld/6833] Linker sometimes produces 2MB section gap

2008-08-21 Thread jan dot kratochvil at redhat dot com
--- Additional Comments From jan dot kratochvil at redhat dot com 2008-08-21 13:14 --- http://sourceware.org/ml/binutils/2008-08/msg00182.html http://sourceware.org/ml/binutils-cvs/2008-08/msg00117.html PR ld/6833 * ldexp.c (fold_binary ): Do not align

[Bug ld/6833] Linker sometimes produces 2MB section gap

2008-08-11 Thread jan dot kratochvil at redhat dot com
--- Additional Comments From jan dot kratochvil at redhat dot com 2008-08-11 12:43 --- After the fix: [16] .eh_framePROGBITS 00057178 00057178 2a5c 0 A 0 0 8 [17] .ctors PROGBITS 0025abd0 0005abd0 0010 0 WA 0 0 8

[Bug ld/6833] Linker sometimes produces 2MB section gap

2008-08-11 Thread jan dot kratochvil at redhat dot com
--- Additional Comments From jan dot kratochvil at redhat dot com 2008-08-11 12:31 --- Created an attachment (id=2902) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2902&action=view) Fix -- http://sourceware.org/bugzilla/show_bug.cgi?id=6833 --- You are receivi

[Bug ld/6833] New: Linker sometimes produces 2MB section gap

2008-08-11 Thread jan dot kratochvil at redhat dot com
everity: minor Priority: P3 Component: ld AssignedTo: jan dot kratochvil at redhat dot com ReportedBy: jan dot kratochvil at redhat dot com CC: bug-binutils at gnu dot org GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown

[Bug binutils/2995] objcopy and strip of finally linked executables fails

2008-05-28 Thread jan dot kratochvil at redhat dot com
-- What|Removed |Added CC||jan dot kratochvil at redhat ||dot com http://sourceware.org

[Bug binutils/6473] All program header p_paddr fields zero confuse strip and objcopy

2008-05-28 Thread jan dot kratochvil at redhat dot com
-- What|Removed |Added CC||jan dot kratochvil at redhat ||dot com http://sourceware.org

[Bug ld/3290] Linker creates dynamic debug symbols in DSO

2008-04-11 Thread jan dot kratochvil at redhat dot com
-- What|Removed |Added CC||jan dot kratochvil at redhat ||dot com http://sourceware.org