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 58c010877e7 displaced step: pass down target_waitstatus instead of gdb_signal
new 57573e54afb linux-nat: introduce pending_status_str
The 1 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/linux-nat.c | 19 ++++++++++++++++---
gdb/linux-nat.h | 11 +++++++----
2 files changed, 23 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 197b6b60ae7b Linux 6.3-rc4
new 4ce341de6c02 mtd: rawnand: meson: initialize struct with zeroes
new 75dce6a941e3 mtd: nand: mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_compl [...]
new a56cde41340a dt-bindings: mtd: jedec,spi-nor: Document CPOL/CPHA support
new 9b043c649022 mtd: rawnand: nandsim: Artificially prevent sequential page reads
new e732e39ed992 mtd: rawnand: meson: invalidate cache on polling ECC bit
new fc5d1a9233ee Merge tag 'mtd/fixes-for-6.3-rc5' of git://git.kernel.org/ [...]
new da0ba0ccce54 platform/x86/intel: vsec: Fix a memory leak in intel_vsec_add_aux
new 4d5a2a7d2c97 platform/x86/intel: tpmi: Fix double free in tpmi_create_device()
new 8d13d50b1576 platform/x86/intel: tpmi: Revise the comment of intel_vsec [...]
new b7c994f8c35e platform/x86 (gigabyte-wmi): Add support for A320M-S2H V2
new 583329dcf22e platform/x86: think-lmi: add missing type attribute
new 45e21289bfc6 platform/x86: think-lmi: use correct possible_values delimiters
new cf337f27f3bf platform/x86: think-lmi: only display possible_values if a [...]
new 8a02d70679fc platform/x86: think-lmi: Add possible_values for ThinkStation
new acd0acb802b9 platform/surface: aggregator: Add missing fwnode_handle_put()
new 91fe204578ba Merge tag 'platform-drivers-x86-v6.3-3' of git://git.kerne [...]
The 16 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:
.../devicetree/bindings/mtd/jedec,spi-nor.yaml | 7 +++
drivers/mtd/nand/ecc-mxic.c | 1 +
drivers/mtd/nand/raw/meson_nand.c | 10 +++-
drivers/mtd/nand/raw/nandsim.c | 17 +++++-
drivers/platform/surface/aggregator/bus.c | 4 +-
drivers/platform/x86/gigabyte-wmi.c | 1 +
drivers/platform/x86/intel/tpmi.c | 23 +++------
drivers/platform/x86/intel/vsec.c | 1 +
drivers/platform/x86/think-lmi.c | 60 ++++++++++++++++++++--
9 files changed, 101 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 1e77fa23a02 [gdb/testsuite] Fix gdb.stabs/exclfwd.exp for remote host
new 58c010877e7 displaced step: pass down target_waitstatus instead of gdb_signal
The 1 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/displaced-stepping.c | 16 +++++++++++-----
gdb/displaced-stepping.h | 2 +-
gdb/gdbarch-gen.h | 4 ++--
gdb/gdbarch.c | 4 ++--
gdb/gdbarch_components.py | 2 +-
gdb/infrun.c | 17 +++++++----------
gdb/linux-tdep.c | 5 +++--
gdb/linux-tdep.h | 2 +-
gdb/rs6000-tdep.c | 4 ++--
9 files changed, 30 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 8ee5cc9fc03 [gdb/testsuite] Fix gdb.gdb/unittest.exp for remote host
new bc246dae0ce [gdb/testsuite] Fix gdb.stabs/weird.exp for remote host
new 1e77fa23a02 [gdb/testsuite] Fix gdb.stabs/exclfwd.exp for remote host
The 2 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/testsuite/gdb.stabs/exclfwd.exp | 2 ++
gdb/testsuite/gdb.stabs/weird.exp | 7 +++----
2 files changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 72a8f763233 Change symbol::line to unsigned int
new b0af93ad2ba [gdb/testsuite] Skip do_self_tests on remote host
new 8ee5cc9fc03 [gdb/testsuite] Fix gdb.gdb/unittest.exp for remote host
The 2 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/testsuite/gdb.gdb/unittest.exp | 75 ++++++++++++++++++++--------------
gdb/testsuite/lib/selftest-support.exp | 2 +-
2 files changed, 45 insertions(+), 32 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 7005080802d Fix 128-bit integer bug in Ada
new 72a8f763233 Change symbol::line to unsigned int
The 1 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/compile/compile-c-symbols.c | 2 +-
gdb/compile/compile-cplus-symbols.c | 2 +-
gdb/compile/compile-cplus-types.c | 2 +-
gdb/symtab.h | 12 +++-----
gdb/testsuite/gdb.python/lotsa-lines.exp | 51 ++++++++++++++++++++++++++++++++
5 files changed, 58 insertions(+), 11 deletions(-)
create mode 100644 gdb/testsuite/gdb.python/lotsa-lines.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 b6c55de76b1 Populate seen_names hash in cooked_index_shard::do_finalize
new c225d6b8041 Add many operators to gdb_mpz
new c7c3708ac77 Avoid a copy in gdb_mpz::safe_export
new 1c805ba063d Add truncation mode to gdb_mpz
new 4db6e7aa6ae Add value_as_mpz and value_from_mpz
new eb52a49702a Simplify binop_promote
new d784fa8fb29 Use value_true in value_equal and value_less
new 303a881f878 Use gdb_gmp for scalar arithmetic
new 7005080802d Fix 128-bit integer bug in Ada
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/NEWS | 2 +
gdb/ada-lang.c | 27 +-
gdb/eval.c | 55 +--
gdb/gmp-utils.c | 109 +++--
gdb/gmp-utils.h | 167 +++++++-
gdb/testsuite/gdb.ada/{ax-ada.exp => verylong.exp} | 11 +-
.../gdb.ada/{ax-ada => verylong}/prog.adb | 9 +-
gdb/testsuite/gdb.rust/onetwoeight.exp | 65 +++
.../gdb.rust/{rawids.rs => onetwoeight.rs} | 13 +-
gdb/utils.c | 30 --
gdb/utils.h | 7 -
gdb/valarith.c | 471 +++++++--------------
gdb/valops.c | 14 +-
gdb/value.c | 106 +++++
gdb/value.h | 7 +
15 files changed, 598 insertions(+), 495 deletions(-)
copy gdb/testsuite/gdb.ada/{ax-ada.exp => verylong.exp} (68%)
copy gdb/testsuite/gdb.ada/{ax-ada => verylong}/prog.adb (84%)
create mode 100644 gdb/testsuite/gdb.rust/onetwoeight.exp
copy gdb/testsuite/gdb.rust/{rawids.rs => onetwoeight.rs} (69%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 22151704858 [gdb/testsuite] Fix gdb.asm/asm-source.exp for remote host
new b6c55de76b1 Populate seen_names hash in cooked_index_shard::do_finalize
The 1 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/dwarf2/cooked-index.c | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.