[Bug gas/3184] gas doesn't handle nig integers correctly

2006-09-12 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2006-09-13 06:16 --- works on mainline -- What|Removed |Added Status|NEW |R

[Bug ld/3197] ld --hash-style=gnu crashes

2006-09-12 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-12 22:13 --- Fixed by http://sourceware.org/ml/binutils/2006-09/msg00083.html -- What|Removed |Added St

[Bug ld/3197] New: ld --hash-style=gnu crashes

2006-09-12 Thread hjl at lucon dot org
[EMAIL PROTECTED] hash]$ cat x.c void foo (void) { } [EMAIL PROTECTED] hash]$ make cc -fPIC -c -o x.o x.c ./ld -shared --hash-style=gnu -o x x.o make: *** [x] Floating point exception make: *** Deleting file `x' (gdb) r The program being debugged has been started already. Start it from the begin

[Bug binutils/3196] New: Build fails for target arm-xscale-pe

2006-09-12 Thread niko dot schwarz at gmx dot net
It also fails for target=arm-pe with this error message: : /usr/src/build-binutils/ld/earmpe.c:1299: undefined reference to `def_file_parse' pe-dll.o: In function `pe_implied_import_dll': ../../binutils-2.17/ld/pe-dll.c:2606: undefined reference to `def_get_module' ../../binutils-2.17/ld/pe-dll.c

[Bug binutils/3107] ld internal error ldlang.c 4272

2006-09-12 Thread rus at kt dot od dot ua
--- Additional Comments From rus at kt dot od dot ua 2006-09-12 07:18 --- Hi. Adding entry point to buggy linker script fix this behavour for me. Hope this small fix will be included in the next stable release. Thanks for attention ;) -- What|Removed