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 5ad0c3ef849 Clean up comment in dw2-ranges-psym-warning.exp
new 0b5023cc71d gdb/python/guile: user created prefix commands get help list
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/NEWS | 12 ++++
gdb/doc/guile.texi | 10 +++
gdb/doc/python.texi | 12 ++++
gdb/guile/scm-cmd.c | 42 ++++++++++--
gdb/python/py-cmd.c | 81 +++++++++++++++++-------
gdb/testsuite/gdb.guile/scm-parameter.exp | 73 +++++++++++++++++++++
gdb/testsuite/gdb.python/py-cmd.exp | 58 +++++++++++++++++
gdb/testsuite/gdb.python/py-parameter-prefix.exp | 73 +++++++++++++++++----
gdb/testsuite/gdb.python/py-parameter.exp | 62 ++++++++++++++++++
9 files changed, 381 insertions(+), 42 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 a797dd2a54a sframe: doc: add date to the pdf output
new 5ad0c3ef849 Clean up comment in dw2-ranges-psym-warning.exp
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/testsuite/gdb.dwarf2/dw2-ranges-psym-warning.exp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 users/nalcock/hidden-types-fixes
in repository binutils-gdb.
at e797fa4999c libctf: use __attribute__((__gnu_printf__)) where appropriate
This branch includes the following new commits:
new e797fa4999c libctf: use __attribute__((__gnu_printf__)) where appropriate
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.
--
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 692252c4b0c Handle dynamic DW_AT_data_bit_offset
new a797dd2a54a sframe: doc: add date to the pdf output
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:
libsframe/doc/sframe-spec.texi | 2 ++
1 file changed, 2 insertions(+)
--
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 fcfd8a4f239 gdb: support zero inode in generate-core-file command
new 692252c4b0c Handle dynamic DW_AT_data_bit_offset
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/read.c | 25 +++++++++++++++++++--
gdb/gdb-gdb.py.in | 6 +++--
gdb/gdbtypes.c | 26 +++++++++++++++-------
gdb/gdbtypes.h | 24 ++++++++++++++++----
gdb/gnu-v3-abi.c | 2 +-
gdb/python/py-type.c | 2 +-
...{ada-array-bound.exp => dynamic-bit-offset.exp} | 24 ++++++++++++--------
7 files changed, 82 insertions(+), 27 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{ada-array-bound.exp => dynamic-bit-offset.exp} (75%)
--
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 gcc.
from dcc14761f34 libstdc++: Check feature test macro for jthread in <stop_token>
new f605165ee4b tree-optimization/120517 - fix dataref group split math
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:
gcc/tree-vect-data-refs.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 release/2.41/master
in repository glibc.
from 515d4166f4 elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
new d952c6efaa sparc: Fix argument passing to __libc_start_main (BZ 32981)
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:
NEWS | 2 ++
sysdeps/sparc/sparc32/start.S | 4 ++++
sysdeps/sparc/sparc64/start.S | 4 ++++
3 files changed, 10 insertions(+)
--
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 users/nalcock/try-hidden-types-fixes
in repository binutils-gdb.
from ea9b7eb23ef libctf, dedup: reclaim space wasted by duplicate hidden types
new 773366ba1d4 libctf: use __attribute__((__gnu_printf__)) where appropriate
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:
libctf/ctf-impl.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 users/nalcock/try-hidden-types-fixes
in repository binutils-gdb.
at ea9b7eb23ef libctf, dedup: reclaim space wasted by duplicate hidden types
This branch includes the following new commits:
new 265f5b0ddf1 Revert "libctf: fix linking of non-root-visible types"
new 84470967ed5 libctf: dedup: improve hiding of conflicting types in the s [...]
new c2dfb5906c8 libctf: dedup: preserve non-root flag across normal links
new ea9b7eb23ef libctf, dedup: reclaim space wasted by duplicate hidden types
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.