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 0860c437cb btrace: Store btrace_insn in an std::vector new 2434b0199d Use amd64_target_description to get tdesc_amd64 new ca1fa5eef2 Use i386_target_description to get tdesc_i386 new d78bdb54ac Return X86_XSTATE_SSE_MASK instead of 0 in i386fbsd_core_read_xcr0 new badc002020 Let i386_target_description return tdesc_i386_mmx
The 4 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 | 35 +++++++++++++++++++++++++++++++++++ gdb/amd64-darwin-tdep.c | 4 +++- gdb/amd64-dicos-tdep.c | 4 +++- gdb/amd64-fbsd-nat.c | 4 ++-- gdb/amd64-fbsd-tdep.c | 3 ++- gdb/amd64-nbsd-tdep.c | 4 +++- gdb/amd64-obsd-tdep.c | 4 +++- gdb/amd64-sol2-tdep.c | 4 +++- gdb/amd64-tdep.h | 2 -- gdb/amd64-windows-tdep.c | 4 +++- gdb/i386-fbsd-nat.c | 10 ++++------ gdb/i386-fbsd-tdep.c | 4 ++-- gdb/i386-go32-tdep.c | 3 ++- gdb/i386-tdep.c | 6 +++++- gdb/i386-tdep.h | 3 --- 15 files changed, 70 insertions(+), 24 deletions(-)