summaryrefslogtreecommitdiff
path: root/source/common/dmextern.c
Commit message (Expand)AuthorAgeFilesLines
* Remove write-only variablesJung-uk Kim2023-02-281-8/+0
* Update all copyrights/signons to 2023Robert Moore2023-02-071-1/+1
* Update copyright notices to the year 2022Robert Moore2022-02-171-1/+1
* Updated all copyrights to 2021. This affects all ACPICA source codeRobert Moore2021-01-051-1/+1
* All acpica: Update copyrights to 2020Robert Moore2020-01-091-1/+1
* Trivial: fix spelling mistakesErik Schmauss2019-02-141-1/+1
* All acpica: Update copyrights to 2019Robert Moore2019-01-081-1/+1
* iASL: Standardize names for all global variablesRobert Moore2018-09-201-10/+10
* iASL: increase the length of MsgBuffer to avoid overflowErik Schmauss2018-06-011-1/+1
* All acpica: Update copyrights to 2018Robert Moore2018-01-041-1/+1
* Automated source cleanup, no functional changeRobert Moore2017-05-251-4/+4
* disassembler: use memmove instead of malloc/free to move dataErik Schmauss2017-05-091-7/+3
* Disassembler: use more meaningful statuses than AE_ERRORErik Schmauss2017-05-031-4/+4
* Disassembler: fixing trace mechanism in AcpiDmMarkExternalConflictErik Schmauss2017-05-031-3/+3
* Disassembler: trivial style edits, no functional changeErik Schmauss2017-05-031-17/+18
* disassembler: add check of conflicting external declarations to AcpiDmEmitExt...Erik Schmauss2017-05-031-1/+67
* disassembler: print warning message when emitting conflicting external declar...Erik Schmauss2017-05-031-0/+40
* Disassembler: allow conflicting external declarations to be emitted.Erik Schmauss2017-05-031-0/+72
* Externals: refactor AcpiDmAddNodeToExternalList to use AcpiDmGetExternalInter...Erik Schmauss2017-05-031-24/+5
* Externals: Extract AcpiDmRemoveRootPrefix and AcpiDmGetExternalAndInternalPat...Erik Schmauss2017-05-031-0/+94
* Disassembler: Refactor AcpiDmAddExternalsToNamespaceErik Schmauss2017-05-031-38/+147
* Disassembler: Adjust disassembly of externals due to changing externals to na...Erik Schmauss2017-05-031-2/+3
* Changing AcpiDmGetExternalMethodCount to AcpiDmGetUnresolvedExternalMethodCount.Erik Schmauss2017-05-031-10/+16
* Update legal header in all source modulesRobert Moore2017-03-021-0/+36
* Disassembler: Fix a type/truncation mismatchRobert Moore2017-02-241-1/+3
* compiler: disassembler: compile and disassemble externals in placeDavid E. Box2017-02-241-0/+23
* Source tree: Update copyright notices to 2017Robert Moore2017-01-061-1/+1
* Disassembler: Remove extraneous assignmentRobert Moore2016-03-181-1/+0
* iASL/Disassembler: Improve handling of unresolved methodsRobert Moore2016-03-171-73/+49
* iASL: Update for external unresolved warningRobert Moore2016-03-111-3/+5
* External opcode support fixesDavid E. Box2016-03-111-42/+2
* ACPI 6.0/iASL: Add support for the External AML opcodeRobert Moore2016-01-291-91/+113
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* Common code: Update code formatting, no functional changesRobert Moore2015-10-211-6/+9
* 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-8/+8
* AcpiHelp: Add option to display all known/supported ACPI tables.Robert Moore2015-05-131-1/+1
* iASL/Disassembler - fix possible fault for -e option.Robert Moore2015-05-071-4/+10
* 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-1456/+1456
* source and test: update copyright notices to 2015David E. Box2015-01-231-1456/+1456
* Update for comments/formatting. No functional changes.Robert Moore2014-07-101-6/+25
* Disassembler: Emit "UnknownObj" keyword for External() statements.Robert Moore2014-03-121-1/+1
* Disassembler: Miscellaneous updates for extern() handling.Robert Moore2014-03-071-7/+24
* iASL/Disassembler: Update message for unresolved externals.Robert Moore2014-01-291-11/+33
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Disassembler: Improve pathname support for emitted External() statements.Robert Moore2013-11-221-254/+317
* iASL: Implement wildcard support for -e option (get external tables).Robert Moore2013-08-301-27/+20
* Revert "Disassembler: Update for CondRefOf operator."Robert Moore2013-08-081-14/+1