This is the mail archive of the cgen@sourceware.org mailing list for the CGEN 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]

[commit] replace $pmacro with %pmacro


Hi.

After staring at $pmacros for awhile I decided I didn't like them,
they blend in too well with the $ in assembler syntax.
$pmacros weren't actually supported yet, so changing now is easy.
%pmacros aren't supported yet either, one step at a time.

2010-01-27  Doug Evans  <dje@sebabeach.org>

	* pmacros.scm: Follow commenting convention.  Replace change to
	$pmacro to %pmacro.  $pmacro is confusing with $ in assembler syntax.
	(/pmacro-orig-prefix, /pmacro-prefix): New globals.


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