This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 152cd65bf46 RISC-V: Use vector_length_operand instead of csr_operand in [...]
new 45c807b7947 Daily bump.
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 | 59 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 19 ++++++++++++++++
libsanitizer/ChangeLog | 4 ++++
4 files changed, 83 insertions(+), 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-14-branch
in repository binutils-gdb.
from 3293cc2c266 Automatic date update in version.in
new dd325ea5aac 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_41-branch
in repository binutils-gdb.
from 7257578227e Automatic date update in version.in
new 7131a8f347b 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 d04ead7406f Fix GDB reverse-step and reverse-next command behavior
new 06949b35d11 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 528b729be1a gdb/dwarf2: Add support for DW_LNS_set_epilogue_begin in li [...]
new 29deb4221d0 Add gdb_compile options column-info and no-column-info
new fe6356def67 PowerPC and aarch64: Fix reverse stepping failure
new d04ead7406f Fix GDB reverse-step and reverse-next command behavior
The 3 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/infcmd.c | 13 ++
gdb/infrun.c | 57 ++++++++
gdb/symtab.c | 50 +++++++
gdb/symtab.h | 17 +++
gdb/testsuite/gdb.mi/mi-reverse.exp | 5 +-
gdb/testsuite/gdb.reverse/finish-reverse-next.exp | 40 ++----
.../func-map-to-same-line.c} | 26 ++--
.../gdb.reverse/func-map-to-same-line.exp | 140 +++++++++++++++++++
gdb/testsuite/gdb.reverse/map-to-same-line.c | 58 ++++++++
gdb/testsuite/gdb.reverse/map-to-same-line.exp | 153 +++++++++++++++++++++
gdb/testsuite/lib/gdb.exp | 34 +++++
11 files changed, 549 insertions(+), 44 deletions(-)
copy gdb/testsuite/{gdb.dlang/dmain.c => gdb.reverse/func-map-to-same-line.c} (68%)
create mode 100644 gdb/testsuite/gdb.reverse/func-map-to-same-line.exp
create mode 100644 gdb/testsuite/gdb.reverse/map-to-same-line.c
create mode 100644 gdb/testsuite/gdb.reverse/map-to-same-line.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.