This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository test-suite.
from e4525a75 SPEC2006 447.dealII: tolerance level must also be applied to [...]
new 9db6c69c utils/compare.py: Abort on malformed inputs
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:
utils/compare.py | 19 ++++++++++++-------
1 file changed, 12 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 users/hjl/pr21562
in repository binutils-gdb.
discards 047addfae1 Always define referenced __start_SECNAME/__stop_SECNAME
new 34d937f122 Always define referenced __start_SECNAME/__stop_SECNAME
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (047addfae1)
\
N -- N -- N refs/heads/users/hjl/pr21562 (34d937f122)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/elf-bfd.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 llvm.
from cff96a9836c Fix signed/unsigned comparison warning; NFC
new cbf4a3dfadb [WebAssembly] Fix symbol type for addresses of external functions
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:
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 10 ++++++++--
test/MC/WebAssembly/external-data.ll | 4 ++--
test/MC/WebAssembly/external-func-address.ll | 25 ++++++++++++++++++++++++
3 files changed, 35 insertions(+), 4 deletions(-)
create mode 100644 test/MC/WebAssembly/external-func-address.ll
--
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 llvm.
from 50aa7684a93 Adding one test that I forgot to include with the commit fo [...]
new cff96a9836c Fix signed/unsigned comparison warning; NFC
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:
lib/Transforms/Scalar/NewGVN.cpp | 2 +-
1 file changed, 1 insertion(+), 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 users/hjl/pr21562
in repository binutils-gdb.
discards d4510896aa u2 needs 2 more testcases
discards b499a67805 Always define referenced __start_SECNAME/__stop_SECNAME
adds bc8f2430e0 Code cleanup: C++ify .gdb_index producer
adds 6fd931f2d6 Code cleanup: dwarf2read.c:uniquify_cu_indices: Use std::unique
adds a81e6d4d26 Code cleanup: dwarf2read.c: Eliminate ::file_write
adds c2f134ac41 Code cleanup: dwarf2read.c: Add data_buf::append_uint
adds 70a1152bee .gdb_index prod perf regression: find before insert in unord [...]
adds e8f8bcb35f .gdb_index prod perf regression: Estimate size of psyms_seen
adds 4b76cda993 .gdb_index prod perf regression: mapped_symtab now vector of values
adds b3464d0316 mips-tdep.c: Remove MAX_REGISTER_SIZE usage
adds 30a254669b Don't always zero pad in print_*_chars
adds 4ac0cb1cf0 Let print_decimal_chars handle signed values
adds d9109c8080 Simplify print_scalar_formatted
adds f12f6bad7d Remove val_print_type_code_int
adds 973e9aab63 Add some 128-bit integer tests
adds a0688fac4b Automatic date update in version.in
new 047addfae1 Always define referenced __start_SECNAME/__stop_SECNAME
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d4510896aa)
\
N -- N -- N refs/heads/users/hjl/pr21562 (047addfae1)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/elflink.c | 66 +--
bfd/version.h | 2 +-
gdb/ChangeLog | 123 ++++
gdb/ada-valprint.c | 3 +-
gdb/c-valprint.c | 4 +-
gdb/dwarf2read.c | 753 ++++++++++---------------
gdb/f-valprint.c | 3 +-
gdb/infcmd.c | 3 +-
gdb/mips-tdep.c | 40 +-
gdb/printcmd.c | 197 +++----
gdb/regcache.c | 4 +-
gdb/sh64-tdep.c | 2 +-
gdb/testsuite/ChangeLog | 17 +
gdb/testsuite/gdb.arch/altivec-regs.exp | 8 +-
gdb/testsuite/gdb.arch/s390-vregs.exp | 17 +-
gdb/testsuite/gdb.arch/vsx-regs.exp | 8 +-
gdb/testsuite/gdb.dwarf2/formdata16.exp | 31 +-
gdb/testsuite/gdb.reverse/i386-sse-reverse.exp | 94 +--
gdb/valprint.c | 251 +++++----
gdb/valprint.h | 9 +-
ld/emultempl/elf32.em | 8 +-
ld/testsuite/ld-elf/{pr21562b.t => pr21562d.t} | 2 +-
ld/testsuite/ld-elf/{pr21562k.d => pr21562m.d} | 2 +-
ld/testsuite/ld-elf/{pr21562l.d => pr21562n.d} | 2 +-
24 files changed, 842 insertions(+), 807 deletions(-)
copy ld/testsuite/ld-elf/{pr21562b.t => pr21562d.t} (75%)
copy ld/testsuite/ld-elf/{pr21562k.d => pr21562m.d} (83%)
copy ld/testsuite/ld-elf/{pr21562l.d => pr21562n.d} (83%)
--
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 llvm.
from 5727acd43e4 Revert "Revert "Fix alignment bug in COFF emission.""
new 50aa7684a93 Adding one test that I forgot to include with the commit fo [...]
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:
.../Inputs/dwarfdump-str-offsets-dwp.x86_64.o | Bin 0 -> 3328 bytes
test/DebugInfo/dwarfdump-str-offsets-dwp.test | 56 +++++++++++++++++++++
2 files changed, 56 insertions(+)
create mode 100644 test/DebugInfo/Inputs/dwarfdump-str-offsets-dwp.x86_64.o
create mode 100644 test/DebugInfo/dwarfdump-str-offsets-dwp.test
--
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 1df9198cc90 Daily bump.
new 2c12e7c9c36 runtime: clear isSystemGoroutine in goexit
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/proc.go | 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 lld.
from ff9463d0d Also check section address in test.
new acdbebbaf Fix broken LLD 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:
test/COFF/pdb-none.test | 1 +
1 file changed, 1 insertion(+)
--
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 llvm.
from 7190629e5bb Fix alignment bug in COFF emission.
new 78c60c1d48d Revert "Fix alignment bug in COFF emission."
new 414fa87d308 Update the test framework for llvm-cvtres to be more compre [...]
new 5727acd43e4 Revert "Revert "Fix alignment bug in COFF emission.""
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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.