r118405 - in /trunk/gcc: ChangeLog config.in co...
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Thu Nov 2 00:56:00 GMT 2006
Author: sayle
Date: Thu Nov 2 00:56:38 2006
New Revision: 118405
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118405
Log:
* configure.ac (HAVE_AS_IX86_DIFF_SECT_DELTA): New test to determine
whether the assembler supports taking the difference of symbols in
different sections. On x86/Solaris, GAS does but Solaris as doesn't.
* configure: Regenerate.
* config.in: Regenerate.
* config/i386/sol2-10.h (JUMP_TABLES_IN_TEXT_SECTION): Define if
the assembler doesn't support taking the difference of symbols in
different sections, i.e. we're using the native solaris assembler.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config.in
trunk/gcc/config/i386/sol2-10.h
trunk/gcc/configure
trunk/gcc/configure.ac
More information about the Gcc-cvs
mailing list