This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 59584ff16 libc/sys/rtems/crt0.c: Fix two warnings.
new 609f5a51c newlib/doc/makedoc.c: Fix memory leak identified by Coverity.
new 90a72f27d newlib/doc/makedoc.c: if realloc() fails, exit with an error [...]
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:
newlib/doc/makedoc.c | 8 +++++++-
1 file changed, 7 insertions(+), 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 master
in repository linux.
from fd0aa1a4567d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 4cbbe3480793 drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.
new 1c0b0efd148d drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to c [...]
new c55338d34cc2 Merge tag 'amd-drm-fixes-5.13-2021-06-16' of https://gitla [...]
new c3bf96eaa4c4 Merge tag 'drm-fixes-2021-06-18' of git://anongit.freedesk [...]
new 4bf584a03eec usb: dwc3: core: fix kernel panic when do reboot
new c6d580d96f14 usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection
new 60ed39db6e86 Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/ [...]
new a7d8d1c7a7f7 usb: core: hub: Disable autosuspend for Cypress CY7C65632
new e2c8f8e57ba6 Merge tag 'usb-5.13-rc7' of git://git.kernel.org/pub/scm/l [...]
new 771fac5e26c1 Revert "cpufreq: CPPC: Add support for frequency invariance"
new 944293bcee92 Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/li [...]
new 6262e1b906a1 printk: Move EXPORT_SYMBOL() closer to vprintk definition
new 0f4022a490ad Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/ [...]
new fb780761e7bd recordmcount: Correct st_shndx handling
new 85550c83da42 tracing: Do not stop recording cmdlines when tracing is off
new 4fdd595e4f9a tracing: Do not stop recording comms if the trace file is [...]
new 89529d8b8f8d tracing: Do no increment trace_clock_global() by one
new 89fec7420354 Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/sc [...]
new 96f1b00138cb ARCv2: save ABI registers across signal handling
new 110febc0148f ARC: fix CONFIG_HARDENED_USERCOPY
new b1edae0d5f2e Merge tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub [...]
The 21 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:
arch/arc/include/uapi/asm/sigcontext.h | 1 +
arch/arc/kernel/signal.c | 43 ++++++
arch/arc/kernel/vmlinux.lds.S | 2 +-
drivers/cpufreq/Kconfig.arm | 10 --
drivers/cpufreq/cppc_cpufreq.c | 245 ++-------------------------------
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 6 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 6 +-
drivers/usb/chipidea/usbmisc_imx.c | 16 ++-
drivers/usb/core/hub.c | 7 +
drivers/usb/dwc3/core.c | 2 +-
include/linux/arch_topology.h | 1 -
kernel/printk/printk_safe.c | 2 +-
kernel/sched/core.c | 1 -
kernel/trace/trace.c | 11 --
kernel/trace/trace_clock.c | 6 +-
scripts/recordmcount.h | 15 +-
16 files changed, 103 insertions(+), 271 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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/glibc.
from aa9a7f6296 nptl: Export _pthread_cleanup_push, _pthread_cleanup_pop again
adds 6b229222fc Makeconfig: Fix time64-compat.mk target
adds c2059edce2 elf: Use _dl_catch_error from base namespace in dl-libc.c [B [...]
No new revisions were added by this update.
Summary of changes:
Makeconfig | 8 ++++----
elf/Makefile | 5 ++++-
elf/dl-libc.c | 4 ++--
...ostics-cpu.c => tst-dlmopen-gethostbyname-mod.c} | 11 ++++++++---
.../tst-dlmopen-gethostbyname.c | 21 ++++++---------------
5 files changed, 24 insertions(+), 25 deletions(-)
copy elf/{dl-diagnostics-cpu.c => tst-dlmopen-gethostbyname-mod.c} (71%)
copy time/tst-timespec_get.c => elf/tst-dlmopen-gethostbyname.c (72%)
--
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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards 78f71e28 0: update: binutils-gcc-glibc-qemu: 6
new 10058840 0: update: binutils-gcc-glibc-qemu: 6
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (78f71e28)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-aarch64 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 227 +-
02-prepare_abe/console.log | 258 +-
04-build_abe-binutils/console.log | 12146 ++--
05-build_abe-stage1/console.log | 14661 ++---
06-build_abe-linux/console.log | 2018 +-
07-build_abe-glibc/console.log | 38914 +++++++------
08-build_abe-stage2/console.log | 34729 +++++------
09-build_abe-qemu/console.log | 7067 ++-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 16 +-
console.log | 110238 +++++++++++++++++------------------
jenkins/manifest.sh | 24 +-
12 files changed, 110139 insertions(+), 110175 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/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards e44049dd 0: update: gcc-b7878d4e179c72ad69cdd103fbbfe16bc38010db: 1
new f7f72a76 0: update: gcc-3a37d5c0bd3451104ddab85f69ec37b50d31fa7f: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e44049dd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 14 +-
02-prepare_abe/console.log | 2 +-
04-build_abe-bootstrap_O3/console.log | 69211 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 69267 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 69218 insertions(+), 69290 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 releases/gcc-10
in repository gcc.
from 3a37d5c0bd3 libstdc++: Replace incorrect static assertion in std::reduc [...]
new 0c084361a5a Fortran - ICE in gfc_check_do_variable, at fortran/parse.c:4446
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/fortran/expr.c | 3 +++
gcc/fortran/match.c | 2 +-
gcc/fortran/parse.c | 3 +++
gcc/testsuite/gfortran.dg/pr95502.f90 | 8 ++++++++
4 files changed, 15 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr95502.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.