OSDN Git Service

* som.c (struct fixup_format): Constify `format'.
authorJeff Law <law@redhat.com>
Fri, 4 Aug 2000 15:17:37 +0000 (15:17 +0000)
committerJeff Law <law@redhat.com>
Fri, 4 Aug 2000 15:17:37 +0000 (15:17 +0000)
commit409d4a894d1b14da3b31f4e67cadf192197c7569
tree419c2428c3ab63ef416ed9751ca7f4658a5c7c06
parente6c7a9e67c59fd83caf6209502a3fe65d95186ab
    * som.c (struct fixup_format): Constify `format'.
        (som_hppa_howto_table): Use SOM_HOWTO macro.
        (try_prev_fixup, hppa_som_reloc): Decorate unused parameter.
        (som_bfd_reloc_type_lookup): Likewise.
        (compare_subspaces): Remove unused `count1', `count2'.
        (som_begin_writing): Remove unused `total_reloc_size'.
        (som_bfd_derive_misc_symbol_info): Decorate unused parameter.
        (som_print_symbol, som_bfd_is_local_label_name): Likewise.
        (som_set_reloc_info): Constify `cp'. Remove unused `addend'.
        (som_find_nearest_line): Decorate unused parameter(s).
        (som_sizeof_headers, som_get_symbol_info, som_write_armap): Likewise.
        (som_bfd_link_split_section): Likewise.
bfd/ChangeLog
bfd/som.c