This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from d17411b7a [linux] Change the way we load vdso pseudo-module
new b8130539a Delete a lot of empty directories in 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:
--
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 6c2ec6677b Remove pre-GCC-4.9 MIPS code.
new b8216e8278 manual: Complete @standards in lang.texi.
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 | 23 +++++++++++++++++++++++
manual/lang.texi | 40 ++++++++++++++++++++--------------------
2 files changed, 43 insertions(+), 20 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 newlib.
from 185cd97d2 cygwin: readdir: Activate check for remote reparse points
new c5ca43f35 Revert "cygserver: Revamp thread sleep handling"
new 4d336756f cygwin: regtool: encode error messages correctly
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:
winsup/cygserver/bsd_mutex.cc | 144 ++++++++++++++++++++++++++++--------------
winsup/cygserver/bsd_mutex.h | 14 ++--
winsup/cygserver/sysv_msg.cc | 3 -
winsup/cygserver/sysv_sem.cc | 3 -
winsup/cygserver/sysv_shm.cc | 6 --
winsup/utils/regtool.cc | 11 ++--
6 files changed, 105 insertions(+), 76 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 72ddacb77e Class-fy tdesc_reg tdesc_type and tdesc_feature
new 75c554cf9c Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i38 [...]
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/ChangeLog | 6 ++++++
gdb/features/i386/i386-linux.c | 6 +++---
gdb/features/i386/i386-linux.xml | 2 +-
3 files changed, 10 insertions(+), 4 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/qiyao/target-desc-2
in repository binutils-gdb.
at 269b1575a7 Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.c
This branch includes the following new commits:
new c9173a5d6e Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i38 [...]
new 7432117013 Centralize i386 linux target descriptions
new 7b162e155c Use visitor pattern for "maint print c-tdesc"
new a8c099d1b6 Generate c for feature instead of tdesc
new 5beda609bd Generate c for feature instead of tdesc
new bc551008e6 Generate c for feature instead of tdesc
new 3305436262 Lazily and dynamically create i386-linux target descriptions
new 96ff42812e Add "maint check xml-descriptions" to test builtin xml targe [...]
new 73fa9c98e1 Use target_desc fields expedite_regs and xmltarget ifndef IN [...]
new fdaa7052f6 Adjust code generated by regformats/regdat.sh
new 260e831b29 Use VEC for target_desc.reg_defs
new 30bf694115 [GDBserver] Centralize tdesc for i386-linux
new e45a9c42f7 Dynamically create tdesc in GDBserver
new 809ac8acb1 [RFC] GDBserver self test
new 188e9303d5 [RFC] GDBserver unit test to i386_tdesc
new 16e89d7f76 Dynamically composite xml in reply to GDB
new a4bee91020 Remove features/i386/i386-*linux.c
new ebcb4b51ab [GDBserver] Use pre-generated tdesc as test
new e9f92b4c49 GDBserver: remove srv_i386_linux_xmlfiles
new 6620a60d3c Centralize amd64-linux target descriptions
new 2e0208b40d Lazily and dynamically create amd64-linux target descriptions
new da590874d3 Regenerate two regformats/i386/.dat files
new a84a5f58ed [GDBserver] Convert amd64-linux target descriptions
new 514a854614 [GDBserver] Use pre-generated amd64-linux tdesc as test
new 269b1575a7 Remove features/i386/amd64-*linux.c and features/i386/x32-*linux.c
The 25 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.
--
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 199666f5a9e PR target/80970 * config/m68k/m68k.md (bsetdreg, bchgdreg, [...]
new c2403f36287 Prevent fix-it hints from affecting more than one line
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 | 6 ++++++
gcc/diagnostic-show-locus.c | 48 +++++++++++++++++++++++++++++++++++++++++++++
libcpp/ChangeLog | 7 +++++++
libcpp/include/line-map.h | 2 ++
libcpp/line-map.c | 21 ++++++++++++++++++--
5 files changed, 82 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 2bba2039935 Fixed test name. NFCI.
new 9210abe4ea2 [X86][SSE] Dropped old INSERT_VECTOR_ELT lowering TODO
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/X86/X86ISelLowering.cpp | 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 binutils-gdb.
from 94de2a2c57 [GOLD] Avoid duplicate PLT stub symbols on ppc32
new 72ddacb77e Class-fy tdesc_reg tdesc_type and tdesc_feature
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/ChangeLog | 16 ++++
gdb/target-descriptions.c | 197 +++++++++++++++++++++++-----------------------
2 files changed, 113 insertions(+), 100 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 binutils-2_28-branch
in repository binutils-gdb.
from 01106f569a Make import libraries relocatable objects
new c0a558756b [ARM] Fix expansion of ldr pseudo instruction
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:
gas/ChangeLog | 13 ++++++++++++
gas/config/tc-arm.c | 14 +++++--------
.../arm/thumb2_ldr_immediate_highregs_armv6t2.d | 24 +++++++++++++---------
.../arm/thumb2_ldr_immediate_highregs_armv6t2.s | 16 ++++++++++-----
4 files changed, 43 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.