summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 7 of ASLTS. Corresponds to ACPICA 20070320.rmoore12007-08-281455-0/+658085
* Release 7 of ASLTS. Corresponds to ACPICA 20070320.rmoore12007-08-2865-0/+15533
* Updated error message for dynamic method serialization.rmoore12007-08-241-2/+3
* update for flex libraryrmoore12007-08-153-6/+11
* Miscellaneous linux patch utility filesrmoore12007-05-1010-0/+507
* *** empty log message ***rmoore12007-05-081-0/+24
* Update version to 20070508.rmoore12007-05-081-2/+2
* Clear reserved fields for incoming ACPI 1.0 FADTs for compatibility reasons.rmoore12007-05-021-7/+28
* Change to make Notify() operator completely synchronous.rmoore12007-04-277-22/+89
* Fix for update of the Global Lock Handle.rmoore12007-04-232-12/+17
* Added new error message.rmoore12007-04-201-7/+14
* Fixed several warnings for generation on Cygwinrmoore12007-04-041-9/+9
* Fixed possible corruption of global GPE list.rmoore12007-04-031-1/+7
* Support for external package objects as method arguments.rmoore12007-04-034-75/+166
* Implemented quiet mode to stop excess output.rmoore12007-03-283-7/+36
* Remove extraneous output when running on unixrmoore12007-03-271-3/+6
* Changes for Cygwin compatibility.rmoore12007-03-273-4/+9
* Update _OSI string list.rmoore12007-03-261-11/+8
* *** empty log message ***rmoore12007-03-201-0/+28
* Update version to 20070320rmoore12007-03-201-2/+2
* Fix for package reference counts.rmoore12007-03-201-1/+20
* Increase maximum buffer size dumped to screen in buffer object dump.rmoore12007-03-201-2/+2
* Misc fixes for recent global lock code update.rmoore12007-03-205-17/+39
* Removed obsolete ACPI_NO_INTEGER64_SUPPORT define.rmoore12007-03-192-34/+7
* Removed extraneous code.rmoore12007-03-162-13/+3
* Update comments for acquire/release mutex interfacesrmoore12007-03-151-7/+30
* Fixed a couple compiler warnings for extra extern statements.rmoore12007-03-141-45/+52
* Avoid use of invalid pointers in returned object field.rmoore12007-03-144-14/+28
* changed order of interpretation of operand objects.rmoore12007-03-1410-18/+204
* Automated cleanup.rmoore12007-03-141-2/+2
* Update for mutiple global lock acquisitions by same thread.rmoore12007-03-1412-158/+260
* Cleanup strstr() function - indents, spacing.rmoore12007-03-141-10/+10
* Automated cleanup.rmoore12007-03-121-2/+1
* Removed unused code.rmoore12007-03-084-43/+4
* Automatically convert LF-only files to LF/CR (windows only)rmoore12007-03-083-10/+27
* Several fixes for internal method result stack.rmoore12007-03-0812-565/+224
* Improved cache information output.rmoore12007-03-071-9/+9
* *** empty log message ***rmoore12007-01-261-0/+18
* Update version to 20070126rmoore12007-01-261-2/+2
* Fix for incorrect parameter passed to AcpiTbDeleteTable during table load.rmoore12007-01-191-2/+2
* Update copyright to 2007.rmoore12007-01-09222-442/+441
* *** empty log message ***rmoore12006-12-161-0/+27
* Update version number.rmoore12006-12-161-2/+2
* Update reserved method check for _ERR, now has 3 arguments.rmoore12006-12-151-2/+2
* Added option to display memory statistics upon termination.rmoore12006-12-144-10/+32
* Enhance debugger statistics/memory command.rmoore12006-12-147-29/+63
* Update a comment.rmoore12006-12-121-2/+3
* Fix for completion signal for main thread only.rmoore12006-12-121-2/+2
* Support for ThreadId parameter to _ERR method.rmoore12006-12-121-3/+6
* Debugger multithreading enhancements.rmoore12006-12-085-40/+195