]> granicus.if.org Git - yasm/commit
Change module loader interface a bit (use enum instead of string to specify
authorPeter Johnson <peter@tortall.net>
Sat, 7 Jun 2003 21:56:47 +0000 (21:56 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 7 Jun 2003 21:56:47 +0000 (21:56 -0000)
commit7d0214ee34c0bb393a0b26149efcc3537968e91e
treeb8910ecfa6dc37a58f0b53dcde17f802049977cb
parentcc3f9486f3d20902e79470bb1366617f23d7fc13
Change module loader interface a bit (use enum instead of string to specify
module type), and make "yasm -[adfpr] help" work dynamically by scanning
preloaded symbols and filesystem directories.

svn path=/trunk/yasm/; revision=972
Mkfiles/vc/yasm-module.c
frontends/yasm/yasm-module.c
frontends/yasm/yasm-module.h
frontends/yasm/yasm.c