* symbols.c: Replace CONST by const throughout.
authorAlan Modra <amodra@gmail.com>
Fri, 7 Jun 2002 14:57:50 +0000 (14:57 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 7 Jun 2002 14:57:50 +0000 (14:57 +0000)
commit9758f3fc77f7b9748293b7e265d362ceaddfdfb4
tree69aaac4950cc56b6cec7d9d2b7c04def95eb7eb6
parent1126897b369207e6242a9e0f5bbee00c10831ded
* 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
This page took 0.024524 seconds and 4 git commands to generate.