ARI fix: Remove ATTRIBUTE_UNUSED throughout.
authorPierre Muller <muller@sourceware.org>
Wed, 5 May 2010 15:05:57 +0000 (15:05 +0000)
committerPierre Muller <muller@sourceware.org>
Wed, 5 May 2010 15:05:57 +0000 (15:05 +0000)
commit6e39997a390f2db318bb0b08f37ecc34b10235be
tree519cad6069d752beceba639742506d80ac0f77f0
parent847d4311801b81716f9670f25ae97aace2740519
ARI fix: Remove ATTRIBUTE_UNUSED throughout.
* arm-linux-tdep.c (arm_linux_cleanup_svc): Remove
ATTRIBUTE_UNUSED.
(cleanup_kernel_helper_return): Likewise.
* arm-tdep.c (copy_unmodified): Likewise.
(copy_preload): Likewise.
(copy_copro_load_store): Likewise.
(cleanup_branch): Likewise.
(copy_b_bl_blx): Likewise.
(copy_bx_blx_reg): Likewise.
(copy_alu_imm): Likewise.
(copy_alu_reg): Likewise.
(copy_alu_shifted_reg): Likewise.
(cleanup_load): Likewise.
(cleanup_store): Likewise.
(cleanup_block_load_pc): Likewise.
(cleanup_svc): Likewise.
(copy_undef): Likewise.
(copy_unpred): Likewise.
* remote.c (register_remote_support_xml): Likewise.
gdb/ChangeLog
gdb/arm-linux-tdep.c
gdb/arm-tdep.c
gdb/remote.c
This page took 0.025107 seconds and 4 git commands to generate.