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 4bea97df59d Remove eval_op_ternop new 321d8b3f28c gdb: introduce field::is_artificial / field::set_is_artificial new 6c0f749351b gdb: remove FIELD_ARTIFICIAL new 454977cdc41 gdb: remove TYPE_FIELD_ARTIFICIAL new 886176b8650 gdb: introduce field::bitsize / field::set_bitsize new 3be8c919101 gdb: remove FIELD_BITSIZE new 3757d2d44f6 gdb: remove TYPE_FIELD_BITSIZE new 8c329d5c651 gdb: remove TYPE_FIELD_PACKED
The 7 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 | 75 ++++++++++++++++++++------------------- gdb/ada-typeprint.c | 8 ++--- gdb/ada-valprint.c | 8 ++--- gdb/amd64-tdep.c | 6 ++-- gdb/arm-tdep.c | 2 +- gdb/ax-gdb.c | 6 ++-- gdb/buildsym.c | 2 +- gdb/c-typeprint.c | 15 ++++---- gdb/c-varobj.c | 4 +-- gdb/coffread.c | 6 ++-- gdb/compile/compile-c-types.c | 2 +- gdb/compile/compile-cplus-types.c | 6 ++-- gdb/compile/compile-object-load.c | 2 +- gdb/cp-valprint.c | 16 ++++----- gdb/ctfread.c | 4 +-- gdb/dwarf2/read.c | 36 +++++++++---------- gdb/eval.c | 2 +- gdb/f-lang.c | 2 +- gdb/gdb-gdb.py.in | 4 +-- gdb/gdbtypes.c | 32 ++++++++--------- gdb/gdbtypes.h | 40 +++++++++++++++------ gdb/guile/scm-type.c | 2 +- gdb/i386-windows-tdep.c | 2 +- gdb/m2-typeprint.c | 5 ++- gdb/mdebugread.c | 6 ++-- gdb/p-typeprint.c | 5 ++- gdb/p-valprint.c | 4 +-- gdb/python/py-type.c | 4 +-- gdb/rust-lang.c | 6 ++-- gdb/stabsread.c | 23 ++++++------ gdb/target-descriptions.c | 2 +- gdb/typeprint.c | 4 +-- gdb/valops.c | 6 ++-- gdb/valprint.c | 4 +-- gdb/value.c | 10 +++--- 35 files changed, 188 insertions(+), 173 deletions(-)