OSDN Git Service

ARI fix: OP eol rule.
authormuller <muller>
Tue, 6 Oct 2009 22:47:18 +0000 (22:47 +0000)
committermuller <muller>
Tue, 6 Oct 2009 22:47:18 +0000 (22:47 +0000)
commit6455899f6cead86bb107fe9ce45bc373afb64c12
treeedafe201ccc1c45c0944de82385363676de4d5f4
parent3a59c495e5a0c82a09be1f28bf7c0119e15ed4d1
ARI fix: OP eol rule.
* blockframe.c (find_pc_partial_function): Avoid operator at end of
line.
* buildsym.c (find_symbol_in_list): Idem.
(start_subfile, patch_subfile_names): Idem.
* c-exp.y (variable, yylex): Idem.
* c-typeprint.c (c_print_type, c_type_print_base): Idem.
* c-valprint.c (c_val_print): Idem.
* coffread.c (patch_opaque_types, process_coff_symbol): Idem.
* corelow.c (core_open): Idem.
* cris-tdep.c (move_reg_to_mem_movem_op): Idem.
* cli/cli-decode.c (help_cmd_list, find_command_name_length): Idem.
gdb/ChangeLog
gdb/blockframe.c
gdb/buildsym.c
gdb/c-exp.y
gdb/c-typeprint.c
gdb/c-valprint.c
gdb/cli/cli-decode.c
gdb/coffread.c
gdb/corelow.c
gdb/cris-tdep.c