summaryrefslogtreecommitdiff
path: root/source/compiler/aslanalyze.c
Commit message (Expand)AuthorAgeFilesLines
* iASL: Enhance device _HID/_ADR detectionRobert Moore2016-04-131-0/+111
* iASL: Remove invalid error messageRobert Moore2016-02-111-2/+2
* iASL: Add support for option to create cross-reference fileRobert Moore2016-02-111-0/+6
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* iASL: Add support for multiple ACPI tables in a single ASL file.Robert Moore2015-10-231-1/+1
* iASL: Update for code formatting, no functional changesRobert Moore2015-10-141-6/+7
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* De-macroize calls to standard C library functions.Robert Moore2015-06-091-5/+5
* Update Copyright headers to 2015.David E. Box2015-01-271-1/+1
* Revert "source and test: update copyright notices to 2015"David E. Box2015-01-271-690/+690
* source and test: update copyright notices to 2015David E. Box2015-01-231-690/+690
* Standardize one blank line after copyright header, no functional change.Robert Moore2014-08-141-1/+0
* ACPI 5.1: Support for the _DSD predefined name.Robert Moore2014-07-231-0/+48
* Namespace: Remove _PRP method support.Lv Zheng2014-06-041-48/+0
* iASL: Add check for _PRP/_HID dependency, with error message.Robert Moore2014-04-101-0/+48
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Standardize all switch() blocks.Robert Moore2013-04-231-0/+2
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* Small fix for standard Intel legal header.Robert Moore2012-09-271-1/+1
* Remove extra spaces after periods in the Intel license.Robert Moore2012-09-261-11/+11
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* ACPI 5.0: Support for _HID string format extension.Robert Moore2011-11-101-13/+44
* iASL: Check if _REG has a corresponding Operation Region.Robert Moore2011-03-281-0/+53
* iASL: Add detection of GPE method name conflicts.Robert Moore2011-02-011-0/+98
* iASL: Split large file aslanalyze.c into three files.Robert Moore2011-02-011-1693/+17
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* iASL: Relax alphanumeric restriction on _CID strings.Robert Moore2010-11-031-11/+30
* iASL: Add additional _HID/_CID string validation.Robert Moore2010-10-051-13/+108
* iASL/tools: Lint changes.Robert Moore2010-09-031-2/+3
* iASL/Tools: Replace all %d format specifiers with %u (unsigned).Robert Moore2010-05-201-1/+1
* iASL: Add typechecking for Return() values for predefined names.Robert Moore2010-03-241-0/+6
* iASL: Add predefined name checking for static names.Robert Moore2010-03-021-264/+19
* Remove obsolete ACPI_INTEGER (acpi_integer) type.Robert Moore2010-01-191-1/+1
* Update all ACPICA copyrights and signons to 2010.Robert Moore2010-01-081-1/+1
* Update for new gcc-4 warning options.Robert Moore2010-01-081-3/+3
* Add missing function prototypes.Robert Moore2009-04-151-0/+4
* Update all copyrights and signons to 2009.Robert Moore2009-01-081-2/+2
* iASL: Remove 'named object in loop' error.Robert Moore2008-11-121-0/+9
* Remove obsolete version number in module headers.Robert Moore2008-09-251-1/+0
* iASL: Allow multiple arg counts for _SCP method.Robert Moore2008-08-211-4/+14
* iASL: named objects within loop, part two.Robert Moore2008-07-291-2/+4
* iASL: error if named object created in while loop.Robert Moore2008-07-221-6/+19
* iASL: relax error for using reserved "_T_x" identifiers.Robert Moore2008-07-101-1/+9
* iASL: lint changes only, no functional changes.Robert Moore2008-07-081-2/+0
* iASL: Eliminate warning when result of LoadTable not used.Robert Moore2008-06-171-0/+1
* Fixes for Unload and DDBHandles.rmoore12008-01-231-2/+6
* Fixed incorrect parse error.rmoore12008-01-181-2/+2
* Update copyright to 2008.rmoore12008-01-091-2/+2
* Update copyright to 2007.rmoore12007-01-091-2/+2