This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 102e67e Make 'loop iv compare' heuristics scanning more precise
new 60c6a5a * ggc-tests.c (test_finalization): Only test need_finalizati [...]
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/ChangeLog | 5 +++++
gcc/ggc-tests.c | 2 ++
2 files changed, 7 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 e46dd0f Fix compile time warning about a redundant comparison in an a [...]
new 0f7f378 [ARC] Generate DT_RELACOUNT.
new 2ab2f40 [ARC] General bug fixes
new 3b63d2c [ARC] Fixes related to reordering of .got and .got.plt
new 82f46e2 [ARC] XFAIL S-Records tests for both little and big endian AR [...]
new cad8e26 gdb: Use UNSUPPORTED not XFAIL for unsupported target features
The 5 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 | 18 +++++
bfd/elf32-arc.c | 81 +++++++++++++++-------
gdb/testsuite/ChangeLog | 22 ++++++
gdb/testsuite/gdb.base/call-ar-st.exp | 3 +-
gdb/testsuite/gdb.base/call-rt-st.exp | 3 +-
gdb/testsuite/gdb.base/call-sc.exp | 3 +-
gdb/testsuite/gdb.base/call-signal-resume.exp | 3 +-
gdb/testsuite/gdb.base/call-strs.exp | 3 +-
gdb/testsuite/gdb.base/callexit.exp | 3 +-
gdb/testsuite/gdb.base/callfuncs.exp | 3 +-
gdb/testsuite/gdb.base/nodebug.exp | 3 +-
gdb/testsuite/gdb.base/printcmds.exp | 6 +-
gdb/testsuite/gdb.base/ptype.exp | 6 +-
gdb/testsuite/gdb.base/structs.exp | 3 +-
gdb/testsuite/gdb.base/unwindonsignal.exp | 3 +-
gdb/testsuite/gdb.cp/gdb2495.exp | 3 +-
gdb/testsuite/gdb.cp/templates.exp | 3 +-
gdb/testsuite/gdb.cp/virtfunc.exp | 3 +-
gdb/testsuite/gdb.threads/hand-call-in-threads.exp | 3 +-
.../gdb.threads/interrupted-hand-call.exp | 3 +-
.../gdb.threads/thread-unwindonsignal.exp | 3 +-
ld/ChangeLog | 5 ++
ld/testsuite/ld-srec/srec.exp | 4 +-
23 files changed, 123 insertions(+), 67 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 gcc.
from d7cccdc S/390: vecintrin.h fix file description in comment
new 102e67e Make 'loop iv compare' heuristics scanning more precise
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/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/predict-1.c | 2 +-
gcc/testsuite/gcc.dg/predict-2.c | 2 +-
gcc/testsuite/gcc.dg/predict-3.c | 2 +-
gcc/testsuite/gcc.dg/predict-4.c | 2 +-
gcc/testsuite/gcc.dg/predict-5.c | 2 +-
gcc/testsuite/gcc.dg/predict-6.c | 2 +-
7 files changed, 16 insertions(+), 6 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 glibc.
from 0677af2 Fix rt/tst-aio64.c as well, and mention login/tst-utmp.c in C [...]
new f5c77f7 Remove __ASSUME_FUTEX_LOCK_PI
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:
ChangeLog | 15 +++++++++++++++
nptl/pthread_mutex_init.c | 3 ---
sysdeps/unix/sysv/linux/arm/kernel-features.h | 1 -
sysdeps/unix/sysv/linux/kernel-features.h | 4 ----
sysdeps/unix/sysv/linux/m68k/kernel-features.h | 1 -
sysdeps/unix/sysv/linux/mips/kernel-features.h | 1 -
sysdeps/unix/sysv/linux/sparc/kernel-features.h | 1 -
7 files changed, 15 insertions(+), 11 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.
Peter Smith pushed a change to branch linaro-local/InitialThumbSupport
in repository toolchain/llvm/lld.
discards 1ed4fdf Add initial support for Thumb for ARMv7a
adds c5dd377 [ELF][MIPS] Fix mask used to parse MIPS 3-in-1 relocation packet
adds 19b0c72 [ELF][MIPS] Move MIPS specific code under `if` block to accen [...]
adds 2e124bd [ELF] Use static function isPreemptible instead of SymbolBody [...]
adds 78e8abc Merge two if(s) into one, simplifying the code.
adds 631d8e4 [ELF] - Change wording of error message.
new f1eada2 Add initial support for Thumb for ARMv7a
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 (1ed4fdf)
\
N -- N -- N refs/heads/linaro-local/InitialThumbSupport (f1eada2)
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:
ELF/LTO.cpp | 6 +-
ELF/OutputSections.cpp | 31 ++++-----
ELF/Relocations.cpp | 6 +-
ELF/Target.cpp | 67 ++++++++++----------
test/ELF/Inputs/arm-thumb-blx-targets.s | 18 +++++-
test/ELF/aarch64-fpic-abs16.s | 2 +-
test/ELF/aarch64-fpic-prel16.s | 2 +-
test/ELF/aarch64-fpic-prel32.s | 2 +-
test/ELF/aarch64-fpic-prel64.s | 2 +-
test/ELF/arm-blx.s | 108 ++++++++++++++++++++------------
test/ELF/arm-thumb-blx.s | 74 ++++++++++++++--------
test/ELF/x86-64-dyn-rel-error.s | 2 +-
test/ELF/x86-64-dyn-rel-error2.s | 2 +-
test/ELF/x86-64-reloc-32-fpic.s | 2 +-
test/ELF/x86-64-reloc-pc32-fpic.s | 2 +-
15 files changed, 195 insertions(+), 131 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 0a8be2f Accept vulcan as a cpu name for the AArch64 port of GAS.
new e46dd0f Fix compile time warning about a redundant comparison in an a [...]
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/ChangeLog | 4 ++++
gdb/gdbtypes.c | 2 +-
2 files changed, 5 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 69c9e02 Fix compile time warning messages building with gcc v6.1.1
new 0a8be2f Accept vulcan as a cpu name for the AArch64 port of GAS.
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:
gas/ChangeLog | 6 ++++++
gas/config/tc-aarch64.c | 3 +++
gas/doc/c-aarch64.texi | 1 +
3 files changed, 10 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 binutils-2_26-branch
in repository binutils-gdb.
from ea800aa objcopy add-symbol uninitialised struct
new b3ec896 Fix PR 20221 - adjust syms and relocs only if relax shrunk section.
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-avr.c | 21 ++++++++++++++++++---
ld/ChangeLog | 9 +++++++++
ld/testsuite/ld-avr/avr-prop-5.d | 10 ++++++++++
ld/testsuite/ld-avr/{avr-prop-1.s => avr-prop-5.s} | 4 ++--
5 files changed, 48 insertions(+), 5 deletions(-)
create mode 100644 ld/testsuite/ld-avr/avr-prop-5.d
copy ld/testsuite/ld-avr/{avr-prop-1.s => avr-prop-5.s} (70%)
--
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 8178780 Move optimize_minmax_comparison to match.pd
new 517fc00 S/390: Change builtin type naming scheme to match builtin-types.def.
new d7cccdc S/390: vecintrin.h fix file description in comment
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:
gcc/ChangeLog | 9 +
gcc/config/s390/s390-builtin-types.def | 420 ++++++++++++++++-----------------
gcc/config/s390/vecintrin.h | 2 +-
3 files changed, 220 insertions(+), 211 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 gcc.
from 29b68e5 2016-06-13 Alan Hayward <alan.hayward(a)arm.com>
new 8178780 Move optimize_minmax_comparison to match.pd
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/ChangeLog | 7 ++++
gcc/fold-const.c | 118 -------------------------------------------------------
gcc/match.pd | 32 +++++++++++++++
3 files changed, 39 insertions(+), 118 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.