OSDN Git Service

* symfile.c (symbol_file_command, set_initial_language)
authorkettenis <kettenis>
Wed, 31 Aug 2005 21:07:20 +0000 (21:07 +0000)
committerkettenis <kettenis>
Wed, 31 Aug 2005 21:07:20 +0000 (21:07 +0000)
(symfile_bfd_open, get_section_index, add_symtab_fns)
(find_sym_fns): Reformat code and comments.  Tweak comments.

gdb/ChangeLog

index 9dceff6..aadf01a 100644 (file)
@@ -1,5 +1,9 @@
 2005-08-31  Mark Kettenis  <kettenis@gnu.org>
 
+       * symfile.c (symbol_file_command, set_initial_language)
+       (symfile_bfd_open, get_section_index, add_symtab_fns)
+       (find_sym_fns): Reformat code and comments.  Tweak comments.
+
        * m68k-tdep.c (m68k_register_name): Use ARRAY_SIZE.
 
 2005-08-31  Jim Wilson  <wilson@specifix.com>