This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. 5fdeec1db01500cda1fa46be582fecc69ed1d1a3


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  5fdeec1db01500cda1fa46be582fecc69ed1d1a3 (commit)
      from  db74e4ba014f9ee96e8c8587534811c91c4d8ebb (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=5fdeec1db01500cda1fa46be582fecc69ed1d1a3

commit 5fdeec1db01500cda1fa46be582fecc69ed1d1a3
Author: Pedro Alves <palves@redhat.com>
Date:   Wed Oct 1 13:40:13 2014 +0100

    Add read-only markers to generated gdb/regformats/ .dat files
    
    We have read-only markers in most generated sources already, so that
    Emacs/Vi users won't edit them accidentally, but were missing them on
    the generated gdb/regformats/ .dat files.
    
    gdb/
    2014-10-01  Pedro Alves  <palves@redhat.com>
    
    	* features/Makefile ($(outdir)/%.dat): Output "THIS FILE IS
    	GENERATED" along with emacs/vi read-only markers.
    	* regformats/aarch64.dat: Regenerate.
    	* regformats/arm-with-iwmmxt.dat: Regenerate.
    	* regformats/arm-with-neon.dat: Regenerate.
    	* regformats/arm-with-vfpv2.dat: Regenerate.
    	* regformats/arm-with-vfpv3.dat: Regenerate.
    	* regformats/i386/amd64-avx-linux.dat: Regenerate.
    	* regformats/i386/amd64-avx.dat: Regenerate.
    	* regformats/i386/amd64-avx512-linux.dat: Regenerate.
    	* regformats/i386/amd64-avx512.dat: Regenerate.
    	* regformats/i386/amd64-linux.dat: Regenerate.
    	* regformats/i386/amd64-mpx-linux.dat: Regenerate.
    	* regformats/i386/amd64-mpx.dat: Regenerate.
    	* regformats/i386/amd64.dat: Regenerate.
    	* regformats/i386/i386-avx-linux.dat: Regenerate.
    	* regformats/i386/i386-avx.dat: Regenerate.
    	* regformats/i386/i386-avx512-linux.dat: Regenerate.
    	* regformats/i386/i386-avx512.dat: Regenerate.
    	* regformats/i386/i386-linux.dat: Regenerate.
    	* regformats/i386/i386-mmx-linux.dat: Regenerate.
    	* regformats/i386/i386-mmx.dat: Regenerate.
    	* regformats/i386/i386-mpx-linux.dat: Regenerate.
    	* regformats/i386/i386-mpx.dat: Regenerate.
    	* regformats/i386/i386.dat: Regenerate.
    	* regformats/i386/x32-avx-linux.dat: Regenerate.
    	* regformats/i386/x32-avx.dat: Regenerate.
    	* regformats/i386/x32-avx512-linux.dat: Regenerate.
    	* regformats/i386/x32-avx512.dat: Regenerate.
    	* regformats/i386/x32-linux.dat: Regenerate.
    	* regformats/i386/x32.dat: Regenerate.
    	* regformats/microblaze-with-stack-protect.dat: Regenerate.
    	* regformats/mips-dsp-linux.dat: Regenerate.
    	* regformats/mips-linux.dat: Regenerate.
    	* regformats/mips64-dsp-linux.dat: Regenerate.
    	* regformats/mips64-linux.dat: Regenerate.
    	* regformats/nios2-linux.dat: Regenerate.
    	* regformats/rs6000/powerpc-32.dat: Regenerate.
    	* regformats/rs6000/powerpc-32l.dat: Regenerate.
    	* regformats/rs6000/powerpc-64l.dat: Regenerate.
    	* regformats/rs6000/powerpc-altivec32l.dat: Regenerate.
    	* regformats/rs6000/powerpc-altivec64l.dat: Regenerate.
    	* regformats/rs6000/powerpc-cell32l.dat: Regenerate.
    	* regformats/rs6000/powerpc-cell64l.dat: Regenerate.
    	* regformats/rs6000/powerpc-e500l.dat: Regenerate.
    	* regformats/rs6000/powerpc-vsx32l.dat: Regenerate.
    	* regformats/rs6000/powerpc-vsx64l.dat: Regenerate.
    	* regformats/s390-linux32.dat: Regenerate.
    	* regformats/s390-linux32v1.dat: Regenerate.
    	* regformats/s390-linux32v2.dat: Regenerate.
    	* regformats/s390-linux64.dat: Regenerate.
    	* regformats/s390-linux64v1.dat: Regenerate.
    	* regformats/s390-linux64v2.dat: Regenerate.
    	* regformats/s390-te-linux64.dat: Regenerate.
    	* regformats/s390x-linux64.dat: Regenerate.
    	* regformats/s390x-linux64v1.dat: Regenerate.
    	* regformats/s390x-linux64v2.dat: Regenerate.
    	* regformats/s390x-te-linux64.dat: Regenerate.
    	* regformats/tic6x-c62x-linux.dat: Regenerate.
    	* regformats/tic6x-c62x.dat: Regenerate.
    	* regformats/tic6x-c64x-linux.dat: Regenerate.
    	* regformats/tic6x-c64x.dat: Regenerate.
    	* regformats/tic6x-c64xp-linux.dat: Regenerate.
    	* regformats/tic6x-c64xp.dat: Regenerate.

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

Summary of changes:
 gdb/ChangeLog                                    |   67 ++++++++++++++++++++++
 gdb/features/Makefile                            |    3 +-
 gdb/regformats/aarch64.dat                       |    3 +-
 gdb/regformats/arm-with-iwmmxt.dat               |    3 +-
 gdb/regformats/arm-with-neon.dat                 |    3 +-
 gdb/regformats/arm-with-vfpv2.dat                |    3 +-
 gdb/regformats/arm-with-vfpv3.dat                |    3 +-
 gdb/regformats/i386/amd64-avx-linux.dat          |    3 +-
 gdb/regformats/i386/amd64-avx.dat                |    3 +-
 gdb/regformats/i386/amd64-avx512-linux.dat       |    3 +-
 gdb/regformats/i386/amd64-avx512.dat             |    3 +-
 gdb/regformats/i386/amd64-linux.dat              |    3 +-
 gdb/regformats/i386/amd64-mpx-linux.dat          |    3 +-
 gdb/regformats/i386/amd64-mpx.dat                |    3 +-
 gdb/regformats/i386/amd64.dat                    |    3 +-
 gdb/regformats/i386/i386-avx-linux.dat           |    3 +-
 gdb/regformats/i386/i386-avx.dat                 |    3 +-
 gdb/regformats/i386/i386-avx512-linux.dat        |    3 +-
 gdb/regformats/i386/i386-avx512.dat              |    3 +-
 gdb/regformats/i386/i386-linux.dat               |    3 +-
 gdb/regformats/i386/i386-mmx-linux.dat           |    3 +-
 gdb/regformats/i386/i386-mmx.dat                 |    3 +-
 gdb/regformats/i386/i386-mpx-linux.dat           |    3 +-
 gdb/regformats/i386/i386-mpx.dat                 |    3 +-
 gdb/regformats/i386/i386.dat                     |    3 +-
 gdb/regformats/i386/x32-avx-linux.dat            |    3 +-
 gdb/regformats/i386/x32-avx.dat                  |    3 +-
 gdb/regformats/i386/x32-avx512-linux.dat         |    3 +-
 gdb/regformats/i386/x32-avx512.dat               |    3 +-
 gdb/regformats/i386/x32-linux.dat                |    3 +-
 gdb/regformats/i386/x32.dat                      |    3 +-
 gdb/regformats/microblaze-with-stack-protect.dat |    3 +-
 gdb/regformats/mips-dsp-linux.dat                |    3 +-
 gdb/regformats/mips-linux.dat                    |    3 +-
 gdb/regformats/mips64-dsp-linux.dat              |    3 +-
 gdb/regformats/mips64-linux.dat                  |    3 +-
 gdb/regformats/nios2-linux.dat                   |    3 +-
 gdb/regformats/rs6000/powerpc-32.dat             |    3 +-
 gdb/regformats/rs6000/powerpc-32l.dat            |    3 +-
 gdb/regformats/rs6000/powerpc-64l.dat            |    3 +-
 gdb/regformats/rs6000/powerpc-altivec32l.dat     |    3 +-
 gdb/regformats/rs6000/powerpc-altivec64l.dat     |    3 +-
 gdb/regformats/rs6000/powerpc-cell32l.dat        |    3 +-
 gdb/regformats/rs6000/powerpc-cell64l.dat        |    3 +-
 gdb/regformats/rs6000/powerpc-e500l.dat          |    3 +-
 gdb/regformats/rs6000/powerpc-vsx32l.dat         |    3 +-
 gdb/regformats/rs6000/powerpc-vsx64l.dat         |    3 +-
 gdb/regformats/s390-linux32.dat                  |    3 +-
 gdb/regformats/s390-linux32v1.dat                |    3 +-
 gdb/regformats/s390-linux32v2.dat                |    3 +-
 gdb/regformats/s390-linux64.dat                  |    3 +-
 gdb/regformats/s390-linux64v1.dat                |    3 +-
 gdb/regformats/s390-linux64v2.dat                |    3 +-
 gdb/regformats/s390-te-linux64.dat               |    3 +-
 gdb/regformats/s390x-linux64.dat                 |    3 +-
 gdb/regformats/s390x-linux64v1.dat               |    3 +-
 gdb/regformats/s390x-linux64v2.dat               |    3 +-
 gdb/regformats/s390x-te-linux64.dat              |    3 +-
 gdb/regformats/tic6x-c62x-linux.dat              |    3 +-
 gdb/regformats/tic6x-c62x.dat                    |    3 +-
 gdb/regformats/tic6x-c64x-linux.dat              |    3 +-
 gdb/regformats/tic6x-c64x.dat                    |    3 +-
 gdb/regformats/tic6x-c64xp-linux.dat             |    3 +-
 gdb/regformats/tic6x-c64xp.dat                   |    3 +-
 64 files changed, 193 insertions(+), 63 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]