This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/no-plt/got32x in repository gcc.
discards 2224844 i386: Load external function address via GOT slot discards 9b1329a i386: Generate R_386_GOT32X relocation for -fno-plt discards 6aa20ed Check if x86 as/ld support R_386_GOT32X relocation discards cc577d7 x86-64: Load external function address via GOT slot new 3d02efc i386: Access external function via GOT slot for -fno-plt
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 (2224844) \ N -- N -- N refs/heads/hjl/no-plt/got32x (3d02efc)
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.in | 2 +- gcc/configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)