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

src/gas ChangeLog NEWS config/tc-h8300.c confi ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2008-08-06 15:42:15

Modified files:
	gas            : ChangeLog NEWS 
	gas/config     : tc-h8300.c tc-h8300.h tc-sh.c tc-sh.h 
	gas/doc        : as.texinfo c-h8300.texi c-m32c.texi c-sh.texi 
	                 c-sh64.texi 

Log message:
	* NEWS: Mention these changes.
	
	* config/tc-h8300.h (H_TICK_HEX): Define.
	* config/tc-h8300.c (OPTION_H_TICK_HEX): New.
	(md_longopts): Add "-h-tick-hex".
	(md_parse_option): Support it.
	* doc/c-h8300.texi (H8/300 Options): Document it.
	* doc/as.texinfo (Overview): Likewise.
	
	* config/tc-sh.h (H_TICK_HEX): Define.
	* config/tc-sh.c (OPTION_H_TICK_HEX): New.
	(md_longopts): Add "-h-tick-hex".
	(md_parse_option): Support it.
	* doc/c-sh.texi (SH Options): Document it.
	* doc/c-sh64.texi (SH64 Options): Document it.
	* doc/as.texinfo (Overview): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3590&r2=1.3591
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/NEWS.diff?cvsroot=src&r1=1.96&r2=1.97
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-h8300.c.diff?cvsroot=src&r1=1.58&r2=1.59
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-h8300.h.diff?cvsroot=src&r1=1.22&r2=1.23
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-sh.c.diff?cvsroot=src&r1=1.129&r2=1.130
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-sh.h.diff?cvsroot=src&r1=1.49&r2=1.50
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/doc/as.texinfo.diff?cvsroot=src&r1=1.181&r2=1.182
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/doc/c-h8300.texi.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/doc/c-m32c.texi.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/doc/c-sh.texi.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/doc/c-sh64.texi.diff?cvsroot=src&r1=1.8&r2=1.9


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