summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version to 20200110R01_10_20Robert Moore2020-01-101-1/+1
* Logfile: Changes for version 20200110Robert Moore2020-01-101-0/+29
* ASLTS: Update all copyrights to 2020Robert Moore2020-01-091274-1276/+1276
* All acpica: Update copyrights to 2020Robert Moore2020-01-09431-436/+438
* Merge pull request #536 from opsec/masterRobert Moore2020-01-081-5/+15
|\
| * re-format long lines of latest entryKurt Jaeger2020-01-081-5/+15
* | iASL: Update error messages for ALREADY_EXISTS errorsRobert Moore2020-01-081-6/+30
|/
* Merge pull request #535 from SchmErik/iasl-error-outputRobert Moore2020-01-071-1/+8
|\
| * iASL: print extra message inside of suberror nodesErik Kaneda2020-01-071-1/+8
|/
* Merge pull request #534 from SchmErik/field-fwrefRobert Moore2020-01-071-3/+2
|\
| * iASL: fix forward reference analysis for field declarationsErik Kaneda2020-01-061-3/+2
|/
* Merge pull request #532 from SchmErik/check-switch-buffRobert Moore2019-12-201-2/+63
|\
| * iASL: enhance duplicate case detection for buffersErik Kaneda2019-12-191-2/+63
|/
* Merge pull request #531 from SchmErik/aslts-32oRobert Moore2019-12-132-13/+35
|\
| * ASLTS: additional fixes for 32-bit optimized modeErik Schmauss2019-12-122-13/+35
* | Small update for ACPICA build instructionsRobert Moore2019-12-131-1/+2
* | Update version to 20191213R12_13_19Robert Moore2019-12-131-1/+1
* | Logfile: Changes for version 20191213Robert Moore2019-12-131-0/+21
* | iASL: Update error messages for duplicate Case detectionRobert Moore2019-12-123-20/+45
|/
* Merge pull request #530 from SchmErik/aslts-fix-createfieldRobert Moore2019-12-1231-2582/+2282
|\
| * ASLTS: abbu: fixing tests based on CreateField() changesErik Schmauss2019-12-113-28/+35
| * ASLTS: bdemo: update expected values due to CreateField() changeErik Schmauss2019-12-116-52/+52
| * ASLTS: exc_operand2: fixing expected values due to CreateField() changeErik Schmauss2019-12-111-14/+8
| * ASLTS: exc: updating expected behavior to reflect CreateField() changeErik Schmauss2019-12-112-6/+6
| * ASLTS: rstore, rcopyobject: fix expected values to account for CreateField() ...Erik Schmauss2019-12-112-184/+67
| * ASLTS: oreftonamed: change expected output to reflect changes in CreateField()Erik Schmauss2019-12-111-147/+66
| * ASLTS: onamedglob: fix expected values due to CreateField() changeErik Schmauss2019-12-111-128/+70
| * ASLTS: onamedloc: fixing expected values to reflect CreateField() changeErik Schmauss2019-12-111-6/+6
| * ASLTS: namespace: fixing values to reflect CreateField() changesErik Schmauss2019-12-112-5/+5
| * ASLTS: misc: fixing code to reflect CreateField() changeErik Schmauss2019-12-111-36/+12
| * ASLTS: region: fixing expected values to reflect CreateField() changeErik Schmauss2019-12-111-2/+2
| * ASLTS: bfield: fixing results to align with CreateField() changesErik Schmauss2019-12-111-23/+1
| * ASLTS: Reference: clean up and fix expected values for CreateField() behavior...Erik Schmauss2019-12-119-1951/+1952
|/
* aslerror.c - fix some typos/misspellingsRobert Moore2019-12-111-16/+18
* Merge pull request #526 from SchmErik/create-fieldRobert Moore2019-12-113-2/+10
|\
| * Dispatcher: always generate buffer objects for ASL CreateField() operatorMaximilian Luz2019-12-063-2/+10
* | Merge pull request #529 from SchmErik/iasl-error-log-fixRobert Moore2019-12-112-1/+14
|\ \
| * | iASL: switch to the correct file during error node creationErik Schmauss2019-12-112-1/+14
* | | Merge pull request #528 from SchmErik/aslts-control-flagsRobert Moore2019-12-111-1/+1
|\ \ \ | |/ / |/| |
| * | ASLTS: control: add expected compiler error for duplicate case statementsErik Schmauss2019-12-111-1/+1
|/ /
* | Merge pull request #527 from SchmErik/trivialRobert Moore2019-12-101-1/+1
|\ \
| * | iASL: emit error on duplicate named objects rather than a warningErik Schmauss2019-12-091-1/+1
| |/
* | iASL: Add detection of duplicate Case values for SwitchRobert Moore2019-12-101-0/+162
* | Merge branch 'master' of ssh://ssh.github.com/acpica/acpicaRobert Moore2019-11-216-5/+22
|\ \ | |/
| * Merge pull request #520 from SchmErik/acpisrc-unix-line-endRobert Moore2019-11-216-5/+22
| |\
| | * acpisrc: add unix line ending support for non-windows buildErik Schmauss2019-11-146-5/+22
* | | Merge branch 'master' of ssh://ssh.github.com/acpica/acpicaRobert Moore2019-11-215-26/+46
|\ \ \ | |/ /
| * | Merge pull request #524 from SchmErik/trivialRobert Moore2019-11-212-15/+3
| |\ \
| | * | iASL: remove unneeded NULL checksErik Schmauss2019-11-182-15/+3
| * | | Merge pull request #525 from SchmErik/iasl-external-methodRobert Moore2019-11-213-11/+43
| |\ \ \ | | |/ / | |/| |