This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d7e07b9 2016-06-22 Arnaud Charlet <charlet(a)adacore.com>
new 8650387 2016-06-22 Hristian Kirtchev <kirtchev(a)adacore.com>
new e34cd69 2016-06-22 Ed Schonberg <schonberg(a)adacore.com>
new b9d52db 2016-06-22 Bob Duff <duff(a)adacore.com>
new 08439b3 2016-06-22 Justin Squirek <squirek(a)adacore.com>
new f266acb Code cleanup.
new 4c823e0 * vxworks-crtbe-link.spec: Removed, no longer used.
The 6 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 | 81 ++++++++
gcc/ada/checks.adb | 51 +++--
gcc/ada/einfo.adb | 15 +-
gcc/ada/einfo.ads | 8 +
gcc/ada/exp_ch7.adb | 2 +-
gcc/ada/g-comlin.adb | 12 +-
gcc/ada/g-comlin.ads | 4 +-
gcc/ada/lib-xref-spark_specific.adb | 392 ++++++++++++++++++------------------
gcc/ada/lib.ads | 6 +
gcc/ada/s-tassta.adb | 10 +-
gcc/ada/sem.adb | 3 +-
gcc/ada/sem.ads | 5 +
gcc/ada/sem_ch13.adb | 4 +-
gcc/ada/sem_ch6.adb | 8 +-
gcc/ada/sem_ch8.adb | 30 ++-
gcc/ada/sem_dim.adb | 7 +-
gcc/ada/sem_prag.adb | 31 ++-
gcc/ada/sem_res.adb | 5 +
gcc/ada/sprint.adb | 6 +-
gcc/ada/system-vxworks-arm.ads | 2 +-
gcc/ada/vxworks-crtbe-link.spec | 13 --
21 files changed, 432 insertions(+), 263 deletions(-)
delete mode 100644 gcc/ada/vxworks-crtbe-link.spec
--
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 428b7b3 Minor cleanup.
new d7e07b9 2016-06-22 Arnaud Charlet <charlet(a)adacore.com>
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/ChangeLog | 12 +
gcc/ada/lib-xref-spark_specific.adb | 764 +++++++++++++++++-------------------
gcc/ada/lib-xref.ads | 10 -
gcc/ada/spark_xrefs.ads | 2 +-
gcc/ada/types.ads | 4 +-
5 files changed, 377 insertions(+), 415 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 7db3380 2016-06-22 Ed Schonberg <schonberg(a)adacore.com>
new 514a555 2016-06-22 Hristian Kirtchev <kirtchev(a)adacore.com>
new 428b7b3 Minor cleanup.
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 | 25 +++++++
gcc/ada/a-cuprqu.ads | 4 +-
gcc/ada/checks.adb | 83 ++++------------------
gcc/ada/lib-xref-spark_specific.adb | 18 ++---
gcc/ada/sem_ch13.adb | 134 +++++++++++++++++++++++-------------
gcc/ada/sem_ch6.adb | 4 +-
gcc/ada/sem_util.adb | 43 ++++++++++++
gcc/ada/sem_util.ads | 3 +
gcc/ada/system-vxworks-ppc.ads | 2 +-
9 files changed, 183 insertions(+), 133 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 users/ARM/embedded-gdb-7.10-branch
in repository binutils-gdb.
from 0986596 Add missing ChangeLog.arm entry for previous commit
new 1be8e68 Bump version to match embedded-binutils-2_26-branch
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/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 gcc.
from 7eaf447 2016-06-22 Arnaud Charlet <charlet(a)adacore.com>
new e7402fd 2016-06-22 Ed Schonberg <schonberg(a)adacore.com>
new c50b38d 2016-06-22 Hristian Kirtchev <kirtchev(a)adacore.com>
new ee492a5 2016-06-22 Arnaud Charlet <charlet(a)adacore.com>
new 08619e6 Minor reformatting.
new 7db3380 2016-06-22 Ed Schonberg <schonberg(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 | 73 +++++++++++
gcc/ada/a-cuprqu.adb | 254 +++++-------------------------------
gcc/ada/a-cuprqu.ads | 93 ++++++-------
gcc/ada/debug.adb | 5 +-
gcc/ada/exp_ch4.adb | 48 ++++++-
gcc/ada/exp_ch7.adb | 61 ++++-----
gcc/ada/exp_util.adb | 9 +-
gcc/ada/lib-xref-spark_specific.adb | 85 +++++++-----
gcc/ada/sem_ch13.adb | 5 +-
gcc/ada/sem_ch3.adb | 1 +
gcc/ada/sem_ch6.adb | 5 +-
gcc/ada/sem_elab.adb | 3 +-
gcc/ada/sem_prag.adb | 9 +-
gcc/ada/sem_util.adb | 1 +
gcc/ada/sem_warn.adb | 2 +-
15 files changed, 294 insertions(+), 360 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 e522022 [ARM] Add initial support for Cortex-A73
new 7eaf447 2016-06-22 Arnaud Charlet <charlet(a)adacore.com>
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/ChangeLog | 7 +++++++
gcc/ada/inline.adb | 2 +-
gcc/ada/lib-xref-spark_specific.adb | 23 ++-------------------
gcc/ada/lib.ads | 40 ++++++++++++++++++-------------------
4 files changed, 30 insertions(+), 42 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 users/ARM/embedded-binutils-2_26-branch
in repository binutils-gdb.
from 8f50453 2016-06-20 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new 81dc17d Prevent -Wmaybe-uninitialized warning in cmse_scan
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.arm | 5 +++++
bfd/elf32-arm.c | 6 +++++-
2 files changed, 10 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 gcc.
from 8151105 Handle gas/gld --compress-debug-sections=type
new e522022 [ARM] Add initial support for Cortex-A73
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 | 15 +++++++++++++++
gcc/config/arm/arm-cores.def | 4 ++++
gcc/config/arm/arm-tables.opt | 9 +++++++++
gcc/config/arm/arm-tune.md | 5 +++--
gcc/config/arm/arm.c | 23 +++++++++++++++++++++++
gcc/config/arm/bpabi.h | 6 ++++++
gcc/config/arm/t-aprofile | 3 +++
gcc/doc/invoke.texi | 5 +++--
8 files changed, 66 insertions(+), 4 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 d05ac97 Do not scan relocations twice for MIPS.
new 0180a28 [ELF] - Do not allow to mix global symbols versions.
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/SymbolTable.cpp | 6 +++++-
test/ELF/version-script.s | 10 ++++++++++
2 files changed, 15 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 gcc.
from 3c6aa27 [AArch64] Add initial support for Cortex-A73
new 8151105 Handle gas/gld --compress-debug-sections=type
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 | 9 +++++++++
gcc/configure | 36 +++++++++++++++++++++++-------------
gcc/configure.ac | 36 +++++++++++++++++++++++-------------
3 files changed, 55 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.