summaryrefslogtreecommitdiff
path: root/source/compiler/dtfield.c
Commit message (Expand)AuthorAgeFilesLines
* Restructure/cleanup all string-to-integer conversion functionsRobert Moore2017-08-181-7/+1
* iasl: Cleanup HMAT related special flag typesLv Zheng2017-03-081-5/+5
* iasl: Add HMAT assembly/disassembly supportLv Zheng2017-03-071-0/+30
* Update legal header in all source modulesRobert Moore2017-03-021-0/+36
* Source tree: Update copyright notices to 2017Robert Moore2017-01-061-1/+1
* Cleanup for all string-to-integer conversionsRobert Moore2016-08-121-22/+25
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* iASL: Additional code formatting, no functional changesRobert Moore2015-10-161-0/+1
* 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-6/+6
* 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-658/+658
* source and test: update copyright notices to 2015David E. Box2015-01-231-658/+658
* Remove extraneous #defines, no functional change.Robert Moore2014-10-091-2/+0
* AcpiHelp: Add UUID support, restructure some existing files, 3 new files.Robert Moore2014-07-181-1/+1
* iASL/Tables: For SPMI table, first reserved field must always be 1.Robert Moore2014-02-141-9/+25
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* iASL: Add full support for the DBG2 table.Robert Moore2013-12-041-1/+2
* iASL/Disassembler: Fix some possible memory leaks.Robert Moore2013-06-041-1/+2
* Standardize all switch() blocks.Robert Moore2013-04-231-0/+9
* 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
* Add new flag types for data table disassemblerRobert Moore2011-11-101-0/+13
* iASL/DTC: Do not abort compiler on fatal errors.Robert Moore2011-03-171-1/+6
* Disassembler: Resolve/fix special case for ASF! table.Robert Moore2011-01-211-20/+0
* iASL/DTC: Add support for integer expressions and labels.Robert Moore2011-01-211-24/+9
* iASL: Merge duplicate UUID support code into single module.Robert Moore2011-01-111-32/+4
* iASL: Add generic data types to the Data Table compiler.Robert Moore2011-01-061-0/+140
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* iASL: DTC/Disassembler: Standardize buffer format.Robert Moore2010-06-181-65/+61
* iASL: Fix several issues with Data Table Compiler.Robert Moore2010-06-021-14/+13
* iASL: Fix some issues with data table compiler integration.Robert Moore2010-05-241-5/+10
* iASL: New files for Data Table Compiler.Robert Moore2010-05-211-0/+538