This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4e003c1 Fix documentation typo.
new 1629014 Remove 'RUN: false' from Driver/response-file.c
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:
test/Driver/response-file.c | 2 --
1 file changed, 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.
unknown user pushed a change to branch master
in repository llvm.
from 1d95ccd Add an assertion to PlaceholderQueue destructor, ensuring it [...]
new b7b123c Pacify -Wreorder.
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/AMDGPU/AMDGPUSubtarget.cpp | 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 2deca01 Minor reformatting.
new f021ee0 2017-01-20 Yannick Moy <moy(a)adacore.com>
new 01ec5a4 2017-01-20 Ed Schonberg <schonberg(a)adacore.com>
new 0d0a4e9 Minor reformatting.
new 0ec8f3e 2017-01-20 Javier Miranda <miranda(a)adacore.com>
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:
gcc/ada/ChangeLog | 97 ++++++
gcc/ada/Makefile.rtl | 1 +
gcc/ada/a-locale.adb | 9 +-
gcc/ada/a-locale.ads | 11 +-
gcc/ada/atree.adb | 499 +++++++++++++++++++++++++++++
gcc/ada/atree.ads | 9 +
gcc/ada/debug.adb | 6 +-
gcc/ada/exp_ch6.adb | 17 +-
gcc/ada/freeze.adb | 46 ++-
gcc/ada/inline.adb | 23 +-
gcc/ada/nlists.adb | 31 ++
gcc/ada/nlists.ads | 9 +
gcc/ada/{a-stream.adb => s-boustr.adb} | 81 +++--
gcc/ada/{a-numaux-x86.ads => s-boustr.ads} | 64 ++--
gcc/ada/sem_cat.adb | 3 +
gcc/ada/sem_ch10.adb | 3 +
gcc/ada/sem_ch13.adb | 19 +-
gcc/ada/sem_ch3.adb | 98 ++++--
gcc/ada/sem_ch4.adb | 41 ++-
gcc/ada/sem_ch5.adb | 8 +
gcc/ada/sem_prag.adb | 11 +
gcc/ada/sem_res.adb | 9 +-
22 files changed, 924 insertions(+), 171 deletions(-)
copy gcc/ada/{a-stream.adb => s-boustr.adb} (61%)
copy gcc/ada/{a-numaux-x86.ads => s-boustr.ads} (66%)
--
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 lldb.
from 14cd146 Provide a substitute to load command of gdb.
new d59cd82 Fix more unused variable warnings when asserts are disabled.
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:
.../LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 1 +
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 2 ++
source/Plugins/Process/Linux/NativeProcessLinux.cpp | 1 +
source/Symbol/LineTable.cpp | 1 +
4 files changed, 5 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 a24df30 Fix problem in aarch64 gold sources uncovered by Coverty - us [...]
new 9d46ce3 Fix potential array overrun in x86 assembler.
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 | 5 +++++
gas/config/tc-i386.c | 2 +-
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.
unknown user pushed a change to branch master
in repository gcc.
from ee002b4 Do not declare artificial variables in tree-profile.c to have [...]
new 899ebbc 2017-01-20 Arnaud Charlet <charlet(a)adacore.com>
new 1ffca41 Revert previous change.
new da0aa29 2017-01-20 Yannick Moy <moy(a)adacore.com>
new 2deca01 Minor reformatting.
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:
gcc/ada/ChangeLog | 44 +++++++++++++++++++++++++++++
gcc/ada/einfo.adb | 14 +++++++++-
gcc/ada/einfo.ads | 9 ++++++
gcc/ada/exp_ch3.adb | 2 +-
gcc/ada/exp_util.adb | 42 +++++++++++++++++++++-------
gcc/ada/freeze.adb | 78 ++++++++++++++++++++++++++++++++++++++++++++++------
gcc/ada/scn.ads | 6 ++--
gcc/ada/sem_cat.adb | 5 +++-
gcc/ada/sem_ch10.adb | 8 ++++++
gcc/ada/sem_ch3.adb | 4 +++
gcc/ada/sem_ch7.adb | 1 +
gcc/ada/sem_prag.adb | 2 +-
gcc/ada/sinfo.ads | 24 ++++++++--------
13 files changed, 202 insertions(+), 37 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 1b647e6 [AMDGPU] Add subtarget features for SDWA/DPP
new 1d95ccd Add an assertion to PlaceholderQueue destructor, ensuring it [...]
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/Bitcode/Reader/MetadataLoader.cpp | 3 +++
1 file changed, 3 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 de1ab01 Sync zlib sources with GCC, upgrading to 1.2.10.
new a24df30 Fix problem in aarch64 gold sources uncovered by Coverty - us [...]
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:
gold/ChangeLog | 5 +++++
gold/aarch64.cc | 10 ++++++++--
2 files changed, 13 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.
unknown user pushed a change to branch master
in repository llvm.
from 7937d38 [PM] Tidy up the spacing of this new, much nicer test file.
new 1b647e6 [AMDGPU] Add subtarget features for SDWA/DPP
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/AMDGPU/AMDGPU.td | 21 ++++++++++++++++++++-
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 2 ++
lib/Target/AMDGPU/AMDGPUSubtarget.h | 10 ++++++++++
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 2 +-
lib/Target/AMDGPU/SIInstrInfo.h | 8 ++++++++
lib/Target/AMDGPU/VOP2Instructions.td | 8 ++++----
lib/Target/AMDGPU/VOPCInstructions.td | 4 +---
lib/Target/AMDGPU/VOPInstructions.td | 8 ++++----
8 files changed, 50 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.