This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/autopar_devel
in repository gcc.
from affffe8d313 Fix undefined reference when linking to libc
new 35bfd2e0d64 Manage to get bootstrap to work.
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 | 22 ++++++++++++++++++++++
gcc/cgraph.h | 4 ++--
gcc/cgraphunit.c | 11 +++++++----
gcc/gcc.c | 39 +++++++++++++++++++++++++++------------
gcc/lto/lto.c | 2 +-
gcc/toplev.c | 13 +++++--------
gcc/toplev.h | 1 +
gcc/varasm.c | 26 +++++++++++++-------------
8 files changed, 78 insertions(+), 40 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 gdb-9-branch
in repository binutils-gdb.
from 93b247f2d0a Automatic date update in version.in
new 7979bcc6792 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 binutils-gdb.
from 3922b302645 Decouple inferior_ptid/inferior_thread(); dup ptids in thre [...]
new 753d1583f7e 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_34-branch
in repository binutils-gdb.
from bc6307cd177 Automatic date update in version.in
new 2b0fb5f654f 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 PR41918
in repository dejagnu.
at d45310c Use consistent behavior for Tcl errors in test scripts
This branch includes the following new commits:
new cbba4db Add tests for handling arithmetic errors in auto-loaded procedures
new d45310c Use consistent behavior for Tcl errors in test scripts
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.
--
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 a8a566853a0 [gdb/testsuite] Move code from gdb_init to default_gdb_init
new 41792d688a5 Don't write to inferior_ptid in linux_get_siginfo_data
new 8df017996f6 gcore, handle exited threads better
new c5316fc6e63 Don't write to inferior_ptid in gdbarch-selftests.c, mock a [...]
new 6155c136ccf Don't write to inferior_ptid in inf-ptrace.c
new a0776b131d7 Don't write to inferior_ptid in target.c
new 18493a005ac Don't write to inferior_ptid in infrun.c
new 7fb43e53d57 Don't write to inferior_ptid in procfs.c
new 087e161b3cd Don't write to inferior_ptid in tracefile-tfile.c
new 5233f39b8b9 Don't write to inferior_ptid in tracectf.c
new 0ac553107c6 Don't write to inferior_ptid in remote.c
new 191f02e5931 Don't write to inferior_ptid in remote-sim.c
new ebe84f23d2f Don't write to inferior_ptid in nto-procfs.c
new 1a20473059c Don't write to inferior_ptid in go32-nat.c
new 975f8708de0 Don't write to inferior_ptid in gnu-nat.c
new fe7d6a8db01 Don't write to inferior_ptid in darwin-nat.c
new 60db1b85650 Don't write to inferior_ptid in corelow.c
new f2e1c129f8f Don't write to inferior_ptid in bsd-kvm.c
new 86e57d1b233 Don't write to inferior_ptid in btrace_fetch
new 5d971d48b92 Don't write to inferior_ptid in bsd-kvm.c
new 6d350754a32 Don't write to inferior_ptid in fork-child.c
new 1ee1a363454 Don't write to inferior_ptid in go32-nat.c
new 31ce04e9e0c Don't write to inferior_ptid in windows-nat.c, part I
new 50838d1be72 Don't write to inferior_ptid in windows-nat.c, part II
new 2da4b788f7a Don't write to inferior_ptid in ravenscar-thread.c
new 6dbdab44e57 Don't write to inferior_ptid in aix-thread.c
new 3922b302645 Decouple inferior_ptid/inferior_thread(); dup ptids in thre [...]
The 26 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/ChangeLog | 228 ++++++++++++++++++++++++++++++++++++++++++++++++
gdb/aix-thread.c | 2 +-
gdb/bsd-kvm.c | 6 +-
gdb/btrace.c | 11 +--
gdb/corelow.c | 20 ++---
gdb/darwin-nat.c | 16 ++--
gdb/fork-child.c | 3 -
gdb/gdbarch-selftests.c | 17 ++--
gdb/gdbthread.h | 17 ++--
gdb/gnu-nat.c | 15 ++--
gdb/go32-nat.c | 8 +-
gdb/inf-ptrace.c | 19 ++--
gdb/infrun.c | 101 +++++++++------------
gdb/linux-tdep.c | 64 ++++++++------
gdb/nat/windows-nat.c | 1 -
gdb/nat/windows-nat.h | 3 -
gdb/nto-procfs.c | 24 ++---
gdb/procfs.c | 18 ++--
gdb/ravenscar-thread.c | 49 +++++------
gdb/remote-sim.c | 10 +--
gdb/remote.c | 34 ++++----
gdb/target.c | 2 +-
gdb/thread.c | 97 +++++++-------------
gdb/tracectf.c | 7 +-
gdb/tracefile-tfile.c | 7 +-
gdb/windows-nat.c | 103 +++++++++++-----------
26 files changed, 524 insertions(+), 358 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.