This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from d3ae6cb Add version components for gcc6-based toolchains
new 95ae7b0 scripts/update-snapshots-ref.sh: Update script to handle both [...]
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:
scripts/update-snapshots-ref.sh | 6 ++++--
1 file changed, 4 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 4f4efb7 Use wget -c instead of -N to workaround s.l.o 403 response.
new d3ae6cb Add version components for gcc6-based toolchains
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:
config/gcc6/binutils.conf | 1 +
config/gcc6/gcc.conf | 1 +
config/gcc6/glibc.conf | 1 +
config/gcc6/gmp.conf | 1 +
config/gcc6/linux.conf | 1 +
config/gcc6/mpfr.conf | 1 +
6 files changed, 6 insertions(+)
create mode 100644 config/gcc6/binutils.conf
create mode 100644 config/gcc6/gcc.conf
create mode 100644 config/gcc6/glibc.conf
create mode 100644 config/gcc6/gmp.conf
create mode 100644 config/gcc6/linux.conf
create mode 100644 config/gcc6/mpfr.conf
--
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 users/hjl/pr20283
in repository binutils-gdb.
at 0aa71cb gold: Add a linker configure option --enable-relro
This branch includes the following new commits:
new 062279c ld: Add a linker configure option --enable-relro
new 0aa71cb gold: Add a linker configure option --enable-relro
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.
--
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 3abfdf5 2016-06-22 Arnaud Charlet <charlet(a)adacore.com>
new e4edd98 Minor reformatting.
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/ada/freeze.adb | 37 +++++++++++++++++--------------------
1 file changed, 17 insertions(+), 20 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/abe.
from 9d1f712 Move version configuration for gcc5-based toolchains to a ded [...]
new 4f4efb7 Use wget -c instead of -N to workaround s.l.o 403 response.
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/fetch.sh | 5 ++---
1 file changed, 2 insertions(+), 3 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 lld.
from 0180a28 [ELF] - Do not allow to mix global symbols versions.
new e73cb9b [ELF] - Do not crash on unclosed quote (") in scripts.
new 6724c34 Added new line at the end of file. NFC.
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:
ELF/ScriptParser.cpp | 2 +-
test/ELF/version-script-err.s | 5 +++++
2 files changed, 6 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 7b51e0b Add the right configure options for armv8l native build.
new 9d1f712 Move version configuration for gcc5-based toolchains to a ded [...]
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:
config/binutils.conf | 7 -------
config/default | 1 +
config/gcc.conf | 3 ---
config/gcc5/binutils.conf | 1 +
config/gcc5/gcc.conf | 1 +
config/gcc5/glibc.conf | 1 +
config/gcc5/gmp.conf | 1 +
config/gcc5/linux.conf | 1 +
config/gcc5/mpfr.conf | 1 +
config/glibc.conf | 2 --
config/gmp.conf | 3 ---
config/linux.conf | 3 ---
config/mpfr.conf | 3 ---
lib/component.sh | 14 +++++++++++++-
14 files changed, 20 insertions(+), 22 deletions(-)
create mode 120000 config/default
create mode 100644 config/gcc5/binutils.conf
create mode 100644 config/gcc5/gcc.conf
create mode 100644 config/gcc5/glibc.conf
create mode 100644 config/gcc5/gmp.conf
create mode 100644 config/gcc5/linux.conf
create mode 100644 config/gcc5/mpfr.conf
--
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.
Yvan Roux pushed a change to branch master
in repository toolchain/abe.
from 22c92e9 Don't disable the GDB simulator by default. This is used for [...]
new 7b51e0b Add the right configure options for armv8l native build.
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:
config/gcc.conf | 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 vehre/coarray
in repository gcc.
from 6083b59 Modified gfortran.texi to document caf_register's signature c [...]
new 917e96d Implemented register_component() and deregister_component() f [...]
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/fortran/gfortran.texi | 112 +++++++++++++++++++++++-
gcc/fortran/trans-decl.c | 17 +++-
gcc/fortran/trans.h | 1 +
libgfortran/caf/libcaf.h | 6 +-
libgfortran/caf/single.c | 213 ++++++++++++++++++++++++++++++++--------------
5 files changed, 274 insertions(+), 75 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 4c823e0 * vxworks-crtbe-link.spec: Removed, no longer used.
new 4653246 2016-06-22 Hristian Kirtchev <kirtchev(a)adacore.com>
new ec6c6f1 2016-06-22 Ed Schonberg <schonberg(a)adacore.com>
new 3abfdf5 2016-06-22 Arnaud Charlet <charlet(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 | 50 ++++
gcc/ada/exp_aggr.ads | 3 +-
gcc/ada/exp_ch11.adb | 3 +-
gcc/ada/exp_disp.adb | 4 +-
gcc/ada/freeze.adb | 85 ++++++-
gcc/ada/lib-xref-spark_specific.adb | 97 ++++----
gcc/ada/restrict.adb | 3 +-
gcc/ada/s-htable.adb | 4 +-
gcc/ada/s-memory.adb | 23 +-
gcc/ada/s-memory.ads | 8 +-
gcc/ada/s-secsta.adb | 38 +--
gcc/ada/s-tpobop.adb | 12 +-
gcc/ada/sem.adb | 2 +-
gcc/ada/sem_ch13.adb | 2 +-
gcc/ada/sem_ch3.adb | 4 +-
gcc/ada/sem_ch6.adb | 7 -
gcc/ada/sem_ch8.adb | 10 +-
gcc/ada/sem_prag.adb | 452 ++++++++++++++++++++----------------
gcc/ada/sem_prag.ads | 11 +
gcc/ada/sem_type.adb | 7 +-
gcc/ada/sem_util.adb | 4 +-
21 files changed, 503 insertions(+), 326 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.