This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/nalcock/included-gettext
in repository binutils-gdb.
at 381f452d94f gdbserver: explicitly include gettext, etc in inprocess agent
This branch includes the following new commits:
new b9f3cdb3083 libctf, ld: fix symtypetab and var section population under ld -r
new 8fab7e228a6 libctf: rip out dead code handling typedefs with no name
new 8ed5e23f7a5 libctf: prohibit nameless ints, floats, typedefs and forwards
new a67a9245427 libctf: fix uninitialized variable in symbol serialization [...]
new 1ace1a6a6cd libctf: always name nameless types "", never NULL
new 9d1a7b2ffd3 intl: Allow building both with old bison and bison >= 3 [PR92008]
new d554e5aed1c intl: Unbreak intl build with bison 3 when no regeneration [...]
new 6c41a0c9f28 intl: picify if needed
new 571a785f461 libctf: unbreak built-in gettext usage
new 381f452d94f gdbserver: explicitly include gettext, etc in inprocess agent
The 10 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 gcc.
from 831ff94a882 Fortran: Check remains fixed by patch for PRs 96100/101 [PR91862].
new 8fdfd0cfdb7 aarch64: Reimplement vqmovun_high* intrinsics using builtins
new d14cf89b942 aarch64: Reimplement vrsqrte* intrinsics with builtins
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:
gcc/config/aarch64/aarch64-simd-builtins.def | 7 ++++
gcc/config/aarch64/aarch64-simd.md | 47 ++++++++++++++++++++++
gcc/config/aarch64/arm_neon.h | 35 +++-------------
gcc/config/aarch64/iterators.md | 1 +
.../gcc.target/aarch64/narrow_high-intrinsics.c | 2 +-
5 files changed, 61 insertions(+), 31 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 5424d7ed94c readelf: Add 'R' and 'D' to "Key to Flags:"
new a0c1eeba9b1 gdb/dwarf: change read_loclist_index complaints into errors
new 5e4d9bbc4b4 gdb/dwarf: fix bound check in read_rnglist_index
new 05787bad362 gdb/dwarf: add missing bound check to read_loclist_index
new 0c800c6ebc6 gdb/dwarf: remove unnecessary check in read_{rng,loc}list_index
new b1829e1bf2e gdb/dwarf: few fixes for handling DW_FORM_{rng,loc}listx
new a1c4010369a gdb/dwarf: read correct rnglist/loclist header in read_{rng [...]
new 962effa7901 gdb/testsuite: add .debug_rnglists tests
new 6b0933da342 gdb/testsuite: DWARF assembler: add context parameters to _ [...]
new ecfda20dcc4 gdb/testsuite: add .debug_loclists tests
new 2b0c7f41d1d gdb/dwarf: split dwarf2_cu::ranges_base in two
new e57933dc9cd gdb/dwarf: make read_{loc,rng}list_index return sect_offset
new 9307efbe9eb gdb/testsuite: add test for .debug_{rng,loc}lists section w [...]
The 12 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 | 63 +++
gdb/dwarf2/attribute.c | 5 +-
gdb/dwarf2/attribute.h | 1 +
gdb/dwarf2/die.h | 36 +-
gdb/dwarf2/read.c | 257 +++++++-----
gdb/testsuite/ChangeLog | 41 ++
gdb/testsuite/gdb.dwarf2/loclists-multiple-cus.c | 37 ++
gdb/testsuite/gdb.dwarf2/loclists-multiple-cus.exp | 146 +++++++
gdb/testsuite/gdb.dwarf2/loclists-sec-offset.c | 69 ++++
gdb/testsuite/gdb.dwarf2/loclists-sec-offset.exp | 261 ++++++++++++
gdb/testsuite/gdb.dwarf2/rnglists-multiple-cus.exp | 102 +++++
gdb/testsuite/gdb.dwarf2/rnglists-sec-offset.exp | 143 +++++++
gdb/testsuite/lib/dwarf.exp | 451 ++++++++++++++++++++-
13 files changed, 1485 insertions(+), 127 deletions(-)
create mode 100644 gdb/testsuite/gdb.dwarf2/loclists-multiple-cus.c
create mode 100644 gdb/testsuite/gdb.dwarf2/loclists-multiple-cus.exp
create mode 100644 gdb/testsuite/gdb.dwarf2/loclists-sec-offset.c
create mode 100644 gdb/testsuite/gdb.dwarf2/loclists-sec-offset.exp
create mode 100644 gdb/testsuite/gdb.dwarf2/rnglists-multiple-cus.exp
create mode 100644 gdb/testsuite/gdb.dwarf2/rnglists-sec-offset.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.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/abe.
from c50998db Cleanup whitespaces
adds 21bfed13 Upgrade latest-rel and tag to glibc-2.33
No new revisions were added by this update.
Summary of changes:
config/latest-rel/glibc.conf | 2 +-
config/latest-tag/glibc.conf | 2 +-
2 files changed, 2 insertions(+), 2 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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/abe.
from c50998db Cleanup whitespaces
new 21bfed13 Upgrade latest-rel and tag to glibc-2.33
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:
config/latest-rel/glibc.conf | 2 +-
config/latest-tag/glibc.conf | 2 +-
2 files changed, 2 insertions(+), 2 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 glibc.
from 6e02b3e932 x86: Adding an upper bound for Enhanced REP MOVSB.
new 9132010785 linux: Remove shmmax check from tst-sysvshm-linux
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:
sysdeps/unix/sysv/linux/tst-sysvshm-linux.c | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1
in repository toolchain/ci/interesting-commits.
from 4696b9b Add last-good 777c02825229f14cf91c6044827ea42a77ded4a3 from h [...]
new 3d3e1d4 Add regression d74a8b0579edd0c42921eccc45ab986d24f2fef0 from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1
in repository toolchain/ci/interesting-commits.
from d2ebf51 Add regression dc8e4d856615806dc4c7bbd898cf0428b005e790 from [...]
new 4696b9b Add last-good 777c02825229f14cf91c6044827ea42a77ded4a3 from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.