This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 827fc709dbe * tree-ssanames.c (set_range_info_raw): Abstract from ... [...]
new baa71adeccc * tree-cfg.c (group_case_labels_stmt): Merge scanning and [...]
new b275f68ef71 * ggc.h: Replace all 'static inline' with plain 'inline'. [...]
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/ChangeLog | 13 ++++++++++++-
gcc/ggc.h | 38 ++++++++++++++++++--------------------
gcc/tree-cfg.c | 39 +++++++++++++++++----------------------
3 files changed, 47 insertions(+), 43 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 333b6cb7604 [MIPS] Handle PIC load address macro instructions in N64.
new 5a321ee929f [lit] Clean output directories before running tests.
new 8956eb97949 Revert "[lit] Clean output directories before running tests."
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:
--
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 cf40d9536 fix trivial typos, NFC
new 63de5fcd7 [sanitizer] Small tweaks and fixes to allocator related functions
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:
.../sanitizer_allocator_primary32.h | 7 +++----
.../sanitizer_allocator_primary64.h | 2 +-
lib/sanitizer_common/sanitizer_posix.cc | 22 +++++++++++-----------
3 files changed, 15 insertions(+), 16 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 b606c6ce66 resolv: Remove source argument fron res_options
new a9270e673d resolv: Improve debugging output from tst-resolv-res_init
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 | 6 ++++++
resolv/tst-resolv-res_init-skeleton.c | 15 +++++++++++++--
2 files changed, 19 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 adc0734b69f [SLP] A test for limiting vectorization of instructions, NFC.
new 333b6cb7604 [MIPS] Handle PIC load address macro instructions in N64.
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/Mips/AsmParser/MipsAsmParser.cpp | 80 +++++++++++++++++++++++++++++
test/MC/Mips/macro-dla-bad.s | 21 ++++++++
test/MC/Mips/macro-dla-pic.s | 50 ++++++++++++++++++
3 files changed, 151 insertions(+)
create mode 100644 test/MC/Mips/macro-dla-bad.s
create mode 100644 test/MC/Mips/macro-dla-pic.s
--
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 newlib.
from a254c8248 Add --enable-newlib-global-stdio-streams
new e4ee6c9aa Feature test macros overhaul: unistd.h, part 2
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:
newlib/libc/include/sys/unistd.h | 21 +++++++++++++++++----
1 file changed, 17 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 gcc.
from ac476716436 Fix location of typeid() (PR c++/80014)
new 827fc709dbe * tree-ssanames.c (set_range_info_raw): Abstract from ... [...]
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 | 8 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/Walloca-14.c | 1 +
gcc/tree-ssanames.c | 47 ++++++++++++++++++++++++++++++++++-----
gcc/tree-ssanames.h | 3 +++
5 files changed, 58 insertions(+), 6 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 33f466961c MIPS/GAS: Update `match_float_constant' and `match_operand' [...]
new 32f76c6773 Add support for a __gcc_isr pseudo isntruction to the AVR as [...]
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 | 36 +++
gas/config/tc-avr.c | 594 +++++++++++++++++++++++++++++++++++++-
gas/config/tc-avr.h | 6 +
gas/doc/c-avr.texi | 62 ++++
gas/testsuite/gas/avr/gccisr-01.d | 141 +++++++++
gas/testsuite/gas/avr/gccisr-01.s | 127 ++++++++
gas/testsuite/gas/avr/gccisr-02.d | 43 +++
gas/testsuite/gas/avr/gccisr-02.s | 38 +++
gas/testsuite/gas/avr/gccisr-03.d | 4 +
gas/testsuite/gas/avr/gccisr-03.s | 6 +
include/ChangeLog | 5 +
include/opcode/avr.h | 5 +
12 files changed, 1060 insertions(+), 7 deletions(-)
create mode 100644 gas/testsuite/gas/avr/gccisr-01.d
create mode 100644 gas/testsuite/gas/avr/gccisr-01.s
create mode 100644 gas/testsuite/gas/avr/gccisr-02.d
create mode 100644 gas/testsuite/gas/avr/gccisr-02.s
create mode 100644 gas/testsuite/gas/avr/gccisr-03.d
create mode 100644 gas/testsuite/gas/avr/gccisr-03.s
--
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 96e380b94aa PR target/81225 * config/i386/sse.md (vec_extract_lo_<mod [...]
new ac476716436 Fix location of typeid() (PR c++/80014)
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/cp/ChangeLog | 6 ++++
gcc/cp/parser.c | 18 ++++++++++--
gcc/testsuite/ChangeLog | 7 +++++
.../g++.dg/plugin/diagnostic-test-expressions-1.C | 32 ++++++++++++++++++++++
4 files changed, 61 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 clang.
from a3da1d2079 [OpenCL] Add function name to extension diagnostic
new 0375288466 Driver: honor -nostdinc and -isystem-after on CrossWindows
new fa96f87e33 Driver: fix option declaration
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/clang/Driver/CC1Options.td | 2 +-
lib/Driver/ToolChains/CrossWindows.cpp | 14 ++++++++++----
test/Driver/windows-cross.c | 5 +++++
3 files changed, 16 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.