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 d08515a68e5 RISC-V: Don't do undefweak relaxations for the linker_def symbols.
new 6fe4d5bf185 gdb: remove empty clear_solib functions
new 581b34c2a15 gdb: add program_space parameter to target_so_ops::clear_solib
new c1d21880e98 gdb: make interps_notify work with references
new bb86ab837e3 gdb: replace some so_list parameters to use references
new 1f08aca9d04 gdbsupport: use "reference" and "pointer" type aliases in i [...]
new 539223dec93 gdb: make get_cbfd_soname_build_id static
new 94d5c64878a gdb: allocate so_list with new, deallocate with delete
new ae4bf24404a gdb: rename lm_info_base to lm_info
new e3b63a7910a gdb: remove target_so_ops::free_so
new 3fcbae9d9c7 gdb: use gdb::checked_static_cast when casting lm_info
new 96bb3873ec2 gdb: make solib-svr4 not use so_list internally
new 5340140e1b0 gdb: make solib-rocm not use so_list internally
new 1c0dfccba7b gdb: remove lm_info_vector typedef
new 7ad0a42e88c gdb: make so_list::lm_info a unique_ptr
new 4ac91b6bb82 gdb: make clear_so a method of struct so_list
new 25b5a04e858 gdb: remove target_section_table typedef
new ae19ef71d22 gdb: make so_list::sections not a pointer
new 200b85632a9 gdb: make so_list::abfd a gdb_bfd_ref_ptr
new 98107b0b17a gdb: make so_list::{so_original_name,so_name} std::strings
new 8971d2788e7 gdb: link so_list using intrusive_list
new 38dc8f35f92 gdb: don't call so_list::clear in free_so
new 30932f40120 gdb: remove free_so function
new 3fe0dfd1604 gdb: rename struct so_list to shobj
The 23 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/bfd-target.c | 6 +-
gdb/break-catch-load.c | 4 +-
gdb/breakpoint.c | 6 +-
gdb/bsd-uthread.c | 18 +-
gdb/corelow.c | 7 +-
gdb/exec.c | 24 +--
gdb/exec.h | 6 +-
gdb/hppa-tdep.c | 2 +-
gdb/hppa-tdep.h | 4 +-
gdb/interps.c | 10 +-
gdb/interps.h | 10 +-
gdb/maint.c | 2 +-
gdb/mi/mi-cmd-file.c | 7 +-
gdb/mi/mi-interp.c | 26 +--
gdb/mi/mi-interp.h | 6 +-
gdb/nto-tdep.c | 6 +-
gdb/nto-tdep.h | 3 +-
gdb/observable.h | 7 +-
gdb/progspace.c | 4 +-
gdb/progspace.h | 26 ++-
gdb/record-full.c | 2 +-
gdb/remote.c | 3 +-
gdb/solib-aix.c | 69 ++------
gdb/solib-darwin.c | 86 ++++-----
gdb/solib-dsbt.c | 75 +++-----
gdb/solib-frv.c | 58 +++---
gdb/solib-rocm.c | 122 ++++++-------
gdb/solib-svr4.c | 421 ++++++++++++++++----------------------------
gdb/solib-svr4.h | 4 +-
gdb/solib-target.c | 121 +++++--------
gdb/solib.c | 310 ++++++++++++++------------------
gdb/solib.h | 13 +-
gdb/solist.h | 77 ++++----
gdb/symfile.c | 2 +-
gdb/symfile.h | 2 +-
gdb/target-debug.h | 4 +-
gdb/target-delegates.c | 14 +-
gdb/target-section.h | 6 +-
gdb/target.c | 10 +-
gdb/target.h | 6 +-
gdbsupport/intrusive_list.h | 28 +--
41 files changed, 653 insertions(+), 964 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 97a58d885b s390: Fix undefined behaviour in feenableexcept, fedisableex [...]
new 1c1083a3e4 Add NT_PPC_DEXCR and NT_PPC_HASHKEYR from Linux 6.5 to elf.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:
elf/elf.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bootstrap_build/master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts/tcwg_bootstrap_build/master-arm-bootstrap_lto.
from af52813 onsuccess: #243: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new d0a732a onsuccess: #244: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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:
01-reset_artifacts/console.log.xz | Bin 2264 -> 2192 bytes
02-prepare_abe/console.log.xz | Bin 2600 -> 2660 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 497336 -> 497912 bytes
04-build_abe-bootstrap_lto/make-gcc-stage2.log.xz | Bin 446464 -> 448336 bytes
05-check_regression/console.log.xz | Bin 1132 -> 1104 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 221 ++++++++--------------
jenkins/notify-init.log | 66 +++----
jenkins/rewrite.log | 20 +-
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 18 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
16 files changed, 137 insertions(+), 208 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_kernel/gnu-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/gnu-master-aarch64-mainline-allnoconfig.
from a794b82 onsuccess: #54: boot: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 224fce5 onsuccess: #56: boot: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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:
01-reset_artifacts/console.log.xz | Bin 2288 -> 2292 bytes
02-prepare_abe/console.log.xz | Bin 2612 -> 2608 bytes
03-build_abe-binutils/console.log.xz | Bin 27336 -> 28036 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17976 -> 18004 bytes
04-build_abe-stage1/console.log.xz | Bin 73656 -> 74904 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 54304 -> 54508 bytes
05-build_abe-qemu/console.log.xz | Bin 34316 -> 34832 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22900 -> 23000 bytes
06-build_linux/console.log.xz | Bin 2860 -> 2908 bytes
08-check_regression/console.log.xz | Bin 1196 -> 1196 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 254 ++++++++++++++---------------
jenkins/notify-init.log | 96 +++++------
jenkins/rewrite.log | 18 +-
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 54 +++---
notify/mail-subject.txt | 2 +-
23 files changed, 223 insertions(+), 223 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 gcc.
from 19cc4b9d749 c++: Make -Wunknown-pragmas controllable by #pragma GCC dia [...]
new 7b1b787baa6 ada: Simplify "not Present" with "No"
new 0c29a990a64 ada: Seize opportunity to reuse List_Length
new 1555d18143d ada: Document gnatbind -Q switch
new 0f3c6348403 ada: Add pragma Annotate for GNATcheck exemptions
new c1fbfe5acbf ada: Refactor code to remove GNATcheck violation
new 04d6c74564b ada: Support new SPARK aspect Side_Effects
The 6 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/ada/aspects.ads | 6 +
gcc/ada/bindusg.adb | 2 +-
gcc/ada/contracts.adb | 3 +
gcc/ada/contracts.ads | 2 +
.../doc/gnat_rm/implementation_defined_aspects.rst | 6 +
.../doc/gnat_rm/implementation_defined_pragmas.rst | 14 +
.../building_executable_programs_with_gnat.rst | 29 +-
gcc/ada/einfo-utils.adb | 1 +
gcc/ada/einfo-utils.ads | 1 +
gcc/ada/errout.ads | 18 +-
gcc/ada/exp_aggr.adb | 2 +-
gcc/ada/gnat-style.texi | 4 +-
gcc/ada/gnat_rm.texi | 1355 ++++++++++----------
gcc/ada/gnat_ugn.texi | 41 +-
gcc/ada/libgnat/s-imagef.adb | 75 +-
gcc/ada/libgnat/s-imguti.adb | 8 +
gcc/ada/par-prag.adb | 1 +
gcc/ada/sem_ch13.adb | 17 +
gcc/ada/sem_ch3.adb | 8 +-
gcc/ada/sem_ch6.adb | 103 +-
gcc/ada/sem_ch6.ads | 4 +
gcc/ada/sem_prag.adb | 305 ++++-
gcc/ada/sem_prag.ads | 54 +-
gcc/ada/sem_util.adb | 30 +
gcc/ada/sem_util.ads | 4 +
gcc/ada/snames.ads-tmpl | 2 +
26 files changed, 1271 insertions(+), 824 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_gnu_embed_build/master-thumb_m7_eabi
in repository toolchain/ci/base-artifacts/tcwg_gnu_embed_build/master-thumb_m7_eabi.
from f7a9147 onsuccess: #56: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_g [...]
new ac7e104 onsuccess: #57: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_g [...]
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:
01-reset_artifacts/console.log.xz | Bin 2360 -> 2388 bytes
02-prepare_abe/console.log.xz | Bin 2652 -> 2648 bytes
04-build_abe-binutils/console.log.xz | Bin 28600 -> 27632 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 17668 -> 17708 bytes
05-build_abe-stage1/console.log.xz | Bin 90872 -> 90116 bytes
05-build_abe-stage1/make-gcc-stage1.log.xz | Bin 70840 -> 70784 bytes
06-clean_sysroot/console.log.xz | Bin 372 -> 372 bytes
07-build_abe-newlib/console.log.xz | Bin 12760 -> 12804 bytes
07-build_abe-newlib/make-newlib.log.xz | Bin 7008 -> 7024 bytes
08-build_abe-stage2/console.log.xz | Bin 125756 -> 125004 bytes
08-build_abe-stage2/make-gcc-stage2.log.xz | Bin 96492 -> 96548 bytes
09-build_abe-gdb/console.log.xz | Bin 34872 -> 35144 bytes
09-build_abe-gdb/make-gdb.log.xz | Bin 26480 -> 26460 bytes
10-build_abe-qemu/console.log.xz | Bin 34508 -> 34204 bytes
10-build_abe-qemu/make-qemu.log.xz | Bin 22592 -> 22484 bytes
11-check_regression/console.log.xz | Bin 1252 -> 1276 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 381 +++++++++++++++--------------
jenkins/notify-init.log | 124 +++++-----
jenkins/rewrite.log | 25 +-
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 49 ++--
notify/mail-subject.txt | 2 +-
29 files changed, 307 insertions(+), 296 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.