summaryrefslogtreecommitdiff
path: root/source/compiler/aslmessages.h
Commit message (Expand)AuthorAgeFilesLines
* iASL: Add remark if Timer() used in a 32-bit table.Robert Moore2012-12-121-1/+3
* 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
* iASL/Tools: Cleanup empty lines at file start and end.Robert Moore2012-09-211-1/+0
* iASL: Automatically increase internal line buffer sizes.Robert Moore2012-08-171-0/+2
* iASL: Fix constant folding for fixed-length constants.Robert Moore2012-08-031-0/+2
* iASL: Additional fixes to enhance IDE support (-vi).Robert Moore2012-05-111-1/+10
* iASL: Add preprocessor infrastructure and initial implementation.Robert Moore2012-03-151-2/+29
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* ACPI 5.0/iASL: New error msgs for Connection operator.Robert Moore2011-11-101-0/+8
* iASL: Alphabetize error messages, no functional change.Robert Moore2011-09-021-76/+79
* iASL: Check access length for ResourceTag references.Robert Moore2011-09-021-4/+4
* iASL: Check if _REG has a corresponding Operation Region.Robert Moore2011-03-281-1/+2
* iASL: Add detection of GPE method name conflicts.Robert Moore2011-02-011-0/+2
* iASL: Warn if reserved method incorrectly returns a value.Robert Moore2011-01-271-0/+2
* iASL/DTC: Add support for integer expressions and labels.Robert Moore2011-01-211-2/+8
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* iASL: Clarify operator timeout error message.Robert Moore2010-12-021-1/+1
* iASL: Relax alphanumeric restriction on _CID strings.Robert Moore2010-11-031-0/+5
* iASL: Add additional _HID/_CID string validation.Robert Moore2010-10-051-0/+4
* iASL: Move all compiler messages to new file, aslmessages.hRobert Moore2010-10-011-0/+432