This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c321ded06db Remove ChangeLog entry for changes in gofrontend that were [...]
new fc1949646f2 compiler: list indirect imports separately in export data
new 90b09a50645 compiler: add COMPARE_ALIASES flag for type compare and hash
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/export.cc | 227 +++++++++++++++++++++++++--
gcc/go/gofrontend/export.h | 9 +-
gcc/go/gofrontend/import.cc | 21 ++-
gcc/go/gofrontend/import.h | 4 +
gcc/go/gofrontend/types.cc | 32 ++--
gcc/go/gofrontend/types.h | 16 +-
libgo/go/go/internal/gccgoimporter/parser.go | 8 +
8 files changed, 287 insertions(+), 32 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 2801343b0dd Revert SVN revision 264561, incorrectly committed directly [...]
new c321ded06db Remove ChangeLog entry for changes in gofrontend that were [...]
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/go/ChangeLog | 15 ---------------
1 file changed, 15 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 356cab04d8d [ORC] Add a createJITDylib method to LLJIT.
new 8a6d7347bab [TI removal] Update the C API for the move away from `Termi [...]
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/llvm-c/Core.h | 40 ++++++++++++++++++++++++----------------
lib/IR/Core.cpp | 11 ++++++++---
2 files changed, 32 insertions(+), 19 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 5948a401792 Limit mask of vec_merge to HOST_BITS_PER_WIDE_INT
new 3a522dccbcd compiler: rewrite Type::are_identical to use flags
new 2801343b0dd Revert SVN revision 264561, incorrectly committed directly [...]
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/escape.cc | 25 +++--
gcc/go/gofrontend/expressions.cc | 50 +++++++---
gcc/go/gofrontend/gogo.cc | 3 +-
gcc/go/gofrontend/gogo.h | 2 +-
gcc/go/gofrontend/statements.cc | 11 ++-
gcc/go/gofrontend/types.cc | 196 +++++++++++++++++----------------------
gcc/go/gofrontend/types.h | 100 ++++++++++----------
gcc/go/gofrontend/wb.cc | 14 ++-
9 files changed, 205 insertions(+), 198 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.