]> gcc.gnu.org Git - gcc.git/commit - gcc/config/alpha/alpha-protos.h
builtins.c, [...]: Include tm_p.h.
authorRichard Henderson <rth@cygnus.com>
Thu, 23 Sep 1999 12:36:06 +0000 (05:36 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 23 Sep 1999 12:36:06 +0000 (05:36 -0700)
commitaa388f29a30a2fa98275479ee44b9448786f62ed
treea97648bf96d707dcaa472fb69d4985af422b600b
parent1c0290eaac40944ba6baed8323b74f42ab7f05c9
builtins.c, [...]: Include tm_p.h.

        * builtins.c, dbxout.c, varasm.c: Include tm_p.h.

        * alpha/alpha.c (print_operand): Fix type of `code'.
        (alpha_output_filename): Constify.
        * alpha/alpha.h: Move all function declarations ...
        * alpha/alpha-protos.h: ... here.  New file.
        * alpha/elf.h (CONST_SECTION_FUNCTION): Prototype the function.
        (SECTION_FUNCTION_TEMPLATE): Likewise.

From-SVN: r29614
gcc/ChangeLog
gcc/builtins.c
gcc/config/alpha/alpha-protos.h [new file with mode: 0644]
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/config/alpha/elf.h
gcc/dbxout.c
gcc/varasm.c
This page took 0.061302 seconds and 5 git commands to generate.