This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/indbr/gcc-5-branch in repository gcc.
discards 813d619 Load external function address via GOT slot discards 488fd5d Generate indirect branch relocation via GOT discards 3ec24f6 Check if x86 gas supports indirect branch via GOT discards 9f42fe7 Check $READELF_FOR_TARGET for readelf in configure discards 450a390 Properly handle -fno-plt in ix86_expand_call discards 7ce85a8 Add more tests for PR target/66232 discards 12dc138 Allow indirect sibcall with register arguments discards 537be57 * gcc.target/i386/noplt-1.c (dg-do): Fix target selector. * [...] discards b01696c 2015-06-04 Sriraman Tallam tmsriram@google.com discards 787aab5 * config/i386/i386.h (enum reg_class): Move CLOBBERED_REGS p [...] discards a35a4e5 * config/i386/i386.c (ix86_function_ok_for_sibcall): Check flag_plt. discards cc2e40e Allow indirect branch via GOT slot for x32 discards 769d9fb Fix PR target/65753 discards fb0bfd2 * calls.c (prepare_call_address): Transform PLT call to GOT [...] adds 84694c0 [Patch] Add to the libgfortran/newlib bodge to "detect" ftrun [...] adds 2679a08 Daily bump. adds 79c06d2 Daily bump. new 2a97120 * calls.c (prepare_call_address): Transform PLT call to GOT [...] new d4892cc Fix PR target/65753 new 23742e4 Allow indirect branch via GOT slot for x32 new 36d3e5e * config/i386/i386.c (ix86_function_ok_for_sibcall): Check flag_plt. new 348e520 * config/i386/i386.h (enum reg_class): Move CLOBBERED_REGS p [...] new 8e13610 2015-06-04 Sriraman Tallam tmsriram@google.com new 0387e50 * gcc.target/i386/noplt-1.c (dg-do): Fix target selector. * [...] new bcf6021 Allow indirect sibcall with register arguments new 40ac6d9 Add more tests for PR target/66232 new 39b5b6c Properly handle -fno-plt in ix86_expand_call new 55e5ce1 Check $READELF_FOR_TARGET for readelf in configure new ecb3695 Check if x86 gas supports indirect branch via GOT new 348d7c3 Generate indirect branch relocation via GOT new 71e10de Load external function address via 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 (813d619) \ N -- N -- N refs/heads/hjl/indbr/gcc-5-branch (71e10de)
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 14 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 +- libgfortran/ChangeLog | 6 ++++++ libgfortran/configure | 9 +++++++++ libgfortran/configure.ac | 7 +++++++ 4 files changed, 23 insertions(+), 1 deletion(-)