* config/tc-xtensa.c (xtensa_leb128): New function.
commit10134e3a7bc8fb23d6c1cc567b77af2ab19ce435
authorBob Wilson <bob.wilson@acm.org>
Fri, 18 Jan 2008 19:13:48 +0000 (18 19:13 +0000)
committerBob Wilson <bob.wilson@acm.org>
Fri, 18 Jan 2008 19:13:48 +0000 (18 19:13 +0000)
tree95c63bfb7cf0569f77dde333a4f25d112cae35ce
parentd0a1fdc598922bb88a2b93950a6c9f87e463d002
* config/tc-xtensa.c (xtensa_leb128): New function.
(md_pseudo_table): Use it for sleb128 and uleb128.
(is_leb128_expr): New internal flag.
(xtensa_symbol_new_hook): Check new flag.
gas/ChangeLog
gas/config/tc-xtensa.c