[Pkg-gdb-logs] [gdb] branch master updated (eecaecb -> 378e045)

Hector Oron zumbi at moszumanska.debian.org
Sun Mar 15 15:42:49 UTC 2015


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

zumbi pushed a change to branch master
in repository gdb.

      from  eecaecb   Release Debian version 7.8.1-1
       new  a1faeb5   Imported Upstream version 7.8.2
       new  9edbeb9   d/{control*,gdb64*,rules}: drop gdb64 support.
       new  378e045   Release Debian version gdb-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/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                                   |  13 ++
 debian/control                                     |  14 --
 debian/control.in                                  |  14 --
 debian/gdb64.lintian-overrides                     |   2 -
 debian/gdb64.postinst                              |  13 --
 debian/rules                                       |  16 +-
 djunpack.bat                                       |   4 +-
 gdb/ChangeLog                                      |  44 ++++
 gdb/breakpoint.c                                   |   4 +-
 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 ++
 32 files changed, 877 insertions(+), 453 deletions(-)
 delete mode 100644 debian/gdb64.lintian-overrides
 delete mode 100755 debian/gdb64.postinst
 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.git



More information about the Pkg-gdb-logs mailing list