summaryrefslogtreecommitdiff
path: root/source/compiler/aslutils.c
Commit message (Expand)AuthorAgeFilesLines
* iASL: Use common error routine for DoConstant conversion errorsRobert Moore2017-08-251-1/+4
* Restructure/cleanup all string-to-integer conversion functionsRobert Moore2017-08-181-6/+7
* iASL: Implement line buffer managementRobert Moore2017-07-271-28/+39
* iASL: Cleanup calls to memory allocation functionsRobert Moore2017-04-041-5/+1
* Update legal header in all source modulesRobert Moore2017-03-021-0/+36
* Tools: Update common signon, remove compilation bit widthRobert Moore2017-01-191-2/+2
* Source tree: Update copyright notices to 2017Robert Moore2017-01-061-1/+1
* acpihelp: Split files and generate cleanupRobert Moore2016-12-081-1/+1
* Cleanup for all string-to-integer conversionsRobert Moore2016-08-121-65/+2
* Utilities: Update for strtoul64 mergerRobert Moore2016-03-081-1/+3
* iASL: Add support for option to create cross-reference fileRobert Moore2016-02-111-0/+2
* iASL: Move endian detection function to the utilities moduleRobert Moore2016-01-261-0/+27
* iASL: Update to use internal AcpiUtStrtoul64 functionRobert Moore2016-01-261-198/+3
* iASL: Fix some typos with the name strtoul64Robert Moore2016-01-251-3/+3
* iASL: Remove a couple unused functionsRobert Moore2016-01-251-57/+59
* iASL: Update for parse tree debug outputRobert Moore2016-01-221-39/+0
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* iASL/Templates: Add query for template file overwriteRobert Moore2015-12-101-1/+37
* iASL/Templates: Add support for multiple SSDTs in the same fileRobert Moore2015-12-091-2/+4
* iASL: Update for code formatting, no functional changesRobert Moore2015-10-141-2/+2
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* Cleanup use of NEGATIVE and POSITIVE defines.Robert Moore2015-06-261-4/+4
* De-macroize calls to standard C library functions.Robert Moore2015-06-091-3/+3
* iASL: Preprocessor updates.Robert Moore2015-06-021-2/+2
* iASL: Add second preprocessor file, the user file (via -li)Robert Moore2015-05-201-7/+10
* AcpiHelp: Add option to display all known/supported ACPI tables.Robert Moore2015-05-131-15/+7
* iASL: Enhancement for constant folding.Robert Moore2015-03-121-2/+7
* 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-1216/+1216
* source and test: update copyright notices to 2015David E. Box2015-01-231-1216/+1216
* iasl: fix capitalization errorDavid E. Box2014-12-271-2/+2
* iasl: add better handling of string allocations larger than the max cache sizeDavid E. Box2014-12-241-6/+22
* Revert "iASL: Enhancement for constant folding."David E. Box2014-12-171-7/+2
* iASL: Enhancement for constant folding.Robert Moore2014-11-201-2/+7
* Standardize one blank line after copyright header, no functional change.Robert Moore2014-08-141-1/+0
* iASL/TableCompiler: Add object caching, cleanup memory leaks.Robert Moore2014-08-141-5/+14
* iASL: Improve cacheing, reduce memory leaks.Robert Moore2014-08-131-8/+44
* AcpiHelp: Add UUID support, restructure some existing files, 3 new files.Robert Moore2014-07-181-36/+5
* Update comments for ACPICA name - no functional change.Robert Moore2014-02-191-1/+1
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* iASL: Ensure va_end is always called before function return.Robert Moore2013-05-211-2/+1
* Standardize all switch() blocks.Robert Moore2013-04-231-0/+6
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* Eliminate some small unnecessary pathname functions.Robert Moore2012-11-151-1/+2
* Deploy ACPI_MOVE_NAME across ACPICA source base.Robert Moore2012-10-121-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
* Fix some typos in comments. No functional changes.Robert Moore2012-09-251-1/+1
* iASL/Tools: Cleanup empty lines at file start and end.Robert Moore2012-09-211-1/+0