mirror of git://gcc.gnu.org/git/gcc.git
parent
684bcf090f
commit
29d0a43c96
|
|
@ -40,3 +40,7 @@ core
|
||||||
!core/
|
!core/
|
||||||
|
|
||||||
lost+found
|
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>
|
2014-06-18 Olivier Hainque <hainque@adacore.com>
|
||||||
|
|
||||||
* tree-core.h (tree_block): Add an "end_locus" field, allowing
|
* tree-core.h (tree_block): Add an "end_locus" field, allowing
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue