]> gcc.gnu.org Git - gcc.git/commitdiff
Remove gcc/ prefixes
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 20 Nov 2013 08:15:17 +0000 (08:15 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 20 Nov 2013 08:15:17 +0000 (08:15 +0000)
From-SVN: r205091

gcc/ChangeLog

index 3900adfd66c929b3fc2fc0b84715812297e34e98..8a53975a9de3b562230c8a265022f773095a7f5c 100644 (file)
@@ -1,10 +1,9 @@
 2013-11-19  Joshua J Cogliati  <jrincayc@yahoo.com>
 
        PR c/53001
-       * doc/invoke.texi: Adding documentation about
-       -Wfloat-conversion.
+       * doc/invoke.texi: Adding documentation about -Wfloat-conversion.
 
-2013-11-20  Miro Kropacek  <miro.kropacek@gmail.com>
+2013-11-19  Miro Kropacek  <miro.kropacek@gmail.com>
 
        * config/m68k/m68k.c (m68k_option_overrides): Fix typo.
 
 
 2013-11-18  Teresa Johnson  <tejohnson@google.com>
 
-       * gcc/cfgrtl.c (cfg_layout_initialize): Assert if we
-       try to go into cfglayout after bb reordering.
-       * gcc/passes.def: Move compgotos before bb reordering
-       since it goes into cfglayout.
+       * cfgrtl.c (cfg_layout_initialize): Assert if we try to go into
+       cfglayout after bb reordering.
+       * passes.def: Move compgotos before bb reordering since it goes into
+       cfglayout.
 
 2013-11-18  Bernd Schmidt  <bernds@codesourcery.com>
 
 
 2013-11-18  Kirill Yukhin  <kirill.yukhin@intel.com>
 
-       * gcc/config/ia64/ia64.c (ia64_split_tmode_move): Mark load with
-       `dead' flag if it kills address, not its post-increment.
+       * config/ia64/ia64.c (ia64_split_tmode_move): Mark load with `dead'
+       flag if it kills its address, not its post-increment.
 
 2013-11-18  Ilya Enkovich  <ilya.enkovich@intel.com>
 
        (enum processor_type): Add PROCESSOR_BDVER4.
        * config/i386/i386.md (define_attr "cpu"): Add bdver4.
        * config/i386/i386.opt (flag_dispatch_scheduler): Add bdver4.
-       * gcc/doc/extend.texi: Add details about bdver4.
-       * gcc/doc/invoke.texi: Add details about bdver4. Add
+       * doc/extend.texi: Add details about bdver4.
+       * doc/invoke.texi: Add details about bdver4. Add
        fma4 and fsgsbase for bdver3. Add fma4 for bdver2.
 
 2013-11-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
This page took 0.114219 seconds and 5 git commands to generate.