[Bug ld/4701] Linker fails to adjust segment offset with .bss sections

2007-06-27 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-06-28 02:37 --- Created an attachment (id=1903) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1903&action=view) A testcase I got bash-3.1$ make gcc -m32-c -o x.o x.c gcc -m32-c -o bss.o bss.c ./ld -m elf_i386 -T bs

[Bug ld/4701] Linker fails to adjust segment offset with .bss sections

2007-06-27 Thread hjl at lucon dot org
-- What|Removed |Added Component|binutils|ld Summary|binutils generates invalid |Linker fails to adjust |klibc-based binar

[Bug binutils/4697] `as' compile-time hog (-ffunction-sections negative impact)

2007-06-27 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-06-27 19:50 --- Have you tried binutils-2.17.50.0.17? -- What|Removed |Added CC|

Is there a "GNU Assembler General Public License"?

2007-06-27 Thread Guenther, Erich
Hello, we have found a reference to a license called "GNU Assembler General Public License" in the file: \binutils-2.16.1\gas\flonum-mult.c (see below) We suppose that this is just a misspelling of the "GNU General Public License", since we have not found a GNU Assembler General Public License

[Bug binutils/4701] binutils generates invalid klibc-based binary on Linux x86_64

2007-06-27 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-06-27 18:09 --- A patch is posted at http://sourceware.org/ml/binutils/2007-06/msg00298.html -- What|Removed |Added

[Bug binutils/4700] binutils' readelf dump of little endian files is no longer reversed, which reduces readability

2007-06-27 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-06-27 15:38 --- I think it is a bad idea to dump hex value in reverse order for little endian for all sections. However, it may be OK to dump hex value for little endian in revers order for every N bytes where N is the alignment of se

[Bug binutils/4682] WINDRES generates unusable dialog resource when multibyte characters exist

2007-06-27 Thread ktietz at onevision dot com
--- Additional Comments From ktietz at onevision dot com 2007-06-27 13:14 --- (In reply to comment #0) > When there are multibyte characters(Chinese characters, for example) in the > text of controls(for example: Label) in dialog resources, WINDRES generates > corrupted and unusable ou

[Bug binutils/4701] binutils generates invalid klibc-based binary on Linux x86_64

2007-06-27 Thread j at bitron dot ch
--- Additional Comments From j at bitron dot ch 2007-06-27 07:20 --- I don't have Fedora here but you should be able to reproduce it as follows on any Linux x86_64 system with binutils 2.17.50.0.17: Download and extract klibc-1.5, http://www.kernel.org/pub/linux/libs/klibc/klibc-1.5.tar.