This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3e6f210070d 20180-12-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 3d6df6223b4 2018-12-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/ChangeLog | 2731 ++++++++++++++++++++++++++++++++-
gcc/fortran/resolve.c | 6 +-
gcc/testsuite/ChangeLog | 7 +-
gcc/testsuite/gfortran.dg/pr88048.f90 | 7 +
4 files changed, 2748 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr88048.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_kernel/gnu-master-arm-mainline-allnoconfig
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-defconfig
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
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 | 6 ++
gdb/testsuite/gdb.base/list.exp | 17 ++++-
9 files changed, 107 insertions(+), 110 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-release-aarch64-next-allyesconfig
in repository toolchain/gcc.
from 79f604a5383 Daily bump.
adds 483756748d0 Daily bump.
adds ff41ab51999 2018-12-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/expr.c | 8 +++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr88025.f90 | 7 +++++++
5 files changed, 22 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr88025.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.