acpica/source/compiler
Robert Moore 28839027ff iASL: Check if _REG has a corresponding Operation Region.
Adds a check for each _REG to ensure that there is in fact a
corresponding operation region declaration in the same scope. If
not, the _REG method is not very useful. ACPICA BZ 915.
2011-03-28 14:34:12 -07:00
..
aslanalyze.c iASL: Check if _REG has a corresponding Operation Region. 2011-03-28 14:34:12 -07:00
aslbtypes.c iASL: Split large file aslanalyze.c into three files. 2011-02-01 13:10:47 -08:00
aslcodegen.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslcompile.c iASL: Cleanup use of TrWalkParseTree, eliminate null callbacks. 2011-02-01 14:34:54 -08:00
aslcompiler.h iASL: Check if _REG has a corresponding Operation Region. 2011-03-28 14:34:12 -07:00
aslcompiler.l iASL: Add predefined macros __LINE__, __FILE__, and __DATE__ 2011-01-13 12:08:26 -08:00
aslcompiler.y iASL: Mark Return() and Return as "Null" return statements. 2011-03-22 09:34:11 -07:00
asldefine.h Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslerror.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslfiles.c iASL: Add listing support for Data Table Compiler. 2011-01-11 12:41:30 -08:00
aslfold.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslglobal.h iASL: Merge duplicate UUID support code into single module. 2011-01-11 14:44:08 -08:00
asllength.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
asllisting.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslload.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
asllookup.c Update internal address SpaceID for DataTable regions. 2011-03-25 13:27:50 -07:00
aslmain.c iASL: Add * option to generate all template files. 2011-03-17 12:40:17 -07:00
aslmap.c Update internal address SpaceID for DataTable regions. 2011-03-25 13:27:50 -07:00
aslmessages.h iASL: Check if _REG has a corresponding Operation Region. 2011-03-28 14:34:12 -07:00
aslopcodes.c iASL: Merge duplicate UUID support code into single module. 2011-01-11 14:44:08 -08:00
asloperands.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslopt.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslpredef.c iASL: Check if _REG has a corresponding Operation Region. 2011-03-28 14:34:12 -07:00
aslresource.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslrestype1.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslrestype1i.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslrestype2.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslrestype2d.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslrestype2e.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslrestype2q.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslrestype2w.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslstartup.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
aslstubs.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
asltransform.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
asltree.c iASL: Add predefined macros __LINE__, __FILE__, and __DATE__ 2011-01-13 12:08:26 -08:00
asltypes.h iASL: Mark Return() and Return as "Null" return statements. 2011-03-22 09:34:11 -07:00
aslutils.c iASL: Merge duplicate UUID support code into single module. 2011-01-11 14:44:08 -08:00
asluuid.c iASL: Merge duplicate UUID support code into single module. 2011-01-11 14:44:08 -08:00
aslwalks.c iASL: Check if _REG has a corresponding Operation Region. 2011-03-28 14:34:12 -07:00
dtcompile.c iASL/DTC: Add support for integer expressions and labels. 2011-01-21 08:42:11 -08:00
dtcompiler.h iASL/DTC: Do not abort compiler on fatal errors. 2011-03-17 12:24:42 -07:00
dtexpress.c iASL/DTC: Do not abort compiler on fatal errors. 2011-03-17 12:24:42 -07:00
dtfield.c iASL/DTC: Do not abort compiler on fatal errors. 2011-03-17 12:24:42 -07:00
dtio.c iASL/DTC: Add support for compiling SLIC table. 2011-03-02 14:20:27 -08:00
dtsubtable.c Update all ACPICA copyrights and signons to 2011. 2011-01-03 14:02:13 -08:00
dttable.c iASL/DTC: Add support for compiling SLIC table. 2011-03-02 14:20:27 -08:00
dttemplate.c iASL: Add * option to generate all template files. 2011-03-17 12:40:17 -07:00
dttemplate.h iASL: Add template support for SLIC table. 2011-03-02 14:59:43 -08:00
dtutils.c iASL/DTC: Do not abort compiler on fatal errors. 2011-03-17 12:24:42 -07:00
readme.txt Source gen instructions 2005-06-29 16:15:45 +00:00

Instructions for integrating iASL compiler into MS VC++ 6.0 environment.

Part 1.  Integration as a custom tool

This procedure adds the iASL compiler as a custom tool that can be used
to compile ASL source files.  The output is sent to the VC output 
window.

a) Select Tools->Customize.

b) Select the "Tools" tab.

c) Scroll down to the bottom of the "Menu Contents" window.  There you
   will see an empty rectangle.  Click in the rectangle to enter a 
   name for this tool.

d) Type "iASL Compiler" in the box and hit enter.  You can now edit
   the other fields for this new custom tool.

e) Enter the following into the fields:

   Command:             C:\Acpi\iasl.exe
   Arguments:           -e "$(FilePath)"
   Initial Directory    "$(FileDir)"
   Use Output Window    <Check this option>

   "Command" must be the path to wherever you copied the compiler.
   "-e" instructs the compiler to produce messages appropriate for VC.
   Quotes around FilePath and FileDir enable spaces in filenames.

f) Select "Close".

These steps will add the compiler to the tools menu as a custom tool.
By enabling "Use Output Window", you can click on error messages in
the output window and the source file and source line will be
automatically displayed by VC.  Also, you can use F4 to step through
the messages and the corresponding source line(s).


Part 2.  Integration into a project build

This procedure creates a project that compiles ASL files to AML.

a) Create a new, empty project and add your .ASL files to the project

b) For all ASL files in the project, specify a custom build (under
Project/Settings/CustomBuild with the following settings (or similar):

Commands:
c:\acpi\libraries\iasl.exe -vs -vi "$(InputPath)"

Output:
$(InputDir)\$(InputPath).aml



Compiler Generation From Source

Generation of the ASL compiler from source code requires these items:


Required Tools
1) The Flex (or Lex) lexical analyzer generator.
2) The Bison (or Yacc) parser generator.
3) An ANSI C compiler.


Required Source Code.

There are three major source code components that are required to 
generate the compiler:

1) The ASL compiler source.
2) The ACPI CA Core Subsystem source.  In particular, the Namespace Manager
     component is used to create an internal ACPI namespace and symbol table,
     and the AML Interpreter is used to evaluate constant expressions.
3) The Common source for all ACPI components.