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 a80a647180 Add a signal frame unwinder for FreeBSD/mipsn32. new 1841ee5d03 Clean up includes of doublest.h and floatformat.h new 3b4b2f160d Clean up some DFP interfaces new d13b8493cb Remove unused "union agent_val" from ax.h
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: gdb/ChangeLog | 71 ++++++++++++++++++++++++++ gdb/aarch64-tdep.c | 1 - gdb/alpha-tdep.c | 1 - gdb/amd64-darwin-tdep.c | 1 - gdb/arm-linux-tdep.c | 2 - gdb/ax.h | 12 ----- gdb/c-exp.y | 12 ++--- gdb/dfp.c | 96 +++++++++++++++++++++--------------- gdb/dfp.h | 18 +++---- gdb/doublest.h | 12 ----- gdb/findvar.c | 1 - gdb/gdbtypes.c | 1 + gdb/i386-darwin-tdep.c | 1 - gdb/i387-tdep.c | 1 - gdb/m68k-linux-tdep.c | 2 - gdb/m68k-tdep.c | 1 + gdb/mep-tdep.c | 1 - gdb/mips-tdep.c | 1 - gdb/nios2-tdep.c | 1 - gdb/printcmd.c | 8 ++- gdb/s390-linux-tdep.c | 1 - gdb/sparc-obsd-tdep.c | 1 - gdb/sparc-tdep.c | 1 - gdb/sparc64-tdep.c | 1 - gdb/spu-tdep.c | 1 - gdb/testsuite/ChangeLog | 6 +++ gdb/testsuite/gdb.base/dfp-exprs.exp | 5 +- gdb/testsuite/gdb.base/dfp-test.exp | 6 +-- gdb/tic6x-tdep.c | 1 - gdb/tilegx-tdep.c | 2 - gdb/top.c | 1 - gdb/valarith.c | 10 +++- gdb/valops.c | 11 +++-- gdb/valprint.c | 6 +-- gdb/value.c | 5 +- gdb/vax-tdep.c | 1 - gdb/xstormy16-tdep.c | 2 - gdb/xtensa-tdep.c | 1 - 38 files changed, 176 insertions(+), 130 deletions(-)