This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2965a67c7ef Avoid costing vector stmts with count == 0
new e3d14112b26 AVR: target/121794 - Invoke zero_reg less.
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/config/avr/avr.cc | 74 ++++++++++++++++++++++++++++++++-------------------
1 file changed, 47 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 master
in repository binutils-gdb.
from 507d144bbf0 Revert "MicroBlaze: Add microblaze_get_next_pcs"
new 3e1716c9fc2 readelf: Handle 0 sh_entsize of GOT sections
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:
binutils/readelf.c | 19 +++++++++++++++++++
1 file changed, 19 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 dad6f6eb9b3 tree-optimization/121802 - fix vect_setup_realignment
new 2965a67c7ef Avoid costing vector stmts with count == 0
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/tree-vect-slp.cc | 7 ++++---
gcc/tree-vect-stmts.cc | 5 +++--
2 files changed, 7 insertions(+), 5 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 glibc.
from a0dc87da2a x86_64: Unconditionally run test elf/check-dt-x86-64-plt
new fe709cc245 support: Implement 'xfmemopen' for seamless 'fmemopen' use
new 2d47b01de0 testsuite: Update tests for 'xfmemopen' use
new 5d45da09e6 testsuite: Update tests for 'xfclose' use
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:
elf/tst-audit18.c | 3 +--
elf/tst-audit19b.c | 3 +--
elf/tst-audit22.c | 3 +--
elf/tst-audit23.c | 6 ++----
elf/tst-audit25.h | 5 ++---
elf/tst-pldd.c | 6 +++---
libio/tst-getdelim.c | 6 +++---
localedata/tst-bz12701-lc.c | 12 +++---------
localedata/tst-bz13988.c | 5 ++++-
localedata/tst-scanf-width-digit.c | 7 ++++---
localedata/tst-scanf-width-point.c | 7 ++++---
misc/tst-mntent-escape.c | 11 +++--------
misc/tst-syslog.c | 4 +---
stdio-common/bug26.c | 5 ++++-
stdio-common/tst-bz12701-c.c | 12 +++---------
stdio-common/tst-fgets.c | 5 ++++-
support/Makefile | 1 +
support/{xfopen.c => xfmemopen.c} | 10 +++++-----
support/xstdio.h | 1 +
19 files changed, 50 insertions(+), 62 deletions(-)
copy support/{xfopen.c => xfmemopen.c} (78%)
--
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 911ec2e09bc c++: Fix cxx_eval_cxa_builtin_fn diagnostic message
new dad6f6eb9b3 tree-optimization/121802 - fix vect_setup_realignment
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/tree-vect-data-refs.cc | 3 +--
gcc/tree-vect-stmts.cc | 10 +++++-----
gcc/tree-vectorizer.h | 2 +-
3 files changed, 7 insertions(+), 8 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 6f7ad2381ae gdb: ensure bp_location::section is set correct to avoid an assert
new 507d144bbf0 Revert "MicroBlaze: Add microblaze_get_next_pcs"
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/microblaze-tdep.c | 93 ---------------------------------------------------
1 file changed, 93 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 99e76f7ef46 Remove file that shouldn't have been committed.
new 4c08331595c testsuite: Fix up fixed-point/bitint-1.c test
new 911ec2e09bc c++: Fix cxx_eval_cxa_builtin_fn diagnostic message
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/cp/constexpr.cc | 2 +-
gcc/testsuite/gcc.dg/fixed-point/bitint-1.c | 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 a6138daaf5f gdb: pass core file to gdbarch_core_read_x86_xsave_layout
new 6f7ad2381ae gdb: ensure bp_location::section is set correct to avoid an assert
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/linespec.c | 7 ++++++-
gdb/testsuite/gdb.base/gnu-ifunc.exp | 5 +++++
2 files changed, 11 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 cc91060a47a [gdb/testsuite] Fix gdb.base/fileio.exp for local-remote-ho [...]
new ce24177c049 gdb: pass core file through gdbarch API when loading shared [...]
new a6b9480111a gdb: pass core file to gdbarch_core_thread_name method
new a6138daaf5f gdb: pass core file to gdbarch_core_read_x86_xsave_layout
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/corelow.c | 22 ++++++++++++++--------
gdb/fbsd-tdep.c | 10 +++++-----
gdb/gdbarch-gen.c | 16 ++++++++--------
gdb/gdbarch-gen.h | 20 ++++++++++----------
gdb/gdbarch_components.py | 22 ++++++++++++++++------
gdb/i386-fbsd-tdep.c | 5 ++---
gdb/i386-fbsd-tdep.h | 5 +++--
gdb/i386-linux-tdep.c | 5 ++---
gdb/i386-linux-tdep.h | 1 +
gdb/rs6000-aix-tdep.c | 7 +++----
gdb/windows-tdep.c | 6 ++----
gdb/windows-tdep.h | 1 +
12 files changed, 67 insertions(+), 53 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 8d8b6249d83 testsuite, powerpc, v2: Fix vsx-vectorize-* after alignment [...]
new 99e76f7ef46 Remove file that shouldn't have been committed.
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/J | 1545 -----------------------------------------------------------------
1 file changed, 1545 deletions(-)
delete mode 100644 gcc/J
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.