9499 Commits

Author SHA1 Message Date
rmoore1
8916b0be92 xface change 2005-12-16 21:30:57 +00:00
rmoore1
c9d2176e9a Implemtation of -e flag in global exception handler 2005-12-16 21:30:18 +00:00
rmoore1
ad6b461ac7 *** empty log message *** 2005-12-15 22:40:38 +00:00
rmoore1
aae2ef985a Reorganized the 16/32/64 types 2005-12-15 22:40:17 +00:00
rmoore1
0afb99dd73 Added call to DsMethodError, restructured code 2005-12-15 22:39:26 +00:00
rmoore1
110d95bfa3 Moved method error code to new function, DsMethodError 2005-12-15 22:38:34 +00:00
rmoore1
42324b45fd New function, MethodError 2005-12-15 22:38:01 +00:00
rmoore1
beade3f3ee New interface added 2005-12-15 22:37:33 +00:00
rmoore1
ec00e62623 Moved alternate types here (used to generate linuxized source on Windows) 2005-12-15 22:36:47 +00:00
rmoore1
78e7ed4d6c change to interface, fixes a warning 2005-12-15 22:35:37 +00:00
rmoore1
d59ac168d4 interface change 2005-12-15 22:34:48 +00:00
rmoore1
008c171b2d New type; cleanup 2005-12-15 22:34:12 +00:00
rmoore1
cf30120412 Warning fix 2005-12-15 22:33:38 +00:00
rmoore1
96db391b12 New option (-e) to ignore errors during method execution 2005-12-15 22:32:59 +00:00
rmoore1
15ea6a33a9 New stub 2005-12-15 22:32:11 +00:00
rmoore1
2d4f972589 Use %u for unsigned output 2005-12-15 22:31:55 +00:00
rmoore1
62509cc8b5 Interface change 2005-12-15 22:31:36 +00:00
rmoore1
3e24e583ad Moved definition of ACPI_UINTPTR to actypes 2005-12-14 23:07:51 +00:00
rmoore1
ae50bbefc1 Moved some internal types from the public actypes.h 2005-12-14 23:07:09 +00:00
rmoore1
bd1a460b20 Removed UINT8_BIT type, just use UINT8 2005-12-14 23:06:26 +00:00
rmoore1
c916044f23 Lint fix 2005-12-13 17:24:00 +00:00
rmoore1
1f5c6c5b99 Indentation fix 2005-12-13 17:18:28 +00:00
rmoore1
41d12144ef Automated cleanup 2005-12-12 23:27:36 +00:00
rmoore1
3042ce7b30 version 2005-12-12 23:24:10 +00:00
rmoore1
20d8380796 Support to allow unresolved references within Package objects (optional) 2005-12-12 22:37:01 +00:00
rmoore1
6988588492 Debug output updates 2005-12-12 22:26:03 +00:00
rmoore1
7802350d46 Update comment for interpreter slack mode 2005-12-12 18:22:12 +00:00
rmoore1
0ae72291ad Update comment info about the ACPICA data types 2005-12-12 18:21:14 +00:00
rmoore1
8a0b51e1c5 Use ACPI_CAST_PTR for pointer casts 2005-12-09 18:37:00 +00:00
rmoore1
afb9aa3c7a Grammar fix for method ParameterTypesPackage and List 2005-12-09 00:01:30 +00:00
rmoore1
5b820b073e Move resource ASL strings to utils, used by both debugger and disassembler 2005-12-07 23:08:22 +00:00
rmoore1
3cc7be5246 Indicate via flags whether _STA actually exists 2005-12-07 22:36:01 +00:00
rmoore1
9210753e9f Use _STA flag define 2005-12-07 22:35:31 +00:00
rmoore1
d0c9ca8f7e Check if _INI exists before executing _STA (optimization) 2005-12-07 22:35:02 +00:00
rmoore1
ff10c75bd4 Add support for uintptr_t 2005-12-07 22:34:35 +00:00
rmoore1
35dca9fc94 Update for translation flag, add defines for _STA flags 2005-12-07 22:33:53 +00:00
rmoore1
78c04d4e03 support for c99 uintptr_t 2005-12-07 22:32:55 +00:00
rmoore1
147ff2ae88 Added new file, rsinfo.c 2005-12-07 18:04:35 +00:00
rmoore1
36927f35c1 Do not load a method() def while loading a method, only when executing 2005-12-06 23:44:03 +00:00
rmoore1
0fd87a0578 Misc memory leak fixes 2005-12-06 23:20:04 +00:00
rmoore1
7707f99e58 update from FreeBSD 2005-12-06 21:37:22 +00:00
rmoore1
b01f6c683f Fix for stack fault caused by recursive call with a Return() 2005-12-06 21:05:44 +00:00
rmoore1
1f8e54b1c4 Lint-style fixes (from FreeBSD) 2005-12-05 21:49:18 +00:00
rmoore1
08d213104a *** empty log message *** 2005-12-02 23:36:42 +00:00
rmoore1
c1f2c15aec version 2005-12-02 23:25:24 +00:00
rmoore1
d9e1482945 Do not create namespace objects during pass1 when executing a method. 2005-12-02 22:33:17 +00:00
rmoore1
d292268876 Add #define for the number of OwnerID masks 2005-12-02 22:26:13 +00:00
rmoore1
1968975baa Copy input string to a local prior to uppercasing. prevents fault if string is in the code seg 2005-12-02 22:18:44 +00:00
rmoore1
14d436d59c cleanup 2005-12-01 23:39:04 +00:00
rmoore1
387572e60f Increase possible OwnerId values from 32 to 255 2005-12-01 23:32:33 +00:00