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 3bc69c18671 Delete struct artdata archive_head
new de7b90610e9 Keeping track of rs6000-coff archive element pointers
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/coff-rs6000.c | 230 ++++++++++++++++++++++++++++++++-------------------
bfd/coff64-rs6000.c | 10 +--
include/coff/xcoff.h | 56 ++++++++-----
3 files changed, 183 insertions(+), 113 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 0014c67d3bc Automatic date update in version.in
new 3bc69c18671 Delete struct artdata archive_head
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/archive.c | 20 +-------------------
bfd/coff-rs6000.c | 7 -------
bfd/coff64-rs6000.c | 6 ------
bfd/libbfd-in.h | 1 -
bfd/libbfd.h | 1 -
5 files changed, 1 insertion(+), 34 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 dejagnu.
from 890006e Tighten --objdir option test
new 29ee012 Change argument lists in option tests to use braced list notation
new c298959 Fix handling of lists given as command-line parameters
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:
ChangeLog | 18 ++++++++++++++
runtest.exp | 4 ++--
testsuite/runtest.main/options.exp | 49 ++++++++++++++++++++------------------
3 files changed, 46 insertions(+), 25 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 releases/gcc-12
in repository gcc.
from 861b252088c Daily bump.
new a8f45d61cab rs6000: correct vector sign extend builtins on Big Endian
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/rs6000/rs6000-builtin.cc | 6 +-
gcc/config/rs6000/rs6000-builtins.def | 12 ++--
gcc/config/rs6000/rs6000.md | 6 +-
gcc/config/rs6000/vsx.md | 82 ++--------------------
.../gcc.target/powerpc/int_128bit-runnable.c | 8 +++
.../gcc.target/powerpc/p9-sign_extend-runnable.c | 25 +++++++
6 files changed, 50 insertions(+), 89 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 x86-rep-insns
in repository linux.
from e1f2750edc4a x86: remove 'zerorest' argument from __copy_user_nocache()
new 034ff37d3407 x86: rewrite '__copy_user_nocache' function
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:
arch/x86/lib/Makefile | 2 +-
arch/x86/lib/copy_user_64.S | 213 ------------------------------
arch/x86/lib/copy_user_uncached_64.S | 242 +++++++++++++++++++++++++++++++++++
3 files changed, 243 insertions(+), 214 deletions(-)
create mode 100644 arch/x86/lib/copy_user_uncached_64.S
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.