diff options
author | Bob Wilson <bwilson@gcc.gnu.org> | 2008-01-31 01:14:34 +0000 |
---|---|---|
committer | Bob Wilson <bwilson@gcc.gnu.org> | 2008-01-31 01:14:34 +0000 |
commit | 9a75e92d56e187187bf73194b542b3d3756316a7 (patch) | |
tree | 93f4e350795202593214d39f1a0e4ddfcc5e0905 /gcc | |
parent | fd92cef63d60bafbde126f69bcba00396b3ec286 (diff) | |
download | gcc-9a75e92d56e187187bf73194b542b3d3756316a7.zip gcc-9a75e92d56e187187bf73194b542b3d3756316a7.tar.gz gcc-9a75e92d56e187187bf73194b542b3d3756316a7.tar.bz2 |
Change accidental 2007 dates to 2008.
From-SVN: r131975
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2ecebda..45f5b33 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -793,7 +793,7 @@ cold_text_section_used, *cold_text_sections): Move declarations before their uses. -2007-01-17 Bob Wilson <bob.wilson@acm.org> +2008-01-17 Bob Wilson <bob.wilson@acm.org> * config/xtensa/unwind-dw2-xtensa.h (_Unwind_FrameState): Remove pc field and add signal_ra. @@ -806,7 +806,7 @@ * config/xtensa/linux.h (MD_UNWIND_SUPPORT): Define. * config/xtensa/linux-unwind.h: New file. -2007-01-18 Bernhard Fischer <aldot@gcc.gnu.org> +2008-01-18 Bernhard Fischer <aldot@gcc.gnu.org> * modulo-sched.c (get_sched_window): Fix comment typo. @@ -863,7 +863,7 @@ "-pthread" is specified. * pa-hpux11.h (LIB_SPEC): Likewise. -2007-01-16 Janis Johnson <janis187@us.ibm.com> +2008-01-16 Janis Johnson <janis187@us.ibm.com> Peter Bergner <bergner@vnet.ibm.com> PR rtl-optimization/33796 |