This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pieces/master in repository gcc.
discards 5af119a Fix Align child process stack to 16 bytes discards fe9ab5f Align child process stack to 16 bytes discards b09450b Check 128-bit constant store in 64-bit mode discards ded1052 Support 128-bit constant store in 64-bit STV discards cc98800 Build x86 libatomic with -march=i486 or better discards ef193f3 Build x86 libgomp with -march=i486 or better discards f36561d Build x86 libitm with -march=i486 or better discards 3cdfb62 Disable AVX/SSE on unwind-c.c and unwind-dw2.c discards 4ed2830 gcc.target/i386/pieces-memset-1.c discards 4f93d38 Update i386 piecewise move and store discards c5cf20a Remove MAX_BITSIZE_MODE_ANY_INT discards ef7b2ae Add TARGET_GEN_MEMSET_VALUE discards acfcdbe Update alignment_for_piecewise_move new 7b2d6ef Update alignment_for_piecewise_move new b360b4b Add TARGET_GEN_MEMSET_VALUE new c4f11e7 Remove MAX_BITSIZE_MODE_ANY_INT new 351ff86 Update i386 piecewise move and store new 2ab7447 gcc.target/i386/pieces-memset-1.c new 6c4ffe9 Disable AVX/SSE on unwind-c.c and unwind-dw2.c new 6644440 Build x86 libitm with -march=i486 or better new 00f5a47 Build x86 libgomp with -march=i486 or better new d9a7c1b Build x86 libatomic with -march=i486 or better new 81d968c Support 128-bit constant store in 64-bit STV new 8828dbb Check 128-bit constant store in 64-bit mode new 9d71c7f Backport r265322 from llvm upstream
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 (5af119a) \ N -- N -- N refs/heads/hjl/pieces/master (9d71c7f)
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 12 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: