This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 16e3d6b8b2b rs6000: Add psabi diagnostic for C++ zero-width bit field A [...]
new 62e66ee5bfe [Ada] Update "Implementation Defined Characteristics" docum [...]
new 37a3df0d9a8 [Ada] Remove global parameter in Global contracts of Ada.St [...]
new 7165704bfaa [Ada] Minimize parts of Ada.Strings.Fixed marked SPARK_Mode => Off
new 99e30ba8c01 [Ada] Cleanup and efficiency improvements
new e2b2f629da0 [Ada] Remove Initializes contracts from Ada.Strings.Bounded
new fb3f21a3df8 [Ada] If unnesting and relocating subprogram call, make new [...]
new c06539752d7 [Ada] Follow-on efficiency improvements
new fe43084ca31 [Ada] Ada2022: implementation of AI12-0212 : iterator specs [...]
new abf3f4f3096 [Ada] Wrappers of access-to-subprograms with pre/post conditions
new f7d1b4a7e03 [Ada] Tune detection of internally generated positional aggregates
new ead89f5f149 [Ada] Adjust documentation of gnatsymbolize
new faa396c4eee [Ada] Add N_Has_Bounds and N_Is_Index
new c20222ed49c [Ada] Add Subprogram_Body_Or_Type
new 96783caedcb [Ada] Fix obsolete comment mentioning girder discriminants
The 14 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/atree.adb | 505 ++++++-----
gcc/ada/atree.ads | 50 +-
gcc/ada/atree.h | 71 --
.../implementation_defined_characteristics.rst | 690 ++++++++-------
gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst | 18 +-
gcc/ada/einfo-utils.adb | 6 +-
gcc/ada/exp_aggr.adb | 209 ++++-
gcc/ada/exp_disp.adb | 4 +
gcc/ada/gcc-interface/cuintp.c | 1 +
gcc/ada/gcc-interface/decl.c | 2 +-
gcc/ada/gcc-interface/gigi.h | 2 +-
gcc/ada/gcc-interface/targtyps.c | 1 +
gcc/ada/gcc-interface/trans.c | 4 +-
gcc/ada/gen_il-gen-gen_entities.adb | 6 +
gcc/ada/gen_il-gen-gen_nodes.adb | 13 +
gcc/ada/gen_il-gen.adb | 555 +++++++-----
gcc/ada/gen_il-types.ads | 7 +-
gcc/ada/gnat_rm.texi | 962 ++++++++++++---------
gcc/ada/libgnat/a-strbou.ads | 130 +--
gcc/ada/libgnat/a-strfix.adb | 18 +-
gcc/ada/libgnat/a-strfix.ads | 20 +-
gcc/ada/live.adb | 3 +-
gcc/ada/sem_aggr.adb | 155 +++-
gcc/ada/sem_ch12.adb | 2 +-
gcc/ada/sem_ch3.adb | 26 +-
gcc/ada/sem_disp.adb | 70 ++
gcc/ada/sem_eval.adb | 3 +-
gcc/ada/sem_type.adb | 6 +
gcc/ada/sem_util.adb | 4 +-
gcc/ada/sinfo-utils.adb | 10 +-
gcc/ada/sinfo-utils.ads | 2 +-
gcc/ada/table.ads | 2 +-
gcc/ada/treepr.adb | 58 +-
gcc/ada/types.ads | 6 +
34 files changed, 2223 insertions(+), 1398 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_llvm_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/glibc.
from 4ed990e5b9 Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5. [...]
adds 433ec4f14a posix: Fix attribute access mode on getcwd [BZ #27476]
adds 73c7f5a879 nptl: pthread_kill needs to return ESRCH for old programs (b [...]
adds 8b8a1d0b73 nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mu [...]
adds 5ad589d63b support: Add support_open_dev_null_range
adds 772e33411b Use support_open_dev_null_range io/tst-closefrom, misc/tst-c [...]
new 33adeaa3e2 nptl: Avoid setxid deadlock with blocked signals in thread e [...]
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 +
io/tst-closefrom.c | 21 +--
nptl/pthread_create.c | 12 +-
nptl/pthread_kill.c | 37 +++--
posix/bits/unistd.h | 5 +-
posix/tst-spawn5.c | 13 +-
posix/unistd.h | 3 +-
support/Makefile | 2 +
support/support-open-dev-null-range.c | 134 ++++++++++++++++++
support/support.h | 8 ++
support/tst-support-open-dev-null-range.c | 155 +++++++++++++++++++++
sysdeps/nptl/pthread.h | 4 +-
sysdeps/pthread/Makefile | 1 +
.../pthread/tst-pthread-setuid-loop.c | 54 +++----
sysdeps/pthread/tst-pthread_kill-exited.c | 21 ++-
sysdeps/unix/sysv/linux/tst-close_range.c | 31 ++---
16 files changed, 410 insertions(+), 93 deletions(-)
create mode 100644 support/support-open-dev-null-range.c
create mode 100644 support/tst-support-open-dev-null-range.c
copy nptl/tst-pthread-attr-affinity-fail.c => sysdeps/pthread/tst-pthread-setuid-l [...]
--
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_llvm_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/binutils-gdb.
from adfdd8afb9 Automatic date update in version.in
adds 5a6c9dc29f Automatic date update in version.in
adds 0d5a11affe Automatic date update in version.in
adds 6060c2f337 Automatic date update in version.in
adds 27439f0eda Automatic date update in version.in
adds fcc561a54d Automatic date update in version.in
adds f0f39c9cfa Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.