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 5f056fcb3dc Fix crash in inside_main_func new 021c14f6385 gdb/gdbarch: remove unused 'invalid=True' from gdbarch_comp [...] new 0605df704d6 gdb/gdbarch: remove yet more 'invalid=True' from gdbarch_co [...] new 74b1406e90b gdb/gdbarch: split postdefault setup from invalid check in [...] new 6e2d282d74b gdb/gdbarch: remove the 'invalid=None' state from gdbarch_c [...] new 350796840f7 gdbarch: use predefault for more value components within gdbarch new c317ea57236 gdbarch: improve generation of validation in gdbarch getters new a3e200efc15 gdbarch: remove some unneeded predefault="0" from gdbarch_c [...] new 564cddf8edc gdbarch: make invalid=True the default for all Components new deb65a3cd86 gdb: add gdbarch::displaced_step_buffer_length
The 9 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/aarch64-linux-tdep.c | 4 +- gdb/arm-tdep.c | 4 +- gdb/displaced-stepping.c | 6 +- gdb/gdbarch-gen.h | 12 ++- gdb/gdbarch.c | 94 ++++++++++++++++-------- gdb/gdbarch.py | 66 +++++++++-------- gdb/gdbarch_components.py | 182 +++++++++++++--------------------------------- gdb/gdbarch_types.py | 7 +- gdb/linux-tdep.c | 2 +- gdb/rs6000-tdep.c | 6 +- 10 files changed, 175 insertions(+), 208 deletions(-)