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 6ad368b8caf gdb: address review comments of previous series new d9c3a9c0369 Unify all operators into std-operator.def
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 | 8 ++++ gdb/ada-operator.def | 98 ------------------------------------------- gdb/expprint.c | 2 - gdb/expression.h | 9 ---- gdb/fortran-operator.def | 35 ---------------- gdb/std-operator.def | 105 +++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 113 insertions(+), 144 deletions(-) delete mode 100644 gdb/ada-operator.def delete mode 100644 gdb/fortran-operator.def