This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from cbe7543cd Cygwin: CI: XFAIL umask03
new b9e867d08 Add stub for getentropy
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:
libgloss/Makefile.in | 5 +
libgloss/libnosys/Makefile.inc | 1 +
libgloss/libnosys/{close.c => getentropy.c} | 7 +-
newlib/Makefile.in | 147 ++++++++++++++++---------
newlib/libc/include/_syslist.h | 1 +
newlib/libc/include/reent.h | 2 +
newlib/libc/reent/Makefile.inc | 2 +
newlib/libc/reent/{unlinkr.c => getentropyr.c} | 21 ++--
newlib/libc/syscalls/Makefile.inc | 1 +
newlib/libc/syscalls/sysgetentropy.c | 12 ++
10 files changed, 132 insertions(+), 67 deletions(-)
copy libgloss/libnosys/{close.c => getentropy.c} (63%)
copy newlib/libc/reent/{unlinkr.c => getentropyr.c} (64%)
create mode 100644 newlib/libc/syscalls/sysgetentropy.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 main
in repository newlib.
from cbe7543cd Cygwin: CI: XFAIL umask03
new b9e867d08 Add stub for getentropy
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:
libgloss/Makefile.in | 5 +
libgloss/libnosys/Makefile.inc | 1 +
libgloss/libnosys/{close.c => getentropy.c} | 7 +-
newlib/Makefile.in | 147 ++++++++++++++++---------
newlib/libc/include/_syslist.h | 1 +
newlib/libc/include/reent.h | 2 +
newlib/libc/reent/Makefile.inc | 2 +
newlib/libc/reent/{unlinkr.c => getentropyr.c} | 21 ++--
newlib/libc/syscalls/Makefile.inc | 1 +
newlib/libc/syscalls/sysgetentropy.c | 12 ++
10 files changed, 132 insertions(+), 67 deletions(-)
copy libgloss/libnosys/{close.c => getentropy.c} (63%)
copy newlib/libc/reent/{unlinkr.c => getentropyr.c} (64%)
create mode 100644 newlib/libc/syscalls/sysgetentropy.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 7d523a910bd Automatic date update in version.in
new 3cdc2d7e66a gdb, breakpoint: add breakpoint location debugging logs
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:
gdb/NEWS | 4 ++
gdb/breakpoint.c | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/breakpoint.h | 4 ++
gdb/doc/gdb.texinfo | 8 ++++
4 files changed, 126 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 gcc.
from 6ef7956e9df Rename local variable subleaf_level to max_subleaf_level.
new e3476ed2233 PR modula2/110779: libgm2 fix solaris bootstrap check for t [...]
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/m2/gm2-libs-iso/SysClock.mod | 45 ++++---
gcc/m2/gm2-libs-iso/wrapclock.def | 10 +-
libgm2/config.h.in | 15 +++
libgm2/configure | 258 ++++++++++++++++++++++++++++++++++++++
libgm2/configure.ac | 23 +++-
libgm2/libm2iso/wrapclock.cc | 96 +++++++++++++-
6 files changed, 420 insertions(+), 27 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 releases/gcc-11
in repository gcc.
from 1d4bb16f2e8 Daily bump.
new 52391dfd69e Workaround possible CPUID bug in Sandy Bridge.
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/common/config/i386/cpuinfo.h | 29 +++++++++++++++++------------
1 file changed, 17 insertions(+), 12 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 releases/gcc-13
in repository gcc.
from 1df6f8586fd Daily bump.
new b37a524d9e9 Workaround possible CPUID bug in Sandy Bridge.
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/common/config/i386/cpuinfo.h | 67 +++++++++++++++++++++-------------------
1 file changed, 36 insertions(+), 31 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 releases/gcc-12
in repository gcc.
from 6d5441bb1e5 Daily bump.
new 3c92a30090c Workaround possible CPUID bug in Sandy Bridge.
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/common/config/i386/cpuinfo.h | 29 +++++++++++++++++------------
1 file changed, 17 insertions(+), 12 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 b66e613a1a8 rtl-optimization/110587 - speedup find_hard_regno_for_1
new 6ef7956e9df Rename local variable subleaf_level to max_subleaf_level.
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/common/config/i386/cpuinfo.h | 7 ++++---
1 file changed, 4 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 gcc.
from 0412f0e374d rs6000: Teach legitimate_address_p about LEN_{LOAD,STORE} [ [...]
new b66e613a1a8 rtl-optimization/110587 - speedup find_hard_regno_for_1
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/lra-assigns.cc | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.