This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch
in repository binutils-gdb.
from 7b7dc363e5 Automatic date update in version.in
new 66a4daef5d x86: Put back BFD_RELOC_X86_64_GOTPCREL
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:
gas/ChangeLog | 10 ++++++++++
gas/config/tc-i386.h | 1 +
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d | 13 +++++++++++++
gas/testsuite/gas/i386/x86-64-gotpcrel-2.d | 11 +++++++++++
.../testsuite/gas/i386/x86-64-gotpcrel-2.s | 1 +
6 files changed, 37 insertions(+)
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.d
copy ld/testsuite/ld-x86-64/pr17306b.s => gas/testsuite/gas/i386/x86-64-gotpcrel-2 [...]
--
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_30-branch
in repository binutils-gdb.
from 3050b43068 x86: Disable GOT relaxation with data prefix
new e8d7a88007 x86: Put back BFD_RELOC_X86_64_GOTPCREL
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:
gas/ChangeLog | 10 ++++++++++
gas/config/tc-i386.h | 1 +
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d | 13 +++++++++++++
gas/testsuite/gas/i386/x86-64-gotpcrel-2.d | 11 +++++++++++
.../testsuite/gas/i386/x86-64-gotpcrel-2.s | 1 +
6 files changed, 37 insertions(+)
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.d
copy ld/testsuite/ld-x86-64/pr17306b.s => gas/testsuite/gas/i386/x86-64-gotpcrel-2 [...]
--
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-release-arm-next-allmodconfig
in repository toolchain/binutils-gdb.
from c205da22ad Automatic date update in version.in
adds 7b7dc363e5 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.
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-release-aarch64-mainline-allmodconfig
in repository toolchain/linux-next.
from 5f179793f0a7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
adds 356ff8a9a78f Revert "mm, thp: consolidate THP gfp handling into alloc_h [...]
adds de7243057e7c fs/xfs: fix f_ffree value for statfs when project quota is set
adds a579121f94ab xfs: fix PAGE_MASK usage in xfs_free_file_space
adds 7d048df4e9b0 xfs: fix inverted return from xfs_btree_sblock_verify_crc
adds 6744557b53a2 vfs: allow some remap flags to be passed to vfs_clone_file_range
adds 17614445576b splice: don't read more than available pipe space
adds 8f67b5adc030 iomap: partially revert 4721a601099 (simulated directio sh [...]
adds f896adc42d53 Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/s [...]
adds 27c0f2b01970 clk: zynqmp: handle fixed factor param query error
adds 48d7f160b107 dt-bindings: clk: Introduce 'protected-clocks' property
adds b181b3b801da clk: qcom: Support 'protected-clocks' property
adds 149964e2d618 Merge branch 'clk-protected-binding' into clk-fixes
adds d206e6b7ea3f arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocks
adds d9f5b7f5dd0f clk: mvebu: Off by one bugs in cp110_of_clk_get()
adds 2e85c57493e3 clk: mmp: Off by one in mmp_clk_add()
adds 9a43be9cedd5 clk: zynqmp: Off by one in zynqmp_is_valid_clock()
adds 570c9139c358 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
adds b7d624ab4312 asm-generic: unistd.h: fixup broken macro include.
adds 8214bdf7d3e6 Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
.../devicetree/bindings/clock/clock-bindings.txt | 16 +++++++++++
arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 6 ++++
drivers/clk/mmp/clk.c | 2 +-
drivers/clk/mvebu/cp110-system-controller.c | 4 +--
drivers/clk/qcom/common.c | 18 ++++++++++++
drivers/clk/zynqmp/clkc.c | 5 +++-
fs/iomap.c | 9 ------
fs/read_write.c | 2 +-
fs/splice.c | 7 ++++-
fs/xfs/libxfs/xfs_btree.c | 2 +-
fs/xfs/xfs_bmap_util.c | 4 +--
fs/xfs/xfs_qm_bhv.c | 2 +-
include/linux/gfp.h | 12 +++++---
include/uapi/asm-generic/unistd.h | 4 +++
mm/huge_memory.c | 27 +++++++++---------
mm/mempolicy.c | 32 ++++++++++++++++++++--
mm/shmem.c | 2 +-
17 files changed, 113 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 7a81c1e2d4 Fix tid-reuse sometimes blocks for a very long (infinite?) time.
new 9f52eab6a7 x86: Put back BFD_RELOC_X86_64_GOTPCREL
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:
gas/ChangeLog | 10 ++++++++++
gas/config/tc-i386.h | 1 +
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d | 13 +++++++++++++
gas/testsuite/gas/i386/x86-64-gotpcrel-2.d | 11 +++++++++++
.../testsuite/gas/i386/x86-64-gotpcrel-2.s | 1 +
6 files changed, 37 insertions(+)
create mode 100644 gas/testsuite/gas/i386/ilp32/x86-64-gotpcrel-2.d
create mode 100644 gas/testsuite/gas/i386/x86-64-gotpcrel-2.d
copy ld/testsuite/ld-x86-64/pr17306b.s => gas/testsuite/gas/i386/x86-64-gotpcrel-2 [...]
--
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-release-arm-lts-defconfig
in repository toolchain/binutils-gdb.
from c205da22ad Automatic date update in version.in
adds 7b7dc363e5 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5a74b3f0955 [x86] regenerate test checks; NFC
new a34f510e3f6 Remove unneeded dependency from lib/Target/X86/Utils/ to li [...]
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:
lib/Target/X86/Utils/LLVMBuild.txt | 2 +-
1 file changed, 1 insertion(+), 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 a43ff24656f Correct the reported line number in Fortran combined OpenAC [...]
new 1710a063d71 Merge dmd upstream e2fe2687b
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/d/dmd/MERGE | 2 +-
gcc/d/dmd/constfold.c | 4 +-
gcc/d/dmd/dcast.c | 226 ++-----------
gcc/d/dmd/dsymbol.c | 4 +-
gcc/d/dmd/intrange.c | 470 +++++++++++++++++++++++++---
gcc/d/dmd/intrange.h | 36 ++-
gcc/d/dmd/mtype.c | 5 +
gcc/testsuite/gdc.test/compilable/testVRP.d | 286 +++++++++++++----
8 files changed, 728 insertions(+), 305 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-stable-allmodconfig
in repository toolchain/binutils-gdb.
from c0ab2ae3cc [GOLD] icf_safe_so_test
adds 73e8dc90a8 Merge forward-search/reverse-search, use gdb::def_vector, re [...]
adds a2419b98d9 Fix leak by using td_ta_delete() to deregister target proces [...]
adds b5ac78ffc6 Automatic date update in version.in
adds 2578ecb1b5 Look for tgetent in libtinfow
adds 7a81c1e2d4 Fix tid-reuse sometimes blocks for a very long (infinite?) time.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 24 ++++++
gdb/configure | 2 +-
gdb/configure.ac | 2 +-
gdb/linux-thread-db.c | 14 ++++
gdb/nat/gdb_thread_db.h | 1 +
gdb/source.c | 149 ++++++++++------------------------
gdb/testsuite/ChangeLog | 15 ++++
gdb/testsuite/gdb.base/list.exp | 17 +++-
gdb/testsuite/gdb.threads/tid-reuse.c | 29 +++++--
10 files changed, 138 insertions(+), 117 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.