]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out.c (dwarf2out_frame_debug_expr, [...]): Add static prototype.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Tue, 10 Aug 1999 13:28:24 +0000 (13:28 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Tue, 10 Aug 1999 13:28:24 +0000 (13:28 +0000)
commitd560ee52bb81beb35b6e5b81bb784bfaf0c09c6f
tree69b99bc295bd422af09eaa9c06f45a7aa9ffca98
parentec940faa538ae7a3992b53f24627d89f67a6ff61
dwarf2out.c (dwarf2out_frame_debug_expr, [...]): Add static prototype.

        * dwarf2out.c (dwarf2out_frame_debug_expr, add_incomplete_type,
        retry_incomplete_types): Add static prototype.
        (stripattributes, dwarf_cfi_name, ASM_OUTPUT_DWARF_STRING,
        dwarf_tag_name, dwarf_attr_name, dwarf_form_name,
        dwarf_stack_op_name, dwarf_type_encoding_name, add_AT_string,
        dwarf2_name, add_name_attribute, lookup_filename, dwarf2out_line,
        dwarf2out_start_source_file, dwarf2out_define, dwarf2out_undef):
        Constify a char*.

        * dwarf2out.h (dwarf2out_define, dwarf2out_undef,
        dwarf2out_start_source_file, dwarf2out_line): Likewise.

From-SVN: r28645
gcc/ChangeLog
gcc/dwarf2out.c
gcc/dwarf2out.h