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-lts-allyesconfig
in repository toolchain/binutils-gdb.
from 9c122c7f9c Fix unsigned overflow in minsyms reader.
adds 2179fbc36d Return scoped_fd from open_source_file and find_and_open_source
adds eefce37f62 Remove a VEC from remote.c
adds 00a9f4ce3d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 27 +++++++++++++++++++++
gdb/common/scoped_fd.h | 19 +++++++++++++++
gdb/psymtab.c | 7 +++---
gdb/remote.c | 51 ++++++++++++++++-----------------------
gdb/source.c | 65 ++++++++++++++++++++++++--------------------------
gdb/source.h | 10 ++++----
gdb/tui/tui-source.c | 47 ++++++++++++++++--------------------
8 files changed, 128 insertions(+), 100 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-mainline-defconfig
in repository toolchain/binutils-gdb.
from 7a7e7a58e1 Automatic date update in version.in
adds 80176fa35e 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 bb2ce32a5bd [llvm-cxxdump] Use error reporting helpers from support
new 3283290275d [X86] Replace calls to getOnesVector/getZeroVector with get [...]
new 686dfe3676e [Support] Make error banner optional in logAllUnhandledErrors
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:
include/llvm/Support/Error.h | 6 +++++-
lib/ExecutionEngine/MCJIT/MCJIT.cpp | 2 +-
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp | 2 +-
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 6 +++---
.../RuntimeDyld/RuntimeDyldMachO.cpp | 2 +-
.../RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h | 2 +-
lib/LTO/LTOModule.cpp | 2 +-
lib/Object/Object.cpp | 6 +++---
lib/Support/Error.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 4 ++--
tools/lli/lli.cpp | 2 +-
tools/llvm-cov/TestingSupport.cpp | 2 +-
tools/llvm-cxxdump/llvm-cxxdump.cpp | 5 +++--
tools/llvm-nm/llvm-nm.cpp | 13 ++++++-------
tools/llvm-objcopy/llvm-objcopy.cpp | 2 +-
tools/llvm-objcopy/llvm-objcopy.h | 2 +-
tools/llvm-objdump/llvm-objdump.cpp | 4 ++--
tools/llvm-readobj/ARMWinEHPrinter.cpp | 14 +++++++-------
tools/llvm-readobj/llvm-readobj.h | 2 +-
tools/llvm-rtdyld/llvm-rtdyld.cpp | 6 +++---
tools/llvm-size/llvm-size.cpp | 4 ++--
tools/llvm-xray/xray-stacks.cpp | 2 +-
tools/obj2yaml/coff2yaml.cpp | 2 +-
tools/obj2yaml/obj2yaml.cpp | 2 +-
.../ExecutionEngine/Orc/RemoteObjectLayerTest.cpp | 21 +++++++++------------
unittests/Support/ErrorTest.cpp | 9 ++++-----
26 files changed, 63 insertions(+), 63 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.