OSDN Git Service

* options.h (class General_options): Add --[no-]gnu-unique options.
authorccoutant <ccoutant>
Mon, 31 Oct 2011 22:43:48 +0000 (22:43 +0000)
committerccoutant <ccoutant>
Mon, 31 Oct 2011 22:43:48 +0000 (22:43 +0000)
commit9e7a692ee70550b0a585a5a487bbdbc4479ecb4c
tree496d6665b285845d59c4b747aaec52e693220cd2
parent061f51815c6c78f4bb66d0da8d275b9280d67cc0
* options.h (class General_options): Add --[no-]gnu-unique options.
* symtab.cc (Symbol_table::sized_write_globals): Convert
STB_GNU_UNIQUE to STB_GLOBAL if --no-gnu-unique.
gold/ChangeLog
gold/options.h
gold/symtab.cc