* config/tc-z8k.c (whatreg): Add comment describing function.
authorChristian Groessler <chris@groessler.org>
Fri, 8 Dec 2006 22:15:11 +0000 (22:15 +0000)
committerChristian Groessler <chris@groessler.org>
Fri, 8 Dec 2006 22:15:11 +0000 (22:15 +0000)
commit41d3b0565dcc16df19e520ef966a49b64065d8c3
tree8b231e7055cea8b43103a1708a86a40abf3b3c10
parent0d2bd018fdae9f49842892b4ea31532b466dda75
    * config/tc-z8k.c (whatreg): Add comment describing function.
        Return NULL if symbol name characters follow the register number.
        (parse_reg): Use NULL instead of 0 for pointer values.  Stop
        processing if whatreg returned NULL.
gas/ChangeLog
gas/config/tc-z8k.c