]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* psympriv.h (add_psymbol_to_list, init_psymbol_list)
authorTom Tromey <tromey@redhat.com>
Tue, 14 Sep 2010 22:50:30 +0000 (22:50 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 14 Sep 2010 22:50:30 +0000 (22:50 +0000)
commit923c6a3dd16a18e87efab5731053fbf31269b505
treec90725a96c3a9324e30581221a7f3ceb1f1c85e6
parent36171d64bf8c2abf7951c98d655f4c5695b024f1
* psympriv.h (add_psymbol_to_list, init_psymbol_list)
(start_psymtab_common, allocate_psymtab, discard_psymtab):
Declare.
* symfile.h (extend_psymbol_list): Remove.
(add_psymbol_to_list, init_psymbol_list, start_psymtab_common)
(allocate_psymtab, discard_psymtab): Move to psympriv.h.
* psymtab.c (extend_psymbol_list): Move earlier.  Now static.
gdb/ChangeLog
gdb/psympriv.h
gdb/psymtab.c
gdb/symfile.h