This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[10/11] TI C6X binutils port: gas/


This patch has the gas/ directory changes for the C6X port.

gas:
2010-03-23  Joseph Myers  <joseph@codesourcery.com>

	* Makefile.am (TARGET_CPU_CFILES): Add config/tc-tic6x.c.
	(TARGET_CPU_HFILES): Add config/tc-tic6x.h.
	* Makefile.in: Regenerate.
	* NEWS: Add news entry for TI C6X support.
	* app.c (PREDICATE_START, PREDICATE_END): Define for IA64 and TI
	C6X.
	(do_scrub_chars): Handle "||^" for TI C6X.  Handle PREDICATE_START
	and PREDICATE_END.  Keep spaces in operands for TI C6X.
	* configure.tgt (tic6x-*-*): New.
	* config/tc-tic6x.c, config/tc-tic6x.h: New.
	* doc/Makefile.am (CPU_DOCS): Add c-tic6x.texi.
	* doc/Makefile.in: Regenerate.
	* doc/all.texi (TIC6X): Define.
	* doc/as.texinfo: Add TI C6X documentation.  Include c-tic6x.texi.
	* doc/c-tic6x.texi: New.

gas/testsuite:
2010-03-23  Joseph Myers  <joseph@codesourcery.com>

	* gas/tic6x: New directory and testcases.


-- 
Joseph S. Myers
joseph@codesourcery.com

Attachment: c6x-10-gas.bz2
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]