NOTICE: This package has been removed from pkgsrc

./sysutils/acpi-iasl, Compiler of Intel ACPI CA - Unix Build Environment

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20080321, Package name: acpi-iasl-20080321, Maintainer: uebayasi

acpi-iasl compiles ASL (ACPI Source Language) into AML (ACPI Machine
Language). This AML is suitable for inclusion as a DSDT in system
firmware. It also can disassemble AML, for debugging purposes.


Required to build:
[devel/m4] [devel/bison]

Master sites:

SHA1: 7581ce268732f68399acdac266c7503cea8ab249
RMD160: aa30ea99d31f3d77a43d8e5ba3afee3d80fa4140
Filesize: 871.733 KB

Version history: (Expand)


CVS history: (Expand)


   2008-04-22 22:25:00 by Juan Romero Pardines | Files touched by this commit (5) | Package removed
Log message:
+ acpica-utils
- acpi-iasl
   2008-04-22 18:09:12 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 20080321 (for real, the latest one).

Bugfixes and some other stuff, please review the CHANGES.txt file
for more info.
   2008-03-28 15:22:15 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Update to 20061109 source: (leaf package)

Fixed a problem where the presence of the _OSI predefined control
method within complex expressions could cause an internal compiler
error.

AcpiExec: Implemented full region support for multiple address
spaces. SpaceId is now part of the REGION object. BZ 429

Ported the -g option (get local ACPI tables) to the new ACPICA
Table Manager to restore original behavior.

Fixed a compilation problem with the pre-defined Resource
Descriptor field names where an "object does not exist" error
could be incorrectly generated if the parent ResourceTemplate
pathname places the template within a different namespace scope
than the current scope. (BZ 7212)

Fixed a problem where the compiler could hang after syntax errors
detected in an ElseIf construct. (BZ 453)

Fixed a problem with the AmlFilename parameter to the
DefinitionBlock() operator. An incorrect output filename was
produced when this parameter was a null string (""). Now, the
original input filename is used as the AML output filename, with
an ".aml" extension.

Implemented a generic batch command mode for the AcpiExec utility
(execute any AML debugger command) (Valery Podrezov).

Fixed a problem with the implementation of the Switch() operator
where the temporary variable was declared too close to the actual
Switch, instead of at method level. This could cause a problem if
the Switch() operator is within a while loop, causing an error on
the second iteration. (BZ 460)

Disassembler - fix for error emitted for unknown type for target
of scope operator. Now, ignore it and continue.

Disassembly of an FADT now verifies the input FADT and reports any
errors found. Fix for proper disassembly of full-sized (ACPI 2.0)
FADTs.

... and more, please review the changes.txt file for more info.
   2007-08-17 22:14:55 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Add DESTDIR support.
   2006-06-26 18:24:53 by Min Sik Kim | Files touched by this commit (1)
Log message:
USE_TOOLS+=flex
   2006-03-12 14:15:20 by Takayoshi Kochi | Files touched by this commit (2) | Package updated
Log message:
update to 20060217 version
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2006-01-26 09:06:49 by Takayoshi Kochi | Files touched by this commit (2) | Package updated
Log message:
update to 20060113 version