Fri Apr 29 15:56:18 1994 Stan Shebs (shebs@andros.cygnus.com)
authorStan Shebs <shebs@codesourcery.com>
Sat, 30 Apr 1994 00:04:43 +0000 (00:04 +0000)
committerStan Shebs <shebs@codesourcery.com>
Sat, 30 Apr 1994 00:04:43 +0000 (00:04 +0000)
commit0c4b30ea7436d03777b85c86f0de8b970009844d
treeca802ab7b8c2f975888c7e66a1597e496ed1b61c
parent526637b56c188c96488ef73a529e40215665d22a
Fri Apr 29 15:56:18 1994  Stan Shebs  (shebs@andros.cygnus.com)

* xcoffexec.c: Reformat to standards and lint.
(language.h): Include.
(exec_close): Declare arg "quitting".
(file_command): Declare arg "from_tty".
(map_vmap): Cast xmalloc result to PTR.
* rs6000-nat.c: Reformat to standards and lint.
(exec_one_dummy_insn): Use char array for saved instruction.
(fixup_breakpoints): Declare.
(vmap_ldinfo): Be more informative in fatal error messages.
(xcoff_relocate_symtab): Define to return void.
* xcoffsolib.h: Reformat to standards, improve comments.
* config/rs6000/nm-rs6000.h (xcoff_relocate_symtab): Declare.
gdb/ChangeLog
gdb/rs6000-nat.c
gdb/xcoffexec.c
gdb/xcoffsolib.h