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 3c55062cc1d gdb/testsuite: fix race in gdb.threads/signal-while-steppin [...] new b49180acf20 Fix fixed-point binary operation type handling
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 | 9 ++++ gdb/ada-lang.c | 58 +++++++++++++------- gdb/testsuite/ChangeLog | 8 +++ gdb/testsuite/gdb.ada/fixed_points.exp | 17 ++++++ .../gdb.ada/fixed_points/fixed_points.adb | 1 + gdb/testsuite/gdb.ada/fixed_points/pck.ads | 5 ++ gdb/valarith.c | 46 ++++++++++------ gdb/valops.c | 63 +++++++++++++--------- gdb/value.h | 5 ++ 9 files changed, 152 insertions(+), 60 deletions(-)