.. |
.gitignore
|
update with qfprogs
|
2004-02-03 02:40:00 +00:00 |
.indent.pro
|
indent whitespace cleanup. not perfect, but a bit more consistent now
|
2001-12-06 19:49:40 +00:00 |
class.c
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
constfold.c
|
fix an interal error caused by losing the error state
|
2006-12-16 11:45:47 +00:00 |
cpp.c
|
chase down a runaway else
|
2007-03-31 15:26:58 +00:00 |
debug.c
|
hah, should have been using __attribute__((used)) all that time (rather
|
2005-08-04 15:27:09 +00:00 |
def.c
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
disassemble.c
|
Fix the access alignment bug on 64 bit archs.
|
2007-04-07 01:41:23 +00:00 |
emit.c
|
"use" parent defs
|
2007-04-06 11:01:34 +00:00 |
expr.c
|
use the def's declaration line rather than the function's when reporting auto-initialization
|
2007-04-06 11:05:52 +00:00 |
function.c
|
report the line of the previous declaration of the function
|
2007-04-06 12:02:34 +00:00 |
globals.c
|
hah, should have been using __attribute__((used)) all that time (rather
|
2005-08-04 15:27:09 +00:00 |
idstuff.c
|
hah, should have been using __attribute__((used)) all that time (rather
|
2005-08-04 15:27:09 +00:00 |
immediate.c
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
lines.c
|
hah, should have been using __attribute__((used)) all that time (rather
|
2005-08-04 15:27:09 +00:00 |
linker.c
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
Makefile.am
|
make bison output a state file
|
2004-11-02 05:19:00 +00:00 |
method.c
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
modules.c
|
make protocol dump info more readable
|
2006-12-19 11:53:18 +00:00 |
obj_file.c
|
hah, should have been using __attribute__((used)) all that time (rather
|
2005-08-04 15:27:09 +00:00 |
opcodes.c
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
options.c
|
no-cpp implies no-single-cpp
|
2007-04-06 07:11:38 +00:00 |
qc-lex.l
|
overload "break" and allow break to be used in --traditional
|
2007-04-06 11:46:21 +00:00 |
qc-parse.y
|
finish the break overloading and add some more tests (really need to get these automated)
|
2007-04-07 04:58:27 +00:00 |
qfcc.c
|
fix a wrong name
|
2007-04-06 14:13:25 +00:00 |
qfpreqcc
|
use a proper charset instead of \w (too iffy on what it is)
|
2007-04-06 23:13:29 +00:00 |
qfprogs.c
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
reloc.c
|
hah, should have been using __attribute__((used)) all that time (rather
|
2005-08-04 15:27:09 +00:00 |
strings.c
|
more vc build patches from phrosy
|
2007-04-06 01:09:58 +00:00 |
strpool.c
|
hah, should have been using __attribute__((used)) all that time (rather
|
2005-08-04 15:27:09 +00:00 |
struct.c
|
hah, should have been using __attribute__((used)) all that time (rather
|
2005-08-04 15:27:09 +00:00 |
stub.c
|
more vc build patches from phrosy
|
2007-04-06 01:09:58 +00:00 |
switch.c
|
various unsigned long -> uintptr_t conversions
|
2007-04-04 11:22:48 +00:00 |
type.c
|
allow assignment of arrays to poitners
|
2006-12-11 09:26:45 +00:00 |