[Bug ld/948] Wrong LMA for section with empty input section.

2005-05-17 Thread fabrice_gautier at sdesigns dot com
--- Additional Comments From fabrice_gautier at sdesigns dot com 2005-05-16 20:44 --- (In reply to comment #2) > I can't reproduce it with binutils in CVS nor the Linux binutils 2.16.90.0.3. Actually you did reproduce it just there ... > I got > [EMAIL PROTECTED] empty-7]$ make > ./ld

[Bug ld/948] Wrong LMA for section with empty input section.

2005-05-17 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-05-16 18:51 --- I can't reproduce it with binutils in CVS nor the Linux binutils 2.16.90.0.3. I got [EMAIL PROTECTED] empty-7]$ make ./ld -o x -T script.ld test-lma.o ./objdump -h x x: file format elf32-i386 Sections: Idx Name

[Bug gas/876] .space with non-absolute value

2005-05-17 Thread hollisb at us dot ibm dot com
--- Additional Comments From hollisb at us dot ibm dot com 2005-05-16 18:28 --- Works for me, tested with binutils 2.16. Thanks! -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=876 --- You are receiving this mail because: --- You are on the CC list for the bug, or are

[Bug ld/834] IA64: Change br to brl for "far" branches when possible

2005-05-17 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-05-16 17:57 --- Fixed by http://sourceware.org/ml/binutils/2005-05/msg00453.html -- What|Removed |Added St

Re: Assertion failed in linker

2005-05-17 Thread Nick Clifton
Hi Jan, I apologise for taking so long to reply to your email. I am running binutils binutils-2.16.90.0.2-2mdk (Mandrake Cooker). After upgrade from 2.15.x series which Mandrake used before, I am getting this error on linking: collect2: ld terminated with signal 11 [Segmentation fault] /usr/bin/

Re: [Bug binutils/947] Extension to BFD and addr2line to print inlining chain

2005-05-17 Thread Nick Clifton
Hi Fred, Created an attachment (id=487) --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=487&action=view) Patch to implement unwinding of inlining chains This patch is approved - please check it in, but with one addition: Please could mention the new feature of addr2line in the binutils/

[Bug gas/876] .space with non-absolute value

2005-05-17 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2005-05-17 16:01 --- Hi Hollis, Great. I have now checked this patch in along with this ChangeLog entry. Cheers Nick gas/ChangeLog 2005-05-17 Nick Clifton <[EMAIL PROTECTED]> PR 876 * symbols.c (resolve_symbo

[Bug binutils/947] Extension to BFD and addr2line to print inlining chain

2005-05-17 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2005-05-17 16:16 --- Subject: Re: Extension to BFD and addr2line to print inlining chain Hi Fred, > Created an attachment (id=487) --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=487&action=view) > --> (http://sources.r

Re: ld -wrap does not apply to symbols referenced in same file as the symbol's defintion

2005-05-17 Thread Nick Clifton
Hi Steve, This is request to binutils to fix -wrap to work properly with all symbol references. This would be a useful feature but unless you want to implement it yourself I think that it might be quite a long time before somebody decides to have a go at it. I am sorry to be so pessimistic, bu