diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 80cd255..9823522 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2014-10-15 Tom Tromey <tromey@redhat.com> + + * timevar.h (class auto_timevar): New class. + 2014-10-15 Uros Bizjak <ubizjak@gmail.com> PR go/59432 |