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 ffb4550b9f7 gdb/Makefile: update HFILES_NO_SRCDIR
new f6022f53902 gdb, gdbsupport, gdbserver: add support for printf 't' leng [...]
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/printcmd.c | 10 ++++++++++
gdb/testsuite/gdb.base/printcmds.c | 6 ++++++
gdb/testsuite/gdb.base/printcmds.exp | 4 ++++
gdb/ui-out.c | 18 ++++++++++++++++++
gdb/unittests/format_pieces-selftests.c | 12 ++++++++----
gdbserver/ax.cc | 8 ++++++++
gdbsupport/format.cc | 11 ++++++++++-
gdbsupport/format.h | 2 +-
8 files changed, 65 insertions(+), 6 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 binutils-gdb.
from 48d2b03a7c1 gdb: fix handling of raw ANSI escape sequences printed from Python
new ffb4550b9f7 gdb/Makefile: update HFILES_NO_SRCDIR
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/Makefile.in | 7 +++----
1 file changed, 3 insertions(+), 4 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 binutils-gdb.
from 44e61b3950e Remove extraneous 'return'
new 48d2b03a7c1 gdb: fix handling of raw ANSI escape sequences printed from Python
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/testsuite/gdb.python/py-color-via-ansi-esc.exp | 70 ++++++++++++++++++++++
gdb/utils.c | 5 +-
2 files changed, 74 insertions(+), 1 deletion(-)
create mode 100644 gdb/testsuite/gdb.python/py-color-via-ansi-esc.exp
--
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-17-branch
in repository binutils-gdb.
from 74cead7462e Automatic date update in version.in
new 101b318a6a6 gdb: fix handling of raw ANSI escape sequences printed from Python
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/testsuite/gdb.python/py-color-via-ansi-esc.exp | 70 ++++++++++++++++++++++
gdb/utils.c | 5 +-
2 files changed, 74 insertions(+), 1 deletion(-)
create mode 100644 gdb/testsuite/gdb.python/py-color-via-ansi-esc.exp
--
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 c373bb33d9d gdb/dwarf: merge create_dwo_unit_in_dwp_{v2,v5}
new 44e61b3950e Remove extraneous 'return'
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/cli/cli-setshow.c | 1 -
1 file changed, 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 44c39324673 RISC-V: Add second-pass relaxation for JAL to C.J/C.JAL
new bce4770105b gdb/dwarf: initialize fields of virtual_v2_or_v5_dwo_sections
new 92a222b648d gdb/dwarf: remove support for DWP v1
new ef034c34d9d gdb/dwarf: cleanup dwarf2_locate_v{2,5}_dwp_sections parameters
new d915e579dbb gdb/dwarf: remove v2 and v5 section pool structures variants
new c373bb33d9d gdb/dwarf: merge create_dwo_unit_in_dwp_{v2,v5}
The 5 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/dwarf2/read.c | 1076 ++++++++++++++---------------------------------------
1 file changed, 270 insertions(+), 806 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 dc716fb66a7 libstdc++: Fix __cpp_impl_reflection comparisons
new 58735cd75df c-family: Regenerate c.opt.urls
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/c-family/c.opt.urls | 3 +++
1 file changed, 3 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 088a2055da aarch64: Fix LD_AUDIT with GCS in permissive mode
new 289d3283b6 malloc: Add tst-mallocfork to tests-exclude-threaded exception list
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:
malloc/Makefile | 3 +++
1 file changed, 3 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 main
in repository llvm-lnt.
from 1f1f380 Setup a basic Nginx reverse proxy server (#154)
new b5a41d9 Ignore execution_time/score regressions when binaries have sa [...]
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:
lnt/server/db/migrations/upgrade_17_to_18.py | 29 ++++++++++++++++++++++++++++
lnt/server/db/testsuite.py | 12 +++++++++++-
lnt/server/reporting/analysis.py | 22 ++++++++++++++-------
schemas/nts.yaml | 2 ++
tests/server/reporting/analysis.py | 22 +++++++++++++++++++++
tests/server/ui/test_api.py | 2 ++
6 files changed, 81 insertions(+), 8 deletions(-)
create mode 100644 lnt/server/db/migrations/upgrade_17_to_18.py
--
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 9dc06b7ea Cygwin: Rename cross-bootstrap config option back to mingw-pr [...]
new 3a7c3c07f Cygwin: doc: Explictly name the output when building .info files
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:
winsup/doc/Makefile.am | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.