OSDN Git Service

* symbols.c: Replace CONST by const throughout.
authoramodra <amodra>
Fri, 7 Jun 2002 14:57:50 +0000 (14:57 +0000)
committeramodra <amodra>
Fri, 7 Jun 2002 14:57:50 +0000 (14:57 +0000)
commitc8c2c574484776d9896a242b17486527f111afc8
tree3f35de6d860298ac16108e5d119fcf0c49a4cd43
parentc0792942d72a17c582daff043562551d8c59f061
* symbols.c: Replace CONST by const throughout.
(symbol_find_exact): Split out from..
(symbol_find_base): ..here.
* symbols.h: Replace CONST by const throughout.
(symbol_find_exact): Declare.
* config/obj-elf.c: #include "struc-symbol.h".
(elf_frob_file): If group name matches an exported symbol, use that
symbol for the signature and ".group" as the section name.
gas/ChangeLog
gas/config/obj-elf.c
gas/symbols.c
gas/symbols.h