Commit Graph

601 Commits

Author SHA1 Message Date
aystarik
cb03a982ad source ASCII check is now optional (-a)
date	2005.03.04.21.13.00;	author rmoore1;	state Exp;
2005-06-29 15:44:00 +00:00
aystarik
831e533c4e ACPI 3.0!
date	2004.12.09.23.59.00;	author rmoore1;	state Exp;
2005-06-29 15:43:58 +00:00
aystarik
e2be0137bd ACPI version support to 2.0C
date	2003.10.28.23.16.00;	author rmoore1;	state Exp;
2005-06-29 15:43:53 +00:00
aystarik
4426f1fc3b Dump first 10 non-ascii bytes
date	2003.09.22.17.27.00;	author rmoore1;	state Exp;
2005-06-29 15:43:52 +00:00
aystarik
6d4dc8ca50 Added support to ensure that the input file is 100% ascii text.
date	2003.09.22.16.49.00;	author rmoore1;	state Exp;
2005-06-29 15:43:51 +00:00
aystarik
2b415286ae Added support for the generation of ASM and C include files
date	2002.11.20.17.44.00;	author rmoore1;	state Exp;
2005-06-29 15:43:48 +00:00
aystarik
175fded6b7 Lint fixes
date	2002.10.22.20.10.00;	author rmoore1;	state Exp;
2005-06-29 15:43:46 +00:00
aystarik
493adc03a9 Completed FlushSource function and prototype
date	2002.10.16.17.07.00;	author rmoore1;	state Exp;
2005-06-29 15:43:45 +00:00
aystarik
163a761170 Fix for bad parse, no root node -> abort
date	2002.08.28.21.24.00;	author rmoore1;	state Exp;
2005-06-29 15:43:43 +00:00
aystarik
b0b3d28fe8 Restructured aslopt, first pass
date	2002.08.23.22.50.00;	author rmoore1;	state Exp;
2005-06-29 15:43:42 +00:00
aystarik
1d8ce8b70a Handle Scope error case where target is wrong type. Better exit when
max number of errors reached


date	2002.08.22.21.35.00;	author rmoore1;	state Exp;
2005-06-29 15:43:41 +00:00
aystarik
26f289abe3 Signon and version changes
date	2002.07.25.20.15.00;	author rmoore1;	state Exp;
2005-06-29 15:43:39 +00:00
aystarik
c0a0fd172a cleanup
date	2002.07.25.19.58.00;	author rmoore1;	state Exp;
2005-06-29 15:43:38 +00:00
aystarik
28334136a9 Moved all stubs to aslstubs.c
date	2002.04.25.17.51.00;	author rmoore1;	state Exp;
2005-06-29 15:43:34 +00:00
aystarik
046a605390 Implementation of constant (Type 3/4/5 opcodes) folding
date	2002.04.24.22.14.00;	author rmoore1;	state Exp;
2005-06-29 15:43:32 +00:00
aystarik
c5ec50021c Some Lint changes; 16-bit changes
date	2002.04.15.22.46.00;	author rmoore1;	state Exp;
2005-06-29 15:43:31 +00:00
aystarik
14886102f0 Labels in C and ASM files use the table sig and ID.
date	2002.02.14.19.07.00;	author rmoore1;	state Exp;
2005-06-29 15:43:28 +00:00
aystarik
e5817bc601 Increased MAX_FILE_TYPES, renamed
date	2002.02.07.16.48.00;	author rmoore1;	state Exp;
2005-06-29 15:43:26 +00:00
aystarik
57d85a9cfa fixed a printf
date	2002.02.06.23.17.00;	author rmoore1;	state Exp;
2005-06-29 15:43:25 +00:00
aystarik
cd0de7b09a New help messages, added support for hex output in C or ASM
date	2002.01.31.23.08.00;	author rmoore1;	state Exp;
2005-06-29 15:43:23 +00:00
aystarik
dd8c36ae74 Added -a and -c compiler output options
date	2002.01.21.16.13.00;	author rmoore1;	state Exp;
2005-06-29 15:43:20 +00:00
aystarik
91aa1738ad Added a new required stub
date	2001.12.20.22.35.00;	author rmoore1;	state Exp;
2005-06-29 15:43:18 +00:00
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