[Bug binutils/12058] ar s command undocumented

2010-10-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12058 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Attachment #5096|0 |1 is

[Bug binutils/12058] ar s command undocumented

2010-10-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12058 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug binutils/12058] ar s command undocumented

2010-10-29 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12058 --- Comment #6 from Andreas Schwab sch...@linux-m68k.org 2010-10-29 09:51:07 UTC --- Why didn't I see your patches on the binutils list? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving

[Bug binutils/12058] ar s command undocumented

2010-10-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12058 --- Comment #7 from Nick Clifton nickc at redhat dot com 2010-10-29 11:07:03 UTC --- Hi Andreas, Something seems to have happened to the automatic process that added checked in patches to the relevant PR. :-( I'll post the patch to the

[Bug ld/6962] ld fails in coffcode.h line 842 in handle_COMDAT

2010-10-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=6962 --- Comment #3 from Nick Clifton nickc at redhat dot com 2010-10-29 11:11:05 UTC --- Created attachment 5099 -- http://sourceware.org/bugzilla/attachment.cgi?id=5099 Only check the base type when looking for a section symbol -- Configure

[Bug ld/6962] ld fails in coffcode.h line 842 in handle_COMDAT

2010-10-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=6962 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |WAITING

[Bug ld/6962] ld fails in coffcode.h line 842 in handle_COMDAT

2010-10-29 Thread pluto at agmk dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=6962 --- Comment #5 from Pawel Sikora pluto at agmk dot net 2010-10-29 12:03:15 UTC --- (In reply to comment #4) Hi Pawel, Thanks very much for uploading that test file. With it was able to reproduce the problem and I think that I have

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-29 Thread davek at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 --- Comment #4 from Dave Korn davek at gcc dot gnu.org 2010-10-29 12:29:33 UTC --- Created attachment 5100 -- http://sourceware.org/bugzilla/attachment.cgi?id=5100 Avoid truncation. Assuming that the frob_symbol hook can't be called twice

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-29 Thread davek at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 Dave Korn davek at gcc dot gnu.org changed: What|Removed |Added CC||davek at gcc dot

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-29 Thread foldr at codedgers dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 --- Comment #6 from Mikhail Glushenkov foldr at codedgers dot com 2010-10-29 15:24:39 UTC --- I tried your patch, and it works for me. Thanks! -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are

[Bug binutils/12170] New: compress.c compilation fails for x86_64-*-mingw*

2010-10-29 Thread sezeroz at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12170 Summary: compress.c compilation fails for x86_64-*-mingw* Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils

[Bug binutils/12075] binutils doesn't build with zlib-devel-1.2.5.

2010-10-29 Thread sezeroz at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12075 --- Comment #5 from sezeroz at gmail dot com 2010-10-29 18:44:23 UTC --- (In reply to comment #4) I have no problem with zlib 1.2.3. Is this a new problem with zlib 1.2.5? Bug 12170 is already reported using zlib 1.2.3, so the answer is no.

[Bug binutils/12170] compress.c compilation fails for x86_64-*-mingw*

2010-10-29 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12170 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug binutils/12075] binutils doesn't build with zlib-devel-1.2.5.

2010-10-29 Thread sezeroz at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12075 --- Comment #6 from sezeroz at gmail dot com 2010-10-29 19:31:05 UTC --- Changing the type of compressed_size from bfd_size_type to uLong should solve it because we are playing with zlib's rules here anyway. Like: Index: bfd/compress.c

[Bug binutils/12075] binutils doesn't build with zlib-devel-1.2.5.

2010-10-29 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12075 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug ld/12171] New: Local Common symbols cause ld to segfault

2010-10-29 Thread foo at mailinator dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12171 Summary: Local Common symbols cause ld to segfault Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: