This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ef4e0c35546 c++: Fix VLA in template [PR95232]
new b19d8aac156 Fix missing dependencies for selftests which occasionally c [...]
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/Makefile.in | 6 ++++--
1 file changed, 4 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 linux.
from d6f9469a03d8 Merge tag 'erofs-for-5.8-rc1' of git://git.kernel.org/pub/ [...]
new 1d0326f352bb genirq: Check irq_data_get_irq_chip() return value before use
new ae0bb9fda405 platform-msi: Fix typos in comment
new 8a94c1ab34d5 irqchip/gic-v3: Fix missing "__init" for gic_smp_init()
new 82f2202ddc97 irqchip/sifive-plic: Remove incorrect requirement about nu [...]
new 5c8f77a27873 irqdomain: Make irq_domain_reset_irq_data() available to [...]
new 337cbeb2c13e genirq/irq_sim: Simplify the API
new 2f13ff1d1d5c irqchip/gic-v3-its: Track LPI distribution on a per CPU basis
new c5d6082d35e0 irqchip/gic-v3-its: Balance initial LPI affinity across CPUs
new 128516e49de6 iio: dummy_evgen: Fix use after free on error in iio_dummy [...]
new 181e9d4efaf6 irqdomain: Make __irq_domain_add() less OF-dependent
new 87526603c892 irqdomain: Get rid of special treatment for ACPI in __irq_ [...]
new 9ed78b05f998 irqdomain: Allow software nodes for IRQ domain creation
new cc86432aa8cc irqchip/gic-v2, v3: Drop extra IRQ_NOAUTOEN setting for (E)PPIs
new 2458ed31e9b9 irqchip/sifive-plic: Set default irq affinity in plic_irqd [...]
new 2234ae846ccb irqchip/sifive-plic: Setup cpuhp once after boot CPU handl [...]
new 0e375f51017b irqchip/sifive-plic: Improve boot prints for multiple PLIC [...]
new 818e915fbac5 irqchip: Add Loongson HyperTransport Vector support
new 6c2832c3c6ed dt-bindings: interrupt-controller: Add Loongson HTVEC
new ef8c01eb64ca irqchip: Add Loongson PCH PIC controller
new b6e4bc125fc5 dt-bindings: interrupt-controller: Add Loongson PCH PIC
new 632dcc2c75ef irqchip: Add Loongson PCH MSI controller
new da10a4b62665 dt-bindings: interrupt-controller: Add Loongson PCH MSI
new 76fe06c1e68b Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/li [...]
new d77aeb5d403d irqchip: Fix "Loongson HyperTransport Vector support" driv [...]
new f6606d0c0010 Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pu [...]
new bdf8783c0dae clocksource/drivers/davinci: Avoid trailing '\n' hidden in [...]
new 4855f2bd91b6 clocksource: davinci: axe a pointless __GFP_NOFAIL
new ac161f57b66d clocksource/drivers/imx-tpm: Add support for ARM64
new 8c42c0f72d7c clocksource/drivers/atmel-st: Remove useless 'status'
new 25259f7a5de2 clocksource/drivers/timer-microchip-pit64b: Select CONFIG_ [...]
new bfed0eded1ce clocksource/drivers/versatile: Allow CONFIG_CLKSRC_VERSATI [...]
new 83cba9536905 clocksource/drivers/rda: drop redundant Kconfig dependency
new 311fb70aa551 clocksource/drivers/arc_timer: Remove duplicate error message
new d1b5e55208fd drivers/clocksource/arm_arch_timer: Remove duplicate error [...]
new 46b30515f97e clocksource/drivers/timer-ti-32k: Add support for initiali [...]
new 52762fbd1c47 clocksource/drivers/timer-ti-dm: Add clockevent and clocks [...]
new c177e2975430 clocksource/drivers/timer-ti-dm: Fix warning for set but not used
new d15483bb49ba clocksource/drivers/timer-ti-32k: Add support for initiali [...]
new aba1ad05da08 clocksource/drivers/timer-ti-dm: Add clockevent and clocks [...]
new 6d15120b282e clocksource/drivers/timer-ti-dm: Fix warning for set but not used
new 1f422417945d Merge branch 'timers/drivers/timer-ti' into timers/drivers/next
new ac593e62b0cf clocksource/drivers/timer-ti-dm: Fix spelling mistake "det [...]
new ac819eda7cc9 ARM: dts: Add 32KHz clock as default clock source
new b4d86d199472 Merge branch 'omap-for-v5.8/dt-timer' of git://git.kernel. [...]
new 264418e20d1f clocksource/drivers/timer-ti-dm: Do one override clock par [...]
new b33aaf5cd68d dt-bindings: rtc: Convert snps,dw-apb-timer to DT schema
new e69bc8999662 dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtc
new cee43dbf2ee3 clocksource: dw_apb_timer: Make CPU-affiliation being optional
new 65e0f876405e clocksource: dw_apb_timer: Affiliate of-based timer with any CPU
new 6d2e16a3181b clocksource: dw_apb_timer_of: Fix missing clockevent timers
new 48016e78d328 clocksource: mips-gic-timer: Register as sched_clock
new 7d7de1a65349 clocksource: mips-gic-timer: Mark GIC timer as unstable if [...]
new 7a3768c206a0 clocksource/drivers/timer-versatile: Clear OF_POPULATED flag
new 809eb4e9bf9d dt-bindings: timer: Add renesas,em-sti bindings
new dabc4df27c62 Merge tag 'timers-core-2020-06-02' of git://git.kernel.org [...]
new e88248902493 x86/delay: Preparatory code cleanup
new 46f90c7aad62 x86/delay: Refactor delay_mwaitx() for TPAUSE support
new cec5f268cd02 x86/delay: Introduce TPAUSE delay
new bd35c77e32e4 x86/tsc: Add tsc_early_khz command line parameter
new f6aee505c71b Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/ [...]
The 60 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:
Documentation/admin-guide/kernel-parameters.txt | 6 +
.../interrupt-controller/loongson,htvec.yaml | 57 ++
.../interrupt-controller/loongson,pch-msi.yaml | 62 ++
.../interrupt-controller/loongson,pch-pic.yaml | 56 ++
Documentation/devicetree/bindings/rtc/dw-apb.txt | 32 -
.../devicetree/bindings/timer/renesas,em-sti.yaml | 46 ++
.../bindings/timer/snps,dw-apb-timer.yaml | 88 +++
arch/arm/boot/dts/am335x-guardian.dts | 1 +
arch/arm/boot/dts/am3517-evm.dts | 1 +
arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi | 1 +
arch/arm/boot/dts/omap3-gta04.dtsi | 1 +
arch/x86/Kconfig.assembler | 4 +
arch/x86/include/asm/delay.h | 4 +-
arch/x86/include/asm/mwait.h | 24 +-
arch/x86/kernel/time.c | 3 +
arch/x86/kernel/tsc.c | 12 +-
arch/x86/lib/delay.c | 114 +++-
drivers/base/platform-msi.c | 2 +-
drivers/clocksource/Kconfig | 8 +-
drivers/clocksource/Makefile | 1 +
drivers/clocksource/arc_timer.c | 4 +-
drivers/clocksource/arm_arch_timer.c | 4 +-
drivers/clocksource/dw_apb_timer.c | 5 +-
drivers/clocksource/dw_apb_timer_of.c | 8 +-
drivers/clocksource/mips-gic-timer.c | 50 +-
drivers/clocksource/timer-atmel-st.c | 3 +-
drivers/clocksource/timer-davinci.c | 24 +-
drivers/clocksource/timer-imx-tpm.c | 8 +-
drivers/clocksource/timer-ti-32k.c | 48 +-
drivers/clocksource/timer-ti-dm-systimer.c | 727 +++++++++++++++++++++
drivers/clocksource/timer-ti-dm.c | 4 +-
drivers/clocksource/timer-versatile.c | 3 +
drivers/gpio/gpio-mockup.c | 53 +-
drivers/iio/dummy/iio_dummy_evgen.c | 31 +-
drivers/irqchip/Kconfig | 27 +
drivers/irqchip/Makefile | 3 +
drivers/irqchip/irq-gic-v3-its.c | 170 ++++-
drivers/irqchip/irq-gic-v3.c | 3 +-
drivers/irqchip/irq-gic.c | 1 -
drivers/irqchip/irq-loongson-htvec.c | 214 ++++++
drivers/irqchip/irq-loongson-pch-msi.c | 255 ++++++++
drivers/irqchip/irq-loongson-pch-pic.c | 243 +++++++
drivers/irqchip/irq-sifive-plic.c | 23 +-
include/linux/irq_sim.h | 33 +-
include/linux/irqdomain.h | 2 +-
kernel/irq/Kconfig | 1 +
kernel/irq/irq_sim.c | 267 +++++---
kernel/irq/irqdomain.c | 53 +-
kernel/irq/manage.c | 4 +
49 files changed, 2460 insertions(+), 334 deletions(-)
create mode 100644 Documentation/devicetree/bindings/interrupt-controller/loongson [...]
create mode 100644 Documentation/devicetree/bindings/interrupt-controller/loongson [...]
create mode 100644 Documentation/devicetree/bindings/interrupt-controller/loongson [...]
delete mode 100644 Documentation/devicetree/bindings/rtc/dw-apb.txt
create mode 100644 Documentation/devicetree/bindings/timer/renesas,em-sti.yaml
create mode 100644 Documentation/devicetree/bindings/timer/snps,dw-apb-timer.yaml
create mode 100644 drivers/clocksource/timer-ti-dm-systimer.c
create mode 100644 drivers/irqchip/irq-loongson-htvec.c
create mode 100644 drivers/irqchip/irq-loongson-pch-msi.c
create mode 100644 drivers/irqchip/irq-loongson-pch-pic.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 8d57c30611b Simple patch only add assumed-rank to the list of possible [...]
new ef4e0c35546 c++: Fix VLA in template [PR95232]
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/cp-gimplify.c | 19 +++++++++++++++----
gcc/cp/cp-tree.h | 1 +
gcc/cp/pt.c | 5 +++++
gcc/testsuite/g++.dg/ubsan/vla-2.C | 14 ++++++++++++++
4 files changed, 35 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ubsan/vla-2.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 887c45fb5b0 tree-optimization/95487 - use a truth type for scatter masks
new 8d57c30611b Simple patch only add assumed-rank to the list of possible [...]
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/trans-expr.c | 3 +-
gcc/testsuite/gfortran.dg/PR95214.f90 | 84 +++++++++++++++++++++++++++++++++++
2 files changed, 86 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/PR95214.f90
--
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 68a302c Add last-good 8a6333ef38088b65224bc021a14eeeef0a123a29 from h [...]
new d8fb5e9 Add regression 403810557be79e36d0153a04fefff4d72028b2b4 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:
llvm | 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 76843e9 Add regression 0e6aad5d9561e4df611e588f0cb1d819f41cdc27 from [...]
new 68a302c Add last-good 8a6333ef38088b65224bc021a14eeeef0a123a29 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:
llvm | 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/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 89f04f83 0: update: gcc-0e6aad5d9561e4df611e588f0cb1d819f41cdc27: 1
new 647cc38c 0: update: gcc-3ed8a0c02bad7fb92b095e8f52fba63a9f002fd6: 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 (89f04f83)
\
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 | 173 +-
02-prepare_abe/console.log | 458 +-
04-build_abe-bootstrap_O1/console.log | 66149 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 66786 ++++++++++++++++----------------
jenkins/manifest.sh | 11 +-
7 files changed, 66680 insertions(+), 66903 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-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards 512c73b4 2: update: binutils-3730a015c05cde8d151f94bef20e43ea2bf96ccc: 1
new 4f1c60a3 2: update: binutils-3730a015c05cde8d151f94bef20e43ea2bf96ccc: 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 (512c73b4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-chec [...]
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 | 247 +-
02-prepare_abe/console.log | 366 +-
03-build_abe-binutils/console.log | 14827 +++++++++++-----------
04-build_abe-check_binutils/console.log | 3834 +++---
05-check_regression/console.log | 324 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 626 +-
06-update_baseline/results.regressions | 2 +-
console.log | 20264 +++++++++++++++---------------
jenkins/manifest.sh | 7 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
13 files changed, 20263 insertions(+), 20242 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 6d36cc21b69 jit: implement BT_CONST_VOLATILE_PTR [PR 95306]
new 887c45fb5b0 tree-optimization/95487 - use a truth type for scatter masks
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/testsuite/g++.dg/vect/pr95487.cc | 20 ++++++++++++++++++++
gcc/tree-vect-stmts.c | 8 ++++++--
2 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr95487.cc
--
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 9a6896021df frv: Don't generate dynamic relocation for non SEC_ALLOC sections
new 58ee44efbc3 nios2: Don't check relocations in non-loaded, non-alloced sections
new d4d8aee3457 nios2: Call _bfd_elf_maybe_set_textrel to set DF_TEXTREL
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:
bfd/ChangeLog | 12 ++++++++++++
bfd/elf32-nios2.c | 34 ++++++++++++++++++++++++----------
2 files changed, 36 insertions(+), 10 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 913e0fd4732 [PATCH] fix windmc typedef bug
new 50d036364fb arc: Don't generate dynamic relocation for non SEC_ALLOC sections
new 9a6896021df frv: Don't generate dynamic relocation for non SEC_ALLOC sections
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:
bfd/ChangeLog | 10 ++++++++++
bfd/elf32-arc.c | 1 +
bfd/elf32-frv.c | 5 ++++-
3 files changed, 15 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 binutils-gdb.
from 5144dfba285 [gdb/testsuite] Fix use of verbose in gdb/jit-*.exp
new 913e0fd4732 [PATCH] fix windmc typedef bug
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:
binutils/ChangeLog | 8 ++++++++
binutils/mcparse.y | 1 +
binutils/windmc.c | 4 ++--
binutils/windmc.h | 1 +
4 files changed, 12 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 binutils-gdb.
from 4ee4189f86c Updated Serbian translation for the opcodes sub-directory
new 5144dfba285 [gdb/testsuite] Fix use of verbose in gdb/jit-*.exp
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/ChangeLog | 8 ++++++++
gdb/testsuite/gdb.base/jit-elf-so.exp | 9 ++++++---
gdb/testsuite/gdb.base/jit-elf.exp | 9 ++++++---
gdb/testsuite/gdb.base/jit-reader.exp | 8 ++++++--
4 files changed, 26 insertions(+), 8 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 779ae320bfa tree-optimization/95495 - use SLP_TREE_REPRESENTATIVE in assertion
new 6d36cc21b69 jit: implement BT_CONST_VOLATILE_PTR [PR 95306]
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/jit/jit-builtins.c | 4 +++-
gcc/testsuite/jit.dg/test-pr95306-builtin-types.c | 1 +
2 files changed, 4 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 gcc.
from 079632de497 Prefer simple case changes in spelling suggestions
new 779ae320bfa tree-optimization/95495 - use SLP_TREE_REPRESENTATIVE in assertion
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/testsuite/gcc.dg/vect/pr95495.c | 16 ++++++++++++++++
gcc/tree-vect-slp.c | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr95495.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 devel/ranger
in repository gcc.
from 5a8c373b79c Do not call SCEV in loop_ranger::range_of_ssa_name.
new c6e8b9bb06e use a bitmap obstack in the gori object instead of malloc
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/gimple-range-gori.cc | 25 +++++++++++--------------
gcc/gimple-range-gori.h | 5 +++--
2 files changed, 14 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from d49e5065ed4 ELF: Consolidate maybe_set_textrel
new 0bff75284e1 This patch set for the generic BFD a.out backend removes a [...]
new 4ee4189f86c Updated Serbian translation for the opcodes sub-directory
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:
bfd/ChangeLog | 10 +
bfd/aout64.c | 8 -
bfd/aoutx.h | 19 +-
bfd/i386aout.c | 1 -
bfd/libaout.h | 3 -
opcodes/ChangeLog | 4 +
opcodes/po/sr.po | 2006 +++++++++++++++++++++++++++++++++++++++--------------
7 files changed, 1505 insertions(+), 546 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 5dbc8b372f3 ELF: Consolidate readonly_dynrelocs
new ad172eaa4f5 ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect
new d49e5065ed4 ELF: Consolidate maybe_set_textrel
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:
bfd/ChangeLog | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++
bfd/elf-bfd.h | 2 ++
bfd/elf32-arm.c | 62 ++-------------------------------
bfd/elf32-csky.c | 59 ++------------------------------
bfd/elf32-hppa.c | 66 ++---------------------------------
bfd/elf32-lm32.c | 72 ++------------------------------------
bfd/elf32-m32r.c | 72 ++------------------------------------
bfd/elf32-metag.c | 65 ++---------------------------------
bfd/elf32-microblaze.c | 34 ------------------
bfd/elf32-nds32.c | 64 ++--------------------------------
bfd/elf32-nios2.c | 31 -----------------
bfd/elf32-or1k.c | 61 ++-------------------------------
bfd/elf32-ppc.c | 30 ++--------------
bfd/elf32-s390.c | 61 ++-------------------------------
bfd/elf32-sh.c | 60 ++------------------------------
bfd/elf32-tic6x.c | 30 ++--------------
bfd/elf32-tilepro.c | 61 ++-------------------------------
bfd/elf64-ppc.c | 30 ++--------------
bfd/elf64-s390.c | 61 ++-------------------------------
bfd/elflink.c | 65 +++++++++++++++++++++++++++++++++++
bfd/elfnn-aarch64.c | 61 ++-------------------------------
bfd/elfnn-riscv.c | 61 ++-------------------------------
bfd/elfxx-sparc.c | 61 ++-------------------------------
bfd/elfxx-tilegx.c | 61 ++-------------------------------
bfd/elfxx-x86.c | 72 ++------------------------------------
25 files changed, 200 insertions(+), 1195 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 binutils-2_34-branch
in repository binutils-gdb.
from 1a4d543e78c Automatic date update in version.in
new 463ec189fe9 Prevent a potential use-after-fee memory corruption bug in [...]
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:
ld/ChangeLog | 10 ++++++++++
ld/emultempl/pe.em | 25 +++++++++++++++++++------
ld/emultempl/pep.em | 25 +++++++++++++++++++------
3 files changed, 48 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.