Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/i386
Module Name: gnusrc
Committed By: itohy
Date: Sat Jul 6 13:17:20 UTC 2002
Modified Files:
gnusrc/gnu/dist/toolchain/gcc/config/i386: i386.c i386.md
Log Message:
i386 uses _GLOBAL_OFFSET_TABLE_, not __GLOBAL_OFFSET_TABLE_, for GOT symbol
even if on a.out compiler.
Yes this is weird, but it is the traditional behavior.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/gcc/config/i386/i386.c
cvs rdiff -r1.1.1.2 -r1.2 gnusrc/gnu/dist/toolchain/gcc/config/i386/i386.md
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index