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]

src/gas ChangeLog config/tc-s390.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	sky@sourceware.org	2003-07-01 14:45:37

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-s390.c 

Log message:
	* config/tc-s390.c (md_parse_option): Add cpu type z990.
	(md_begin): Add minimal cpu type logic for instructions with different
	binary format depending on the cpu.
	(md_assemble): Remove check for minimal cpu.
	(s390_insert_operand): Add support for long displacements.
	(md_gather_operands): Likewise.
	(tc_s390_fix_adjustable): Likewise.
	(tc_s390_force_relocation): Likewise.
	(md_apply_fix3): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1824&r2=1.1825
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-s390.c.diff?cvsroot=src&r1=1.33&r2=1.34


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