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 bfc430c99b6 Partly rewrite dwarf2_get_symbol_read_needs new f5c3ce3687f x86: Add _bfd_elf_x86_copy_special_section_fields new 08eac89e889 [gdb] Fix whitespace in *.h new 10846fb7376 [gdb] Fix whitespace in *.c new 0f8fab2c906 [gdb] Fix whitespace in *.[ly] new 21b10d4c3e6 [gdb] Fix whitespace in *.def new ea97136badf [gdb] Fix whitespace in NEWS
The 6 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: bfd/elf32-i386.c | 81 ------------------- bfd/elf64-x86-64.c | 15 ---- bfd/elfxx-x86.c | 11 +++ bfd/elfxx-x86.h | 7 ++ gdb/.gitattributes | 5 ++ gdb/NEWS | 2 +- gdb/ada-exp.y | 82 ++++++++++---------- gdb/ada-lex.l | 64 +++++++-------- gdb/alpha-netbsd-tdep.c | 2 +- gdb/arch/aarch64-mte-linux.c | 1 - gdb/block.h | 2 +- gdb/c-exp.y | 4 +- gdb/c-varobj.c | 8 +- gdb/cli/cli-utils.c | 1 - gdb/config/i386/nm-x86-gnu.h | 4 +- gdb/contrib/check-whitespace-pre-commit.py | 7 +- gdb/cp-name-parser.y | 20 ++--- gdb/d-exp.y | 1 - gdb/d-namespace.c | 1 - gdb/darwin-nat-info.c | 2 +- gdb/dwarf2/abbrev.h | 2 +- gdb/f-exp.y | 120 ++++++++++++++--------------- gdb/i386-syscalls.def | 2 +- gdb/jit.c | 2 +- gdb/linux-tdep.c | 2 +- gdb/m2-exp.y | 16 ++-- gdb/m68hc11-tdep.c | 1 - gdb/mdebugread.c | 4 +- gdb/mi/mi-cmd-break.c | 1 - gdb/mi/mi-cmd-catch.c | 1 - gdb/mi/mi-cmd-target.c | 1 - gdb/mn10300-linux-tdep.c | 1 - gdb/mn10300-tdep.c | 1 - gdb/p-exp.y | 10 +-- gdb/ppc-sysv-tdep.c | 2 +- gdb/rs6000-aix-tdep.c | 1 - gdb/rs6000-lynx178-tdep.c | 1 - gdb/split-name.c | 1 - gdb/std-operator.def | 12 +-- gdb/symtab.h | 2 +- gdb/target-float.c | 1 - gdb/unittests/child-path-selftests.c | 1 - gdb/unittests/mkdir-recursive-selftests.c | 1 - gdb/unwind_stop_reasons.def | 8 +- gdbserver/.gitattributes | 4 + gdbsupport/.gitattributes | 4 + 46 files changed, 223 insertions(+), 299 deletions(-)