2004-10-02 James A. Morrison <phython@gcc.gnu.org>
authorphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Oct 2004 17:40:04 +0000 (17:40 +0000)
committerphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Oct 2004 17:40:04 +0000 (17:40 +0000)
commit33cfe654eb032c3567308979826bcf14e9305e1b
tree3b54fb65f8c0bf2e59e1b16cfe00c70ae8a79aad
parente644ba93ca29da895abb7ec57e0cac33e53d32a7
2004-10-02  James A. Morrison  <phython@gcc.gnu.org>

        * lex.l: Remove random whitespace.
        * parse.y: Reformat copyright notice.  Indent declarations.
        Wrap long lines, unwrap short lines.
        * tree1.c: Reformat copyright notice.  Wrap long lines.
        Remove random whitespace.
        (lookup_tree_name): Use LOCATION_LINE.
        * treetree.c: Reformat copyright notice.  Wrap long lines.
        Remove random whitespace.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88428 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/treelang/ChangeLog
gcc/treelang/lex.l
gcc/treelang/parse.y
gcc/treelang/tree1.c
gcc/treelang/treetree.c