public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Ondrej Kubanek <kubaneko@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/kubaneko/heads/histogram)] undid merge conf
Date: Mon, 19 Sep 2022 13:49:10 +0000 (GMT)	[thread overview]
Message-ID: <20220919134910.ACCD13858C39@sourceware.org> (raw)

https://gcc.gnu.org/g:dd9aed2c0701a8e0b0cd6225d90bbf871686db5a

commit dd9aed2c0701a8e0b0cd6225d90bbf871686db5a
Merge: e47df5eb56c 2b2a6a7ed30
Author: kubaneko <kubanek0ondrej@gmail.com>
Date:   Mon Sep 19 10:31:33 2022 +0000

    undid merge conf

Diff:

 ChangeLog                 |  4 +++
 MAINTAINERS               |  2 ++
 gcc/cfgloop.cc            |  2 --
 gcc/gcov-counter.def      |  4 +++
 gcc/profile.cc            |  4 +++
 gcc/tree-profile.cc       | 56 +++++++++++++++++++++++++++++++++++++++++
 gcc/tree-ssa-loop-manip.h |  4 +++
 gcc/value-prof.cc         | 64 +++++++++++++++++++++++++++++++++++++++++++++--
 gcc/value-prof.h          |  3 +++
 libgcc/Makefile.in        |  3 ++-
 libgcc/libgcov-profiler.c | 29 +++++++++++++++++++++
 libgcc/libgcov.h          |  1 +
 12 files changed, 171 insertions(+), 5 deletions(-)

diff --cc ChangeLog
index eccdff9358b,a80db84157b..29404aa7a41
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,56 -1,7 +1,60 @@@
+ 2022-08-18  Ondrej Kubanek  <kubanek0ondrej@gmail.com>
+ 
+ 	* MAINTAINERS: add myself.
+ 
 +2022-08-18  Sergei Trofimovich  <siarheit@google.com>
 +
 +	* Makefile.def: Drop libelf module and gcc-configure dependency
 +	on it.
 +	* Makefile.in: Regenerate with 'autogen Makefile.def'.
 +	* Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
 +	LIBELFINC.
 +	* configure: Regenrate.
 +	* configure.ac (host_libs): Drop unused libelf.
 +
 +2022-08-18  Sergei Trofimovich  <siarheit@google.com>
 +
 +	* Makefile.in: Regenerate.
 +
 +2022-08-04  Eugene Rozenfeld  <erozen@microsoft.com>
 +
 +	* MAINTAINERS: Add myself as AutoFDO maintainer.
 +
 +2022-08-01  Roger Sayle  <roger@nextmovesoftware.com>
 +	    Arnaud Charlet  <charlet@adacore.com>
 +
 +	* configure: Regenerate.
 +
 +2022-07-31  Roger Sayle  <roger@nextmovesoftware.com>
 +
 +	PR bootstrap/106472
 +	* Makefile.def (dependencies): Make configure-target-libgo depend
 +	upon all-target-libbacktrace.
 +
 +2022-07-27  David Faust  <david.faust@oracle.com>
 +
 +	* MAINTAINERS: Add myself as reviewer for CTF and BTF.
 +
 +2022-07-27  Richard Biener  <rguenther@suse.de>
 +
 +	* MAINTAINERS (Roger Sayle): Update e-mail address.
 +
 +2022-07-21  Sam Feifer  <sfeifer@redhat.com>
 +
 +	* MAINTAINERS (Write After Approval): Add myself.
 +
 +2022-07-21  Marc Poulhiès  <poulhies@adacore.com>
 +
 +	* MAINTAINERS: Add myself as Ada front end co-maintainer.
 +
 +2022-07-19  Alexander Monakov  <amonakov@ispras.ru>
 +
 +	* .gitignore: Do not ignore config.h.
 +
 +2022-07-15  Andrew Carlotti  <andrew.carlotti@arm.com>
 +
 +	* MAINTAINERS: Add myself to Write After Approval.
 +
  2022-07-04  Martin Liska  <mliska@suse.cz>
  
  	* MAINTAINERS: fix sorting of names

                 reply	other threads:[~2022-09-19 13:49 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=20220919134910.ACCD13858C39@sourceware.org \
    --to=kubaneko@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /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).