This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from ac0578ba825 Daily bump.
new e4e306de88c * gnat.dg/opt78.ad[sb]: New test.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/opt78.adb | 16 ++++++++++++++++
gcc/testsuite/gnat.dg/opt78.ads | 13 +++++++++++++
3 files changed, 33 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/opt78.adb
create mode 100644 gcc/testsuite/gnat.dg/opt78.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 gcc-8-branch
in repository gcc.
from 69dfc98dfed Daily bump.
new fc0ffd78b0e * gnat.dg/opt78.ad[sb]: New test.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/opt78.adb | 16 ++++++++++++++++
gcc/testsuite/gnat.dg/opt78.ads | 13 +++++++++++++
3 files changed, 33 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/opt78.adb
create mode 100644 gcc/testsuite/gnat.dg/opt78.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 clang-tools-extra.
from faa57886 [clangd-vscode] Bump versions dependencies. NFC
new 5bfe385b [clangd-vscode] Do not customize uri converters in vscode
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:
clangd/clients/clangd-vscode/src/extension.ts | 12 ------------
1 file changed, 12 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 lld.
from e1ba7336f [LLD][ELF] - Improve diagnostic about unrecognized relocations.
new 953b4b503 Speed up --start-lib and --end-lib.
new fada6236b Move code for symbol resolution from SymbolTable.cpp to Symbols.cpp.
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:
ELF/Driver.cpp | 4 +-
ELF/InputFiles.cpp | 161 ++++++++++++++++---------
ELF/InputFiles.h | 4 +-
ELF/LinkerScript.cpp | 4 +-
ELF/SymbolTable.cpp | 323 +--------------------------------------------------
ELF/SymbolTable.h | 5 -
ELF/Symbols.cpp | 316 ++++++++++++++++++++++++++++++++++++++++++++++++-
ELF/Symbols.h | 41 ++++++-
8 files changed, 460 insertions(+), 398 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 lld.
from fa96bad4a [WebAssembly] Seal imports section before counting imports
new e1ba7336f [LLD][ELF] - Improve diagnostic about unrecognized relocations.
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:
ELF/Arch/AArch64.cpp | 2 +-
ELF/Arch/ARM.cpp | 2 +-
ELF/Arch/AVR.cpp | 2 +-
ELF/Arch/Hexagon.cpp | 2 +-
ELF/Arch/MSP430.cpp | 2 +-
ELF/Arch/PPC.cpp | 2 +-
ELF/Arch/PPC64.cpp | 2 +-
7 files changed, 7 insertions(+), 7 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 cb755eede7 Add ChangeLog entry for previous commit.
new 481c30cb95 elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]
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:
ChangeLog | 9 ++
elf/Makefile | 3 +
elf/tst-ldconfig-bad-aux-cache.c | 117 +++++++++++++++++++++
elf/tst-ldconfig-bad-aux-cache.root/etc/ld.so.conf | 2 +
.../tst-ldconfig-bad-aux-cache.root/postclean.req | 0
5 files changed, 131 insertions(+)
create mode 100644 elf/tst-ldconfig-bad-aux-cache.c
create mode 100644 elf/tst-ldconfig-bad-aux-cache.root/etc/ld.so.conf
copy sysdeps/generic/ld.abilist => elf/tst-ldconfig-bad-aux-cache.root/postclean.r [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.