[binutils-gdb/users/hjl/linux/master] Merge remote-tracking branch 'origin/master' into users/hjl/linux/master
H.J.Lu
hjl@sourceware.org
Sun Jan 11 16:19:00 GMT 2015
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=556e77feb133b143caa45038bebda588030d0070
commit 556e77feb133b143caa45038bebda588030d0070
Merge: 51f6975 82b1b41
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Mon Jan 5 08:51:30 2015 -0800
Merge remote-tracking branch 'origin/master' into users/hjl/linux/master
Diff:
ChangeLog | 12 ++
Makefile.def | 1 +
Makefile.in | 5 +
Makefile.tpl | 4 +
bfd/version.h | 2 +-
binutils/ChangeLog | 29 +++
binutils/doc/binutils.texi | 12 +-
binutils/dwarf.c | 107 +++++++----
binutils/dwarf.h | 8 +-
binutils/readelf.c | 100 ++++++++---
configure | 276 +++++++++++++++++++++++++++++
configure.ac | 2 +
gdb/ChangeLog | 18 ++
gdb/c-exp.y | 62 +++----
gdb/dwarf2read.c | 1 -
gdb/mips-tdep.c | 21 +--
gdb/symtab.h | 2 +-
gdb/testsuite/ChangeLog | 12 +-
gdb/testsuite/gdb.cp/nsalias.exp | 12 +-
gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp | 8 +-
20 files changed, 576 insertions(+), 118 deletions(-)
More information about the Binutils-cvs
mailing list