This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 624f465964d * except.c (setjmp_fn): New global variable. (init_eh): I [...]
new d678e9a454a rs6000: Move processor_costs to header
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 | 6 ++++++
gcc/config/rs6000/rs6000.c | 23 +----------------------
gcc/config/rs6000/rs6000.h | 23 +++++++++++++++++++++++
3 files changed, 30 insertions(+), 22 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 99cee99bfa1 Fix LLDB build for Android.
new 7541255d534 [llvm-rc] Try again to fix errors on big endian systems.
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:
tools/llvm-rc/ResourceFileWriter.cpp | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 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 compiler-rt.
from 1da2a1c41 [sanitizer] Don't intercept signal and sigaction on Fuchsia
new e21fc3327 [ubsan] Fix Asan internal alloc corruption in PR33221 test.
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/ubsan/TestCases/TypeCheck/Linux/PR33221.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 llvm.
from 331cf989fcb [MC] Plumb unique_ptr<MCMachObjectTargetWriter> through cre [...]
new 99cee99bfa1 Fix LLDB build for Android.
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:
utils/TableGen/X86FoldTablesEmitter.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 llvm.
from 890f4dee43f [llvm-objdump] Use initializer list for scoped xar api cons [...]
new d2b6fe6165d [DWARF] DW_TAG_imported_unit is not a unit type.
new 331cf989fcb [MC] Plumb unique_ptr<MCMachObjectTargetWriter> through cre [...]
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:
include/llvm/BinaryFormat/Dwarf.h | 1 -
include/llvm/MC/MCMachObjectWriter.h | 13 +++++++------
lib/MC/MachObjectWriter.cpp | 8 ++++----
lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp | 2 +-
lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp | 7 +++----
lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp | 2 +-
lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp | 7 +++----
7 files changed, 19 insertions(+), 21 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 e0e76328688 2017-10-09 Hristian Kirtchev <kirtchev(a)adacore.com>
new 624f465964d * except.c (setjmp_fn): New global variable. (init_eh): I [...]
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 | 7 +++++++
gcc/except.c | 17 ++++++++++++++---
2 files changed, 21 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 glibc.
from bedac13671 posix: remove glob internal bogus extern decl
new a8dce6197a Use generic macros for lgamma_r function aliases.
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 | 26 ++++++++++++++++++++++++++
math/w_lgamma_r_compat.c | 7 ++-----
math/w_lgamma_r_template.c | 6 ------
math/w_lgammaf_r_compat.c | 3 ++-
math/w_lgammal_r_compat.c | 3 ++-
sysdeps/generic/math-type-macros-double.h | 4 ++++
sysdeps/generic/math-type-macros-float.h | 4 ++++
sysdeps/generic/math-type-macros-float128.h | 4 ++++
sysdeps/generic/math-type-macros-ldouble.h | 4 ++++
sysdeps/generic/math-type-macros.h | 20 +++++++++++---------
sysdeps/ieee754/ldbl-opt/w_lgamma_r_compat.c | 5 -----
sysdeps/ieee754/ldbl-opt/w_lgammal_r_compat.c | 7 -------
12 files changed, 59 insertions(+), 34 deletions(-)
delete mode 100644 sysdeps/ieee754/ldbl-opt/w_lgamma_r_compat.c
delete mode 100644 sysdeps/ieee754/ldbl-opt/w_lgammal_r_compat.c
--
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 9d45a7de8b bfin: Don't create .interp section for info->nointerp
new 478c006f9b mn10300: Don't free cached internal symbol table
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 | 5 +++++
bfd/elf-m10300.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 b11290d72af 2017-10-09 Justin Squirek <squirek(a)adacore.com>
new cf0f46aa32a 2017-10-09 Javier Miranda <miranda(a)adacore.com>
new e0e76328688 2017-10-09 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 | 66 ++++++++++++++++
gcc/ada/doc/share/conf.py | 1 +
gcc/ada/einfo.ads | 3 +
gcc/ada/exp_aggr.adb | 53 +++++++------
gcc/ada/exp_ch3.adb | 26 ++++---
gcc/ada/exp_ch4.adb | 145 +++++++++++++++++------------------
gcc/ada/exp_ch5.adb | 31 +++++---
gcc/ada/exp_ch6.adb | 115 ++++++++++++++--------------
gcc/ada/exp_util.adb | 5 +-
gcc/ada/sem_aggr.adb | 23 +++---
gcc/ada/sem_ch13.adb | 45 ++++++++---
gcc/ada/sem_ch3.adb | 20 ++---
gcc/ada/sem_ch5.adb | 188 +++++++++++++++++++++++++++-------------------
gcc/ada/sem_ch7.adb | 20 +++--
gcc/ada/sem_elab.adb | 8 +-
gcc/ada/sem_res.adb | 10 ++-
gcc/ada/sem_type.adb | 45 +++++------
gcc/ada/sem_util.adb | 34 ++++++---
gcc/ada/sinfo.ads | 2 +-
19 files changed, 514 insertions(+), 326 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.