summaryrefslogtreecommitdiff
path: root/generate/msvc9
Commit message (Expand)AuthorAgeFilesLines
* Cleanup for all string-to-integer conversionsRobert Moore2016-08-127-0/+32
* iASL: Split help screens to a new fileRobert Moore2016-07-291-0/+4
* Merge pull request #154 from zetalog/acpica-efi2Robert Moore2016-07-2610-9292/+17
|\
| * MSVC9: Update project files for EFI portingLv Zheng2016-07-229-72/+0
| * MSVC9: Cleanup project file for AslCompilerLv Zheng2016-07-221-2329/+0
| * MSVC9: Cleanup project file for AcpiXtractLv Zheng2016-07-221-17/+0
| * MSVC9: Cleanup project file for AcpiSubsystemLv Zheng2016-07-221-2560/+17
| * MSVC9: Cleanup project file for AcpiSrcLv Zheng2016-07-221-162/+0
| * MSVC9: Cleanup project file for AcpiNamesLv Zheng2016-07-221-1108/+0
| * MSVC9: Cleanup project file for AcpiHelpLv Zheng2016-07-221-27/+0
| * MSVC9: Cleanup project file for AcpiExecLv Zheng2016-07-221-2757/+0
| * MSVC9: Cleanup project file for AcpiDumpLv Zheng2016-07-221-18/+0
| * MSVC9: Cleanup project file for AcpiBinLv Zheng2016-07-221-242/+0
* | Revert "Update for local 64-bit version of strtoul"Robert Moore2016-06-303-12/+0
* | Update for local 64-bit version of strtoulRobert Moore2016-06-303-0/+12
* | AcpiHelp: Add support for AML flags values and other grammarRobert Moore2016-06-241-0/+4
* | iASL: Split some of the ASL parse rules files.Robert Moore2016-06-101-2/+20
|/
* Update makefiles/project-files for new source fileRobert Moore2016-04-199-1/+37
* MSVC Project files: dependency updateRobert Moore2016-03-311-2/+2
* Headers: Update generation of the ACPICA libraryRobert Moore2016-03-041-1/+1
* iASL: Split support for ToPLD macro to a new fileRobert Moore2016-03-031-0/+4
* Intepreter: Add object extensions to Concatenate operandRobert Moore2016-02-194-0/+16
* iASL: Add support for option to create cross-reference fileRobert Moore2016-02-111-0/+4
* ACPI 6.0/iASL: Add support for the External AML opcodeRobert Moore2016-01-291-0/+4
* iASL: Update for parse tree debug outputRobert Moore2016-01-221-0/+4
* Project Files: Fix a filename case issue for acpinamesRobert Moore2015-11-301-1/+1
* Disassembler/tools: Support for multiple ACPI tables in one fileRobert Moore2015-11-054-35/+21
* Update makefiles/project-files for new acpixtract filesRobert Moore2015-10-231-0/+12
* iASL: Split large data table compiler file into three filesRobert Moore2015-10-161-0/+8
* Split interpreter tracing functions to a new fileRobert Moore2015-10-133-0/+12
* iASL: Additional restructuring of main parser rule files.Robert Moore2015-08-201-0/+4
* iASL: Split rules for symbolic operators to a new file.Robert Moore2015-08-201-0/+4
* MSVC Project files: additional update.R08_18_15Robert Moore2015-08-181-2/+2
* MSVC Project files: Update debug switches for the ACPICA library.Robert Moore2015-08-181-2/+2
* MS Project files: Update for deprecated AAPITS test suite.Robert Moore2015-08-143-4017/+1
* Update MSVC project files for debugger/disassembler directives.Robert Moore2015-08-133-50/+102
* acpinames: Add new options and wildcard support.Robert Moore2015-08-051-0/+10
* Project files: Update library project for new files.Robert Moore2015-07-161-0/+16
* MSVC Project files: Update for new file.Robert Moore2015-07-104-88/+12
* MSVC Project files: Update and restructure.Robert Moore2015-07-0911-139/+151
* Cleanup use of NEGATIVE and POSITIVE defines.Robert Moore2015-06-261-0/+4
* Cleanup use of all non-ANSI local C library functions.Robert Moore2015-06-268-0/+36
* Update project/makefiles for method tracing feature.Robert Moore2015-06-254-0/+16
* Update file permissions - no functional change.Robert Moore2015-06-231-0/+0
* acpihelp: Update visual studion project file.Robert Moore2015-05-181-0/+4
* AcpiHelp: Add option to display all known/supported ACPI tables.Robert Moore2015-05-132-0/+8
* Update project file, remove unused files.Robert Moore2015-02-271-4/+9
* Update MS project files for new C file.Robert Moore2014-11-042-0/+8
* iASL: Add support for Printf and Fprintf macros.Robert Moore2014-10-241-0/+4
* Disassembler: Add support for C-style operators and expressions.Robert Moore2014-10-242-20/+28