[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/6022] local wildcard breaks versioning scripts for -rdynamic exe
From: |
cvs-commit at gcc dot gnu dot org |
Subject: |
[Bug ld/6022] local wildcard breaks versioning scripts for -rdynamic executables |
Date: |
24 Jan 2009 03:10:57 -0000 |
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-01-24
03:10 -------
Subject: Bug 6022
CVSROOT: /cvs/src
Module name: src
Changes by: address@hidden 2009-01-24 03:10:43
Modified files:
bfd : ChangeLog elflink.c
Log message:
PR 6022
* elflink.c (find_version_for_sym): New function split out from,
but without export_dynamic test, ..
(_bfd_elf_link_assign_sym_version): ..here.
(_bfd_elf_export_symbol): Use it.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4434&r2=1.4435
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elflink.c.diff?cvsroot=src&r1=1.326&r2=1.327
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6022
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.