[Bug ld/3290] Linker creates dynamic debug symbols in DSO

2008-08-22 Thread jan dot kratochvil at redhat dot com
--- Additional Comments From jan dot kratochvil at redhat dot com 2008-08-22 08:35 --- Jakub's fix for the Comment 8 and Comment 9 has been committed with a testcase: http://sourceware.org/ml/binutils/2008-08/msg00188.html http://sourceware.org/ml/binutils-cvs/2008-08/msg00127.html

[Bug ld/3290] Linker creates dynamic debug symbols in DSO

2008-04-11 Thread jan dot kratochvil at redhat dot com
-- What|Removed |Added CC||jan dot kratochvil at redhat ||dot com http://sourceware.org/bu

[Bug ld/3290] Linker creates dynamic debug symbols in DSO

2008-04-04 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-04-04 11:02 --- Subject: Re: Linker creates dynamic debug symbols in DSO Hi Jakub, > --- bfd/elflink.c 2 Mar 2008 22:26:09 - 1.299 > +++ bfd/elflink.c 25 Mar 2008 15:01:19 - > @@ -4294,7 +4294,7 @@ el

Re: [Bug ld/3290] Linker creates dynamic debug symbols in DSO

2008-04-04 Thread Nick Clifton
Hi Jakub, --- bfd/elflink.c 2 Mar 2008 22:26:09 - 1.299 +++ bfd/elflink.c 25 Mar 2008 15:01:19 - @@ -4294,7 +4294,7 @@ elf_link_add_object_symbols (bfd *abfd, dynsym = TRUE; } - if (definition && (sec->flags & SEC_DEBUGGING)) +

[Bug ld/3290] Linker creates dynamic debug symbols in DSO

2008-03-25 Thread jakub at redhat dot com
--- Additional Comments From jakub at redhat dot com 2008-03-25 15:06 --- Do we need to do this even when info->relocatable? PGI apparently uses (or used?) global symbols in .debug_info sections and referenced them from within object's .debug_info section. With this change, ld -r on on

[Bug ld/3290] Linker creates dynamic debug symbols in DSO

2006-10-18 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-10-19 02:42 --- Fixed by http://sourceware.org/ml/binutils/2006-10/msg00116.html -- What|Removed |Added St

[Bug ld/3290] Linker creates dynamic debug symbols in DSO

2006-10-17 Thread hjl at lucon dot org
-- What|Removed |Added Summary|"ld -s" create dynamic debug|Linker creates dynamic debug |symbols in DSO |symbols in DSO http://sourcewar