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 fbd1b77155 Fix accessing TLS variables with no debug info
new 419414eafc x86: Don't change r_type when performing TLS transitions
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-i386.c | 29 +++++++++++++++--------------
bfd/elf64-x86-64.c | 23 ++++++++++++-----------
3 files changed, 36 insertions(+), 25 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 2ae5be041d Improve utf8_gen.py to set the width for characters with Pre [...]
new 5e9c4d17fe tst-res_use_inet6: Enhance test to cover IPv4-to-IPv6 addres [...]
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 | 12 +++
resolv/tst-res_use_inet6.c | 231 ++++++++++++++++++++++++++++++++++++---------
2 files changed, 198 insertions(+), 45 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 39250b0a1c Automatic date update in version.in
new fbd1b77155 Fix accessing TLS variables with no debug info
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 | 5 +++++
gdb/parse.c | 12 ++++++++++--
gdb/testsuite/ChangeLog | 5 +++++
.../gdb.threads/{tls-var-main.c => tls-nodebug-pie.c} | 6 ++++--
.../unittest.exp => gdb.threads/tls-nodebug-pie.exp} | 17 ++++++++++++-----
5 files changed, 36 insertions(+), 9 deletions(-)
copy gdb/testsuite/gdb.threads/{tls-var-main.c => tls-nodebug-pie.c} (87%)
copy gdb/testsuite/{gdb.gdb/unittest.exp => gdb.threads/tls-nodebug-pie.exp} (65%)
--
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 4f3647e46e Prefer new libm function wrappers for !LIBM_SVID_COMPAT.
new af83ed5c46 Write all ranges of neighbouring characters with the same wi [...]
new 2ae5be041d Improve utf8_gen.py to set the width for characters with Pre [...]
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:
ChangeLog | 14 +
localedata/charmaps/UTF-8 | 10 +-
localedata/unicode-gen/Makefile | 4 +-
localedata/unicode-gen/PropList.txt | 1618 +++++++++++++++++++++++++++++++++++
localedata/unicode-gen/utf8_gen.py | 84 +-
5 files changed, 1704 insertions(+), 26 deletions(-)
create mode 100644 localedata/unicode-gen/PropList.txt
--
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 521a77a1eb2 2017-09-06 Yannick Moy <moy(a)adacore.com>
new e12c5305ef4 * name-lookup.h (lookup_fnfields_slot_nolazy, lookup_fnfi [...]
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/cp/ChangeLog | 27 +++++++++++++++++++++++++++
gcc/cp/call.c | 9 +++------
gcc/cp/class.c | 25 ++++++++++---------------
gcc/cp/cp-tree.h | 6 +++---
gcc/cp/decl.c | 2 +-
gcc/cp/decl2.c | 4 ++--
gcc/cp/method.c | 2 +-
gcc/cp/name-lookup.c | 6 +++---
gcc/cp/name-lookup.h | 4 ++--
gcc/cp/pt.c | 31 ++++++++++++++-----------------
gcc/cp/search.c | 7 +++----
gcc/cp/semantics.c | 8 ++++----
gcc/cp/tree.c | 2 +-
13 files changed, 74 insertions(+), 59 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 d49bc1d926e 2017-09-06 Bob Duff <duff(a)adacore.com>
new b2e61b1a74c 2017-09-06 Bob Duff <duff(a)adacore.com>
new 6c1f5e1eaf2 2017-09-06 Yannick Moy <moy(a)adacore.com>
new 521a77a1eb2 2017-09-06 Yannick Moy <moy(a)adacore.com>
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/ada/ChangeLog | 54 +++++++++++++
gcc/ada/exp_aggr.adb | 7 ++
gcc/ada/exp_attr.adb | 43 +----------
gcc/ada/exp_imgv.adb | 73 +++++++++++++++---
gcc/ada/exp_imgv.ads | 18 ++---
gcc/ada/g-comlin.adb | 2 +-
gcc/ada/inline.adb | 20 ++++-
gcc/ada/s-taprop-linux.adb | 33 +++++---
gcc/ada/sem_attr.adb | 184 +++++++++++++++++++++------------------------
gcc/ada/sem_prag.adb | 3 +
gcc/ada/sem_util.adb | 66 +++++++++++-----
gcc/ada/sem_util.ads | 25 +++---
gcc/ada/sysdep.c | 72 +++++++++++++++++-
13 files changed, 396 insertions(+), 204 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/gcc-compare-results.
from 20e676d compare_jobs.sh: Fix syntax when passing --pass-thresh to com [...]
new acb34ac Add a couple of unstable tests.
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:
unstable-tests.txt | 2 ++
1 file changed, 2 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 983d292f7e3 2017-09-06 Bob Duff <duff(a)adacore.com>
new f4264652f90 2017-09-06 Gary Dismukes <dismukes(a)adacore.com>
new d49bc1d926e 2017-09-06 Bob Duff <duff(a)adacore.com>
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/ada/ChangeLog | 65 ++++
gcc/ada/Makefile.rtl | 3 +-
gcc/ada/a-clrefi.adb | 497 +--------------------------
gcc/ada/a-clrefi.ads | 73 +---
gcc/ada/a-comlin.adb | 14 +-
gcc/ada/a-comlin.ads | 6 +-
gcc/ada/exp_aggr.adb | 28 +-
gcc/ada/exp_ch5.adb | 2 +-
gcc/ada/exp_ch6.adb | 14 +
gcc/ada/gcc-interface/Make-lang.in | 3 +-
gcc/ada/gnatbind.adb | 22 +-
gcc/ada/gnatcmd.adb | 609 +--------------------------------
gcc/ada/s-diflio.ads | 4 +-
gcc/ada/s-diinio.ads | 4 +-
gcc/ada/{a-clrefi.adb => s-resfil.adb} | 10 +-
gcc/ada/{a-clrefi.ads => s-resfil.ads} | 17 +-
gcc/ada/sem_ch3.adb | 56 ++-
gcc/ada/sem_ch4.adb | 12 +-
gcc/ada/sem_res.adb | 10 +-
gcc/ada/sem_type.adb | 13 +-
20 files changed, 224 insertions(+), 1238 deletions(-)
copy gcc/ada/{a-clrefi.adb => s-resfil.adb} (98%)
copy gcc/ada/{a-clrefi.ads => s-resfil.ads} (89%)
--
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 00dd0c23be0 Minor reformatting.
new 7205cd8f174 2017-09-06 Gary Dismukes <dismukes(a)adacore.com>
new 7e2ecd6cc00 2017-09-06 Ed Schonberg <schonberg(a)adacore.com>
new d2654eada15 2017-09-06 Hristian Kirtchev <kirtchev(a)adacore.com>
new a1c1139c893 2017-09-06 Yannick Moy <moy(a)adacore.com>
new 983d292f7e3 2017-09-06 Bob Duff <duff(a)adacore.com>
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:
gcc/ada/ChangeLog | 56 ++++++++
gcc/ada/a-comlin.ads | 9 +-
gcc/ada/einfo.adb | 9 +-
gcc/ada/einfo.ads | 14 +-
gcc/ada/exp_attr.adb | 7 +-
gcc/ada/exp_ch5.adb | 22 +--
gcc/ada/exp_ch7.adb | 9 --
gcc/ada/exp_util.adb | 10 --
gcc/ada/frontend.adb | 396 ++++++++++++++++++++++++++-------------------------
gcc/ada/sem_attr.adb | 3 +-
gcc/ada/sem_ch6.adb | 12 +-
gcc/ada/sem_ch8.adb | 2 +-
gcc/ada/sem_util.adb | 18 +--
gcc/ada/sem_warn.adb | 120 ++++++++++++----
14 files changed, 405 insertions(+), 282 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 llvm.
from 4f2535a46c1 [RISCV][NFC] Fix sorting of includes in lib/Target/RISCV
new 3017f27ac3e [X86][X87] Ensure x87 instructions are tagged as altering t [...]
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:
lib/Target/X86/X86InstrFPStack.td | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.