Add to correct changelog
authorNathan Sidwell <nathan@gcc.gnu.org>
Sat, 28 Nov 2015 23:25:48 +0000 (23:25 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sat, 28 Nov 2015 23:25:48 +0000 (23:25 +0000)
From-SVN: r231039

ChangeLog
gcc/ChangeLog

index 8c38bd559945aa41eefa729a7a6c103358315181..84ca02bfb6e36625b3e75eadcee16496ded68f4e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,3 @@
-2015-11-28  Nathan Sidwell  <nathan@acm.org>
-
-       * config/nvptx/nvptx.h (FIRST_PARM_OFFSET): Add void cast.
-       (FRAME_POINTER_CFA_OFFSET): Define.
-       (struct nvptx_args): Use 'tree' type.
-       (INIT_CUMULATIVE_ARGS): Remove unnecessary do...while.
-
 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
 
        * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
        * configure: Regenerate.
 
 2015-02-06  Diego Novillo  <dnovillo@google.com>
-
+1
        * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
        middle-end, docstring): Remove myself.
        (Write After Approval): Add myself.
index 15cb1efd5751ea753bede20a0a78ced5cfb15fd6..fdfda45e8757a0b4fa791f8c3e6bd29a16f23771 100644 (file)
@@ -1,3 +1,10 @@
+2015-11-28  Nathan Sidwell  <nathan@acm.org>
+
+       * config/nvptx/nvptx.h (FIRST_PARM_OFFSET): Add void cast.
+       (FRAME_POINTER_CFA_OFFSET): Define.
+       (struct nvptx_args): Use 'tree' type.
+       (INIT_CUMULATIVE_ARGS): Remove unnecessary do...while.
+
 2015-11-28  Tom de Vries  <tom@codesourcery.com>
 
        * lto-wrapper.c (run_gcc): Handle -flinker-output argument.