[Bug binutils/945] [PATCH] dlltool import library compatibility with BCPP

2006-03-28 Thread bje at sources dot redhat dot com
--- Additional Comments From bje at sources dot redhat dot com 2006-03-29 06:10 --- Thanks for your patch -- and to think of archiving your discussion in the bug tracking system! I think it is worth proposing that it be incorporated into the mainline tree, however for a patch of this si

[Bug ld/831] Get assert in ld

2006-03-28 Thread bje at sources dot redhat dot com
--- Additional Comments From bje at sources dot redhat dot com 2006-03-29 06:03 --- No response from the reporter after almost a year. -- What|Removed |Added Sta

[Bug gas/1299] itbl-lex.c, no previous prototype errors on flex-generated file

2006-03-28 Thread bje at sources dot redhat dot com
--- Additional Comments From bje at sources dot redhat dot com 2006-03-29 05:55 --- Fixed by: 2005-11-01 Thiemo Seufer <[EMAIL PROTECTED]> PR gas/1299 * Makefile.am: Disable -Werror for the itbl-lex.o rule. * Makefile.in: Regenerate. If there are continued pr

[Bug binutils/2015] Segfault in setlocale() call makes programs unusable

2006-03-28 Thread bje at sources dot redhat dot com
-- What|Removed |Added Status|NEW |WAITING http://sourceware.org/bugzilla/show_bug.cgi?id=2015 --- You are receiving this mail because:

[Bug binutils/945] [PATCH] dlltool import library compatibility with BCPP

2006-03-28 Thread bje at sources dot redhat dot com
-- What|Removed |Added Severity|normal |enhancement Priority|P2 |P3 http://sourceware.org/bugzilla/show_bug.cgi?id

[Bug ld/753] ld 2.13.90 from mingw 3.3.1 cores on malformatted .def file

2006-03-28 Thread bje at sources dot redhat dot com
--- Additional Comments From bje at sources dot redhat dot com 2006-03-29 05:44 --- By modifying a simple DEF file based on the example in the ld info pages, I get: ./ld-new: foo.def:1: syntax error I think this has already been fixed. Moreover, there has been no response from the b

[Bug binutils/2015] Segfault in setlocale() call makes programs unusable

2006-03-28 Thread bje at sources dot redhat dot com
--- Additional Comments From bje at sources dot redhat dot com 2006-03-29 05:27 --- There appear to be various AIX patchsets that relate to setlocale. Have you tried applying those? -- http://sourceware.org/bugzilla/show_bug.cgi?id=2015 --- You are receiving this mail because:

[Bug binutils/1298] m68k-dis.c:1348: warning: argument 'info' might be clobbered by 'longjmp' or 'vfork'

2006-03-28 Thread bje at sources dot redhat dot com
--- Additional Comments From bje at sources dot redhat dot com 2006-03-29 05:25 --- The warning does not indicate a bug, as the indirect return to the setjmp site leads to an early return -- the `info' parameter is never used. if (setjmp (priv.bailout) != 0) /* Error return. */

[Bug binutils/1259] windres does crash while converting res to coff

2006-03-28 Thread bje at sources dot redhat dot com
--- Additional Comments From bje at sources dot redhat dot com 2006-03-29 02:19 --- I don't think this patch is correct. The allocated d->data is not overrun by the code in res_to_bin_accelerator: put_16 (big_endian, a->flags | (a->next != NULL ? 0 : ACC_LAST),

[Bug ld/2267] Segfault linking mips-elf binaries

2006-03-28 Thread aurelbu at free dot fr
--- Additional Comments From aurelbu at free dot fr 2006-03-28 19:40 --- Created an attachment (id=943) --> (http://sourceware.org/bugzilla/attachment.cgi?id=943&action=view) The second one -- http://sourceware.org/bugzilla/show_bug.cgi?id=2267 --- You are receiving this m

[Bug ld/2267] Segfault linking mips-elf binaries

2006-03-28 Thread aurelbu at free dot fr
--- Additional Comments From aurelbu at free dot fr 2006-03-28 19:39 --- Created an attachment (id=942) --> (http://sourceware.org/bugzilla/attachment.cgi?id=942&action=view) The first file... that make ld crash -- http://sourceware.org/bugzilla/show_bug.cgi?id=2267 --- You ar

[Bug binutils/868] bfd leaks memory in several places

2006-03-28 Thread levon at movementarian dot org
--- Additional Comments From levon at movementarian dot org 2006-03-28 13:36 --- A memory leak is not an "enhancement", it's a bug. -- What|Removed |Added Severity

objdump

2006-03-28 Thread paz
sorry My name is paz and I have a doubt, how can I convert my ".srec" file to ".od" to use it with AVRORA?? I try with that, but it dosen't work. objdump -zhD --architecture=avr blink.srec > blink.od jdump: blink.srec: no symbols Thamks. ___ bu

[Bug binutils/2494] New: Wrong opcode for SEC instruction

2006-03-28 Thread silyevsk at gmail dot com
pdp11 assembler generate the opcode of CLC on SEC command: > cat test.asm sec clc > pdp11-aout-as -al test.asm GAS LISTING test.asmpage 1 1 A100 sec 2 0002 A100 clc -- Summary: Wrong opcode for SEC in

[Bug admin/960] recent change makes bootstrap / 'make install' fail

2006-03-28 Thread tschwinge at gnu dot org
--- Additional Comments From tschwinge at gnu dot org 2006-03-28 09:03 --- > This PR looks like it can be closed now. Correct? It's been a long time, but as I didn't see this breakage anymore: yes. -- What|Removed |Added