[Bug gold/10980] Please support more options available from old ld

2010-03-30 Thread jari dot aalto at cante dot net
--- Additional Comments From jari dot aalto at cante dot net 2010-03-30 16:55 --- Rebuilding of Debian package scratchbox2 fails, because it uses: Makefile:14: -Wl,--retain-symbols-file=preload/ldexportlist Which produces: make[1]: Entering directory

[Bug gold/11182] gold can't find a scripted INPUT when both script and input are in a subdirectory

2010-03-30 Thread Ralf dot Wildenhues at gmx dot de
--- Additional Comments From Ralf dot Wildenhues at gmx dot de 2010-03-30 17:00 --- (In reply to comment #3) Obviously if anybody wants to send a patch, that would be great. FWIW, the patch from comment #1 strips all directory parts, whereas BFD ld only strips the version script name

[Bug gas/11456] New: stabs related buffer bug

2010-03-30 Thread hjl dot tools at gmail dot com
assembler sometimes fails to process stabs -- Summary: stabs related buffer bug Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: unassigned at sources dot

[Bug gas/11456] stabs related buffer bug

2010-03-30 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-03-30 21:10 --- Created an attachment (id=4689) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4689action=view) A testcase [...@gnu-6 opcodes]$ gcc -c foo.s foo.s: Assembler messages: foo.s:105: Error: junk at end

[Bug gas/11456] stabs related buffer bug

2010-03-30 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-03-30 22:19 --- It may not be an assembler bug. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11456 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone

[Bug ld/11458] New: assertion fail /home/hp/binutils/src/bfd/elf32-cris.c:3109 elf_cris_copy_indirect_symbol

2010-03-30 Thread hp at sourceware dot org
The attached test-case exposes a BFD_ASSERT covering a short-cut: instead of merging the lists of sections with pc-relative relocs (that have to be copied) when creating shared libraries, the list was just copied over to the direct symbol. Originally this failed when the shared library being

[Bug ld/11458] assertion fail /home/hp/binutils/src/bfd/elf32-cris.c:3109 elf_cris_copy_indirect_symbol

2010-03-30 Thread hp at sourceware dot org
--- Additional Comments From hp at sourceware dot org 2010-03-30 23:14 --- Created an attachment (id=4690) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4690action=view) The .d file, to be placed in ld/testsuite/ld-cris. --

[Bug ld/11458] assertion fail /home/hp/binutils/src/bfd/elf32-cris.c:3109 elf_cris_copy_indirect_symbol

2010-03-30 Thread hp at sourceware dot org
--- Additional Comments From hp at sourceware dot org 2010-03-30 23:15 --- Created an attachment (id=4691) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4691action=view) The assembly input, to be put alongside the .d file. --

[Bug gas/11456] stabs related buffer bug

2010-03-30 Thread hjl dot tools at gmail dot com
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-03-30 23:20 --- Subject: Bug 11456 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2010-03-30 23:20:25 Modified files: gas: ChangeLog input-scrub.c Log

[Bug ld/11458] assertion fail /home/hp/binutils/src/bfd/elf32-cris.c:3109 elf_cris_copy_indirect_symbol

2010-03-30 Thread hp at sourceware dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-03-31 03:38 --- Subject: Bug 11458 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2010-03-31 03:38:26 Modified files: bfd: ChangeLog elf32-cris.c Log