public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
From: jkratoch@sourceware.org
To: archer-commits@sourceware.org
Subject: [SCM]  jankratochvil/man: Merge branch 'gcore1-2' into jankratochvil/man
Date: Mon, 08 Apr 2013 19:14:00 -0000	[thread overview]
Message-ID: <20130408191401.7882.qmail@sourceware.org> (raw)

The branch, jankratochvil/man has been updated
       via  bc413763bba12f676a1f22b2bb329f3c872100ee (commit)
       via  5c96093d7bdb839a79993fef8cb0e57b9022b78c (commit)
      from  091729ae96e2e67bfb6d10818c4070776e0e90b6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit bc413763bba12f676a1f22b2bb329f3c872100ee
Merge: 091729a 5c96093
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Mon Apr 8 21:13:51 2013 +0200

    Merge branch 'gcore1-2' into jankratochvil/man

commit 5c96093d7bdb839a79993fef8cb0e57b9022b78c
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Mon Apr 8 21:13:00 2013 +0200

    .

-----------------------------------------------------------------------

Summary of changes:
 gdb/configure    |    1 +
 gdb/configure.ac |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/gdb/configure b/gdb/configure
index c368f3f..b8ebb12 100755
--- a/gdb/configure
+++ b/gdb/configure
@@ -15480,6 +15480,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;}
 
   case $ac_file$ac_mode in
     "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
+    "gcore":F) chmod +x gcore ;;
     "default":C)
 case x$CONFIG_HEADERS in
 xconfig.h:config.in)
diff --git a/gdb/configure.ac b/gdb/configure.ac
index 251c832..a1811b6 100644
--- a/gdb/configure.ac
+++ b/gdb/configure.ac
@@ -2361,7 +2361,7 @@ if test "x$GCORE_TRANSFORM_NAME" = x; then
   GCORE_TRANSFORM_NAME=gcore
 fi
 AC_SUBST(GCORE_TRANSFORM_NAME)
-AC_CONFIG_FILES([gcore])
+AC_CONFIG_FILES([gcore], [chmod +x gcore])
 
 AC_OUTPUT(Makefile gdb-gdb.gdb doc/Makefile data-directory/Makefile,
 [


hooks/post-receive
--
Repository for Project Archer.


             reply	other threads:[~2013-04-08 19:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08 19:14 jkratoch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-04-08 17:24 jkratoch

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=20130408191401.7882.qmail@sourceware.org \
    --to=jkratoch@sourceware.org \
    --cc=archer-commits@sourceware.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).