From Eric Youngdale <eric@andante.jic.com>:
* config/obj-elf.c (obj_elf_symver): Check for duplicate or illegal symbol version names. (elf_frob_symbol): Check for external default versions.
This commit is contained in:
parent
73fadd188d
commit
6d8dfa04d4
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Tue Mar 11 01:13:31 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
From Eric Youngdale <eric@andante.jic.com>:
|
||||
* config/obj-elf.c (obj_elf_symver): Check for duplicate or
|
||||
illegal symbol version names.
|
||||
(elf_frob_symbol): Check for external default versions.
|
||||
|
||||
Sun Mar 9 23:49:12 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
From Eric Youngdale <eric@andante.jic.com>:
|
||||
|
|
Loading…
Reference in a new issue