rmoore1
|
36e23002bc
|
Removed alias error, not needed
|
2006-01-27 21:29:17 +00:00 |
|
rmoore1
|
b217d92512
|
Removed unnecessary trace macro
|
2006-01-26 22:00:21 +00:00 |
|
rmoore1
|
f7bfe25476
|
Deploy ACPI_[ERROR, EXCEPTION, WARNING, INFO]
|
2006-01-23 22:11:06 +00:00 |
|
rmoore1
|
7c13298942
|
Convert DB_ERROR/WARNs to REPORT_ERROR/WARNINGs
|
2006-01-11 22:38:23 +00:00 |
|
rmoore1
|
ff2c58b5f5
|
Update copyright and ACPI version supported (3.0a)
|
2006-01-09 21:22:41 +00:00 |
|
rmoore1
|
9efdd774a4
|
Add 2006 copyright
|
2006-01-09 17:47:27 +00:00 |
|
rmoore1
|
8916b0be92
|
xface change
|
2005-12-16 21:30:57 +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
|
41d12144ef
|
Automated cleanup
|
2005-12-12 23:27:36 +00:00 |
|
rmoore1
|
afb9aa3c7a
|
Grammar fix for method ParameterTypesPackage and List
|
2005-12-09 00:01:30 +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
|
cc04e82d62
|
Detect multiple defaults in the compiler analysis, not the parse phase. Cleaner.
|
2005-12-01 23:25:08 +00:00 |
|
rmoore1
|
f8684e0702
|
Removed extraneous spaces in output
|
2005-12-01 23:20:48 +00:00 |
|
rmoore1
|
fc4ba0f267
|
Macro cleanup (CAST_PTR), automated cleanup
|
2005-11-14 23:38:24 +00:00 |
|
rmoore1
|
a60b6eb959
|
Macro rename
|
2005-11-14 21:53:14 +00:00 |
|
rmoore1
|
4c00d409cb
|
*** empty log message ***
|
2005-11-07 23:46:52 +00:00 |
|
rmoore1
|
53021a386a
|
Support to emit AML immediately after resource desc in listing
|
2005-11-04 22:20:06 +00:00 |
|
rmoore1
|
41c7344263
|
Fixed error with resource type for QwordSpace
|
2005-11-02 21:06:31 +00:00 |
|
rmoore1
|
d2a23c0585
|
ASCII check now skips comments; no longer optional
|
2005-11-02 18:56:40 +00:00 |
|
rmoore1
|
ae7ac04f6a
|
Grammar changes to reduce parse stack use, eliminate all reduce/reduce conflicts
|
2005-11-02 18:49:29 +00:00 |
|
rmoore1
|
ae7bc9b91f
|
ignore comments in ascii pre-scan; scan is no longer optional
|
2005-10-28 21:29:38 +00:00 |
|
rmoore1
|
ac7534b06c
|
Prevent parse stack overflow on long byte lists
|
2005-10-28 20:41:06 +00:00 |
|
rmoore1
|
8c25c1772c
|
Automated cleanup
|
2005-10-24 17:19:58 +00:00 |
|
rmoore1
|
5f15928c1d
|
Changes to track resource header changes
|
2005-10-21 20:08:28 +00:00 |
|
rmoore1
|
6d7987072c
|
Condense all instances of "<space>\n" in format strings
|
2005-09-27 21:54:56 +00:00 |
|
rmoore1
|
c9c8ddb3bb
|
Major overhaul of the ResourceManager (code, structs, names, typedefs, etc.)
|
2005-09-27 21:49:32 +00:00 |
|
rmoore1
|
a8da3eeedb
|
Implement table-driven resource management dispatch
|
2005-09-15 21:47:40 +00:00 |
|
rmoore1
|
0534ccf803
|
Migrate resource code to table-driven dispatch
|
2005-09-08 22:15:05 +00:00 |
|
rmoore1
|
fd4737ff54
|
*** empty log message ***
|
2005-09-07 19:52:42 +00:00 |
|
rmoore1
|
efe3c35d86
|
Automated cleanup
|
2005-09-02 20:29:24 +00:00 |
|
rmoore1
|
74fa18ba6a
|
Detect duplicate names for resource descriptors
|
2005-08-18 22:49:31 +00:00 |
|
rmoore1
|
c643ef2792
|
Update signon message
|
2005-08-18 22:49:07 +00:00 |
|
rmoore1
|
b077d043e9
|
Fix fault for -ln compiler option
|
2005-08-18 21:32:26 +00:00 |
|
rmoore1
|
4fddfa75f3
|
Check for string constant maximum length (200)
|
2005-08-18 21:19:02 +00:00 |
|
rmoore1
|
8b324e8ae2
|
Check for duplicates in element lists
|
2005-08-18 20:04:17 +00:00 |
|
rmoore1
|
17a632261d
|
sorted messages list(s)
|
2005-08-18 20:03:30 +00:00 |
|
rmoore1
|
d0604070d4
|
Set AML opcode during package processing
|
2005-08-11 22:15:27 +00:00 |
|
rmoore1
|
79a8e575ff
|
New pass to update AML opcodes (package/varpackage). Cleanup event timing mechanism
|
2005-08-11 17:51:26 +00:00 |
|
aystarik
|
63ec6d05c3
|
Uses new fields in NS node specifically for compiler use (no more
cheating)
date 2005.06.30.21.25.00; author rmoore1; state Exp;
|
2005-07-10 19:11:06 +00:00 |
|
aystarik
|
1488e49d0f
|
Source gen instructions
date 2004.10.06.20.17.00; author rmoore1; state Exp;
|
2005-06-29 16:15:45 +00:00 |
|
aystarik
|
3c5300cec4
|
Updated for missing text
date 2004.07.14.19.53.00; author rmoore1; state Exp;
|
2005-06-29 16:15:44 +00:00 |
|
aystarik
|
84909e24df
|
Updated for missing text
date 2004.07.14.19.52.00; author rmoore1; state Exp;
|
2005-06-29 16:15:43 +00:00 |
|
aystarik
|
65e8ef79eb
|
Shortened some overly-verbose identifiers
date 2002.04.26.22.14.00; author rmoore1; state Exp;
|
2005-06-29 16:15:38 +00:00 |
|
aystarik
|
19325438da
|
Added quotes around FileDir and FilePath
date 2002.04.25.16.57.00; author rmoore1; state Exp;
|
2005-06-29 16:15:37 +00:00 |
|
aystarik
|
c1b9b173f4
|
Instructions to integrate compiler into VC
date 2002.04.24.19.55.00; author rmoore1; state Exp;
|
2005-06-29 16:15:36 +00:00 |
|
aystarik
|
23731cc274
|
Fix for segfault on FreeBSD
date 2004.03.11.16.21.00; author rmoore1; state Exp;
|
2005-06-29 16:15:27 +00:00 |
|
aystarik
|
de9a6ee079
|
Automated code cleanup
date 2002.12.06.16.31.00; author rmoore1; state Exp;
|
2005-06-29 16:15:22 +00:00 |
|