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-i860.c doc/c-i860.texi


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jle@sourceware.org	2003-08-07 04:05:43

Modified files:
	gas            : ChangeLog 
	gas/config     : tc-i860.c 
	gas/doc        : c-i860.texi 

Log message:
	2003-08-01  Jason Eckhardt  <jle@rice.edu>
	
	* config/tc-i860.c (s_align_wrapper): New function and prototype.
	(md_pseudo_table): Change s_align_bytes to s_align_wrapper, remove
	surrounding OBJ_ELF ifdef, and re-format slightly.
	* doc/c-i860.texi: Document the special .align syntax available
	in Intel mode.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1869&r2=1.1870
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-i860.c.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/doc/c-i860.texi.diff?cvsroot=src&r1=1.7&r2=1.8


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