OSDN Git Service

* config/tc-z8k.c (whatreg): Add comment describing function.
authorcpg <cpg>
Fri, 8 Dec 2006 22:15:11 +0000 (22:15 +0000)
committercpg <cpg>
Fri, 8 Dec 2006 22:15:11 +0000 (22:15 +0000)
commitc039aa78b4319163d216a60cfbe9d4aaa03cee13
treef55bfe2075155fb08f0fee593850da0efaa9706d
parentfd383399200c784280db00b91f3cfcc816629d65
    * 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