Rename the symbol 'type' attribute as a 'context' attribute.
commit7d16564bf8070c3d9e4db2bb6184abdf96850b45
authorLinus Torvalds <torvalds@penguin.transmeta.com>
Wed, 2 Apr 2003 20:14:54 +0000 (2 13:14 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:00:04 +0000 (7 21:00 -0700)
tree9ab3d6477a1a97fab665a8a9d66edffceedfd39c
parent67c88166eede42619bddd51c055b8e2c2c099334
Rename the symbol 'type' attribute as a 'context' attribute.
That's really more descriptive of what it is, and it avoids
confusion with the other uses of "type".

Add "address space" ID to types. It could be segments (yuck!)
or it could be a "kernel" vs "user" thing, hint hint.
evaluate.c
parse.c
symbol.h