gnat_ugn.texi: Bump @copying's copyright year.
[gcc.git] / gcc / ChangeLog
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
14 2014-01-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
15
16 * config/nios2/nios2.h (BITS_PER_UNIT): Don't define it.
17
18 2014-01-01 Jakub Jelinek <jakub@redhat.com>
19
20 * config/i386/sse.md (*mov<mode>_internal): Guard
21 EXT_REX_SSE_REGNO_P (REGNO ()) uses with REG_P.
22
23 PR rtl-optimization/59647
24 * cse.c (cse_process_notes_1): Don't substitute negative VOIDmode
25 new_rtx into UNSIGNED_FLOAT rtxes.
26 \f
27 Copyright (C) 2014 Free Software Foundation, Inc.
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.