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 e5d70d6b5a PR22348, conflicting global vars in crx and cr16 new edd079d9f6 Target FP: Use target format throughout expression parsing
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 | 82 ++++++++++++++++++++++++++++++++++++++++++++++ gdb/ada-exp.y | 24 +++----------- gdb/ada-lang.c | 6 ++-- gdb/ada-lex.l | 14 +++----- gdb/breakpoint.c | 3 +- gdb/c-exp.y | 79 +++++++++++++++++++++------------------------ gdb/d-exp.y | 73 ++++++++++++++++++++--------------------- gdb/doublest.c | 29 +++++++++++++++++ gdb/doublest.h | 2 ++ gdb/eval.c | 11 ++----- gdb/expprint.c | 13 ++++---- gdb/expression.h | 4 +-- gdb/f-exp.y | 29 ++++++++++------- gdb/go-exp.y | 60 ++++++++++++++++++---------------- gdb/m2-exp.y | 16 +++++---- gdb/p-exp.y | 35 ++++++++++++++++---- gdb/parse.c | 91 ++++++++++------------------------------------------ gdb/parser-defs.h | 12 ++----- gdb/rust-exp.y | 33 ++++++++----------- gdb/std-operator.def | 11 ++----- 20 files changed, 332 insertions(+), 295 deletions(-)