[Bug gas/10342] Wrong instruction-byte association on Z80 port

2009-07-05 Thread chris at zxdesign dot info
--- Additional Comments From chris at zxdesign dot info 2009-07-05 15:48 --- Fixed in HEAD 2008-09-14 http://sourceware.org/ml/binutils/2008-09/msg00105.html -- What|Removed |Added --

[Bug binutils/10367] ar --help and ar texinfo documentation out of sync

2009-07-05 Thread schwab at linux-m68k dot org
--- Additional Comments From schwab at linux-m68k dot org 2009-07-05 15:17 --- [member-name] and [count] are the arguments of the a, b and N modifiers, and correspond to the [...@var{relpos}] and [...@var{count}] parts in the texinfo description. -- What|Removed

[Bug binutils/10368] New: ISO 8859 mentioned as 7bit encoding in strings documentation

2009-07-05 Thread doko at debian dot org
[forwarded from http://bugs.debian.org/452277] is there a reason that it is mentioned here for `s'? The strings manpage says describing the --encoding option: "Possible values for encoding are: s = single-7-bit-byte characters (ASCII, ISO 8859, etc., default), S = single-8-bit-byte characters,.

[Bug binutils/10367] New: ar --help and ar texinfo documentation out of sync

2009-07-05 Thread doko at debian dot org
[forwarded from http://bugs.debian.org/467081] the complaint in the bug report is that [member-name] comes before the archive file. _("Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n"); smallexample ar [...@option{--plugin} @var{name}]

[Bug ld/10365] New: ld: does not set DT_TEXTREL on libs with R_ARM_PC24 relocations

2009-07-05 Thread doko at debian dot org
[forwarded from http://bugs.debian.org/255191] rechecked with 2.19 and trunk. The gc libs in the bigloo package, built as non-PIC for performance reason on platforms that support mixing PIC and non-PIC, contain an R_ARM_PC24 relocation: b328 0001a001 R_ARM_PC24c134 GC_push_cur

[Bug binutils/10364] New: strip doesn't fail on unwriteable files

2009-07-05 Thread doko at debian dot org
[forwarded from http://bugs.debian.org/276428] $ chmod -w t.so $ strip t.so strip: unable to copy file 't.so'; reason: Permission denied $ echo $? 0 -- Summary: strip doesn't fail on unwriteable files Product: binutils Version: 2.20 (HEAD) Status: N

[Bug binutils/10363] objdump -T crashes on corrupted file

2009-07-05 Thread doko at debian dot org
--- Additional Comments From doko at debian dot org 2009-07-05 13:27 --- Created an attachment (id=4036) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4036&action=view) example file -- http://sourceware.org/bugzilla/show_bug.cgi?id=10363 --- You are receiving this mail

[Bug binutils/10363] New: objdump -T crashes on corrupted file

2009-07-05 Thread doko at debian dot org
[forwarded from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487963] seen with 2.18, 2.19, and trunk 20090704 on x86-64-linux-gnu: On amd64, the attached file causes objdump -T to crash. It's probably possible to create a similar file on another architecture. Here is how I did: ~% zzuf