quakeforge/tools/qfcc
Bill Currie 7c24f116b4 [qfcc] Rename tmpaddr to pseudo_addr
I want to use the function's pseudo address that was used for managing
aliased temporary variables for other pseudo operands as well. The new
name seems to better reflect the variable's purpose even without the
other pseudo operands as temporary variables are, effectively, pseudo
operands until they are properly allocated.
2021-12-25 12:21:59 +09:00
..
doc [qfcc] Correct some errors in the man page 2021-11-29 11:38:54 +09:00
include [qfcc] Rename tmpaddr to pseudo_addr 2021-12-25 12:21:59 +09:00
source [qfcc] Rename tmpaddr to pseudo_addr 2021-12-25 12:21:59 +09:00
test [qfcc] Add failing test for multi-path dealloc 2021-12-24 22:45:43 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
TODO Throw away function parameter type alias info 2020-02-26 17:46:53 +09:00