This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from b3a9e3b9622a Linux 5.8-rc1
new ff694ab60c29 fs/ext4: Narrow scope of DAX check in setflags
new 6c0d077ff820 fs/ext4: Disallow verity if inode is DAX
new fc626fe322f1 fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
new a8ab6d3885ef fs/ext4: Update ext4_should_use_dax()
new 043546e46dc7 fs/ext4: Only change S_DAX on inode load
new 9cb20f94afcd fs/ext4: Make DAX mount option a tri-state
new fcebc7949cd2 fs/ext4: Remove jflag variable
new b383a73f2b83 fs/ext4: Introduce DAX inode flag
new 15ee65676f1e Documentation/dax: Update DAX enablement for ext4
new 68cd44920d2c Enable ext4 support for per-file/directory dax operations
new 829b37b8cddb ext4: avoid race conditions when remounting with options t [...]
new cfb3c85a600c ext4: fix partial cluster initialization when splitting extent
new 5adaccac46ea ext4: stop overwrite the errcode in ext4_setup_super
new 2ce3ee931a09 ext4: avoid utf8_strncasecmp() with unstable name
new 811985365378 ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr
new 88ee9d571b6d ext4: support xattr gnu.* namespace for the Hurd
new 7b97d868b7ab ext4, jbd2: ensure panic by fix a race between jbd2 abort [...]
new 3be20b6fc13a Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.o [...]
The 18 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/filesystems/dax.txt | 6 +-
Documentation/filesystems/ext4/verity.rst | 3 +
fs/ext4/Makefile | 3 +-
fs/ext4/dir.c | 16 ++++
fs/ext4/ext4.h | 27 ++++--
fs/ext4/extents.c | 2 +-
fs/ext4/ialloc.c | 2 +-
fs/ext4/inode.c | 26 ++++--
fs/ext4/ioctl.c | 65 ++++++++++++---
fs/ext4/mballoc.c | 2 +-
fs/ext4/super.c | 124 ++++++++++++++++++++--------
fs/ext4/verity.c | 5 +-
fs/ext4/xattr.c | 2 +
fs/ext4/xattr.h | 1 +
fs/{ext2/xattr_user.c => ext4/xattr_hurd.c} | 28 ++++---
fs/jbd2/journal.c | 17 ++--
include/linux/jbd2.h | 6 +-
include/uapi/linux/fs.h | 1 +
include/uapi/linux/xattr.h | 4 +
19 files changed, 254 insertions(+), 86 deletions(-)
copy fs/{ext2/xattr_user.c => ext4/xattr_hurd.c} (53%)
--
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_tx1
in repository toolchain/ci/interesting-commits.
from e1f6ece Add last-good 152aaef6feb909689132c74bebb01420dc7776e3 from h [...]
new 7d20ecd Add regression a251bf8229e3fca1adaddd822e2bab12a43d8ea6 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:
gcc | 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_tx1
in repository toolchain/ci/interesting-commits.
from 05eba65 Add regression 9224bcfd6a4edf61e371e2d83fb126c948182cba from [...]
new e1f6ece Add last-good 152aaef6feb909689132c74bebb01420dc7776e3 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:
gcc | 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/gnu-release-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
from aa83bd88 5: reset: binutils-gcc-glibc: 0
new e972f1b6 6: reset: binutils-gcc-glibc: 0
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 | 183 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 10469 ++-
04-build_abe-stage1/console.log | 18180 +++--
05-build_abe-linux/console.log | 294 +-
06-build_abe-glibc/console.log | 38086 ++++-----
07-build_abe-stage2/console.log | 43925 +++++------
09-benchmark--O2_marm/benchmark-start.log | 2 +-
09-benchmark--O2_marm/console.log | 168 +-
10-check_regression/console.log | 262 +-
10-check_regression/results-0.csv | 1583 -
10-check_regression/results.log | 2866 +-
10-check_regression/trigger-build-gcc | 2 +-
11-update_baseline/console.log | 16 +-
11-update_baseline/results-0.csv | 1583 -
11-update_baseline/results.log | 2866 +-
console.log | 112059 ++++++++++++++-------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
19 files changed, 112050 insertions(+), 120926 deletions(-)
delete mode 100644 10-check_regression/results-0.csv
delete mode 100644 11-update_baseline/results-0.csv
--
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 27bf5e9506 manual: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_np
new e93c264336 ieee754/dbl-64: Reduce the scope of temporary storage variables
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:
sysdeps/ieee754/dbl-64/dla.h | 34 +++++----
sysdeps/ieee754/dbl-64/doasin.c | 15 ++--
sysdeps/ieee754/dbl-64/dosincos.c | 70 +++++++++---------
sysdeps/ieee754/dbl-64/e_atan2.c | 89 +++++++++++------------
sysdeps/ieee754/dbl-64/e_sqrt.c | 4 +-
sysdeps/ieee754/dbl-64/s_atan.c | 56 +++++++--------
sysdeps/ieee754/dbl-64/s_tan.c | 148 +++++++++++++++++---------------------
7 files changed, 193 insertions(+), 223 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 cae64165f47 gold, ld: Implement -z start-stop-visibility=... option.
new 7a77f1ac2c6 xtensa: allow runtime ABI selection
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:
bfd/ChangeLog | 9 +++++
bfd/elf32-xtensa.c | 34 ++++++++++++++++--
gas/ChangeLog | 19 ++++++++++
gas/config/tc-xtensa.c | 29 ++++++++++++---
gas/doc/as.texi | 1 +
gas/doc/c-xtensa.texi | 8 +++++
gas/testsuite/gas/xtensa/abi-call0.d | 7 ++++
gas/testsuite/gas/xtensa/abi-windowed.d | 7 ++++
.../extern.s => gas/testsuite/gas/xtensa/abi.s | 0
include/ChangeLog | 4 +++
include/elf/xtensa.h | 3 ++
ld/ChangeLog | 22 ++++++++++++
ld/emultempl/xtensaelf.em | 41 +++++++++++++++++++---
ld/ld.texi | 11 ++++++
14 files changed, 183 insertions(+), 12 deletions(-)
create mode 100644 gas/testsuite/gas/xtensa/abi-call0.d
create mode 100644 gas/testsuite/gas/xtensa/abi-windowed.d
copy ld/testsuite/ld-scripts/extern.s => gas/testsuite/gas/xtensa/abi.s (100%)
--
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 users/roland/ld-depfile
in repository binutils-gdb.
discards 03744bcec05 ld, gold: Add --dependency-file option.
adds 83015056b2b Automatic date update in version.in
adds efe30057d2f x86: Correct xsusldtrk mnemonic
adds 2c074f49026 Handle Windows drives in rbreak paths
adds 5d0fdfee244 Automatic date update in version.in
adds cda58d5f970 ld-linkonce test
adds 75cfe082c06 PR26103, Assertion failure with symbols defined in link-onc [...]
adds ea4b3731ecd PR26103 testcase
adds 1298463902e Unnecessary load_lib in ld testsuite
adds 40be168cc41 Obsolete PowerPC PE, winnt and cygwin targets
adds ff08abb8a2c gdb/testsuite: fix minor things in jit tests
adds f5272a3bb39 Remove read_memory_string
adds 670e35fad9c Rewrite target_read_string
adds a5d871ddaf2 Remove a use of target_read_string
adds 66920317431 Change target_read_string API
adds cae64165f47 gold, ld: Implement -z start-stop-visibility=... option.
new e3741203630 ld, gold: Add --dependency-file option.
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 (03744bcec05)
\
N -- N -- N refs/heads/users/roland/ld-depfile (e3741203630)
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:
bfd/ChangeLog | 23 +++++++-
bfd/cofflink.c | 18 +++++-
bfd/config.bfd | 1 +
bfd/elflink.c | 15 ++++-
bfd/libcoff-in.h | 5 +-
bfd/libcoff.h | 5 +-
bfd/version.h | 2 +-
gas/ChangeLog | 9 +++
gas/testsuite/gas/i386/tsxldtrk.d | 2 +-
gas/testsuite/gas/i386/tsxldtrk.s | 2 +-
gas/testsuite/gas/i386/x86-64-tsxldtrk.d | 2 +-
gdb/ChangeLog | 42 ++++++++++++++
gdb/ada-lang.c | 51 ++++++++---------
gdb/ada-lang.h | 2 +-
gdb/ada-valprint.c | 4 +-
gdb/corefile.c | 27 ---------
gdb/expprint.c | 12 ++--
gdb/gdbcore.h | 6 --
gdb/linux-tdep.c | 12 +---
gdb/linux-thread-db.c | 9 +--
gdb/solib-darwin.c | 8 +--
gdb/solib-dsbt.c | 11 ++--
gdb/solib-frv.c | 11 ++--
gdb/solib-svr4.c | 22 +++-----
gdb/symtab.c | 5 ++
gdb/target.c | 84 +++++-----------------------
gdb/target.h | 9 ++-
gdb/testsuite/ChangeLog | 7 +++
gdb/testsuite/gdb.base/jit-elf-so.exp | 2 +-
gdb/testsuite/gdb.base/jit-reader-simple.exp | 4 +-
gdb/valprint.c | 8 +--
gdb/windows-nat.c | 16 +++---
gold/ChangeLog | 14 ++++-
gold/fileread.cc | 8 +--
gold/fileread.h | 3 +-
gold/layout.cc | 5 +-
gold/options.cc | 16 +++++-
gold/options.h | 15 +++++
include/ChangeLog | 4 ++
include/bfdlink.h | 7 ++-
ld/ChangeLog | 38 ++++++++++++-
ld/NEWS | 3 +
ld/emultempl/elf.em | 15 +++++
ld/ld.texi | 13 +++++
ld/ldfile.c | 2 +
ld/ldmain.c | 2 +
ld/testsuite/ld-discard/discard.exp | 9 +--
ld/testsuite/ld-linkonce/linkonce.exp | 19 ++++---
ld/testsuite/ld-linkonce/ref1.s | 2 +
ld/testsuite/ld-linkonce/ref2.s | 2 +
ld/testsuite/ld-linkonce/sym1.s | 12 ++++
ld/testsuite/ld-linkonce/sym2.s | 12 ++++
ld/testsuite/ld-linkonce/sym3.s | 12 ++++
ld/testsuite/ld-linkonce/{x.s => zeroeh_x.s} | 0
ld/testsuite/ld-linkonce/{y.s => zeroeh_y.s} | 0
ld/testsuite/ld-linkonce/zeroehl32.d | 21 +++----
ld/testsuite/ld-scripts/include.exp | 2 -
ld/testsuite/ld-scripts/phdrs3.exp | 2 -
ld/testsuite/ld-scripts/rgn-at.exp | 2 -
ld/testsuite/ld-scripts/rgn-over.exp | 2 -
ld/testsuite/ld-scripts/sort.exp | 2 -
opcodes/ChangeLog | 7 +++
opcodes/i386-dis.c | 2 +-
opcodes/i386-opc.tbl | 2 +-
opcodes/i386-tbl.h | 2 +-
65 files changed, 417 insertions(+), 276 deletions(-)
create mode 100644 ld/testsuite/ld-linkonce/ref1.s
create mode 100644 ld/testsuite/ld-linkonce/ref2.s
create mode 100644 ld/testsuite/ld-linkonce/sym1.s
create mode 100644 ld/testsuite/ld-linkonce/sym2.s
create mode 100644 ld/testsuite/ld-linkonce/sym3.s
rename ld/testsuite/ld-linkonce/{x.s => zeroeh_x.s} (100%)
rename ld/testsuite/ld-linkonce/{y.s => zeroeh_y.s} (100%)
--
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_tx1
in repository toolchain/ci/interesting-commits.
from 0c33b8e Add regression 9224bcfd6a4edf61e371e2d83fb126c948182cba from [...]
new 05eba65 Add regression 9224bcfd6a4edf61e371e2d83fb126c948182cba 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:
gcc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.