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 d3771fe234b Add gdb.Architecture.integer_type Python function new 8d939e8ea4b gdb: remove FIELD_LOC_KIND macro new 3a543e211e9 gdb: remove FIELD_BITPOS macro new 5d2038e3f55 gdb: remove FIELD_ENUMVAL macro new 16654a591ae gdb: remove FIELD_STATIC_PHYSNAME macro new 31a1516a815 gdb: remove FIELD_STATIC_PHYSADDR macro new d8557c3d229 gdb: remove FIELD_DWARF_BLOCK macro new 2ad53ea10c1 gdb: remove TYPE_FIELD_LOC_KIND new b610c04548a gdb: remove TYPE_FIELD_BITPOS new 970db518605 gdb: remove TYPE_FIELD_ENUMVAL new fcbbbd90f04 gdb: remove TYPE_FIELD_STATIC_PHYSNAME new e06c3e112ee gdb: remove TYPE_FIELD_STATIC_PHYSADDR new 51e36a3aaad gdb: remove TYPE_FIELD_DWARF_BLOCK
The 12 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/ada-lang.c | 51 +++++++++++------------ gdb/ada-typeprint.c | 6 +-- gdb/ada-valprint.c | 8 ++-- gdb/amd64-tdep.c | 4 +- gdb/arm-tdep.c | 2 +- gdb/ax-gdb.c | 12 +++--- gdb/c-typeprint.c | 12 +++--- gdb/c-valprint.c | 2 +- gdb/compile/compile-c-types.c | 4 +- gdb/compile/compile-cplus-types.c | 12 +++--- gdb/compile/compile-object-load.c | 2 +- gdb/cp-valprint.c | 14 +++---- gdb/d-valprint.c | 2 +- gdb/dwarf2/loc.c | 8 ++-- gdb/dwarf2/read.c | 18 ++++---- gdb/eval.c | 2 +- gdb/gdbtypes.c | 88 +++++++++++++++++++-------------------- gdb/gdbtypes.h | 14 +------ gdb/gnu-v2-abi.c | 2 +- gdb/gnu-v3-abi.c | 6 +-- gdb/guile/scm-type.c | 6 +-- gdb/m2-typeprint.c | 6 +-- gdb/m2-valprint.c | 4 +- gdb/mips-tdep.c | 10 ++--- gdb/p-lang.c | 8 ++-- gdb/p-typeprint.c | 6 +-- gdb/p-valprint.c | 10 ++--- gdb/python/py-type.c | 6 +-- gdb/riscv-tdep.c | 4 +- gdb/rust-lang.c | 6 +-- gdb/sparc64-tdep.c | 4 +- gdb/stabsread.c | 4 +- gdb/typeprint.c | 4 +- gdb/valops.c | 12 +++--- gdb/valprint.c | 10 ++--- gdb/value.c | 18 ++++---- 36 files changed, 184 insertions(+), 203 deletions(-)