public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: dnovillo@google.com (Diego Novillo)
To: reply@codereview.appspotmail.com, davidxl@google.com,
	       gcc-patches@gcc.gnu.org
Subject: [google] Move ChangeLog entries to the right file (issue4427046)
Date: Sat, 16 Apr 2011 20:27:00 -0000	[thread overview]
Message-ID: <20110416201651.8A397AE18B@tobiano.tor.corp.google.com> (raw)


This patch moves some ChangeLog entries from ChangeLog into
ChangeLog.google-main.  This prevents merge conflicts.

Committed to google/main.

Diego.

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index eddbc67..086d1ba 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,22 +1,3 @@
-2011-04-11  Xinliang David Li  <davidxl@google.com>
-
-	* value-profile.c (check_ic_target): New function.
-	(gimple_ic_transform): Sanity check indirect call target.
-	* gimple-low.c (gimple_check_call_args): Interface change.
-	(gimple_check_call_matching_types): New function.
-	* tree-inline.c (tree_can_inline_p): Call new function.
-
-2011-04-08  Xinliang David Li  <davidxl@google.com>
-
-	* ipa-cp.c (ipcp_update_profiling): Correct
-	 negative scale factor due to insane profile data.
-
-2011-04-08  Xinliang David Li  <davidxl@google.com>
-
-	* final.c (dump_basic_block_info): New function.
-	(final): Dump basic block.
-	(final_scan_insn): Remove old dump.
-
 2011-03-14  Richard Guenther  <rguenther@suse.de>
 
 	PR middle-end/48098
diff --git a/gcc/ChangeLog.google-main b/gcc/ChangeLog.google-main
index cb4594f..589605a 100644
--- a/gcc/ChangeLog.google-main
+++ b/gcc/ChangeLog.google-main
@@ -1,3 +1,22 @@
+2011-04-11  Xinliang David Li  <davidxl@google.com>
+
+	* value-profile.c (check_ic_target): New function.
+	(gimple_ic_transform): Sanity check indirect call target.
+	* gimple-low.c (gimple_check_call_args): Interface change.
+	(gimple_check_call_matching_types): New function.
+	* tree-inline.c (tree_can_inline_p): Call new function.
+
+2011-04-08  Xinliang David Li  <davidxl@google.com>
+
+	* ipa-cp.c (ipcp_update_profiling): Correct
+	 negative scale factor due to insane profile data.
+
+2011-04-08  Xinliang David Li  <davidxl@google.com>
+
+	* final.c (dump_basic_block_info): New function.
+	(final): Dump basic block.
+	(final_scan_insn): Remove old dump.
+
 2011-03-29  Le-Chun Wu  <lcwu@google.com>
 
 	Merge from branches/annotalysis at r171529.


--
This patch is available for review at http://codereview.appspot.com/4427046

                 reply	other threads:[~2011-04-16 20:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110416201651.8A397AE18B@tobiano.tor.corp.google.com \
    --to=dnovillo@google.com \
    --cc=davidxl@google.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=reply@codereview.appspotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).