This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 05db82f85 [COFF] Improve synthetic symbol handling
new 171774b0c Remove a stale comment.
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/ELF/defsym.s | 2 --
1 file changed, 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 8bfecccf46b [x86] transform vector inc/dec to use -1 constant (PR33483)
new 7c16260531d [llvm-stress] Add getRandom() helper that was going to be p [...]
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:
tools/llvm-stress/llvm-stress.cpp | 59 +++++++++++++++++++++------------------
1 file changed, 32 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 lld.
from a0d6d2df1 Add GlobalOffsetTable to ElfSym. NFC.
new 05db82f85 [COFF] Improve synthetic symbol handling
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:
COFF/Driver.cpp | 6 +--
COFF/SymbolTable.cpp | 4 +-
COFF/SymbolTable.h | 2 +-
COFF/Symbols.h | 38 +++++++-------
COFF/Writer.cpp | 55 +++++++++++++++-----
.../{pdb-secrel-absolute.yaml => pdb-safeseh.yaml} | 25 ++++-----
test/COFF/{safeseh.test => safeseh-diag-feat.test} | 0
test/COFF/safeseh.s | 60 ++++++++++++++++++++++
8 files changed, 141 insertions(+), 49 deletions(-)
copy test/COFF/{pdb-secrel-absolute.yaml => pdb-safeseh.yaml} (80%)
rename test/COFF/{safeseh.test => safeseh-diag-feat.test} (100%)
create mode 100644 test/COFF/safeseh.s
--
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 e6d38f726 [ELF] Define _GLOBAL_OFFSET_TABLE_ symbol relative to .got
new a0d6d2df1 Add GlobalOffsetTable to ElfSym. 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:
ELF/Symbols.cpp | 1 +
ELF/Symbols.h | 5 +++++
ELF/Writer.cpp | 15 +++++++--------
3 files changed, 13 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 873c08142c record-full: Remove unused function netorder16
new 515a446417 LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIX
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/ChangeLog | 2 ++
ld/ChangeLog | 8 ++++++++
ld/testsuite/ld-elf/sizeofa.d | 4 ++--
ld/testsuite/ld-elf/sizeofc.d | 4 ++--
ld/testsuite/ld-elf/startofa.d | 4 ++--
ld/testsuite/ld-elf/startofc.d | 4 ++--
6 files changed, 18 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 gcc.
from a990b86ceb8 gcc/ChangeLog:
new 8eef108d213 2017-06-26 Jerome Lambourg <lambourg(a)adacore.com>
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/ChangeLog | 5 +++++
gcc/config/vxworks.h | 2 ++
2 files changed, 7 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 clang.
from 703b84157f [mips] Enable IAS by default for Android 64-bit MIPS target (N64)
new 5a9269f4b2 Improve const-correctness.
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:
include/clang/Parse/Parser.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 binutils-gdb.
from 04e15b4a94 Fix address violation parsing a corrupt texhex format file.
new d1435379df ada-lex: Ignore warnings about register keyword
new 8b5a7a6e8c vec: Silence -Wunused-function warnings on clang
new 873c08142c record-full: Remove unused function netorder16
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/ChangeLog | 19 +++++++++++++++++++
gdb/ada-lex.l | 10 ++++++++++
gdb/common/diagnostics.h | 20 ++++++++++++++++++--
gdb/common/vec.h | 25 +++++++++++++++++++++++++
gdb/record-full.c | 10 ----------
5 files changed, 72 insertions(+), 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 binutils-gdb.
from cfd14a500e Fix address violations when atempting to parse fuzzed binaries.
new 04e15b4a94 Fix address violation parsing a corrupt texhex format file.
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/ChangeLog | 6 ++++++
bfd/tekhex.c | 6 +++++-
2 files changed, 11 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.