* dwarf2dbg.c (*): Convert to K&R + prototypes.
authorRichard Henderson <rth@redhat.com>
Sat, 5 Jun 1999 18:19:09 +0000 (18:19 +0000)
committerRichard Henderson <rth@redhat.com>
Sat, 5 Jun 1999 18:19:09 +0000 (18:19 +0000)
commit58b5739a4e998799ab1b3bf8bb7720d176f50b72
treee033a18f022f2c39bd6496cafdb4740f4a38de24
parent993142d5a451c988ba5aceb164d49cbce681ea9a
    * dwarf2dbg.c (*): Convert to K&R + prototypes.
        (dwarf2_gen_line_info): Kill unused variables.
        (dwarf2_finish): Likewise.
        (dwarf2_where): Likewise.
        (dwarf2_directive_file): If we've only got a string,
        hand off to s_app_file.
        * ecoff.c: Move the include of ecoff.h.
        * symbols.h (S_IS_FUNCTION): Prototype.
        * read.c (LEX_HASH): Supply a default.
        (lex_type): Use it.
        (s_globl): Update `c' after skipping whitespace.
        * read.h (LEX_END_NAME, is_name_ender): New.
        * expr.c (get_symbol_end): Respect it.
gas/ChangeLog
gas/dwarf2dbg.c
gas/ecoff.c
gas/expr.c
gas/read.c
gas/read.h
gas/symbols.h
This page took 0.025338 seconds and 4 git commands to generate.