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 0f59d5fc1c Fix GCC PR83906 - [8 Regression] Random FAIL: libstdc++-pret [...]
new 3e53a58e1f Automatic date update in version.in
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/version.h | 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 gdb-8.1-branch
in repository binutils-gdb.
from 76112dde11 Fix GCC PR83906 - [8 Regression] Random FAIL: libstdc++-pret [...]
new 0509330bd1 Automatic date update in version.in
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/version.h | 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 binutils-2_30-branch
in repository binutils-gdb.
from 086e546769 Fix printing the size of GOLD's memory areana on Cygwin base [...]
new 8cf13bf2ec Automatic date update in version.in
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/version.h | 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 9ff3f8aca1f Fix m68k-linux-gnu libgcc build for ColdFire (PR target/68467).
new 13f2fdb8774 compiler: rationalize external symbol names
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/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/escape.cc | 53 +-
gcc/go/gofrontend/expressions.cc | 39 +-
gcc/go/gofrontend/go-encode-id.cc | 84 ++-
gcc/go/gofrontend/go-encode-id.h | 14 +-
gcc/go/gofrontend/gogo.cc | 10 +-
gcc/go/gofrontend/gogo.h | 29 +-
gcc/go/gofrontend/lex.cc | 9 +-
gcc/go/gofrontend/names.cc | 778 ++++++++++++++++---------
gcc/go/gofrontend/statements.cc | 2 +-
gcc/go/gofrontend/types.cc | 32 +-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/go.go-torture/execute/names-1.go | 195 +++++++
libgo/go/runtime/crash_test.go | 4 +-
libgo/go/runtime/panic.go | 2 +-
libgo/go/runtime/pprof/pprof_test.go | 2 +-
libgo/go/syscall/wait.c | 18 +-
libgo/runtime/go-callers.c | 11 +-
libgo/runtime/go-unsafe-pointer.c | 12 +-
19 files changed, 924 insertions(+), 376 deletions(-)
create mode 100644 gcc/testsuite/go.go-torture/execute/names-1.go
--
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 d4c7e1d0fd Add no-FPU ColdFire math_private.h.
new 69231fabdd Add localplt.data for ColdFire.
new 3005b70510 Add soft-float ColdFire to build-many-glibcs.py.
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:
ChangeLog | 7 +++++++
scripts/build-many-glibcs.py | 5 +++++
.../sysv/linux/{powerpc/powerpc64 => m68k/coldfire}/localplt.data | 1 +
sysdeps/unix/sysv/linux/m68k/{ => m680x0}/localplt.data | 0
4 files changed, 13 insertions(+)
copy sysdeps/unix/sysv/linux/{powerpc/powerpc64 => m68k/coldfire}/localplt.data (94%)
rename sysdeps/unix/sysv/linux/m68k/{ => m680x0}/localplt.data (100%)
--
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 f7765f70e0e PR target/83994 * i386.c (get_probe_interval): Move to ea [...]
new 9ff3f8aca1f Fix m68k-linux-gnu libgcc build for ColdFire (PR target/68467).
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/m68k/m68k.c | 21 +++++++++++++++++++++
2 files changed, 27 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 glibc.
from 0cfe5be58f Add jmp_buf-macros.h for no-FPU ColdFire.
new d4c7e1d0fd Add no-FPU ColdFire math_private.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:
ChangeLog | 3 +++
.../{nios2 => m68k/coldfire/nofpu}/math_private.h | 28 ++++++++++++++++------
2 files changed, 24 insertions(+), 7 deletions(-)
copy sysdeps/{nios2 => m68k/coldfire/nofpu}/math_private.h (53%)
--
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 shebs/clangify
in repository glibc.
at 91b2cffa9f Add jmp_buf-macros.h for ColdFire.
No new revisions were added by this update.
--
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 91b2cffa9f Add jmp_buf-macros.h for ColdFire.
new 0cfe5be58f Add jmp_buf-macros.h for no-FPU ColdFire.
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 | 7 +++++++
sysdeps/unix/sysv/linux/m68k/coldfire/{ => fpu}/jmp_buf-macros.h | 0
.../unix/sysv/linux/{sh => m68k/coldfire/nofpu}/jmp_buf-macros.h | 4 ++--
3 files changed, 9 insertions(+), 2 deletions(-)
rename sysdeps/unix/sysv/linux/m68k/coldfire/{ => fpu}/jmp_buf-macros.h (100%)
copy sysdeps/unix/sysv/linux/{sh => m68k/coldfire/nofpu}/jmp_buf-macros.h (69%)
--
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 libcxx.
from cc7048888 Implement LWG2783: stack::emplace() and queue::emplace() shou [...]
new 8592d0abc Fix missing return in __tuple_leaf::__can_bind_reference when [...]
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/tuple | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.