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 0e7ca0fdc8f binutils/MAINTAINERS: list new gprofng maintainers
new 7028626eff3 gdb: make command classes be bitmaps
new 1518f2e087d gdb: add "essential" command class
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:
gdb/NEWS | 5 ++
gdb/breakpoint.c | 7 +-
gdb/cli/cli-cmds.c | 18 ++++-
gdb/cli/cli-decode.c | 122 ++++++++++++++++---------------
gdb/cli/cli-decode.h | 10 ++-
gdb/cli/cli-dump.c | 40 +++++------
gdb/command.h | 130 +++++++++++++++++-----------------
gdb/guile/scm-cmd.c | 1 +
gdb/infcmd.c | 8 +--
gdb/printcmd.c | 5 +-
gdb/python/py-cmd.c | 4 +-
gdb/stack.c | 6 +-
gdb/testsuite/gdb.base/page.exp | 3 +-
gdb/typeprint.c | 2 +-
gdb/unittests/command-def-selftests.c | 27 +++++++
15 files changed, 225 insertions(+), 163 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 90f2ab4b6e1 libgomp.c++/target-std__multimap-concurrent.C: Fix USM memo [...]
new 35e029530f2 Ada: Fix qualified name of discriminant incorrectly accepte [...]
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/ada/sem_res.adb | 52 ++++++++++++++++------------------
gcc/testsuite/gnat.dg/specs/discr8.ads | 14 +++++++++
2 files changed, 39 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/discr8.ads
--
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 06779b0e71b LD/doc: Add missing `--push-state' option markup
new 1fd463f3623 gdb/testsuite: remove unused "variable" statement
new 0e7ca0fdc8f binutils/MAINTAINERS: list new gprofng maintainers
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:
binutils/MAINTAINERS | 2 ++
gdb/testsuite/lib/dwarf.exp | 1 -
2 files changed, 2 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 master
in repository binutils-gdb.
from ce106639c20 [gdb/testsuite] Yet another attempt to fix gdb.threads/thre [...]
new 2ae26cd8633 BFD: Remove unused file position member of `struct orl'
new 06779b0e71b LD/doc: Add missing `--push-state' option markup
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:
bfd/archive.c | 20 ++++++++------------
bfd/archive64.c | 2 +-
bfd/coff-rs6000.c | 12 ++++++------
bfd/ecoff.c | 4 ++--
bfd/libbfd.h | 6 +-----
ld/ld.texi | 4 ++--
6 files changed, 20 insertions(+), 28 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 4983e9745ed Fortran: Add non-PDT type extension to PDTs [PR122566]
new 90f2ab4b6e1 libgomp.c++/target-std__multimap-concurrent.C: Fix USM memo [...]
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:
.../testsuite/libgomp.c++/target-std__multimap-concurrent.C | 11 +++++++++++
1 file changed, 11 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 binutils-gdb.
from ca113296886 [gdb/testsuite] Remove gdb.dwarf2/dw2-ranges.exp
new ce106639c20 [gdb/testsuite] Yet another attempt to fix gdb.threads/thre [...]
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.threads/thread-specific-bp.exp | 17 +++++++++++++----
1 file changed, 13 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 dfb31cd02bc include: sframe: fix minor typos in sframe_decode
new ca113296886 [gdb/testsuite] Remove gdb.dwarf2/dw2-ranges.exp
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.dwarf2/dw2-ranges-2.c | 32 --------------
gdb/testsuite/gdb.dwarf2/dw2-ranges-3.c | 20 ---------
gdb/testsuite/gdb.dwarf2/dw2-ranges.c | 33 ---------------
gdb/testsuite/gdb.dwarf2/dw2-ranges.exp | 75 ---------------------------------
4 files changed, 160 deletions(-)
delete mode 100644 gdb/testsuite/gdb.dwarf2/dw2-ranges-2.c
delete mode 100644 gdb/testsuite/gdb.dwarf2/dw2-ranges-3.c
delete mode 100644 gdb/testsuite/gdb.dwarf2/dw2-ranges.c
delete mode 100644 gdb/testsuite/gdb.dwarf2/dw2-ranges.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 gcc.
from dd62c97f122 OpenMP/Fortran: Fix skipping unmatchable metadirectives [PR122570]
new 071942e5877 Fortran: Fix PDT constructors in associate [PR122501, PR122524]
new 4983e9745ed Fortran: Add non-PDT type extension to PDTs [PR122566]
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:
gcc/fortran/decl.cc | 44 ++++++++++++++++-------------
gcc/fortran/primary.cc | 40 +++++++++-----------------
gcc/testsuite/gfortran.dg/pdt_66.f03 | 54 ++++++++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pdt_67.f03 | 36 ++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pdt_68.f03 | 34 +++++++++++++++++++++++
5 files changed, 162 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_66.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_67.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_68.f03
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.