summaryrefslogtreecommitdiff
path: root/source/compiler/aslcompile.c
Commit message (Expand)AuthorAgeFilesLines
...
* iASL/Disassembler: Add support for hardware summary mapfiles.Robert Moore2014-09-191-0/+4
* iASL/TableCompiler: Add object caching, cleanup memory leaks.Robert Moore2014-08-141-0/+17
* iASL: Improve cacheing, reduce memory leaks.Robert Moore2014-08-131-2/+53
* iASL: Split ASCII support functions to a new file.Robert Moore2014-08-011-476/+191
* ACPICA tools: Add common function to get file size.Robert Moore2014-02-181-1/+1
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* iASL: Abort immediately upon serious unrecoverable parse errors.Robert Moore2013-08-011-9/+16
* iASL: Fix mysterious "could not delete file" errors.Robert Moore2013-05-291-1/+13
* Standardize all switch() blocks.Robert Moore2013-04-231-0/+7
* iASL: Add support for an "offset table" output file.Robert Moore2013-03-151-0/+3
* iASL: Auto-detect binary ACPI tables for disassembly.Robert Moore2013-02-061-0/+84
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* iASL source restructuring: split large files into 5 new files.Robert Moore2012-12-141-5/+5
* Add time macros for various timer/time manipulation.Robert Moore2012-11-261-3/+3
* iASL/Tools: Standardize use of stream I/O functions.Robert Moore2012-11-081-3/+3
* iASL: Move parser entry prototype to avoid duplicate declaration.Robert Moore2012-10-251-0/+9
* 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-1/+1
* iASL/Tools: Cleanup empty lines at file start and end.Robert Moore2012-09-211-1/+0
* iASL/Tools: return statement audit.Robert Moore2012-09-211-6/+4
* iASL: Cleanup intermediate file deletion.Robert Moore2012-09-051-21/+5
* iASL: Fix regression where AML file is not deleted on errors.Robert Moore2012-08-301-2/+12
* iASL: Fix -ot option (display compile times/statistics).Robert Moore2012-05-231-29/+45
* iASL/Disassembler: Enhance bad input file error message.Robert Moore2012-04-271-19/+28
* iASL: Print all error/warning messages to stderr by default.Robert Moore2012-04-041-8/+8
* iASL: Remove extraneous error message if no parse tree created.Robert Moore2012-03-301-2/+11
* iASL: Cleanup/standardize main lex file.Robert Moore2012-03-291-2/+2
* iASL: Add option to disable preprocessor.Robert Moore2012-03-211-8/+14
* iASL: Remove unused variable.Robert Moore2012-03-151-2/+1
* iASL: Add preprocessor infrastructure and initial implementation.Robert Moore2012-03-151-6/+37
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* iASL: Add error message for root parse node failure.Robert Moore2011-08-191-0/+2
* iASL: Cleanup use of TrWalkParseTree, eliminate null callbacks.Robert Moore2011-02-011-8/+6
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* Update ordering of include files.Robert Moore2010-12-171-1/+2
* Deploy common signon/header for all ACPICA tools.Robert Moore2010-09-301-20/+7
* iASL/tools: Lint changes.Robert Moore2010-09-031-4/+4
* iASL: Ensure that temporary files (.src) are deleted.Robert Moore2010-06-041-1/+10
* iASL: Update handling of temp files for DTC.Robert Moore2010-06-021-1/+1
* iASL: Prevent extraneous error message.Robert Moore2010-05-251-1/+2
* iASL: Support for Data Table Compiler.Robert Moore2010-05-211-40/+22
* iASL/Tools: Replace all %d format specifiers with %u (unsigned).Robert Moore2010-05-201-3/+3
* iASL: Add -ts hex output option (emit ASL code).Robert Moore2010-04-081-2/+4
* Update all ACPICA copyrights and signons to 2010.Robert Moore2010-01-081-1/+1
* iASL: Fix for dangling .src intermediate files.Robert Moore2009-12-011-14/+21
* iASL: Fix for fault after "max errors exceeded".Robert Moore2009-11-061-7/+7
* Remove use of a couple non-ANSI C library functions.Robert Moore2009-04-161-1/+1
* Add missing function prototypes.Robert Moore2009-04-151-0/+10
* Update all copyrights and signons to 2009.Robert Moore2009-01-081-1/+1