summaryrefslogtreecommitdiff
path: root/source/compiler/aslopt.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate some small unnecessary pathname functions.Robert Moore2012-11-151-3/+3
* Deploy ACPI_MOVE_NAME across ACPICA source base.Robert Moore2012-10-121-6/+5
* 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
* Remove extra spaces after periods within comments.Robert Moore2012-09-261-10/+10
* iASL/Tools: return statement audit.Robert Moore2012-09-211-1/+0
* iASL: Fix namepath optimization problem.Robert Moore2012-08-311-7/+17
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* iASL/Tools: Replace all %d format specifiers with %u (unsigned).Robert Moore2010-05-201-1/+1
* Update all ACPICA copyrights and signons to 2010.Robert Moore2010-01-081-1/+1
* iASL: Fix several warnings for 64-bit build.Robert Moore2009-04-141-4/+4
* Update all copyrights and signons to 2009.Robert Moore2009-01-081-1/+1
* Remove obsolete version number in module headers.Robert Moore2008-09-251-1/+0
* Eliminate ACPI_NATIVE_UINT type.Robert Moore2008-05-081-2/+2
* Update copyright to 2008.rmoore12008-01-091-2/+2
* Update copyright to 2007.rmoore12007-01-091-2/+2
* Update ACPI_FUNCTION_* macros, no longer require quotes. Allows source conver...rmoore12006-04-191-5/+5
* Rename ACPI memory macros for clarityrmoore12006-03-101-10/+11
* Add 2006 copyrightrmoore12006-01-091-2/+2
* Use %u for unsigned outputrmoore12005-12-151-31/+79
* Make room for null terminatoraystarik2005-06-291-2/+2
* Index bounds checkaystarik2005-06-291-2/+10
* Fix for null string caseaystarik2005-06-291-2/+2
* No optimization message for _T_x reserved namesaystarik2005-06-291-3/+6
* fix for path optimization of Scope() operatoraystarik2005-06-291-60/+69
* Prefixed all #defines in acconfig.h with ACPI_aystarik2005-06-291-9/+8
* Fix for ALIASaystarik2005-06-291-3/+15
* Completed namepath optimization for name declarationsaystarik2005-06-291-31/+61
* More enhancements for NamePath optimizationaystarik2005-06-291-38/+63
* Restructured aslopt, first passaystarik2005-06-291-307/+431
* Cleanup/commentsaystarik2005-06-291-16/+14
* aystarik2005-06-291-521/+333
* Overhaul of the NATIVE* types. renamed to ACPI_NATIVE*, eliminatedaystarik2005-06-291-64/+64
* Lint fixesaystarik2005-06-291-58/+58
* Automated code cleanupaystarik2005-06-291-7/+7
* Removed all instances of NATIVE_CHAR due to disuse/inconsistent use.aystarik2005-06-291-104/+34
* Moved prototypes for "static" functions from headers into the definingaystarik2005-06-291-1/+34
* Update for static functions, cleanupaystarik2005-06-291-29/+54
* Added 2005 copyright in legal headeraystarik2005-06-291-5/+17
* Update copyrights for 2004aystarik2005-06-291-2/+2
* Added 2003 copyright to the legal headeraystarik2005-06-291-0/+800