diff --git a/.gitignore b/.gitignore index bda55a383990..e9b56be604ed 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,7 @@ core !core/ lost+found + +# ignore ./contrib/gcc_update output +LAST_UPDATED +REVISION diff --git a/ChangeLog b/ChangeLog index af5dc1b7388c..d7680d491c5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-06-18 Richard Henderson + + * .gitignore: Import gcc_update output. + 2014-06-18 Olivier Hainque * tree-core.h (tree_block): Add an "end_locus" field, allowing