This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/ibhagat/sframe in repository binutils-gdb.
discards 5cb76c4196b doc: add SFrame spec file discards 26c9659dcc1 gas/NEWS: add text about new command line option and SFrame [...] discards 8d14d61ec01 binutils/NEWS: add text for SFrame support discards 183380119fb src-release.sh: Add libsframe discards 5442aade58d libctf: add libsframe to LDFLAGS and LIBS discards c0a9c48a854 gdb: buildsystem changes to accommodate libsframe discards a3e7d37c10f readelf/objdump: support for SFrame section discards 9d5eafa8346 bfd: linker: merge .sframe sections discards 6387fdd6c44 libsframe: add the SFrame library discards 0c00385a95d gas: testsuite: add new tests for SFrame unwind info discards 68d77133316 gas: generate .sframe from CFI directives discards 9d0db51d1a6 gas: add new command line option --gsframe discards dd3591754e1 sframe.h: Add SFrame format definition adds d195b95c91f binutils: Run PR binutils/26160 test adds 31ee179e275 Automatic date update in version.in adds 319e41e83a4 sim: ppc: inline the sim-packages option adds 1b2af6a41e6 sim: ppc: delete unused host bitsize settings adds 0fa7ad4eb4f sim: ppc: drop unused /dev/zero logic adds 682a2a82e40 sim: adjust sim_hw options style adds fc9c0bdce0f sim: drop unused SIM_HARDWARE variable adds bfc96c1039d sim: build: add SIM_HW_CFLAGS to top-level build too adds cb9bdc02fdf sim: cris: move rvdummy linking to top-level adds 63bf33ff90b sim: build: move install steps to the top-level adds 59d8576e4ff sim: build: add uninstall support adds c0c25232da1 sim: run: move linking into top-level adds e5f7bc29350 sim: bfin: move linux-fixed-code.h to top-level adds c95bd9111ee sim: use libtool to install programs adds 5a9886170b3 sim: fix readline linkage adds 560f8d05a1d Deprecate MI version 1 adds 25e64b52764 Automatic date update in version.in adds 1e5482d5686 sim: build: stop passing down SIM_PRIMARY_TARGET adds 93e0ec910af sim: build: respect AM_MAKEFLAGS when entering subdirs adds 2f008f06409 Automatic date update in version.in adds 092a151a38c RISC-V: Remove RV32EF conflict adds 8bfb6941c35 ld/testsuite: skip tests related to -shared when disabled adds 200164d4673 configure: require libzstd >= 1.4.0 adds 2ba09f42f1e sim: build: add a proper var for enabled arches adds 23912acd402 sim: .gdbinit: generate for all arch subdirs adds b7096df2354 Don't explicitly set clone child ptrace options adds 240e07bd94a gdb/testsuite: use a more unique name in gdb.mi/mi-breakpoi [...] adds b686ecb5b10 gdb: link executables with libtool adds 1787fcc45ab sim: riscv: drop subdir configure logic adds ee79c7df308 sim: bpf: drop subdir configure logic adds 763b20abcbf sim: or1k: drop subdir configure logic adds 4cf83930c1e sim: mn10300: drop subdir configure logic adds 871aa3b9ee7 sim: v850: drop subdir configure logic adds 4faede61267 sim: riscv: add missing AC_MSG_RESULT call adds 412cf590e52 gdb: make lookup_selected_frame static adds 027fb74964e Silence libtool during link adds 70f1d4d4848 Automatic date update in version.in adds b06311adb4b Support Intel RAO-INT adds 0a98ae7645a x86: Correct wrong comments in vex_w_table adds 195064c8da5 sim: drop unused CORE_ADDR_TYPE adds 2756004fe78 sim: mips: call Unpredictable instead of setting bogus valu [...] adds e406987c476 [gdb/testsuite] Fix find_core_file for core named core adds 2939f92abde [gdb/testsuite] Remove test-case from test name adds be6a2dca150 [gdb/cli] Make quit really quit after remote connection closed adds 7dacb40b89b PowerPC: Add XSP operand define adds 7a283d9cf5c gdbsupport, gdb: add read_text_file_to_string, use it in li [...] adds 2b142a9f83f gdb/linux-nat: get core count using /sys/devices/system/cpu [...] new 103187ca02c jemarch patch upstream [REMOVE when upstreamed] new af2c7881f8e libctf: use libtool for link test in configure [REMOVE when [...] new 4b65850505f sframe.h: Add SFrame format definition new cdc99c56fec gas: add new command line option --gsframe new e5a51fd1afb gas: generate .sframe from CFI directives new 83e0334a0ca gas: testsuite: add new tests for SFrame unwind info new 94430640d04 libsframe: add the SFrame library new e6c856d50a6 bfd: linker: merge .sframe sections new 5fbe4a70788 readelf/objdump: support for SFrame section new e06f739fa73 src-release.sh: Add libsframe new ffacfd9635d binutils/NEWS: add text for SFrame support new b4cf68d0bc1 gas/NEWS: add text about new command line option and SFrame [...] new f8d5ad5f881 doc: add SFrame spec file
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (5cb76c4196b) \ N -- N -- N refs/heads/users/ibhagat/sframe (f8d5ad5f881)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 13 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/configure | 20 +- bfd/elfxx-riscv.c | 7 - bfd/version.h | 2 +- binutils/configure | 20 +- binutils/testsuite/binutils-all/pr26160.r | 123 +- binutils/testsuite/binutils-all/readelf.exp | 12 + config/zstd.m4 | 2 +- gas/NEWS | 2 + gas/config/tc-i386.c | 1 + gas/configure | 20 +- gas/doc/c-i386.texi | 3 +- gas/testsuite/gas/i386/i386.exp | 4 + gas/testsuite/gas/i386/raoint-intel.d | 19 + gas/testsuite/gas/i386/raoint.d | 19 + gas/testsuite/gas/i386/raoint.s | 15 + gas/testsuite/gas/i386/x86-64-raoint-intel.d | 19 + gas/testsuite/gas/i386/x86-64-raoint.d | 19 + gas/testsuite/gas/i386/x86-64-raoint.s | 15 + gas/testsuite/gas/riscv/march-fail-rv32ef.d | 3 - gas/testsuite/gas/riscv/march-fail-rv32ef.l | 2 - gdb/Makefile.in | 21 +- gdb/NEWS | 2 + gdb/acinclude.m4 | 7 +- gdb/aclocal.m4 | 5 + gdb/cli/cli-cmds.c | 15 +- gdb/config.in | 4 + gdb/configure | 33282 +++++++++++++------ gdb/configure.ac | 20 +- gdb/frame.c | 8 +- gdb/frame.h | 7 - gdb/interps.c | 10 + gdb/linux-nat.c | 1 - gdb/nat/linux-osdata.c | 122 +- gdb/silent-rules.mk | 2 + gdb/testsuite/gdb.base/corefile.exp | 6 +- gdb/testsuite/gdb.base/interrupt.exp | 2 +- gdb/testsuite/gdb.base/langs.exp | 34 +- gdb/testsuite/gdb.base/nodebug.exp | 6 +- gdb/testsuite/gdb.base/scope.exp | 12 +- gdb/testsuite/gdb.base/step-test.exp | 2 +- gdb/testsuite/gdb.base/watchpoint.exp | 4 +- .../gdb.mi/mi-breakpoint-multiple-locations.cc | 8 +- .../gdb.mi/mi-breakpoint-multiple-locations.exp | 8 +- gdb/testsuite/gdb.server/monitor-exit-quit.exp | 81 + gdb/testsuite/lib/gdb.exp | 3 +- gdbsupport/filestuff.cc | 37 + gdbsupport/filestuff.h | 4 + include/sim/sim.h | 7 - ld/configure | 20 +- ld/testsuite/ld-elfvers/vers.exp | 5 + ld/testsuite/ld-elfweak/elfweak.exp | 5 + ld/testsuite/ld-shared/shared.exp | 5 + libctf/configure | 22 +- libctf/configure.ac | 2 +- opcodes/i386-dis.c | 13 +- opcodes/i386-gen.c | 5 + opcodes/i386-init.h | 518 +- opcodes/i386-opc.h | 3 + opcodes/i386-opc.tbl | 9 + opcodes/i386-tbl.h | 7906 ++--- opcodes/ppc-opc.c | 11 +- sim/Makefile.am | 86 +- sim/Makefile.in | 1157 +- sim/README-HACKING | 2 - sim/{ppc => aarch64}/local.mk | 12 +- sim/arch-subdir.mk.in | 11 +- sim/arm/local.mk | 9 + sim/{erc32 => avr}/local.mk | 11 +- sim/bfin/Makefile.in | 17 - sim/bfin/local.mk | 43 + sim/bpf/Makefile.in | 2 + sim/bpf/aclocal.m4 | 16 - sim/bpf/configure | 2932 -- sim/bpf/configure.ac | 7 - sim/bpf/local.mk | 8 + sim/common/Make-common.in | 45 +- sim/common/local.mk | 19 +- sim/configure | 407 +- sim/configure.ac | 20 +- sim/cr16/local.mk | 8 + sim/cris/Makefile.in | 13 +- sim/cris/local.mk | 15 + sim/d10v/local.mk | 8 + sim/erc32/Makefile.in | 15 - sim/erc32/local.mk | 27 + sim/{ppc => example-synacor}/local.mk | 12 +- sim/frv/local.mk | 8 + sim/{rx => ft32}/local.mk | 10 +- sim/{ppc => h8300}/local.mk | 12 +- sim/iq2000/local.mk | 8 + sim/lm32/local.mk | 8 + sim/m32c/local.mk | 12 + sim/m32r/local.mk | 8 + sim/m4/sim_ac_option_hardware.m4 | 6 +- sim/m4/sim_ac_platform.m4 | 2 +- sim/m68hc11/local.mk | 8 + sim/{ppc => mcore}/local.mk | 12 +- sim/{ppc => microblaze}/local.mk | 12 +- sim/{arm => mips}/local.mk | 10 +- sim/mips/mips.igen | 4 +- sim/mn10300/Makefile.in | 4 +- sim/mn10300/aclocal.m4 | 16 - sim/mn10300/configure | 2932 -- sim/mn10300/configure.ac | 7 - sim/mn10300/local.mk | 8 + sim/moxie/local.mk | 18 +- sim/{ppc => msp430}/local.mk | 12 +- sim/or1k/Makefile.in | 2 + sim/or1k/aclocal.m4 | 16 - sim/or1k/configure | 2932 -- sim/or1k/configure.ac | 7 - sim/or1k/local.mk | 8 + sim/ppc/Makefile.in | 54 +- sim/ppc/configure | 95 - sim/ppc/configure.ac | 62 - sim/ppc/local.mk | 15 + sim/ppc/options.c | 5 - sim/ppc/pk.h | 2 + sim/ppc/std-config.h | 8 +- sim/{ppc => pru}/local.mk | 12 +- sim/riscv/Makefile.in | 2 + sim/riscv/acinclude.m4 | 22 + sim/riscv/aclocal.m4 | 16 - sim/riscv/configure | 3096 -- sim/riscv/configure.ac | 17 - sim/{ppc => riscv}/local.mk | 12 +- sim/{rx => rl78}/local.mk | 14 +- sim/rx/local.mk | 13 + sim/sh/local.mk | 8 + sim/v850/Makefile.in | 2 + sim/v850/aclocal.m4 | 16 - sim/v850/configure | 2932 -- sim/v850/configure.ac | 7 - sim/v850/local.mk | 8 + 134 files changed, 29514 insertions(+), 30459 deletions(-) create mode 100644 gas/testsuite/gas/i386/raoint-intel.d create mode 100644 gas/testsuite/gas/i386/raoint.d create mode 100644 gas/testsuite/gas/i386/raoint.s create mode 100644 gas/testsuite/gas/i386/x86-64-raoint-intel.d create mode 100644 gas/testsuite/gas/i386/x86-64-raoint.d create mode 100644 gas/testsuite/gas/i386/x86-64-raoint.s delete mode 100644 gas/testsuite/gas/riscv/march-fail-rv32ef.d delete mode 100644 gas/testsuite/gas/riscv/march-fail-rv32ef.l mode change 100644 => 100755 gdb/configure create mode 100644 gdb/testsuite/gdb.server/monitor-exit-quit.exp copy sim/{ppc => aarch64}/local.mk (77%) copy sim/{erc32 => avr}/local.mk (79%) create mode 100644 sim/bfin/local.mk delete mode 100644 sim/bpf/aclocal.m4 delete mode 100755 sim/bpf/configure delete mode 100644 sim/bpf/configure.ac copy sim/{ppc => example-synacor}/local.mk (75%) copy sim/{rx => ft32}/local.mk (84%) copy sim/{ppc => h8300}/local.mk (76%) copy sim/{ppc => mcore}/local.mk (76%) copy sim/{ppc => microblaze}/local.mk (76%) copy sim/{arm => mips}/local.mk (83%) delete mode 100644 sim/mn10300/aclocal.m4 delete mode 100755 sim/mn10300/configure delete mode 100644 sim/mn10300/configure.ac copy sim/{ppc => msp430}/local.mk (77%) delete mode 100644 sim/or1k/aclocal.m4 delete mode 100755 sim/or1k/configure delete mode 100644 sim/or1k/configure.ac create mode 100644 sim/ppc/pk.h copy sim/{ppc => pru}/local.mk (75%) create mode 100644 sim/riscv/acinclude.m4 delete mode 100644 sim/riscv/aclocal.m4 delete mode 100755 sim/riscv/configure delete mode 100644 sim/riscv/configure.ac copy sim/{ppc => riscv}/local.mk (76%) copy sim/{rx => rl78}/local.mk (69%) delete mode 100644 sim/v850/aclocal.m4 delete mode 100755 sim/v850/configure delete mode 100644 sim/v850/configure.ac