OSDN Git Service

* builtins.c, dbxout.c, varasm.c: Include tm_p.h.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Sep 1999 12:36:06 +0000 (12:36 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Sep 1999 12:36:06 +0000 (12:36 +0000)
commit1dd6c95870fc1f60faeeddc02286ccf0d6d4b9e0
treea97648bf96d707dcaa472fb69d4985af422b600b
parent10ee3e0f2dc692b695378566268d08858c117653
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29614 138bc75d-0d04-0410-961f-82ee72b054a4
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