OSDN Git Service

bfd/
authorH.J. Lu <hjl@lucon.org>
Fri, 24 Oct 2003 14:55:14 +0000 (14:55 +0000)
committerH.J. Lu <hjl@lucon.org>
Fri, 24 Oct 2003 14:55:14 +0000 (14:55 +0000)
commit469ba14fbd2dede45dfee2dd2279f06de21fab37
tree0d720b49e87b5ba54e52e5092f147f545ec369b3
parentcec378ba52f2a42a044e2d4ac356fd5e9dfbeaf1
bfd/

2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>

* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Look up
hash table for real symbols.

include/

2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>

* bfdlink.h (bfd_elf_version_expr): Add "symbol" and remove
"wildcard".

ld/

2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>

* ldlang.c (lang_vers_match): Check "symbol" instead of
"wildcard" and "pattern". Fix a typo.
(lang_finalize_version_expr_head): Likewise.
(lang_register_vers_node): Likewise.
(realsymbol): New function.
(lang_new_vers_pattern): Set "symbol" and remove "wildcard".

* ldlex.l (V_IDENTIFIER): Allow '\\'.
bfd/ChangeLog
bfd/elflink.h
include/ChangeLog
include/bfdlink.h