This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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 hjl/linux/master updated. 268f8545d7261badd8e24fc5d456c456aab6dcb6


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, hjl/linux/master has been updated
       via  268f8545d7261badd8e24fc5d456c456aab6dcb6 (commit)
       via  568e808b7d80a7613c1b6d94ff93dd517436b249 (commit)
       via  467d141bf5399b1092118981da1143523b19b896 (commit)
       via  fb151210966ed045c124b7accfb3422d35166607 (commit)
       via  aba02109701c9824499b42f1cf044a995fc603e1 (commit)
       via  e62e21fd47826fd5501e7e06106c202763e7b260 (commit)
       via  859cf5d1dea467019bf0a822eeda059427ecf440 (commit)
       via  25790f6fc128f0785a3568019727c0512adc079c (commit)
       via  cc64f6178ed618d3bd7905f20aa8cc76571fbede (commit)
      from  0f04edc1c96a949882f8d8f7e685d41b85d7e8a0 (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=268f8545d7261badd8e24fc5d456c456aab6dcb6

commit 268f8545d7261badd8e24fc5d456c456aab6dcb6
Merge: 0f04edc 568e808
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Jan 27 05:27:02 2014 -0800

    Merge remote-tracking branch 'origin/master' into hjl/linux/master

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

Summary of changes:
 bfd/version.h                                      |    2 +-
 gdb/ChangeLog                                      |   42 +++++++++
 gdb/ada-lang.c                                     |    2 -
 gdb/ada-typeprint.c                                |   90 ++++++++++++++------
 gdb/ada-valprint.c                                 |    2 +-
 gdb/procfs.c                                       |    3 -
 gdb/record-btrace.c                                |    7 ++-
 gdb/testsuite/ChangeLog                            |    4 +
 gdb/testsuite/gdb.ada/array_char_idx.exp           |   32 +++++++
 gdb/testsuite/gdb.ada/array_char_idx/foo.adb       |   20 +++++
 .../{bp_range_type => array_char_idx}/pck.adb      |    0
 gdb/testsuite/gdb.ada/array_char_idx/pck.ads       |   23 +++++
 12 files changed, 192 insertions(+), 35 deletions(-)
 create mode 100644 gdb/testsuite/gdb.ada/array_char_idx.exp
 create mode 100644 gdb/testsuite/gdb.ada/array_char_idx/foo.adb
 copy gdb/testsuite/gdb.ada/{bp_range_type => array_char_idx}/pck.adb (100%)
 create mode 100644 gdb/testsuite/gdb.ada/array_char_idx/pck.ads


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]