This is the mail archive of the binutils-cvs@sources.redhat.com 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]

gas ./ChangeLog config/tc-mn10300.c


CVSROOT:	/cvs/uberbaum
Module name:	gas
Changes by:	aoliva@sources.redhat.com	2003-07-10 02:50:00

Modified files:
	.              : ChangeLog 
	config         : tc-mn10300.c 

Log message:
	2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
	* config/tc-mn10300.c (mn10300_insert_operand): Negate negative
	accumulator's shift.
	2000-05-08  Alexandre Oliva  <aoliva@cygnus.com>
	* config/tc-mn10300.c (md_relax_table, md_convert_frag,
	md_assemble, md_estimate_size_before_relax): Handle fbCC.
	2000-04-20  Alexandre Oliva  <aoliva@cygnus.com>
	* config/tc-mn10300.c (HAVE_AM33): Redefine in terms of
	HAVE_AM33_2.
	2000-04-03  Alexandre Oliva  <aoliva@cygnus.com>
	* config/tc-mn10300.c (md_pseudo_table): Use AM33_2 constant.
	(HAVE_AM33): Match AM33_2 too.
	(HAVE_AM33_2): New macro.
	(md_assemble): Use it.  Match 2.0 registers only if HAVE_AM33_2.
	2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
	* config/tc-mn10300.c (md_pseudo_table): Added `am33_2'.
	(float_registers, double_registers): New variables.
	(float_register_name, double_register_name): New functions.
	(md_assemble): Recognize FP registers.  Implement FMT_D3.
	(mn10300_insert_operand): Support FP registers.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gas/ChangeLog.diff?cvsroot=uberbaum&r1=1.1829&r2=1.1830
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gas/config/tc-mn10300.c.diff?cvsroot=uberbaum&r1=1.42&r2=1.43


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