This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/got/gcc-5-branch in repository gcc.
discards a283182 Load address of external function from its GOT slot discards 2305912 Put local/global relocs in rw section for -freloc-rw discards 44bf28c Backport struct string_hash from trunk discards 8ef6de1 Load specific external function addresses via GOT slot discards e09cb92 Generate R_386_GOT32x relocation for -fno-plt -fno-pic discards 46ec3ea Check if x86 binutils supports R_386_GOT32X/R_X86_64_GOTPCRELX discards 4717a2a Check $READELF_FOR_TARGET for readelf in configure discards 8f7ae92 Properly handle -fno-plt in ix86_expand_call discards d7ffb9dd Add more tests for PR target/66232 discards fb305f6 Allow indirect sibcall with register arguments discards 4a4658c * gcc.target/i386/noplt-1.c (dg-do): Fix target selector. * [...] discards f5e8d78 2015-06-04 Sriraman Tallam tmsriram@google.com discards ac2dcc8 * config/i386/i386.h (enum reg_class): Move CLOBBERED_REGS p [...] discards 6d61948 * config/i386/i386.c (ix86_function_ok_for_sibcall): Check flag_plt. discards 6efe17a Allow indirect branch via GOT slot for x32 discards 358f0d2 Fix PR target/65753 discards ee2b320 * calls.c (prepare_call_address): Transform PLT call to GOT [...] adds ce7f2a4 Daily bump. adds 908a0f9 Daily bump. new 0d1ab34 * calls.c (prepare_call_address): Transform PLT call to GOT [...] new 954a561 Fix PR target/65753 new 8f85267 Allow indirect branch via GOT slot for x32 new 1ec67a5 * config/i386/i386.c (ix86_function_ok_for_sibcall): Check flag_plt. new b388230 * config/i386/i386.h (enum reg_class): Move CLOBBERED_REGS p [...] new 246f454 2015-06-04 Sriraman Tallam tmsriram@google.com new 038c9db * gcc.target/i386/noplt-1.c (dg-do): Fix target selector. * [...] new e0d503d Allow indirect sibcall with register arguments new 5440085 Add more tests for PR target/66232 new 541f587 Properly handle -fno-plt in ix86_expand_call new efe44a1 Check $READELF_FOR_TARGET for readelf in configure new 8e6d179 Check if x86 binutils supports R_386_GOT32X/R_X86_64_GOTPCRELX new 151ee79 Generate R_386_GOT32x relocation for -fno-plt -fno-pic new 517c695 Load specific external function addresses via GOT slot new 32dc7d9 Backport struct string_hash from trunk new 985f1bf Put local/global relocs in rw section for -freloc-rw new e1c5210 Load address of external function from its GOT slot
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 (a283182) \ N -- N -- N refs/heads/hjl/got/gcc-5-branch (e1c5210)
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 17 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/DATESTAMP | 2 +- gcc/testsuite/gcc.target/i386/noplt-5.c | 2 +- gcc/testsuite/gcc.target/i386/noplt-6.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)