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.
at eb1ab5c Support -fno-plt=file and -fno-plt=[symbol,...]
This branch includes the following new commits:
new ee2b320 * calls.c (prepare_call_address): Transform PLT call to GOT [...] new 358f0d2 Fix PR target/65753 new 6efe17a Allow indirect branch via GOT slot for x32 new 6d61948 * config/i386/i386.c (ix86_function_ok_for_sibcall): Check flag_plt. new ac2dcc8 * config/i386/i386.h (enum reg_class): Move CLOBBERED_REGS p [...] new f5e8d78 2015-06-04 Sriraman Tallam tmsriram@google.com new 4a4658c * gcc.target/i386/noplt-1.c (dg-do): Fix target selector. * [...] new fb305f6 Allow indirect sibcall with register arguments new d7ffb9dd Add more tests for PR target/66232 new a448c82 Properly handle -fno-plt in ix86_expand_call new b27562d Check $READELF_FOR_TARGET for readelf in configure new b78bb8b Check if x86 binutils supports R_386_GOT32X/R_X86_64_GOTPCRELX new 95a273d Generate R_386_GOT32x relocation for -fno-plt -fno-pic new 7b575a6 Load external function address via GOT slot new 1d6114b Put local/global relocs in ro section for -fno-plt new 76cc84e Load address of external function from its GOT slot new eb1ab5c Support -fno-plt=file and -fno-plt=[symbol,...]
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.