This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cb775ecd6e4 libgcc: Specialize execute_cfa_program in DWARF unwinder fo [...]
new ec1db901793 i386: correct division modeling in lujiazui.md
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/config/i386/lujiazui.md | 58 +++++++++++++++++++++++----------------------
1 file changed, 30 insertions(+), 28 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
from ccdff6f7d1 36: onsuccess: #512: boot: Success after binutils/gcc: 137 commits
new 024f906788 37: onsuccess: #513: boot: Success after binutils/gcc/linux: [...]
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.xz | Bin 1768 -> 1756 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 32364 -> 32244 bytes
04-build_abe-stage1/console.log.xz | Bin 73724 -> 73872 bytes
05-build_abe-qemu/console.log.xz | Bin 32048 -> 31540 bytes
06-build_linux/console.log.xz | Bin 3768 -> 3768 bytes
07-boot_linux/console.log.xz | Bin 6040 -> 6028 bytes
08-check_regression/console.log.xz | Bin 3396 -> 3792 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
16 files changed, 21 insertions(+), 21 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 gdb-13-branch
in repository binutils-gdb.
from 33214e7a6d5 Automatic date update in version.in
new 08bdba14180 Fix target remote pipe command for MinGW
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:
gdb/ser-mingw.c | 6 ++++++
1 file changed, 6 insertions(+)
--
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 dacf80765d5 Remove target: prefix from gdb_sysroot in find_separate_debug_file
new c43d829bca5 Fix target remote pipe command for MinGW
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:
gdb/ser-mingw.c | 6 ++++++
1 file changed, 6 insertions(+)
--
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 8385088039f Ada,Darwin: Do not link libgcc statically on Darwin 8 and 9 [...]
new 3b6cac2b44b Compute a table of DWARF register sizes at compile
new 97bbdb726ab Define __LIBGCC_DWARF_REG_SIZES_CONSTANT__ if DWARF registe [...]
new cb775ecd6e4 libgcc: Specialize execute_cfa_program in DWARF unwinder fo [...]
The 3 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/c-family/c-cppbuiltin.cc | 8 +
gcc/config/msp430/msp430.cc | 11 +-
gcc/config/rs6000/rs6000.cc | 14 +-
gcc/debug.h | 2 +
gcc/doc/tm.texi | 7 +-
gcc/dwarf2cfi.cc | 116 +++++++------
gcc/target.def | 8 +-
libgcc/unwind-dw2-execute_cfa.h | 322 +++++++++++++++++++++++++++++++++++
libgcc/unwind-dw2.c | 360 +++++++---------------------------------
9 files changed, 472 insertions(+), 376 deletions(-)
create mode 100644 libgcc/unwind-dw2-execute_cfa.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.