Commit Graph

9086 Commits

Author SHA1 Message Date
aystarik
6d96601310 Handle escaped quotes within a quoted string
date	2001.08.24.14.31.00;	author rmoore1;	state Exp;
2005-06-29 20:44:22 +00:00
aystarik
b6eafca967 remove _t postfix from type names
date	2001.07.17.00.24.00;	author agrover;	state Exp;
2005-06-29 20:44:21 +00:00
aystarik
53c69463d4 change DEBUG_TRACK_ALLOCATIONS to DBG_TRACK_ALLOCATIONS. This prevents
the ACPI_DEBUG-removing code in asconvert from getting us.


date	2001.07.10.21.02.00;	author agrover;	state Exp;
2005-06-29 20:44:20 +00:00
aystarik
89a16eed8f Cleanup prior to label
date	2001.04.26.23.12.00;	author rmoore1;	state Exp;
2005-06-29 20:44:19 +00:00
aystarik
32c1adc803 More enhancements for the moveBracetoPreviousLine function
date	2001.02.28.22.02.00;	author rmoore1;	state Exp;
2005-06-29 20:44:16 +00:00
aystarik
e3d86b91ee All braces EXCEPT the "open function" brace now moved up to previous
line.  Some fixes to the TAB8 conversion support


date	2001.02.22.23.55.00;	author rmoore1;	state Exp;
2005-06-29 20:44:14 +00:00
aystarik
bbf6766df0 remove ifdefs before DEBUG_PRINTs
date	2001.02.09.01.42.00;	author agrover;	state Exp;
2005-06-29 20:44:13 +00:00
aystarik
f525a5fcff new define TRACK_ALLOCATIONS needs to be stripped from linux nodebug
builds


date	2001.01.22.18.33.00;	author agrover;	state Exp;
2005-06-29 20:44:12 +00:00
aystarik
c6c5ecec3f handle printf format fields properly
date	2000.08.11.23.45.00;	author agrover;	state Exp;
2005-06-29 20:44:07 +00:00
aystarik
af08666b90 date 2000.06.30.17.41.00; author rmoore1; state Exp; 2005-06-29 20:44:06 +00:00
aystarik
3ed4b91545 date 2000.06.28.22.53.00; author rmoore1; state Exp; 2005-06-29 20:44:05 +00:00
aystarik
089afe7928 Fix to lower case the leading character of identifiers that have had
underscores inserted.


date	2002.12.17.21.12.00;	author rmoore1;	state Exp;
2005-06-29 20:43:48 +00:00
aystarik
e66e8d7e3f date 2002.12.17.17.55.00; author rmoore1; state Exp; 2005-06-29 20:43:47 +00:00
aystarik
a8fcb565d9 Fix to allow conversion to Linux style code
date	2005.06.21.23.09.00;	author rmoore1;	state Exp;
2005-06-29 20:43:45 +00:00
aystarik
ba0d5de53b Partial implementation of "short comment" counter/remover
date	2005.04.21.22.41.00;	author rmoore1;	state Exp;
2005-06-29 20:43:44 +00:00
aystarik
d6b12c7358 fix permissions on directories we make
date	2003.10.01.23.26.00;	author agrover;	state Exp;
2005-06-29 20:43:39 +00:00
aystarik
a61d57dcc3 don't report unix contamination when Linuxizing
date	2003.09.17.22.47.00;	author agrover;	state Exp;
2005-06-29 20:43:38 +00:00
aystarik
6d62b453ee Local replacement of CR/LF pairs with LF only for portability
date	2003.01.10.22.12.00;	author rmoore1;	state Exp;
2005-06-29 20:43:35 +00:00
aystarik
366c88fb8a fixed a comment
date	2003.01.10.00.18.00;	author rmoore1;	state Exp;
2005-06-29 20:43:34 +00:00
aystarik
17b6747619 Update to directory interfaces. Cleanup
date	2003.01.10.00.07.00;	author rmoore1;	state Exp;
2005-06-29 20:43:33 +00:00
aystarik
caf4d7bea7 cleanups needed for clean compilation on non Win32 platforms
date	2003.01.09.00.37.00;	author agrover;	state Exp;
2005-06-29 20:43:32 +00:00
aystarik
93f1f31e95 Moved directory access to OS-specific layer
date	2003.01.08.20.46.00;	author rmoore1;	state Exp;
2005-06-29 20:43:31 +00:00
aystarik
a9d37f9c71 date 2003.01.07.21.59.00; author rmoore1; state Exp; 2005-06-29 20:43:30 +00:00
aystarik
ef96c8a5b6 Added capability to remove union and struct typedefs
date	2003.01.07.00.09.00;	author rmoore1;	state Exp;
2005-06-29 20:43:29 +00:00
aystarik
0bdb767107 small automated cleanup
date	2002.12.19.23.47.00;	author rmoore1;	state Exp;
2005-06-29 20:43:28 +00:00
aystarik
4c3d6f4dc3 Migrate memmoves to utility procedures
date	2002.12.19.23.43.00;	author rmoore1;	state Exp;
2005-06-29 20:43:27 +00:00
aystarik
c0ae8b1008 Support for union/structs in header files
date	2002.12.19.22.03.00;	author rmoore1;	state Exp;
2005-06-29 20:43:26 +00:00
aystarik
86b1d1be47 Added support for const/struct prefixes on all references to same.
date	2002.12.18.23.14.00;	author rmoore1;	state Exp;
2005-06-29 20:43:25 +00:00
aystarik
0dd2450861 new prototypes
date	2002.12.17.17.56.00;	author rmoore1;	state Exp;
2005-06-29 20:43:24 +00:00
aystarik
4a38f27a1a Overhaul of the NATIVE* types. renamed to ACPI_NATIVE*, eliminated
use of MAX32 and MIN32 types


date	2002.12.16.23.55.00;	author rmoore1;	state Exp;
2005-06-29 20:43:23 +00:00
aystarik
59253303d4 Added RemoveMacro function for Linux
date	2002.12.12.21.39.00;	author rmoore1;	state Exp;
2005-06-29 20:43:22 +00:00
aystarik
95c8b44b0b Removed all instances of NATIVE_CHAR due to disuse/inconsistent use.
date	2002.12.10.21.00.00;	author rmoore1;	state Exp;
2005-06-29 20:43:21 +00:00
aystarik
a393e01b4c Added support to lower-case individual identifiers
date	2001.09.03.17.58.00;	author rmoore1;	state Exp;
2005-06-29 20:43:16 +00:00
aystarik
16342fa13c Added "replace whole word" option to string replacement
date	2001.08.31.22.49.00;	author rmoore1;	state Exp;
2005-06-29 20:43:15 +00:00
aystarik
ad32738fc2 Added "MadeChanges" flag
date	2001.04.26.23.03.00;	author rmoore1;	state Exp;
2005-06-29 20:43:14 +00:00
aystarik
a727a84450 checks for braces
date	2001.03.13.21.25.00;	author rmoore1;	state Exp;
2005-06-29 20:43:13 +00:00
aystarik
e959281b08 Bug fixes for tab8 support
date	2001.02.23.23.03.00;	author rmoore1;	state Exp;
2005-06-29 20:43:12 +00:00
aystarik
1d7f289a6e Revision numbers
date	2000.08.23.17.17.00;	author rmoore1;	state Exp;
2005-06-29 20:43:08 +00:00
aystarik
977d8d84e1 we now lowercase created directory named on linuxification
date	2000.08.02.20.48.00;	author agrover;	state Exp;
2005-06-29 20:43:07 +00:00
aystarik
4255091ebf date 2000.06.22.20.59.00; author rmoore1; state Exp; 2005-06-29 20:43:05 +00:00
aystarik
3569097023 Support for both files and directories on command line
date	2000.06.20.19.36.00;	author rmoore1;	state Exp;
2005-06-29 20:43:03 +00:00
aystarik
e5f94edb55 -y switch, user input for file overwrite is checked
date	2000.06.20.18.26.00;	author rmoore1;	state Exp;
2005-06-29 20:43:01 +00:00
aystarik
8fd1bdf1b1 Verbose mode; statistics option
date	2000.06.20.18.19.00;	author rmoore1;	state Exp;
2005-06-29 20:43:00 +00:00
aystarik
6ba730b563 ACPI source conversion utility
date	2000.06.19.22.51.00;	author rmoore1;	state Exp;
2005-06-29 20:42:59 +00:00
aystarik
3ef6ac6cf6 Message output if slack enabled
date	2005.03.08.18.12.00;	author rmoore1;	state Exp;
2005-06-29 20:42:55 +00:00
aystarik
d528d30471 Added -s - enable interpreter slack mode
date	2005.02.17.22.30.00;	author rmoore1;	state Exp;
2005-06-29 20:42:54 +00:00
aystarik
0b505a27fe Enhanced batch mode - execute MAIN
date	2005.01.13.18.23.00;	author rmoore1;	state Exp;
2005-06-29 20:42:53 +00:00
aystarik
7cb65a5b87 Added batch mode
date	2005.01.05.22.03.00;	author rmoore1;	state Exp;
2005-06-29 20:42:51 +00:00
aystarik
b17ecba1ff Fix for 16-bit generation
date	2004.05.25.20.47.00;	author rmoore1;	state Exp;
2005-06-29 20:42:44 +00:00
aystarik
422889e451 date 2004.05.24.23.48.00; author rmoore1; state Exp; 2005-06-29 20:42:43 +00:00