diff options
author | Tom Tromey <tom@tromey.com> | 2016-10-14 15:19:03 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2016-10-21 14:17:39 -0600 |
commit | ce6c454e5acbaec4e0c22e9c8af0fe7686a53baa (patch) | |
tree | 4f96acad23e5e9aad731e56b6360d891bf3eed1e /bfd/i386aout.c | |
parent | f60ee22ea1d62f7004511ec65a3ad76890032d88 (diff) | |
download | gdb-ce6c454e5acbaec4e0c22e9c8af0fe7686a53baa.zip gdb-ce6c454e5acbaec4e0c22e9c8af0fe7686a53baa.tar.gz gdb-ce6c454e5acbaec4e0c22e9c8af0fe7686a53baa.tar.bz2 |
Change minimal_symbol_reader::record_full to take a bool
This changes an "int" to a "bool" in the signature for
minimal_symbol_reader::record_full, and then fixes the callers.
2016-10-21 Tom Tromey <tom@tromey.com>
* minsyms.h (minimal_symbol_reader::record_full): "copy_name" now
a bool.
(record, record_with_info): Update.
* minsyms.c (record): Fix indentation.
(record_full): Fix indentation. Update for type change.
* elfread.c (record_minimal_symbol): "copy_name" now a bool.
(elf_symtab_read): "copy_names" now a bool.
(elf_rel_plt_read, elf_read_minimal_symbols): Update.
Diffstat (limited to 'bfd/i386aout.c')
0 files changed, 0 insertions, 0 deletions