This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from a25d69c6dc gdb.ada/minsyms.exp: Don't hardcode the variable's address new ed0f427344 [PowerPC] Detect different long double floating-point formats
The 1 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: gdb/ChangeLog | 10 ++++ gdb/ppc-linux-tdep.c | 30 +++++++---- gdb/ppc-tdep.h | 12 +++++ gdb/rs6000-tdep.c | 22 +++++++- gdb/testsuite/ChangeLog | 5 ++ .../float128.c => gdb.arch/ppc-longdouble.c} | 14 ++++-- gdb/testsuite/gdb.arch/ppc-longdouble.exp | 58 ++++++++++++++++++++++ 7 files changed, 136 insertions(+), 15 deletions(-) copy gdb/testsuite/{gdb.base/float128.c => gdb.arch/ppc-longdouble.c} (72%) create mode 100644 gdb/testsuite/gdb.arch/ppc-longdouble.exp