]> granicus.if.org Git - yasm/commit
Run through GNU indent using indent profile. Manually fix some changes
authorPeter Johnson <peter@tortall.net>
Sun, 19 Aug 2001 03:52:58 +0000 (03:52 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 19 Aug 2001 03:52:58 +0000 (03:52 -0000)
commitedf74fe9ea33f459c5d2178522e762b742b2c75c
treeefd4b37369ed158abe4f1a4a4b717473ae0414bd
parent961e609d4d555b317d2c4617e36728db80de38de
Run through GNU indent using indent profile.  Manually fix some changes
(particularly functions such as BuildBC_Insn() which have large numbers
of arguments).

svn path=/trunk/yasm/; revision=141
33 files changed:
frontends/yasm/yasm.c
libyasm/bytecode.c
libyasm/bytecode.h
libyasm/errwarn.c
libyasm/expr.c
libyasm/expr.h
libyasm/objfmt.h
libyasm/parser.h
libyasm/preproc.h
libyasm/section.h
libyasm/symrec.c
libyasm/symrec.h
modules/arch/x86/expr.c
modules/arch/x86/x86expr.c
modules/preprocs/raw/preproc.c
modules/preprocs/raw/raw-preproc.c
src/arch/x86/expr.c
src/arch/x86/x86expr.c
src/bytecode.c
src/bytecode.h
src/errwarn.c
src/expr.c
src/expr.h
src/main.c
src/objfmt.h
src/outfmt.h
src/parser.h
src/preproc.h
src/preprocs/raw/preproc.c
src/preprocs/raw/raw-preproc.c
src/section.h
src/symrec.c
src/symrec.h