projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
684bcf0
)
Ignore gcc_update output
author
Richard Henderson
<rth@redhat.com>
Thu, 19 Jun 2014 00:47:18 +0000
(17:47 -0700)
committer
Richard Henderson
<rth@gcc.gnu.org>
Thu, 19 Jun 2014 00:47:18 +0000
(17:47 -0700)
From-SVN: r211815
.gitignore
patch
|
blob
|
history
ChangeLog
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index bda55a383990eecd0fa7b5801bff81fbf192f823..e9b56be604edebd495b9c26cee383fa04aa1abda 100644
(file)
--- 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 af5dc1b7388cc1bc2969c2cc9d6646a10dfb54d3..d7680d491c5e1cf87ff224117cf3767650051a29 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-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