[patch] tic4x update

Svein E. Seldal Svein.Seldal@solidas.com
Tue Nov 5 08:43:00 GMT 2002


Hi,

While I'm waiting on getting maintainer access, can someone please
approve and apply this patch... It contains a lot of
changes/enhancements for tic4x-gas.


Svein


include/ChangeLog:
2002-11-05  Svein E. Seldal  <Svein.Seldal@solidas.com>

	* opcode/tic4x.h: Added new opcodes and corrected some bugs.
	Add support for new DSP types.

gas/ChangeLog:
2002-11-05  Svein E. Seldal  <Svein.Seldal@solidas.com>

	* Makefile.am: Added tic4x dependecy
	* config/tc-tic4x.c: Declare as many functions as possible
	static. Maintenance on the general indenting. Removed
         unnecessary pseudo-ops and added new ones. Removed obsoleted
         c4x_pseudo_ignore function. Add support for new DSP,
         TMS320VC33. Fix bug for converting flonum constants.
         (c4x_do_align): Add proper align handling. Setup align to
         insert NOP's. (c4x_gen_to_words): Support for extended TI type
         floats. (md_atof): Proper dumping of multiple-word littlenums.
	(c4x_atof): Added support for extended TI type floats.	
	(c4x_stringer): Added new function to handle compact strings.
	(c4x_emit_char): Added new function argument to handle custom
          length inserts, like single-byte strings.
	* config/tc-tic4x.h: Add proper align handling with NOP's.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tic4x-upgrade.diff
URL: <https://sourceware.org/pipermail/binutils/attachments/20021105/88640a2d/attachment.ksh>


More information about the Binutils mailing list