public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* new port for TILEPro and TILE-Gx processors (gas files)
@ 2011-06-03 21:40 Walter Lee
  2011-06-06 20:09 ` Joseph S. Myers
  0 siblings, 1 reply; 3+ messages in thread
From: Walter Lee @ 2011-06-03 21:40 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 839 bytes --]

Here is the gas port.

2011-06-03  Walter Lee  <walt@tilera.com>

	* Makefile.am (TARGET_CPU_CFILES): Add config/tc-tilegx.c and
	config/tc-tilepro.c.
	(TARGET_CPU_HFILES): Add config/tc-tilegx.h and
	config/tc-tilepro.h.
	* Makefile.in: Regenerate.
	* configure.tgt (tilepro-*-*): New.
	(tilegx-*-*): Likewise.
	* config/tc-tilegx.c: New file.
	* config/tc-tilegx.h: Likewise.
	* config/tc-tilepro.h: Likewise.
	* config/tc-tilepro.c: Likewise.

Here are the changes to the gas testsuite.

2011-06-03  Walter Lee  <walt@tilera.com>

         * gas/tilepro/t_constants.s: New file.
	* gas/tilepro/t_constants.d: Likewise.
	* gas/tilepro/t_insns.s: Likewise.
	* gas/tilepro/tilepro.exp: Likewise.
	* gas/tilepro/t_insns.d: Likewise.
	* gas/tilegx/tilegx.exp: Likewise.
	* gas/tilegx/t_insns.d: Likewise.
	* gas/tilegx/t_insns.s: Likewise.


[-- Attachment #2: gas.diff.bz2 --]
[-- Type: application/octet-stream, Size: 17655 bytes --]

[-- Attachment #3: gas-testsuite.diff.bz2 --]
[-- Type: application/octet-stream, Size: 165311 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: new port for TILEPro and TILE-Gx processors (gas files)
  2011-06-03 21:40 new port for TILEPro and TILE-Gx processors (gas files) Walter Lee
@ 2011-06-06 20:09 ` Joseph S. Myers
  2011-06-10  6:34   ` Walter Lee
  0 siblings, 1 reply; 3+ messages in thread
From: Joseph S. Myers @ 2011-06-06 20:09 UTC (permalink / raw)
  To: Walter Lee; +Cc: binutils

This port has target-specific options.  You need to document them.  See 
<http://sourceware.org/ml/binutils/2010-11/msg00397.html> regarding the 
current preferred approach for documenting assembler options.  There may 
be other target-specific behavior needing documenting as well.

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: new port for TILEPro and TILE-Gx processors (gas files)
  2011-06-06 20:09 ` Joseph S. Myers
@ 2011-06-10  6:34   ` Walter Lee
  0 siblings, 0 replies; 3+ messages in thread
From: Walter Lee @ 2011-06-10  6:34 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 1343 bytes --]

new port for TILEPro and TILE-Gx processors (gas files)

Here is a resubmission of the gas files with documentation.  I kept the couple
SRV4 compatability flags undocumented, which is consistent with most other
ports.

2011-06-10  Walter Lee  <walt@tilera.com>

	* Makefile.am (TARGET_CPU_CFILES): Add config/tc-tilegx.c and
	config/tc-tilepro.c.
	(TARGET_CPU_HFILES): Add config/tc-tilegx.h and
	config/tc-tilepro.h.
	* Makefile.in: Regenerate.
	* configure.tgt (tilepro-*-*): New.
	(tilegx-*-*): Likewise.
	* config/tc-tilegx.c: New file.
	* config/tc-tilegx.h: Likewise.
	* config/tc-tilepro.h: Likewise.
	* config/tc-tilepro.c: Likewise.
	* doc/Makefile.am (CPU_DOCS): Add c-tilegx.texi and
	c-tilepro.texi.
	* doc/Makefile.in: Regenerate.
	* doc/all.texi (TILEGX): Define.
	(TILEPRO): Define.
	* doc/as.texinfo: Add Tile-Gx and TILEPro documentation.  Include
	c-tilegx.texi and c-tilepro.texi.
	* doc/c-tilegx.texi: New.
	* doc/c-tilepro.texi: New.

Gas testsuite (no change from before):

2011-06-10  Walter Lee  <walt@tilera.com>

        * gas/tilepro/t_constants.s: New file.
	* gas/tilepro/t_constants.d: Likewise.
	* gas/tilepro/t_insns.s: Likewise.
	* gas/tilepro/tilepro.exp: Likewise.
	* gas/tilepro/t_insns.d: Likewise.
	* gas/tilegx/tilegx.exp: Likewise.
	* gas/tilegx/t_insns.d: Likewise.
	* gas/tilegx/t_insns.s: Likewise.


[-- Attachment #2: gas.diff.bz2 --]
[-- Type: application/octet-stream, Size: 21661 bytes --]

[-- Attachment #3: gas_testsuite.diff.bz2 --]
[-- Type: application/octet-stream, Size: 165291 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-06-10  6:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-03 21:40 new port for TILEPro and TILE-Gx processors (gas files) Walter Lee
2011-06-06 20:09 ` Joseph S. Myers
2011-06-10  6:34   ` Walter Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).