]>
Commit | Line | Data |
---|---|---|
98db73df TB |
1 | 2014-01-02 Tobias Burnus <burnus@net-b.de> |
2 | ||
3 | * gcc.c (process_command): Update copyright notice dates. | |
4 | * gcov-dump.c: Ditto. | |
5 | * gcov.c: Ditto. | |
6 | * doc/cpp.texi: Bump @copying's copyright year. | |
7 | * doc/cppinternals.texi: Ditto. | |
8 | * doc/gcc.texi: Ditto. | |
9 | * doc/gccint.texi: Ditto. | |
10 | * doc/gcov.texi: Ditto. | |
11 | * doc/install.texi: Ditto. | |
12 | * doc/invoke.texi: Ditto. | |
13 | ||
2898d204 | 14 | 2014-01-01 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
8ca77de0 JBG |
15 | |
16 | * config/nios2/nios2.h (BITS_PER_UNIT): Don't define it. | |
17 | ||
dfebbdc6 | 18 | 2014-01-01 Jakub Jelinek <jakub@redhat.com> |
cf3e5a89 | 19 | |
726c3546 JJ |
20 | * config/i386/sse.md (*mov<mode>_internal): Guard |
21 | EXT_REX_SSE_REGNO_P (REGNO ()) uses with REG_P. | |
22 | ||
dfebbdc6 JJ |
23 | PR rtl-optimization/59647 |
24 | * cse.c (cse_process_notes_1): Don't substitute negative VOIDmode | |
25 | new_rtx into UNSIGNED_FLOAT rtxes. | |
ad41bd84 | 26 | \f |
970c3b33 | 27 | Copyright (C) 2014 Free Software Foundation, Inc. |
ad41bd84 JM |
28 | |
29 | Copying and distribution of this file, with or without modification, | |
30 | are permitted in any medium without royalty provided the copyright | |
31 | notice and this notice are preserved. |