This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from b74eb9be7 [ELF] - Simplify. NFC.
new 83fcfa71e [ELF] - Simplify #2. NFC.
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/Writer.cpp | 11 +++--------
1 file changed, 3 insertions(+), 8 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 clang.
from 78a32be113 Fixed a crash in code completion.
new 9fd63e1a9b Updated two annotations for Store.h and CodeGenFunction.h.
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:
include/clang/StaticAnalyzer/Core/PathSensitive/Store.h | 10 +++++-----
lib/CodeGen/CodeGenFunction.h | 3 +--
2 files changed, 6 insertions(+), 7 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 4cb8adff26d 2017-09-08 Hristian Kirtchev <kirtchev(a)adacore.com>
new a34991130af 2017-09-08 Bob Duff <duff(a)adacore.com>
new fb03fb96d96 2017-09-08 Eric Botcazou <ebotcazou(a)adacore.com>
new 520b78be6e5 2017-09-08 Eric Botcazou <ebotcazou(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 | 67 ++++++++++++++++++++++++
gcc/ada/a-ssicst.adb | 5 +-
gcc/ada/exp_aggr.adb | 35 ++++++++++++-
gcc/ada/gcc-interface/trans.c | 7 ++-
gcc/ada/lib-xref-spark_specific.adb | 6 ++-
gcc/ada/par-prag.adb | 35 ++++++-------
gcc/ada/s-htable.adb | 8 +--
gcc/ada/sem_aggr.adb | 101 ++++++++++++++++++++++++++++++++++++
gcc/ada/sem_ch12.adb | 8 +--
gcc/ada/sem_ch5.adb | 5 +-
gcc/ada/sem_eval.adb | 6 +++
gcc/ada/sem_prag.adb | 25 ++++++++-
gcc/ada/sem_util.adb | 22 ++++----
gcc/ada/snames.ads-tmpl | 4 ++
gcc/ada/sprint.adb | 26 +++++++++-
gcc/ada/sprint.ads | 4 +-
16 files changed, 317 insertions(+), 47 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 clang.
from 0abc73f06c Don't show deleted function (constructor) candidates for cod [...]
new 78a32be113 Fixed a crash in code completion.
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/Parse/ParseDecl.cpp | 22 +++++++++++++++++-----
test/CodeCompletion/crash-func-init.cpp | 4 ++++
2 files changed, 21 insertions(+), 5 deletions(-)
create mode 100644 test/CodeCompletion/crash-func-init.cpp
--
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 6e2e029fe2f 2017-09-08 Nicolas Roche <roche(a)adacore.com>
new d89314ba1d2 2017-09-08 Javier Miranda <miranda(a)adacore.com>
new 4cb8adff26d 2017-09-08 Hristian Kirtchev <kirtchev(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 | 75 +++
gcc/ada/a-tags.adb | 12 +-
gcc/ada/checks.adb | 7 +
gcc/ada/exp_aggr.adb | 2 +-
gcc/ada/exp_attr.adb | 4 +-
gcc/ada/exp_ch4.adb | 58 +-
gcc/ada/exp_ch6.adb | 128 ++--
gcc/ada/gnatcmd.adb | 4 +-
gcc/ada/s-ststop.adb | 5 +-
gcc/ada/sem_ch12.adb | 13 +-
gcc/ada/sem_ch13.adb | 9 +
gcc/ada/sem_ch8.adb | 5 +-
gcc/ada/sem_prag.adb | 53 ++
gcc/ada/sem_util.adb | 1797 +++++++++++++++++++++++++++++++++-----------------
gcc/ada/sem_util.ads | 104 ++-
gcc/ada/switch-c.adb | 14 +-
gcc/ada/usage.adb | 4 +
gcc/ada/warnsw.adb | 18 +
gcc/ada/warnsw.ads | 7 +
19 files changed, 1570 insertions(+), 749 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 ccbcb4188 [ELF] - Simplify and improve symbols.s testcase.
new b74eb9be7 [ELF] - Simplify. NFC.
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/Writer.cpp | 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 binutils-gdb.
from 1de031c80b x86: Replace elf_x86_plt_layout_table with elf_x86_init_table
new a5ad232b3e Fix indentation for printing Fortran types with pointers
new 9e9af4be9f Fortran: Testsuite, fix differences in type naming.
new e0f86435f8 fortran: Testsuite, fix typos in vla-value.
new 469412dd9c Remove C/C++ relevant code in Fortran specific file.
The 4 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 | 12 +++++++++
gdb/f-typeprint.c | 8 +++---
gdb/f-valprint.c | 18 ++-----------
gdb/testsuite/ChangeLog | 23 ++++++++++++++++
.../printing-types.exp} | 27 ++++++++++---------
.../{print-formatted.f90 => printing-types.f90} | 17 ++++++++----
.../ptr-indentation.exp} | 31 +++++++++++++---------
.../{print-formatted.f90 => ptr-indentation.f90} | 20 ++++++++++----
gdb/testsuite/gdb.fortran/vla-ptype.exp | 6 ++---
gdb/testsuite/gdb.fortran/vla-value.exp | 15 +++++++----
gdb/testsuite/gdb.mi/mi-var-child-f.exp | 8 +++---
gdb/testsuite/gdb.mi/mi-vla-fortran.exp | 19 ++++++++-----
12 files changed, 130 insertions(+), 74 deletions(-)
copy gdb/testsuite/{gdb.base/moribund-step.exp => gdb.fortran/printing-types.exp} (61%)
copy gdb/testsuite/gdb.fortran/{print-formatted.f90 => printing-types.f90} (72%)
copy gdb/testsuite/{gdb.base/moribund-step.exp => gdb.fortran/ptr-indentation.exp} (53%)
copy gdb/testsuite/gdb.fortran/{print-formatted.f90 => ptr-indentation.f90} (67%)
--
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 4bfc4ed0230 2017-09-08 Arnaud Charlet <charlet(a)adacore.com>
new a2b11a088bd * libgomp.texi (Top): www.openacc.org now uses https. (En [...]
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:
libgomp/ChangeLog | 43 ++++++++++++++++++++++++++++
libgomp/libgomp.texi | 80 ++++++++++++++++++++++++++--------------------------
2 files changed, 83 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.