Commit Graph

579 Commits

Author SHA1 Message Date
aystarik
8536366476 don't know what io.h is but I don't think we need it
date	2001.12.14.17.54.00;	author agrover;	state Exp;
2005-06-29 15:43:17 +00:00
aystarik
0e15011b64 Version number stuff
date	2001.11.01.23.31.00;	author rmoore1;	state Exp;
2005-06-29 15:43:13 +00:00
aystarik
596b6cabfb Removed TbSystemTablePtr
date	2001.10.16.21.05.00;	author rmoore1;	state Exp;
2005-06-29 15:43:12 +00:00
aystarik
b3039938a4 Support for Switch/Case added
date	2001.06.21.15.10.00;	author rmoore1;	state Exp;
2005-06-29 15:43:11 +00:00
aystarik
f8d4a5aef5 fix warning on linux
date	2001.05.18.20.25.00;	author agrover;	state Exp;
2005-06-29 15:43:09 +00:00
aystarik
681092d078 Event cleanup
date	2001.05.11.19.45.00;	author rmoore1;	state Exp;
2005-06-29 15:43:08 +00:00
aystarik
016f83135b date 2001.05.10.22.05.00; author rmoore1; state Exp; 2005-06-29 15:43:06 +00:00
aystarik
a30a345537 Added option to display compile times
date	2001.05.10.21.25.00;	author rmoore1;	state Exp;
2005-06-29 15:43:05 +00:00
aystarik
f4bc258ac1 Fixed output to debug file. Deletes .SRC file if not needed. Summary
to .LST file.


date	2001.05.10.20.41.00;	author rmoore1;	state Exp;
2005-06-29 15:43:04 +00:00
aystarik
c50502fe91 Wrap Windows-isms in #ifdef WIN32
date	2001.02.20.22.33.00;	author agrover;	state Exp;
2005-06-29 15:42:57 +00:00
aystarik
2823ec6bdb Stub for UnlinkMutex
date	2001.02.20.21.59.00;	author rmoore1;	state Exp;
2005-06-29 15:42:56 +00:00
aystarik
eeedb513b9 Changed -o to affect all output files
date	2001.02.08.16.59.00;	author rmoore1;	state Exp;
2005-06-29 15:42:55 +00:00
aystarik
9714721133 Update function headers
date	2000.11.17.21.19.00;	author rmoore1;	state Exp;
2005-06-29 15:42:44 +00:00
aystarik
d246725676 Error messages track include file filenames
date	2000.11.15.21.09.00;	author rmoore1;	state Exp;
2005-06-29 15:42:40 +00:00
aystarik
646db783fb date 2000.11.14.23.40.00; author rmoore1; state Exp; 2005-06-29 15:42:39 +00:00
aystarik
a2864cba84 Added option to override the table header Revision field
date	2004.09.21.19.32.00;	author rmoore1;	state Exp;
2005-06-29 15:42:30 +00:00
aystarik
ea0b251d0c debug output fix
date	2003.05.13.17.24.00;	author rmoore1;	state Exp;
2005-06-29 15:42:26 +00:00
aystarik
9ec229b418 gcc prefers casting an address instead of taking the address of a cast
date	2003.04.14.19.18.00;	author agrover;	state Exp;
2005-06-29 15:42:25 +00:00
aystarik
00f8108b52 New errors for dependent resource macros; Now can get DSDT from the
registry


date	2002.07.30.15.52.00;	author rmoore1;	state Exp;
2005-06-29 15:42:20 +00:00
aystarik
8b7c2e3d17 Major changes to produce .ASM and .C source/listing files
date	2002.01.25.19.13.00;	author rmoore1;	state Exp;
2005-06-29 15:42:12 +00:00
aystarik
949fa67fc3 Removed input/output file globals
date	2001.04.19.20.40.00;	author rmoore1;	state Exp;
2005-06-29 15:42:05 +00:00
aystarik
d59b66bd36 Better I/O error handling
date	2001.04.18.22.49.00;	author rmoore1;	state Exp;
2005-06-29 15:42:03 +00:00
aystarik
f81d0bd717 Renamed some AML opcodes to indicate that they are internal ops only
date	2001.04.16.17.55.00;	author rmoore1;	state Exp;
2005-06-29 15:42:02 +00:00
aystarik
21202abdaa Code cleanup, added proc headers
date	2000.11.16.21.39.00;	author rmoore1;	state Exp;
2005-06-29 15:41:51 +00:00
aystarik
a4b6b936fc Include file support within listing files.
date	2000.11.13.22.08.00;	author rmoore1;	state Exp;
2005-06-29 15:41:48 +00:00
aystarik
fd9eaf4742 Split two files into four
date	2000.11.09.21.37.00;	author rmoore1;	state Exp;
2005-06-29 15:41:46 +00:00
aystarik
a7170a8d1d Parse errors appear in listing file
date	2000.11.09.21.05.00;	author rmoore1;	state Exp;
2005-06-29 15:41:45 +00:00
aystarik
102f9aac59 date 2000.11.06.21.00.00; author rmoore1; state Exp; 2005-06-29 15:41:43 +00:00
aystarik
d8ef587376 date 2000.11.06.17.33.00; author rmoore1; state Exp; 2005-06-29 15:41:42 +00:00
aystarik
966fc66bed Linked list structure for resouce descriptor buffers
date	2000.10.30.16.44.00;	author rmoore1;	state Exp;
2005-06-29 15:41:41 +00:00
aystarik
a25abfb773 Resource template support
date	2000.10.13.20.22.00;	author rmoore1;	state Exp;
2005-06-29 15:41:38 +00:00
aystarik
3ec4f6432f date 2000.10.10.22.45.00; author rmoore1; state Exp; 2005-06-29 15:41:37 +00:00
aystarik
ea5e90c0d1 Added standard headers and legal notice
date	2000.10.10.16.05.00;	author rmoore1;	state Exp;
2005-06-29 15:41:36 +00:00
aystarik
1bf37ae21d date 2000.10.10.15.32.00; author rmoore1; state Exp; 2005-06-29 15:41:35 +00:00
aystarik
4b117a5b64 date 2000.10.09.17.52.00; author rmoore1; state Exp; 2005-06-29 15:41:34 +00:00
aystarik
d05d28920f date 2000.09.29.20.52.00; author rmoore1; state Exp; 2005-06-29 15:41:33 +00:00
aystarik
fc685527fa Fix for random error when compiling _OSI method
date	2005.06.17.19.50.00;	author rmoore1;	state Exp;
2005-06-29 15:41:32 +00:00
aystarik
2821c5dc68 Lint update
date	2005.04.02.00.00.00;	author rmoore1;	state Exp;
2005-06-29 15:41:31 +00:00
aystarik
d41762f04b Moved prototypes for "static" functions from headers into the defining
C module.


date	2005.03.31.23.13.00;	author rmoore1;	state Exp;
2005-06-29 15:41:30 +00:00
aystarik
201c002d23 auto-cleanup
date	2005.03.25.22.48.00;	author rmoore1;	state Exp;
2005-06-29 15:41:29 +00:00
aystarik
80aa49baa2 header update; cleanup
date	2005.03.25.22.38.00;	author rmoore1;	state Exp;
2005-06-29 15:41:28 +00:00
aystarik
631cd8e78b Update for static functions, cleanup
date	2005.03.23.01.50.00;	author rmoore1;	state Exp;
2005-06-29 15:41:27 +00:00
aystarik
f01b255c03 Add error message
date	2005.03.03.22.12.00;	author rmoore1;	state Exp;
2005-06-29 15:41:26 +00:00
aystarik
31a2f104d0 Check arg for type integer first
date	2005.03.02.18.10.00;	author rmoore1;	state Exp;
2005-06-29 15:41:24 +00:00
aystarik
ceb3bb7cde Restrict Store source operand to DataRefObject
date	2005.01.07.19.32.00;	author rmoore1;	state Exp;
2005-06-29 15:41:22 +00:00
aystarik
bbd5d5bda1 Fix for AnFormatBtype
date	2004.11.30.20.48.00;	author rmoore1;	state Exp;
2005-06-29 15:41:21 +00:00
aystarik
37ca0fa6a7 ACPI 3.0 support
date	2004.11.05.22.59.00;	author rmoore1;	state Exp;
2005-06-29 15:41:19 +00:00
aystarik
b584d15179 Allow ObjectType operator on uninitialized Locals/Args
date	2004.10.08.16.42.00;	author rmoore1;	state Exp;
2005-06-29 15:41:17 +00:00
aystarik
511b22699f Ignore _T_x reserved names iff actually emitted by compiler
date	2004.07.14.19.42.00;	author rmoore1;	state Exp;
2005-06-29 15:41:16 +00:00
aystarik
d56a2dba67 improved debug output
date	2004.06.15.17.38.00;	author rmoore1;	state Exp;
2005-06-29 15:41:15 +00:00