This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a076f3d Daily bump.
new e6e946d Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-5-branch
in repository gcc.
from ce7f2a4 Daily bump.
new 908a0f9 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-4_9-branch
in repository gcc.
from 13495b4 Daily bump.
new 66c77fb Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 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(a)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.
--
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/got/master
in repository gcc.
discards c76b4c5 Support -fno-plt=file and -fno-plt=[symbol,...]
new 5ef6639 Support -fno-plt=file and -fno-plt=[symbol,...]
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 (c76b4c5)
\
N -- N -- N refs/heads/hjl/got/master (5ef6639)
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/i386/i386.c | 34 ++++++++++++++++++++--------------
gcc/config/i386/i386.h | 10 ++++++++++
2 files changed, 30 insertions(+), 14 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/got/master
in repository gcc.
discards 6b3293d Load address of external function from its GOT slot
discards 90e1bcc Put local/global relocs in ro section for -fno-plt
discards b015c81 Load external function address via GOT slot
discards 62abc1e Generate R_386_GOT32x relocation for -fno-plt -fno-pic
discards bc8969b Check if x86 binutils supports R_386_GOT32X/R_X86_64_GOTPCRELX
discards 657fe66 Check $READELF_FOR_TARGET for readelf in configure
discards c88e30c Properly handle -fno-plt in ix86_expand_call
discards 6cabc35 Properly handle -fno-plt in ix86_expand_call
adds 357b749 PR 53379 Print backtrace on error termination.
adds a076f3d Daily bump.
new f94c3bc Properly handle -fno-plt in ix86_expand_call
new bcebdbf Properly handle -fno-plt in ix86_expand_call
new 8f91e6a Check $READELF_FOR_TARGET for readelf in configure
new dbb3dd6 Check if x86 binutils supports R_386_GOT32X/R_X86_64_GOTPCRELX
new 6315ec8 Generate R_386_GOT32x relocation for -fno-plt -fno-pic
new 00b369c Load external function address via GOT slot
new 6fc36fe Put local/global relocs in ro section for -fno-plt
new eae10be Load address of external function from its GOT slot
new c76b4c5 Support -fno-plt=file and -fno-plt=[symbol,...]
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 (6b3293d)
\
N -- N -- N refs/heads/hjl/got/master (c76b4c5)
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 9 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/Makefile.in | 2 +-
gcc/common.opt | 12 ++-
gcc/config/i386/i386.c | 13 ++-
gcc/noplt-symbols.c | 104 +++++++++++++++++++++
gcc/{bb-reorder.h => noplt-symbols.h} | 31 +++---
gcc/opts.c | 9 ++
.../gcc.target/i386/{pr66232-1.c => noplt-5.c} | 2 +-
.../gcc.target/i386/{pr66232-2.c => noplt-6.c} | 6 +-
.../gcc.target/i386/{pr66232-1.c => noplt-7.c} | 2 +-
.../gcc.target/i386/{pr66232-2.c => noplt-8.c} | 6 +-
gcc/toplev.c | 4 +
libgfortran/ChangeLog | 14 +++
libgfortran/libgfortran.h | 3 +
libgfortran/runtime/error.c | 49 +++++++---
libgfortran/runtime/stop.c | 4 +-
16 files changed, 215 insertions(+), 48 deletions(-)
create mode 100644 gcc/noplt-symbols.c
copy gcc/{bb-reorder.h => noplt-symbols.h} (51%)
copy gcc/testsuite/gcc.target/i386/{pr66232-1.c => noplt-5.c} (84%)
copy gcc/testsuite/gcc.target/i386/{pr66232-2.c => noplt-6.c} (51%)
copy gcc/testsuite/gcc.target/i386/{pr66232-1.c => noplt-7.c} (85%)
copy gcc/testsuite/gcc.target/i386/{pr66232-2.c => noplt-8.c} (52%)
--
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 357b749 PR 53379 Print backtrace on error termination.
new a076f3d Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-5-branch
in repository gcc.
from 4abf947 2015-09-04 Manuel López-Ibáñez <manu(a)gcc.gnu.org>
new ce7f2a4 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-4_9-branch
in repository gcc.
from 7e25cb5 Daily bump.
new 13495b4 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 3e6bab8 * intrinsic.h (gfc_simplify_mvbits): Remove. * simplify.c ( [...]
new 357b749 PR 53379 Print backtrace on error termination.
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:
libgfortran/ChangeLog | 14 +++++++++++++
libgfortran/libgfortran.h | 3 +++
libgfortran/runtime/error.c | 49 +++++++++++++++++++++++++++++++--------------
libgfortran/runtime/stop.c | 4 ++--
4 files changed, 53 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.