Bill Currie
|
1ddd7da5ec
|
remove redundant cast
|
2004-01-13 03:07:36 +00:00 |
|
Chris Ison
|
34f98e5a88
|
fix incompatable pointer type
|
2004-01-12 05:36:23 +00:00 |
|
Bill Currie
|
eb5f2137b4
|
don't create temp files when only preprocessing
|
2003-03-24 17:40:27 +00:00 |
|
Bill Currie
|
e3ad60f142
|
add WildCode's error checking for win32 cpp handling
|
2003-03-10 21:00:48 +00:00 |
|
Bill Currie
|
761a7546dd
|
re-arrange things so __attribute__ and __builtin_expect are properly
autoconfiscated so rcsid will continue to work with gcc 3.3
|
2003-01-15 15:31:36 +00:00 |
|
Bill Currie
|
71196fedf6
|
make gcc more anal about prototypes, string constants and function
visibility (ie, global functions must have a prototype)
|
2003-01-06 18:28:13 +00:00 |
|
Bill Currie
|
567b905590
|
copyright block work
|
2002-10-22 14:53:18 +00:00 |
|
Bill Currie
|
53b257c918
|
preprocessising fixes, including detecting when to stop at the preprocessing
stage.
|
2002-08-13 22:02:07 +00:00 |
|
Bill Currie
|
8de4d28238
|
print cpp invocation for win32 too
|
2002-08-02 19:09:02 +00:00 |
|
Bill Currie
|
f1423cb0b3
|
print the cpp command line if verbosity is high enough
|
2002-07-20 05:20:40 +00:00 |
|
Bill Currie
|
95bbb6803d
|
be a little clearer about cpp errors
|
2002-07-17 19:56:30 +00:00 |
|
Bill Currie
|
943c2eefb3
|
redo def allocation to come from configurable `spaces' (locals, globals, far
globals, etc).
|
2002-06-09 03:57:20 +00:00 |
|
Bill Currie
|
06bddd3ee6
|
more cleanup
|
2002-06-04 18:44:03 +00:00 |
|
Bill Currie
|
77d244220b
|
more qfcc cleanup. split out some functions and kill some dead code
|
2002-06-04 05:25:37 +00:00 |
|