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 ce440d6 [ARC] Misc minor edits/fixes
new 0e9c5a5 MIPS/GAS: Keep the original microMIPS symbol reference in bra [...]
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-mips.c | 25 +++++++++++++----
gas/testsuite/gas/mips/branch-local-1.d | 26 ++++++++++++++++++
.../gas/mips/{jalx-local.s => branch-local-1.s} | 12 ++++----
gas/testsuite/gas/mips/branch-local-n32-1.d | 26 ++++++++++++++++++
gas/testsuite/gas/mips/branch-local-n64-1.d | 32 ++++++++++++++++++++++
.../gas/mips/micromips(a)branch-misc-4-64.d | 16 +++++------
gas/testsuite/gas/mips/mips.exp | 5 ++++
8 files changed, 135 insertions(+), 20 deletions(-)
create mode 100644 gas/testsuite/gas/mips/branch-local-1.d
copy gas/testsuite/gas/mips/{jalx-local.s => branch-local-1.s} (79%)
create mode 100644 gas/testsuite/gas/mips/branch-local-n32-1.d
create mode 100644 gas/testsuite/gas/mips/branch-local-n64-1.d
--
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 47c3c00 [mips][ias] Integers are not registers.
new b0b7bd4 [ARM] Use member initializers in ARMSubtarget. NFCI
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/ARM/ARMSubtarget.cpp | 88 +++++++++++------------------------------
1 file changed, 22 insertions(+), 66 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 hjl/no-plt/got32x
in repository gcc.
discards 2224844 i386: Load external function address via GOT slot
discards 9b1329a i386: Generate R_386_GOT32X relocation for -fno-plt
discards 6aa20ed Check if x86 as/ld support R_386_GOT32X relocation
discards cc577d7 x86-64: Load external function address via GOT slot
new 3d02efc i386: Access external function via GOT slot for -fno-plt
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 (2224844)
\
N -- N -- N refs/heads/hjl/no-plt/got32x (3d02efc)
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:
gcc/config.in | 2 +-
gcc/configure.ac | 2 +-
2 files 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from adebefb Remove libc_cv_ctors_header=yes from default configure options
new 1360fea Fix --with-sources-conf option so it actually works.
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:
configure | 4 +++-
configure.ac | 1 +
2 files changed, 4 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 gcc.
from 21ecea3 2016-06-23 Jakub Sejdak <jakub.sejdak(a)phoesys.com>
new afa7ed8 Fix PR middle-end/71619
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/predict.c | 6 +++++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/pr71619.c | 11 +++++++++++
4 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr71619.c
--
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 c412e39 [llc] Remove exit-on-error flag (PR27759)
new 47c3c00 [mips][ias] Integers are not registers.
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/Mips/AsmParser/MipsAsmParser.cpp | 6 ------
test/MC/Mips/cpsetup.s | 30 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 6 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 vehre/coarray
in repository gcc.
from 6bd40bd First steps to register components of derived types. Unfortun [...]
new b32dc5f Fixing memory corruption. All tests pass.
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/fortran/trans-array.c | 7 +++++--
libgfortran/caf/single.c | 18 +++++++++---------
2 files changed, 14 insertions(+), 11 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 53391f4 [misched] Extend scheduler to handle unsupported features
new c412e39 [llc] Remove exit-on-error flag (PR27759)
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/llc/llc.cpp | 16 ++++------------
1 file changed, 4 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 clang.
from 1465a35 Attempt to fix MIPS buildbots after r273425.
new cc368ef clang-format: [Proto] Use more compact format for text-format [...]
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/Format/TokenAnnotator.cpp | 3 ---
unittests/Format/FormatTestProto.cpp | 10 +++++-----
2 files changed, 5 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.