OSDN Git Service

include:
authorro <ro>
Fri, 5 Mar 2010 21:04:57 +0000 (21:04 +0000)
committerro <ro>
Fri, 5 Mar 2010 21:04:57 +0000 (21:04 +0000)
commitfc039f1bbf161556dc9e9a83fa42f3008a0f0f14
tree545d5f1357c28f27baaa3e10325a3361bcf2c851
parent0267e7010530732eb8c745595a6ba96e5aefd5a3
include:
* elf/common.h (VER_FLG_*): Document.
(VER_FLG_INFO): Define.

gold:
* dynobj.h (Verdef::Verdef): Add is_info arg, is_info member
function, is_info_ member.
* dynobj.cc (Verdef::write): Set VER_FLG_INFO if this->is_info_.
(Versions::Versions): Update caller.
(Versions::define_base_version): Likewise.
(Versions::add_def): Likewise.

elfcpp:
* elfcpp.h (VER_FLG_INFO): Define.

binutils:
* readelf.c (get_ver_flags): Handle VER_FLG_INFO.
binutils/ChangeLog
binutils/readelf.c
elfcpp/ChangeLog
elfcpp/elfcpp.h
gold/ChangeLog
gold/dynobj.cc
gold/dynobj.h
include/ChangeLog
include/elf/common.h