[Crosstoolchain-logs] [gdb-doc] branch master updated (f5ea9a6 -> 408186a)

Hector Oron zumbi at moszumanska.debian.org
Sat Jan 24 10:53:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

zumbi pushed a change to branch master
in repository gdb-doc.

      from  f5ea9a6   Release Debian version gdb-doc-7.8.1-1
       new  a3d2fac   Imported Upstream version 7.8.2
       new  fb025e7   Merge tag 'upstream/7.8.2'
       new  408186a   Release Debian version gdb-doc-7.8.2-1

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bfd/ChangeLog                                      |  23 ++
 bfd/doc/bfdver.texi                                |   2 +-
 bfd/elf-bfd.h                                      |   3 +
 bfd/elf-ifunc.c                                    | 125 +++++++++++
 bfd/elf32-i386.c                                   | 101 ++++++---
 bfd/elf64-x86-64.c                                 | 237 +++++++--------------
 bfd/version.h                                      |   2 +-
 debian/changelog                                   |   6 +
 djunpack.bat                                       |   4 +-
 gdb/ChangeLog                                      |  44 ++++
 gdb/breakpoint.c                                   |   4 +-
 gdb/doc/gcore.1                                    |   2 +-
 gdb/doc/gdb.1                                      |   2 +-
 gdb/doc/gdb.info                                   |   2 +-
 gdb/doc/gdb.info-1                                 |   6 +-
 gdb/doc/gdb.info-2                                 |   2 +-
 gdb/doc/gdb.info-3                                 |   2 +-
 gdb/doc/gdb.info-4                                 |   2 +-
 gdb/doc/gdb.info-5                                 |  52 ++---
 gdb/doc/gdb.info-6                                 |   2 +-
 gdb/doc/gdb.info-7                                 | Bin 325618 -> 325618 bytes
 gdb/doc/gdbinit.5                                  |   2 +-
 gdb/doc/gdbserver.1                                |   2 +-
 gdb/dwarf2-frame.c                                 |  12 +-
 gdb/gdbtypes.c                                     |  60 +++---
 gdb/infrun.c                                       |  10 +
 gdb/po/gdb.pot                                     | 178 ++++++++--------
 gdb/testsuite/ChangeLog                            |  21 ++
 ...{auto-load.c => batch-preserve-term-settings.c} |   2 +-
 .../gdb.base/batch-preserve-term-settings.exp      | 186 ++++++++++++++++
 ...ution-repeat.c => bp-cmds-execution-x-script.c} |  20 +-
 .../gdb.base/bp-cmds-execution-x-script.exp        |  75 +++++++
 .../bp-cmds-execution-x-script.gdb}                |  10 +-
 .../corrupt.c => gdb.base/vla-stub-define.c}       |   9 +-
 .../gdb.base/{source-execution.c => vla-stub.c}    |  24 +--
 .../array_char_idx.exp => gdb.base/vla-stub.exp}   |  21 +-
 gdb/version.in                                     |   2 +-
 md5.sum                                            |  66 +++---
 readline/ChangeLog.gdb                             |   6 +
 readline/complete.c                                |  13 ++
 40 files changed, 908 insertions(+), 434 deletions(-)
 copy gdb/testsuite/gdb.base/{auto-load.c => batch-preserve-term-settings.c} (93%)
 create mode 100644 gdb/testsuite/gdb.base/batch-preserve-term-settings.exp
 copy gdb/testsuite/gdb.base/{bg-execution-repeat.c => bp-cmds-execution-x-script.c} (77%)
 create mode 100644 gdb/testsuite/gdb.base/bp-cmds-execution-x-script.exp
 copy gdb/testsuite/{config/d10v.exp => gdb.base/bp-cmds-execution-x-script.gdb} (86%)
 copy gdb/testsuite/{gdb.dwarf2/corrupt.c => gdb.base/vla-stub-define.c} (91%)
 copy gdb/testsuite/gdb.base/{source-execution.c => vla-stub.c} (76%)
 copy gdb/testsuite/{gdb.ada/array_char_idx.exp => gdb.base/vla-stub.exp} (66%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gdb/gdb-doc.git



More information about the Crosstoolchain-logs mailing list