summaryrefslogtreecommitdiff
path: root/gcc/testsuite/treelang
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2005-12-03 00:20:15 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2005-12-03 00:20:15 +0000
commitfdf0e229b934d34bb2ce770fbff84a65b645179c (patch)
tree5a17f57c823bea886b1c73d54e46fbf81c45d334 /gcc/testsuite/treelang
parent42656f61a0b59d99e250c1df4b444ba8ab8f9496 (diff)
downloadgcc-fdf0e229b934d34bb2ce770fbff84a65b645179c.tar.gz
Fixup some spacing
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107973 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/treelang')
-rw-r--r--gcc/testsuite/treelang/ChangeLog26
1 files changed, 13 insertions, 13 deletions
diff --git a/gcc/testsuite/treelang/ChangeLog b/gcc/testsuite/treelang/ChangeLog
index 1eb4cea362b..e4ff2c66ffe 100644
--- a/gcc/testsuite/treelang/ChangeLog
+++ b/gcc/testsuite/treelang/ChangeLog
@@ -37,9 +37,9 @@
2005-02-24 James A. Morrison <phython@gcc.gnu.org>
PR other/19896
- * execute/execute.exp: New file.
- * execute/funccall.tree, execute/funccall-2.tree, execute/initial.tree,
- execute/main.tree, execute/static.tree: New tests.
+ * execute/execute.exp: New file.
+ * execute/funccall.tree, execute/funccall-2.tree, execute/initial.tree,
+ execute/main.tree, execute/static.tree: New tests.
2005-02-24 James A. Morrison <phython@gcc.gnu.org>
@@ -64,9 +64,9 @@
2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
- * compile/compile.exp: New File.
- * compile/tabs.tree: Test whether the front end
- compiles code with tabs in it.
+ * compile/compile.exp: New File.
+ * compile/tabs.tree: Test whether the front end
+ compiles code with tabs in it.
2003-02-25 Tim Josling <tej@melbpc.org.au>
@@ -86,7 +86,7 @@
Remove duplicate call to layout_decl
2001-12-02 Tim Josling <tej@melbpc.org.au>
-
+
* Make-lang.in
Ensure directory is built during install (installdirs dependency)
@@ -98,11 +98,11 @@
Work around poisoned malloc (undef IN_GCC)
* tree1.c
- New front end interface.
+ New front end interface.
(top level) New structure lang_hooks.
- (tree_post_options) Remove.
+ (tree_post_options) Remove.
errorcount now a macro so do not define it.
- current_nesting_level => work_nesting_level due to clash.
+ current_nesting_level => work_nesting_level due to clash.
* treelang.h
errorcount now a macro so do not reference it.
@@ -114,11 +114,11 @@
2001-06-11 Tim Josling <tej@melbpc.org.au>
- * treelang.exp (global) remove COBOL specific code.
+ * treelang.exp (global) remove COBOL specific code.
2001-05-24 Tim Josling <tej@melbpc.org.au>
- Created this directory and its tests. All derived from the cobol
+ Created this directory and its tests. All derived from the cobol
test swamp which was also all written by me.
-
+