Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/i386
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 07/06/2002 16:17:20
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.