diff options
author | Richard Henderson <rth@redhat.com> | 2014-06-18 17:47:18 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2014-06-18 17:47:18 -0700 |
commit | 29d0a43c96c6c9671c0fe8a05b8cfb2791d5d5cd (patch) | |
tree | 69ff29a7b6ae89244f6ce464ae09d9921e9f7469 | |
parent | 684bcf090f44d2bdd85b92b0ae9d4b7cf03eee61 (diff) | |
download | gcc-29d0a43c96c6c9671c0fe8a05b8cfb2791d5d5cd.zip gcc-29d0a43c96c6c9671c0fe8a05b8cfb2791d5d5cd.tar.gz gcc-29d0a43c96c6c9671c0fe8a05b8cfb2791d5d5cd.tar.bz2 |
Ignore gcc_update output
From-SVN: r211815
-rw-r--r-- | .gitignore | 4 | ||||
-rw-r--r-- | ChangeLog | 4 |
2 files changed, 8 insertions, 0 deletions
@@ -40,3 +40,7 @@ core !core/ lost+found + +# ignore ./contrib/gcc_update output +LAST_UPDATED +REVISION @@ -1,3 +1,7 @@ +2014-06-18 Richard Henderson <rth@redhat.com> + + * .gitignore: Import gcc_update output. + 2014-06-18 Olivier Hainque <hainque@adacore.com> * tree-core.h (tree_block): Add an "end_locus" field, allowing |