[Xtensa] use include/xtensa-config.h imported from binutils

Bob Wilson bwilson@tensilica.com
Tue Jul 1 00:18:00 GMT 2003


This patch imports the xtensa-config.h header from binutils into the top-level 
include directory, and changes the Xtensa port to use the new version in 
place of the old one in the gcc/config/xtensa directory.  Tested with the 
xtensa-elf target and committed on the mainline.

include ChangeLog:

2003-06-30  Bob Wilson  <bob.wilson@acm.org>

	* xtensa-config.h: New file imported from binutils.

gcc ChangeLog:

2003-06-30  Bob Wilson  <bob.wilson@acm.org>
	
	* config/xtensa/lib1funcs.asm: Use "xtensa-config.h" from
	top-level include directory.
	* config/xtensa/lib2funcs.S: Likewise.
	* config/xtensa/xtensa.h: Likewise.
	* config/xtensa/xtensa-config.h: Remove.
	* doc/install.texi: Update location of "xtensa-config.h" header.
	
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-include.diff
Type: text/x-diff
Size: 2534 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030701/63bfec8a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-xtensa-config.diff
Type: text/x-diff
Size: 3739 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20030701/63bfec8a/attachment-0001.bin>


More information about the Gcc-patches mailing list