public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
From: vapier@sourceware.org
To: binutils-cvs@sourceware.org, gdb-cvs@sourceware.org,
	src-cvs@sourceware.org
Subject: gdb and binutils branch master updated. daff015bcd4a84031138eaf0b115a8689598af5e
Date: Sat, 07 Dec 2013 07:04:00 -0000	[thread overview]
Message-ID: <20131207070409.6199.qmail@sourceware.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  daff015bcd4a84031138eaf0b115a8689598af5e (commit)
       via  594d8fa8e9b345aa49f0fd58a0d33eb3baf82944 (commit)
       via  d9a196da2e5b0efad84dfc64e9b4bfda6a9bd586 (commit)
      from  cc59280b3dc80b68b7024bcb98039fd74e943520 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=daff015bcd4a84031138eaf0b115a8689598af5e

commit daff015bcd4a84031138eaf0b115a8689598af5e
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Wed Jul 3 11:27:46 2013 -0400

    sim: bfin: tests: make run-tests.sh executable
    
    I meant for this script to be +x, but missed when doing the initial CVS
    commit.  It wasn't possible to fix w/CVS, but it is w/git, so do it.
    
    Signed-off-by: Mike Frysinger <vapier@gentoo.org>
    
    2012-12-03  Mike Frysinger  <vapier@gentoo.org>
    
    	* run-tests.sh: Add +x file mode.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=594d8fa8e9b345aa49f0fd58a0d33eb3baf82944

commit 594d8fa8e9b345aa49f0fd58a0d33eb3baf82944
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Tue Dec 3 19:40:24 2013 -0500

    strip off +x bits on non-executable/script files
    
    These files are source files and have no business being +x.  We couldn't
    easily fix it in CVS (you need login+write access to the raw rcs files),
    but we can fix this w/git.
    
    Signed-off-by: Mike Frysinger <vapier@gentoo.org>

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d9a196da2e5b0efad84dfc64e9b4bfda6a9bd586

commit d9a196da2e5b0efad84dfc64e9b4bfda6a9bd586
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Tue Dec 3 19:32:17 2013 -0500

    gdb: testsuite: fix ksh shebang to use sh
    
    These scripts use /bin/ksh, but they're dirt simple and can be used with
    /bin/sh, so just change the shebang.
    
    Signed-off-by: Mike Frysinger <vapier@gentoo.org>

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

Summary of changes:
 binutils/testsuite/ChangeLog                       |    6 ++++
 config/ChangeLog                                   |    4 +++
 cpu/ChangeLog                                      |    4 +++
 gas/ChangeLog                                      |    6 ++++
 gas/testsuite/ChangeLog                            |   26 +++++++++++++++++
 gdb/testsuite/ChangeLog                            |   11 +++++++
 gdb/testsuite/gdb.hp/gdb.base-hp/so-thresh.sh      |    2 +-
 gdb/testsuite/gdb.hp/gdb.objdbg/tools/symaddr      |    2 +-
 gdb/testsuite/gdb.hp/gdb.objdbg/tools/symaddr.pa64 |    2 +-
 include/elf/ChangeLog                              |    4 +++
 include/opcode/ChangeLog                           |    4 +++
 ld/ChangeLog                                       |   15 ++++++++++
 ld/testsuite/ChangeLog                             |   29 ++++++++++++++++++++
 sim/lm32/ChangeLog                                 |    4 +++
 sim/testsuite/sim/bfin/ChangeLog                   |    4 +++
 15 files changed, 120 insertions(+), 3 deletions(-)
 mode change 100755 => 100644 binutils/testsuite/binutils-all/windres/escapex-2.rc
 mode change 100755 => 100644 binutils/testsuite/binutils-all/windres/version_small.rc
 mode change 100755 => 100644 binutils/testsuite/binutils-all/windres/version_small.rsd
 mode change 100755 => 100644 config/acinclude.m4
 mode change 100755 => 100644 cpu/epiphany.opc
 mode change 100755 => 100644 gas/config/bfin-aux.h
 mode change 100755 => 100644 gas/config/tc-epiphany.c
 mode change 100755 => 100644 gas/config/tc-epiphany.h
 mode change 100755 => 100644 gas/testsuite/gas/bfin/bit2.s
 mode change 100755 => 100644 gas/testsuite/gas/bfin/cache2.s
 mode change 100755 => 100644 gas/testsuite/gas/bfin/control_code2.s
 mode change 100755 => 100644 gas/testsuite/gas/bfin/event2.s
 mode change 100755 => 100644 gas/testsuite/gas/bfin/flow2.s
 mode change 100755 => 100644 gas/testsuite/gas/bfin/logical2.s
 mode change 100755 => 100644 gas/testsuite/gas/bfin/move2.s
 mode change 100755 => 100644 gas/testsuite/gas/bfin/shift2.s
 mode change 100755 => 100644 gas/testsuite/gas/bfin/stack2.s
 mode change 100755 => 100644 gas/testsuite/gas/bfin/vector2.s
 mode change 100755 => 100644 gas/testsuite/gas/bfin/video2.s
 mode change 100755 => 100644 gas/testsuite/gas/epiphany/sample.s
 mode change 100755 => 100644 gas/testsuite/gas/pe/aligncomm-a.d
 mode change 100755 => 100644 gas/testsuite/gas/pe/aligncomm-a.s
 mode change 100755 => 100644 gas/testsuite/gas/pe/aligncomm-b.d
 mode change 100755 => 100644 gas/testsuite/gas/pe/aligncomm-c.d
 mode change 100755 => 100644 gas/testsuite/gas/pe/aligncomm-c.s
 mode change 100755 => 100644 gas/testsuite/gas/pe/aligncomm-d.d
 mode change 100755 => 100644 gas/testsuite/gas/pe/aligncomm-d.s
 mode change 100755 => 100644 gas/testsuite/gas/pe/pe.exp
 mode change 100755 => 100644 gas/testsuite/gas/ppc/vle-simple-4.s
 mode change 100755 => 100644 gas/testsuite/gas/ppc/vle.d
 mode change 100755 => 100644 gas/testsuite/gas/ppc/vle.s
 mode change 100755 => 100644 gdb/testsuite/gdb.ada/uninitialized_vars/parse_controlled.ads
 mode change 100755 => 100644 gdb/testsuite/gdb.base/testenv.c
 mode change 100755 => 100644 include/elf/epiphany.h
 mode change 100755 => 100644 include/opcode/bfin.h
 mode change 100755 => 100644 ld/ChangeLog-2008
 mode change 100755 => 100644 ld/emulparams/bfin.sh
 mode change 100755 => 100644 ld/emulparams/elf32bmipn32.sh
 mode change 100755 => 100644 ld/emulparams/elf32fr30.sh
 mode change 100755 => 100644 ld/emulparams/elf32frv.sh
 mode change 100755 => 100644 ld/emulparams/elf32iq10.sh
 mode change 100755 => 100644 ld/emulparams/elf32iq2000.sh
 mode change 100755 => 100644 ld/emulparams/elf32mep.sh
 mode change 100755 => 100644 ld/emulparams/elf32openrisc.sh
 mode change 100755 => 100644 ld/emulparams/elf64bmip.sh
 mode change 100755 => 100644 ld/emulparams/elf64hppa.sh
 mode change 100755 => 100644 ld/emulparams/i386beos.sh
 mode change 100755 => 100644 ld/testsuite/ld-pe/aligncomm-1.c
 mode change 100755 => 100644 ld/testsuite/ld-pe/aligncomm-2.c
 mode change 100755 => 100644 ld/testsuite/ld-pe/aligncomm-3.c
 mode change 100755 => 100644 ld/testsuite/ld-pe/aligncomm-4.c
 mode change 100755 => 100644 ld/testsuite/ld-pe/aligncomm.d
 mode change 100755 => 100644 ld/testsuite/ld-pe/export_dynamic_warning.s
 mode change 100755 => 100644 ld/testsuite/ld-pe/exports64.d
 mode change 100755 => 100644 ld/testsuite/ld-pe/longsecn-1.d
 mode change 100755 => 100644 ld/testsuite/ld-pe/longsecn-2.d
 mode change 100755 => 100644 ld/testsuite/ld-pe/longsecn-3.d
 mode change 100755 => 100644 ld/testsuite/ld-pe/longsecn-4.d
 mode change 100755 => 100644 ld/testsuite/ld-pe/longsecn-5.d
 mode change 100755 => 100644 ld/testsuite/ld-pe/longsecn.d
 mode change 100755 => 100644 ld/testsuite/ld-pe/longsecn.s
 mode change 100755 => 100644 ld/testsuite/ld-pe/non-c-lang-syms.d
 mode change 100755 => 100644 ld/testsuite/ld-pe/non-c-lang-syms.s
 mode change 100755 => 100644 ld/testsuite/ld-pe/pe-compile.exp
 mode change 100755 => 100644 ld/testsuite/ld-pe/pe-run.exp
 mode change 100755 => 100644 ld/testsuite/ld-pe/tlssec.s
 mode change 100755 => 100644 ld/testsuite/ld-pe/tlssec32.d
 mode change 100755 => 100644 ld/testsuite/ld-pe/tlssec64.d
 mode change 100755 => 100644 ld/testsuite/ld-pe/vers-script-1.ver
 mode change 100755 => 100644 ld/testsuite/ld-pe/vers-script-2.ver
 mode change 100755 => 100644 ld/testsuite/ld-pe/vers-script-3.ver
 mode change 100755 => 100644 ld/testsuite/ld-pe/vers-script-4.ver
 mode change 100755 => 100644 ld/testsuite/ld-pe/vers-script-dll.c
 mode change 100755 => 100644 sim/lm32/ChangeLog
 mode change 100644 => 100755 sim/testsuite/sim/bfin/run-tests.sh


hooks/post-receive
-- 
gdb and binutils


                 reply	other threads:[~2013-12-07  7:04 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=20131207070409.6199.qmail@sourceware.org \
    --to=vapier@sourceware.org \
    --cc=binutils-cvs@sourceware.org \
    --cc=gdb-cvs@sourceware.org \
    --cc=src-cvs@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).