This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 144d4899a3c [Support] On AIX, Check ENOTSUP on posix_fallocate instead [...]
new e09c4ccc48c [XCOFF] Add functionality for parsing AIX XCOFF object file [...]
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:
include/llvm/BinaryFormat/Magic.h | 1 +
include/llvm/Object/Binary.h | 3 +
include/llvm/Object/ObjectFile.h | 3 +
include/llvm/Object/XCOFFObjectFile.h | 110 +++++++++
include/llvm/ObjectYAML/XCOFFYAML.h | 50 ++++
lib/BinaryFormat/Magic.cpp | 7 +
lib/Object/Binary.cpp | 1 +
lib/Object/CMakeLists.txt | 1 +
lib/Object/ObjectFile.cpp | 2 +
lib/Object/SymbolicFile.cpp | 1 +
lib/Object/XCOFFObjectFile.cpp | 270 +++++++++++++++++++++
lib/ObjectYAML/CMakeLists.txt | 1 +
lib/ObjectYAML/XCOFFYAML.cpp | 42 ++++
test/tools/obj2yaml/Inputs/aix_xcoff.o | Bin 0 -> 588 bytes
.../Inputs/aix_xcoff_truncated_file_header.o | Bin 0 -> 6 bytes
test/tools/obj2yaml/aix_xcoff.test | 11 +
.../obj2yaml/aix_xcoff_truncated_file_header.test | 2 +
tools/obj2yaml/CMakeLists.txt | 1 +
tools/obj2yaml/obj2yaml.cpp | 4 +
tools/obj2yaml/obj2yaml.h | 3 +
tools/obj2yaml/xcoff2yaml.cpp | 52 ++++
21 files changed, 565 insertions(+)
create mode 100644 include/llvm/Object/XCOFFObjectFile.h
create mode 100644 include/llvm/ObjectYAML/XCOFFYAML.h
create mode 100644 lib/Object/XCOFFObjectFile.cpp
create mode 100644 lib/ObjectYAML/XCOFFYAML.cpp
create mode 100644 test/tools/obj2yaml/Inputs/aix_xcoff.o
create mode 100644 test/tools/obj2yaml/Inputs/aix_xcoff_truncated_file_header.o
create mode 100644 test/tools/obj2yaml/aix_xcoff.test
create mode 100644 test/tools/obj2yaml/aix_xcoff_truncated_file_header.test
create mode 100644 tools/obj2yaml/xcoff2yaml.cpp
--
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/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from e28ad442e7 ja_JP: Change the offset for Taisho gan-nen from 2 to 1 [BZ #24162]
adds 0941350c20 ja_JP locale: Add entry for the new Japanese era [BZ #22964]
No new revisions were added by this update.
Summary of changes:
ChangeLog | 6 ++++++
NEWS | 4 ++++
localedata/locales/ja_JP | 4 +++-
3 files changed, 13 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/gcc.
from ec5230434c2 PR target/89902 PR target/89903 * config/i386/i386.c (di [...]
adds 1c6880834e5 Daily bump.
adds e5e34c317c0 2019-04-03 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/lto-wrapper.c | 4 +++-
3 files changed, 10 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from 3afb9b104d Automatic date update in version.in
adds 9fbe006952 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_gnu/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 76fd90d 0: good: gcc-ae3bd4cd0777d88911468f41866d2b5ea39ddce3: -5
new 4695528 0: good: gcc-e5e34c317c02b16cef2c6c71a18e4b1a358b626c: -5
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 (76fd90d)
\
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 | 166 +-
02-prepare_abe/console.log | 296 +-
03-build_abe-bootstrap_ubsan/console.log | 67436 ++++++++++++++--------------
console.log | 67920 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
5 files changed, 67979 insertions(+), 67847 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_bmk/llvm-release-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 490962b 0: good: binutils-gcc-glibc-llvm: -1
new afa751a 0: good: binutils-gcc-glibc-llvm: -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 (490962b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 220 +-
02-prepare_abe/console.log | 300 +-
03-build_abe-binutils/console.log | 10997 +--
04-build_abe-stage1/console.log | 17577 ++---
05-build_abe-linux/console.log | 301 +-
06-build_abe-glibc/console.log | 37624 ++++++-----
07-build_abe-stage2/console.log | 46199 +++++++------
08-build_llvm-true/console.log | 11613 ++--
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 56 +-
11-update_baseline/console.log | 2 +-
console.log | 125835 ++++++++++++++++++-----------------
jenkins/manifest.sh | 16 +-
13 files changed, 125456 insertions(+), 125298 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-release-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards b212d4a 0: good: llvm-linux: boot
new 896c08c 0: good: llvm-linux: boot
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 (b212d4a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 135 +-
02-build_llvm/console.log | 11575 ++++++++++++++++----------------
03-build_linux/console.log | 1655 ++---
04-boot_linux/console.log | 416 +-
06-update_baseline/console.log | 8 +-
console.log | 13802 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13809 insertions(+), 13790 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.