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 c5f2899b2b0 Fix check-whitespace complaint new 2ed1e0f1138 gdb: make create_function_type static new 8652a334f91 gdb: remove make_pointer_type typeptr parameter new 1375fc7b60d gdb: remove make_reference_type typeptr parameter new b3c7c6ad37a gdb: remove make_function_type typeptr parameter new cd37de5bdef gdb: remove make_function_type new 8092b3473da gdb: remove make_cv_type typeptr parameter new 4f0ba520b3c gdb: remove smash_to_memberptr_type new 8543102f51f [gdbsupport] Fix get_print_cell use in threads
The 8 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/avr-tdep.c | 2 +- gdb/break-catch-throw.c | 2 +- gdb/c-typeprint.c | 2 +- gdb/ctfread.c | 6 +- gdb/dwarf2/read.c | 8 +- gdb/ft32-tdep.c | 2 +- gdb/gdbtypes.c | 224 +++++++++------------------------------------- gdb/gdbtypes.h | 48 +++++----- gdb/gnu-v3-abi.c | 6 +- gdb/guile/scm-type.c | 6 +- gdb/opencl-lang.c | 2 +- gdb/python/py-type.c | 10 +-- gdb/python/py-xmethods.c | 3 +- gdb/rust-lang.c | 2 +- gdb/type-stack.c | 4 +- gdb/valops.c | 4 +- gdb/value.c | 4 +- gdb/z80-tdep.c | 2 +- gdbsupport/print-utils.cc | 4 +- 19 files changed, 102 insertions(+), 239 deletions(-)