This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 2af3e53a4dc0 Merge tag 'drm-fixes-2023-04-21' of git://anongit.freedesk [...]
new 5a43001c0169 ASN.1: Fix check for strdup() success
new bc66b591903e ALSA: hda/realtek: Remove specific patch for Dell Precision 3260
new de6aa72b265b ASoC: SOF: ipc4-topology: Clarify bind failure caused by m [...]
new 0b186bb06198 ASoC: SOF: pm: Tear down pipelines only if DSP was active
new 352e1eb17eee ASoC: max98373: change power down sequence for smart amp
new 238787157d83 ASoC: fsl_sai: Fix pins setting for i.MX8QM platform
new 86a24e99c972 ASoC: fsl_asrc_dma: fix potential null-ptr-deref
new 990cbca00226 Merge tag 'asoc-fix-v6.3-rc7' of https://git.kernel.org/pu [...]
new 2ae147d643d3 ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
new a14e151910dd Merge tag 'sound-6.3' of git://git.kernel.org/pub/scm/linu [...]
new 01407940f9cd gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regm [...]
new 2ce987d7eeb1 gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_config
new bdc83e00f0a1 Merge tag 'gpio-fixes-for-v6.3' of git://git.kernel.org/pu [...]
new 73a428b37b9b iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_ [...]
new ffef73791574 iio: dac: ad5755: Add missing fwnode_handle_put()
new b1cb00d51e36 iio: light: tsl2772: fix reading proximity-diodes from dev [...]
new 265f1ecff7bf Merge tag 'iio-fixes-for-6.3b' of https://git.kernel.org/p [...]
new c3d79fda250a fpga: m10bmc-sec: Fix rsu_send_data() to return FW_UPLOAD_ [...]
new 83a458e330ff fpga: dfl-pci: Drop redundant pci_enable_pcie_error_reporting()
new d2b727cb532b fpga: xilinx-pr-decoupler: Use readl wrapper instead of pu [...]
new dc70eb868b9c fpga: bridge: properly initialize bridge device before pop [...]
new a042d7feae7e Merge tag 'fpga-for-6.3-final' of git://git.kernel.org/pub [...]
new 8fd06d441e35 Merge tag 'char-misc-6.3-final' of git://git.kernel.org/pu [...]
new 81ea1222f2fa Revert "block: Merge bio before checking ->cached_rq"
new 334e5a8206af Merge tag 'block-6.3-2023-04-21' of git://git.kernel.dk/linux
The 25 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:
block/blk-mq.c | 7 +++----
drivers/fpga/dfl-pci.c | 20 ++++++--------------
drivers/fpga/fpga-bridge.c | 3 ++-
drivers/fpga/intel-m10-bmc-sec-update.c | 2 +-
drivers/fpga/xilinx-pr-decoupler.c | 2 +-
drivers/gpio/gpio-104-dio-48e.c | 1 +
drivers/gpio/gpio-104-idi-48.c | 1 +
drivers/iio/adc/at91-sama5d2_adc.c | 2 +-
drivers/iio/dac/ad5755.c | 1 +
drivers/iio/light/tsl2772.c | 1 +
scripts/asn1_compiler.c | 2 +-
sound/pci/hda/patch_realtek.c | 2 +-
sound/soc/codecs/max98373.c | 4 ++--
sound/soc/fsl/fsl_asrc_dma.c | 11 ++++++++---
sound/soc/fsl/fsl_sai.c | 2 +-
sound/soc/sof/ipc4-topology.c | 10 ++++++----
sound/soc/sof/pm.c | 8 +++++++-
17 files changed, 44 insertions(+), 35 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 8e78a2e1d1 hurd: Don't migrate reply port into __init1_tcbhead
adds 1626d8a521 string: Allow use of test-string.h for non-ifunc implementations.
adds eaaad78db4 string: Add tests for strdup (BZ #30266)
adds 0c48aa0551 string: Add tests for strndup (BZ #30266)
adds 0aa5b28a50 wcsmbs: Add wcsdup() tests. (BZ #30266)
No new revisions were added by this update.
Summary of changes:
string/Makefile | 2 +
string/{test-strcpy.c => test-strdup.c} | 146 ++++++++---------------
string/test-string.h | 4 +-
string/test-strndup.c | 200 ++++++++++++++++++++++++++++++++
wcsmbs/Makefile | 1 +
wcsmbs/test-wcsdup.c | 2 +
6 files changed, 253 insertions(+), 102 deletions(-)
copy string/{test-strcpy.c => test-strdup.c} (52%)
create mode 100644 string/test-strndup.c
create mode 100644 wcsmbs/test-wcsdup.c
--
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 7508aacf95d Add Ajit Kumar Agarwal to write after approval
new 857c8e3b3bb c++, tree: optimize walk_tree_1 and cp_walk_subtrees
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/cp/tree.cc | 134 +++++++++++++++++++++++++++++----------------------------
gcc/tree.cc | 103 ++++++++++++++++++++++----------------------
2 files changed, 119 insertions(+), 118 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 e6f689d0900 MAINTAINERS: add Vineet Gupta to write after approval
new 1fe9bef9f55 expansion: make layout of x_shift*cost[][][] more efficient
new f7b9258e0d4 Fix boostrap failure in tree-ssa-loop-ch.cc
new 7508aacf95d Add Ajit Kumar Agarwal to write after approval
The 3 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:
MAINTAINERS | 1 +
gcc/expmed.h | 27 +++++++++++++--------------
gcc/tree-ssa-loop-ch.cc | 16 +++++++++-------
3 files changed, 23 insertions(+), 21 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 e306501ff55 [aarch64] Use force_reg instead of copy_to_mode_reg.
new e6f689d0900 MAINTAINERS: add Vineet Gupta to write after approval
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:
MAINTAINERS | 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_gnu_native_fast_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
from 9a6d43232f 68: onsuccess: #107: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new 77d1245b07 69: onsuccess: #109: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
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:
00-sumfiles/g++.log.xz | Bin 1408 -> 1408 bytes
00-sumfiles/gcc.log.xz | Bin 376996 -> 376608 bytes
00-sumfiles/gfortran.log.xz | Bin 56716 -> 56436 bytes
00-sumfiles/libatomic.log.xz | Bin 436 -> 436 bytes
00-sumfiles/libgomp.log.xz | Bin 436 -> 436 bytes
00-sumfiles/libitm.log.xz | Bin 436 -> 436 bytes
00-sumfiles/libstdc++.log.xz | Bin 428 -> 428 bytes
01-reset_artifacts/console.log.xz | Bin 2212 -> 1948 bytes
02-prepare_abe/console.log.xz | Bin 2444 -> 2416 bytes
03-build_abe-binutils/console.log.xz | Bin 49932 -> 50276 bytes
04-build_abe-gcc/console.log.xz | Bin 237364 -> 237032 bytes
06-build_abe-linux/console.log.xz | Bin 8920 -> 8848 bytes
07-build_abe-glibc/console.log.xz | Bin 236076 -> 233572 bytes
08-build_abe-gdb/console.log.xz | Bin 48656 -> 48204 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3796 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3640 -> 3592 bytes
10-build_abe-check_gcc/flaky.xfail | 2 +-
11-check_regression/console.log.xz | Bin 1336 -> 1332 bytes
11-check_regression/results.compare | 10 +++++-----
11-check_regression/results.compare2 | 4 ++--
git/binutils_rev | 2 +-
jenkins/notify.sh | 2 +-
mail/results.compare | 10 +++++-----
manifest.sh | 22 +++++++++-------------
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.sum | 2 +-
27 files changed, 27 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 f1531d04617 [gdb/cli] Add maint info screen
new bd648c6ea00 [gdb/testsuite] Add make-check-all.sh
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/make-check-all.sh | 329 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 329 insertions(+)
create mode 100755 gdb/testsuite/make-check-all.sh
--
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 18c9427b66f i386: Remove REG_OK_FOR_INDEX/REG_OK_FOR_BASE and their der [...]
new e306501ff55 [aarch64] Use force_reg instead of copy_to_mode_reg.
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/config/aarch64/aarch64.cc | 12 ++++++------
1 file changed, 6 insertions(+), 6 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_aosp-code_size-surfaceflinger/oriole-master
in repository toolchain/ci/base-artifacts.
from e4867a7063 26: onsuccess: #84: 2: [TCWG CI] https://ci.linaro.org/job/t [...]
new d6031c3e61 27: onsuccess: #87: 2: [TCWG CI] https://ci.linaro.org/job/t [...]
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 1884 -> 1888 bytes
02-build_aosp_toolchain/console.log.xz | Bin 1740 -> 1740 bytes
03-build_shadow_llvm/console.log.xz | Bin 130276 -> 129976 bytes
04-build_aosp/console.log.xz | Bin 68688 -> 68756 bytes
06-check_regression/aosp.improvements | 2 +-
06-check_regression/console.log.xz | Bin 4744 -> 4788 bytes
git/aosp_superproject_rev | 2 +-
git/toolchain_superproject_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 16 ++++-----
results-vs-first/results.csv | 2 +-
results-vs-prev/results.csv | 64 ++++++++++++++++-----------------
size.csv | 54 ++++++++++++++--------------
13 files changed, 72 insertions(+), 72 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/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 5826b20a96 79: onsuccess: #20: boot: [TCWG CI] https://ci.linaro.org/jo [...]
new 13c95ebd39 80: onsuccess: #25: boot: [TCWG CI] https://ci.linaro.org/jo [...]
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 2004 -> 2176 bytes
02-prepare_abe/console.log.xz | Bin 2560 -> 2500 bytes
03-build_abe-binutils/console.log.xz | Bin 27100 -> 27176 bytes
04-build_kernel_llvm/console.log.xz | Bin 66848 -> 65272 bytes
05-build_abe-qemu/console.log.xz | Bin 31484 -> 32560 bytes
06-build_linux/console.log.xz | Bin 3360 -> 3796 bytes
07-boot_linux/console.log.xz | Bin 480 -> 480 bytes
08-check_regression/console.log.xz | Bin 528 -> 528 bytes
git/binutils_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 24 ++++++++++++------------
13 files changed, 16 insertions(+), 16 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/llvm-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
from 66010a1fbc 80: onsuccess: #14: 23226: [TCWG CI] https://ci.linaro.org/j [...]
new 4b622ff52b 81: onsuccess: #15: 23226: [TCWG CI] https://ci.linaro.org/j [...]
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 2012 -> 1972 bytes
02-prepare_abe/console.log.xz | Bin 2516 -> 2532 bytes
03-build_abe-binutils/console.log.xz | Bin 27312 -> 27288 bytes
04-build_kernel_llvm/console.log.xz | Bin 66560 -> 65044 bytes
05-build_abe-qemu/console.log.xz | Bin 31352 -> 32604 bytes
06-build_linux/console.log.xz | Bin 3552 -> 3560 bytes
08-check_regression/console.log.xz | Bin 612 -> 612 bytes
09-update_baseline/console.log | 9 ---------
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 28 ++++++++++++++--------------
14 files changed, 19 insertions(+), 28 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 fbdecfbf285 Use entry values for 32-bit PPC struct return
new da9a978aae7 Fix -Wmaybe-uninitialized warning in opcodes/i386-dis.c
new f1531d04617 [gdb/cli] Add maint info screen
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:
gdb/doc/gdb.texinfo | 7 ++++++
gdb/utils.c | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++--
opcodes/ChangeLog | 4 +++
opcodes/i386-dis.c | 3 ++-
4 files changed, 81 insertions(+), 3 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-12
in repository gcc.
from dca9419cc38 Fix handling of large arguments passed by value.
new 8caf5805ad7 libstdc++: Optimize std::try_facet and std::use_facet [PR103755]
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:
libstdc++-v3/include/bits/locale_classes.tcc | 23 ++++++++++++++++++++++
.../22_locale/ctype/is/string/89728_neg.cc | 1 +
2 files changed, 24 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 releases/gcc-12
in repository gcc.
from a8f45d61cab rs6000: correct vector sign extend builtins on Big Endian
new dca9419cc38 Fix handling of large arguments passed by value.
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/config/pa/pa-protos.h | 2 +-
gcc/config/pa/pa.cc | 27 +++++++++++++++++++--------
2 files changed, 20 insertions(+), 9 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 2f4e45101dd Fix latent bug in loop header copying which forgets to upda [...]
new 18c9427b66f i386: Remove REG_OK_FOR_INDEX/REG_OK_FOR_BASE and their der [...]
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/config/i386/i386.cc | 10 ++++---
gcc/config/i386/i386.h | 69 ++++++++++++++++---------------------------
gcc/config/i386/predicates.md | 5 ++--
3 files changed, 34 insertions(+), 50 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_aosp-build-aosp/oriole-master
in repository toolchain/ci/base-artifacts.
from 0bfe0d6642 30: onsuccess: #72: 2: [TCWG CI] https://ci.linaro.org/job/t [...]
new d1b5c50536 31: onsuccess: #73: 2: [TCWG CI] https://ci.linaro.org/job/t [...]
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 1912 -> 1940 bytes
02-build_aosp_toolchain/console.log.xz | Bin 1796 -> 214484 bytes
03-build_shadow_llvm/console.log.xz | Bin 129908 -> 131728 bytes
04-build_aosp/console.log.xz | Bin 225824 -> 213020 bytes
06-check_regression/console.log.xz | Bin 520 -> 520 bytes
git/aosp_superproject_rev | 2 +-
git/llvm_rev | 2 +-
git/toolchain_superproject_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 19 +++++++++++--------
10 files changed, 15 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.
unknown user pushed a change to branch azanella/bz30266
in repository glibc.
at 0aa5b28a50 wcsmbs: Add wcsdup() tests. (BZ #30266)
This branch includes the following new commits:
new 1626d8a521 string: Allow use of test-string.h for non-ifunc implementations.
new eaaad78db4 string: Add tests for strdup (BZ #30266)
new 0c48aa0551 string: Add tests for strndup (BZ #30266)
new 0aa5b28a50 wcsmbs: Add wcsdup() tests. (BZ #30266)
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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 68c0df8da73 Stabilize inliner
new c39cdd9e654 Add operator* to gimple_stmt_iterator and gphi_iterator
new 2e047c00e98 Add safe_is_a
new 2f4e45101dd Fix latent bug in loop header copying which forgets to upda [...]
The 3 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/gimple-iterator.h | 4 ++++
gcc/is-a.h | 13 +++++++++++++
gcc/tree-ssa-loop-ch.cc | 13 +++++++++++++
3 files changed, 30 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_gnu_cross_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
from c63ef22e38 36: onsuccess: #63: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new 3c31d8a6c2 37: onsuccess: #64: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
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:
00-sumfiles/binutils.log.xz | Bin 62372 -> 62476 bytes
00-sumfiles/gas.log.xz | Bin 150796 -> 150736 bytes
00-sumfiles/ld.log.xz | Bin 107620 -> 107640 bytes
01-reset_artifacts/console.log.xz | Bin 2028 -> 2248 bytes
02-prepare_abe/console.log.xz | Bin 2508 -> 2524 bytes
03-build_abe-binutils/console.log.xz | Bin 27292 -> 27320 bytes
04-build_abe-stage1/console.log.xz | Bin 71420 -> 71376 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8792 -> 8740 bytes
07-build_abe-glibc/console.log.xz | Bin 240280 -> 241000 bytes
08-build_abe-stage2/console.log.xz | Bin 202308 -> 201056 bytes
09-build_abe-gdb/console.log.xz | Bin 34644 -> 34596 bytes
10-build_abe-qemu/console.log.xz | Bin 29876 -> 32556 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3900 -> 3904 bytes
12-build_abe-check_binutils/console.log.xz | Bin 2868 -> 2932 bytes
12-build_abe-check_binutils/flaky.xfail | 2 +-
13-check_regression/console.log.xz | Bin 1232 -> 1232 bytes
13-check_regression/results.compare | 10 ++++-----
13-check_regression/results.compare2 | 6 ++---
14-update_baseline/console.log | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 2 +-
mail/results.compare | 10 ++++-----
manifest.sh | 34 ++++++++++++++---------------
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 2 +-
30 files changed, 41 insertions(+), 41 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 32c8e7265a5 x86: drop (explicit) BFD64 dependency from disassembler
new 532d55c0ab4 Handle function descriptors in call_site_target
new 9df25c346f5 Handle erroneous DW_AT_call_return_pc
new fbdecfbf285 Use entry values for 32-bit PPC struct return
The 3 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/arch-utils.c | 6 ++++++
gdb/dwarf2/loc.c | 6 +++++-
gdb/gdbarch-gen.h | 13 +++++++++++++
gdb/gdbarch.c | 22 ++++++++++++++++++++++
gdb/gdbarch_components.py | 17 +++++++++++++++++
gdb/ppc-sysv-tdep.c | 3 +--
gdb/ppc-tdep.h | 4 +++-
gdb/rs6000-tdep.c | 22 ++++++++++++++++++++--
gdb/symtab.c | 13 +++++++++++++
.../gdb.ada/{break-label.exp => finish-large.exp} | 12 ++++++------
.../{break-label/proc.adb => finish-large/p.adb} | 10 ++++++----
.../gdb.ada/{dyn-range => finish-large}/pck.adb | 12 +++++++-----
.../gdb.ada/{static-link => finish-large}/pck.ads | 21 ++++++++++++++++++++-
13 files changed, 139 insertions(+), 22 deletions(-)
copy gdb/testsuite/gdb.ada/{break-label.exp => finish-large.exp} (77%)
copy gdb/testsuite/gdb.ada/{break-label/proc.adb => finish-large/p.adb} (87%)
copy gdb/testsuite/gdb.ada/{dyn-range => finish-large}/pck.adb (82%)
copy gdb/testsuite/gdb.ada/{static-link => finish-large}/pck.ads (68%)
--
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 a7e1ee39e4f PR modula2/109586 cc1gm2 ICE when compiling large source files.
new b5c3abcd77c Cleanup odr_types_equivalent_p
new 68c0df8da73 Stabilize inliner
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/ipa-devirt.cc | 15 ++++++----
gcc/ipa-inline.cc | 83 ++++++++++++++++++++++++++++++++++++++++++++++---------
2 files changed, 79 insertions(+), 19 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_cross_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
from 04c005f52d 42: onsuccess: #80: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new 1306cf2616 43: onsuccess: #81: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
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:
00-sumfiles/binutils.log.xz | Bin 61736 -> 61552 bytes
00-sumfiles/gas.log.xz | Bin 100992 -> 101012 bytes
00-sumfiles/ld.log.xz | Bin 114128 -> 114184 bytes
01-reset_artifacts/console.log.xz | Bin 2224 -> 2028 bytes
02-prepare_abe/console.log.xz | Bin 2468 -> 2400 bytes
03-build_abe-binutils/console.log.xz | Bin 26884 -> 26960 bytes
04-build_abe-stage1/console.log.xz | Bin 89848 -> 89228 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8772 -> 8792 bytes
07-build_abe-glibc/console.log.xz | Bin 232692 -> 233488 bytes
08-build_abe-stage2/console.log.xz | Bin 225488 -> 225144 bytes
09-build_abe-gdb/console.log.xz | Bin 34188 -> 34516 bytes
10-build_abe-qemu/console.log.xz | Bin 29544 -> 32584 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3856 bytes
12-build_abe-check_binutils/console.log.xz | Bin 2964 -> 3068 bytes
12-build_abe-check_binutils/flaky.xfail | 2 +-
13-check_regression/console.log.xz | Bin 1236 -> 1236 bytes
13-check_regression/results.compare | 10 ++++-----
13-check_regression/results.compare2 | 6 ++---
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 2 +-
mail/results.compare | 10 ++++-----
manifest.sh | 34 ++++++++++++++---------------
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 2 +-
29 files changed, 40 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.