<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile - 1.1</description>
    <pubDate>Tue Jun 28 09:02:03 UTC 2011</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Import acpica-20160930:</title>
    <description>/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile - 1.1.1.5</description>
    <pubDate>Fri Nov 11 19:14:17 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.4.2;<br/>22 April 2016. Summary of changes for version 20160422:<br/><br/>1) ACPICA kernel-resident subsystem:<br/><br/>Fixed a regression in the GAS (generic address structure) arbitrary bit<br/>support in AcpiHwRead/AcpiHwWrite. Problem could cause incorrect behavior<br/>and incorrect return values. Lv Zheng. ACPICA BZ 1270.<br/><br/>ACPI 6.0: Added support for new/renamed resource macros. One new argument<br/>was added to each of these macros, and the original name has been<br/>deprecated. The AML disassembler will always disassemble to the new<br/>names. Support for the new macros was added to iASL, disassembler,<br/>resource manager, and the acpihelp utility. ACPICA BZ 1274.<br/><br/>    I2cSerialBus  -&gt; I2cSerialBusV2<br/>    SpiSerialBus  -&gt; SpiSerialBusV2<br/>    UartSerialBus -&gt; UartSerialBusV2<br/><br/>ACPI 6.0: Added support for a new integer field that was appended to the<br/>package object returned by the _BIX method. This adds iASL compile-time<br/>and AML runtime error checking. ACPICA BZ 1273.<br/><br/>ACPI 6.1: Added support for a new PCCT subtable, "HW-Reduced Comm<br/>Subspace Type2" (Headers, Disassembler, and data table compiler).<br/><br/>Example Code and Data Size: These are the sizes for the OS-independent<br/>acpica.lib produced by the Microsoft Visual C++ 9.0 32-bit compiler. The<br/>debug version of the code includes the debug output trace mechanism and<br/>has a much larger code and data size.<br/><br/>  Current Release:<br/>    Non-Debug Version: 137.4K Code, 52.6K Data, 190.0K Total<br/>    Debug Version:     201.5K Code, 82.2K Data, 283.7K Total<br/>  Previous Release:<br/>    Non-Debug Version: 137.1K Code, 51.5K Data, 188.6K Total<br/>    Debug Version:     201.0K Code, 82.0K Data, 283.0K Total<br/><br/><br/>2) iASL Compiler/Disassembler and Tools:<br/><br/>iASL: Implemented an ASL grammar extension to allow/enable executable<br/>"module-level code" to be created and executed under the various<br/>operators that create new scopes. This type of AML code is already<br/>supported in all known AML interpreters, and the grammar change will<br/>appear in the next version of the ACPI specification. Simplifies the<br/>conditional runtime creation of named objects under these object types:<br/><br/>    Device<br/>    PowerResource<br/>    Processor<br/>    Scope<br/>    ThermalZone<br/><br/>iASL: Implemented a new ASL extension, a "For" loop macro to add greater<br/>ease-of-use to the ASL language. The syntax is similar to the<br/>corresponding C operator, and is implemented with the existing AML While<br/>opcode -- thus requiring no changes to existing AML interpreters.<br/><br/>    For (Initialize, Predicate, Update) {TermList}<br/><br/>Grammar:<br/>    ForTerm :=<br/>        For (<br/>            Initializer    // Nothing | TermArg =&gt; ComputationalData<br/>            Predicate      // Nothing | TermArg =&gt; ComputationalData<br/>            Update         // Nothing | TermArg =&gt; ComputationalData<br/>        ) {TermList}<br/><br/><br/>iASL: The _HID/_ADR detection and validation has been enhanced to search<br/>under conditionals in order to allow these objects to be conditionally<br/>created at runtime.<br/><br/>iASL: Fixed several issues with the constant folding feature. The<br/>improvement allows better detection and resolution of statements that can<br/>be folded at compile time. ACPICA BZ 1266.<br/><br/>iASL/Disassembler: Fixed a couple issues with the Else{If{}...}<br/>conversion to the ASL ElseIf operator where incorrect ASL code could be<br/>generated.<br/><br/>iASL/Disassembler: Fixed a problem with the ASL+ code disassembly where<br/>sometimes an extra (and extraneous) set of parentheses were emitted for<br/>some combinations of operators. Although this did not cause any problems<br/>with recompilation of the disassembled code, it made the code more<br/>difficult to read. David Box. ACPICA BZ 1231.<br/><br/>iASL: Changed to ignore the unreferenced detection for predefined names<br/>of resource descriptor elements, when the resource descriptor is<br/>created/defined within a control method.<br/><br/>iASL: Disassembler: Fix a possible fault with externally declared Buffer<br/>objects.</title>
    <description>/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile - 1.1.1.4</description>
    <pubDate>Wed May 04 18:15:54 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.3.2;</title>
    <description>/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile - 1.1.1.3</description>
    <pubDate>Sat Oct 25 20:57:55 UTC 2014</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>import new acpica</title>
    <description>/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile - 1.1.1.2</description>
    <pubDate>Fri Dec 27 18:45:57 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.1.2;  1.1.1.1.12;  1.1.1.1.16;<br/>Import ACPICA 20110623.<br/><br/>Selected changes since 20110211 include, among other things, fixes to _PRW<br/>parsing, fix to a regression with the Load() operator, improvements in NULL<br/>package element removal, support for "spurious" global lock interrupts,<br/>execution of orphaned _REG methods under acpiec(4), and smaller iasl(8)<br/>improvements.</title>
    <description>/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile - 1.1.1.1</description>
    <pubDate>Tue Jun 28 09:02:03 UTC 2011</pubDate>
    <dc:creator>jruoho</dc:creator>
</item>

<item>
    <title>Sync with HEAD.  (Note that most of these changes are simply $NetBSD$<br/>tag issues.)</title>
    <description>/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile - 1.1.1.4.2.1</description>
    <pubDate>Sat Jan 07 08:56:44 UTC 2017</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile - 1.1.1.3.2.2</description>
    <pubDate>Mon Dec 05 10:55:22 UTC 2016</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile - 1.1.1.3.2.1</description>
    <pubDate>Sun May 29 08:44:33 UTC 2016</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile - 1.1.1.1.16.1</description>
    <pubDate>Sun May 18 17:45:50 UTC 2014</pubDate>
    <dc:creator>rmind</dc:creator>
</item>

<item>
    <title>update from HEAD</title>
    <description>/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile - 1.1.1.1.12.2</description>
    <pubDate>Sun Dec 03 11:37:41 UTC 2017</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>Rebase to HEAD as of a few days ago.</title>
    <description>/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile - 1.1.1.1.12.1</description>
    <pubDate>Wed Aug 20 00:03:54 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>sync with head.<br/><br/>for a reference, the tree before this commit was tagged<br/>as yamt-pagecache-tag8.<br/><br/>this commit was splitted into small chunks to avoid<br/>a limitation of cvs.  ("Protocol error: too many arguments")</title>
    <description>/src/sys/external/bsd/acpica/dist/generate/unix/acpibin/Makefile - 1.1.1.1.2.1</description>
    <pubDate>Thu May 22 11:40:39 UTC 2014</pubDate>
    <dc:creator>yamt</dc:creator>
</item>
</channel></rss>

