diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-11-01 19:43:39 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-11-01 19:43:39 +0000 |
commit | 55d5b62d654567818ad18609715b3d81069e218e (patch) | |
tree | dde31590fd5f646084888e0c16644bedb6e372c2 /opcodes/ChangeLog | |
parent | 278d569a2aba601fdecafe953fbe7914cbf3502d (diff) | |
download | gdb-55d5b62d654567818ad18609715b3d81069e218e.zip gdb-55d5b62d654567818ad18609715b3d81069e218e.tar.gz gdb-55d5b62d654567818ad18609715b3d81069e218e.tar.bz2 |
* aout-target.h (MY_bfd_debug_info_start, MY_bfd_debug_info_end,
MY_bfd_debug_info_accumulat [sic]): Remove unused definitions.
(MY_bfd_get_relocated_section_contents, MY_bfd_relax_section,
MY_bfd_seclet_link): Define.
(MY_bfd_reloc_type_lookup): Rename from
MY_reloc_howto_type_lookup.
(MY_bfd_make_debug_symbol): Rename from MY_make_debug_symbol.
(MY(vec)): Use JUMP_TABLE rather than listing functions.
* hp300hpux.c (MY_get_symtab, MY_get_symtab_upper_bound,
MY_canonicalize_reloc, MY_write_object_contents): Don't define in
terms of MY, because that causes a recusive invocation of CAT when
expanded within JUMP_TABLE, and ANSI compilers don't expand
recursive macros.
* mipsbsd.c (MY_bfd_reloc_type_lookup): Rename from
MY_reloc_howto_type_lookup, and don't define in terms of MY.
(MY_canonicalize_reloc): Don't define in terms of MY.
(aout_mips_little_vec, aout_mips_big_vec): Use JUMP_TABLE rather
than listing functions.
Diffstat (limited to 'opcodes/ChangeLog')
0 files changed, 0 insertions, 0 deletions