summaryrefslogtreecommitdiff
path: root/source/compiler/aslmessages.c
Commit message (Expand)AuthorAgeFilesLines
* Update all copyrights/signons to 2023Robert Moore2023-02-071-1/+1
* Update copyright notices to the year 2022Robert Moore2022-02-171-1/+1
* Remove a remark due to excessive outputRobert Moore2022-01-201-1/+2
* iASL/NHLT table: add support for optional "Specific Data" fieldRobert Moore2021-12-171-1/+1
* iASL table compiler: FADT support updatesRobert Moore2021-12-031-0/+2
* iASL: Fix a missing comma between two literal stringsColin Ian King2021-05-191-1/+1
* iASL: Add support for the BDAT ACPI tableRobert Moore2021-05-191-1/+2
* iASL: Finish support for the IVRS ACPI table.Robert Moore2021-05-111-1/+2
* Merge pull request #662 from SchmErik/acpi64Robert Moore2021-02-181-1/+2
|\
| * ACPI 6.4: iASL: deprecate DDBHandleObj keywordErik Kaneda2021-02-041-1/+2
* | Updated all copyrights to 2021. This affects all ACPICA source codeRobert Moore2021-01-051-1/+1
* | AcpiHelp: Add option to display/decode iASL exceptionsRobert Moore2020-11-121-4/+80
|/
* iASL: Add remark for an unknown UUID: ASL_MSG_UUID_NOT_FOUNDRobert Moore2020-10-091-0/+1
* iASL: Add a remark for any identifiers that contain lower case lettersRobert Moore2020-09-251-0/+2
* iASL: add more details to External resolution error messageErik Kaneda2020-08-261-0/+1
* iASL: cross-reference namestring parameter of CondRefOf operatorErik Kaneda2020-04-241-0/+1
* iASL: detect type mismatch between external declarations and named object dec...Erik Kaneda2020-02-061-0/+4
* iASL: Update some error messages (emit full namepath)Robert Moore2020-01-311-2/+2
* iASL: warn on static operation region declared in methodsignacio ramirez piriz2020-01-271-0/+1
* iASL: check method numArgs against length of method parameter listErik Kaneda2020-01-271-0/+1
* iASL: Issue remark for named objects created within a methodRobert Moore2020-01-221-1/+2
* iASL: prevent return types and parameter types in non-method externalsErik Kaneda2020-01-171-1/+3
* All acpica: Update copyrights to 2020Robert Moore2020-01-091-1/+1
* iASL: Update error messages for duplicate Case detectionRobert Moore2019-12-121-1/+2
* iASL: Add error message for >255 NameSegs within a NameStringRobert Moore2019-11-141-1/+2
* Data table compiler: Add error messages for SLIT locality buffersRobert Moore2019-08-301-1/+3
* iASL: DT: detect invalid field labelsErik Schmauss2019-08-301-1/+2
* iASL: add warning on legacy ASL Processor() keywordErik Schmauss2019-08-021-1/+2
* iASL: emit error when _UID under a processor object is a stringErik Schmauss2019-07-251-1/+2
* iASL: ensure that certain named objects are declared only at the root scopeErik Schmauss2019-05-201-1/+2
* iASL: Add buffer overflow analysis for Create Buffer Field opsRobert Moore2019-05-091-2/+1
* Merge pull request #467 from SchmErik/iasl-create-field-errorRobert Moore2019-05-031-2/+4
|\
| * iASL: add buffer overflow analysis for BufferField declarationsErik Schmauss2019-05-021-2/+4
* | Revert "iASL: Additional forward reference detection (illegal)"Erik Schmauss2019-05-021-1/+1
|/
* iASL: emit error on unresolved external when compiling multiple tablesErik Schmauss2019-04-021-1/+2
* iASL: perform analysis and code generation after parsing all tablesErik Schmauss2019-04-021-2/+2
* iASL: Additional forward reference detection (illegal)Robert Moore2019-02-221-1/+1
* iASL: fix error message and remove unused messagesErik Schmauss2019-02-071-2/+2
* iASL: Add checks for illegal object referencesRobert Moore2019-02-051-1/+2
* iASL: Emit error for creation of a zero-length op regionRobert Moore2019-01-161-1/+2
* All acpica: Update copyrights to 2019Robert Moore2019-01-081-1/+1
* iASL: Enhanced error detection by validating that all NameSegRobert Moore2018-10-311-2/+4
* iASL: Add remark for very long Sleep() timesRobert Moore2018-10-021-1/+2
* iASL: Standardize names for all global variablesRobert Moore2018-09-201-1/+1
* iASL: Add remark for unnecessary Offset() operatorsRobert Moore2018-08-141-1/+2
* iASL: Add warning for Unload operatorRobert Moore2018-06-081-1/+2
* iASL: Add support to detect illegal forward referencesRobert Moore2018-04-201-2/+2
* Add error messages for ACPI tables with bad OEM and OEM Table IDsRobert Moore2018-04-131-1/+3
* iASL: drop external name collision to a warning for nowErik Schmauss2018-02-071-1/+3
* All acpica: Update copyrights to 2018Robert Moore2018-01-041-1/+1