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 9018be22e0 Make target_read_alloc & al return vectors new 2654040249 Make "set osabi none" really work (PR 22980) new c912f608be Fix generation of x86-64 gdbarch with osabi none (PR 22979) new 5dc026d3f0 Remove stale file i386-avx.dat
The 3 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/ChangeLog | 22 +++++++++ gdb/amd64-tdep.c | 24 +++++++++- gdb/arch-utils.c | 7 ++- gdb/defs.h | 3 +- gdb/osabi.c | 20 ++++---- gdb/regformats/i386/i386-avx.dat | 54 ---------------------- gdb/testsuite/ChangeLog | 10 ++++ gdb/testsuite/gdb.arch/amd64-osabi.exp | 43 +++++++++++++++++ .../overload-const.exp => gdb.base/osabi.exp} | 20 ++++---- 9 files changed, 121 insertions(+), 82 deletions(-) delete mode 100644 gdb/regformats/i386/i386-avx.dat create mode 100644 gdb/testsuite/gdb.arch/amd64-osabi.exp copy gdb/testsuite/{gdb.cp/overload-const.exp => gdb.base/osabi.exp} (66%)