]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* expr.c (make_expr_symbol): No longer static. Use symbol_create, not
authorKen Raeburn <raeburn@cygnus>
Wed, 28 Sep 1994 19:09:16 +0000 (19:09 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 28 Sep 1994 19:09:16 +0000 (19:09 +0000)
commit648acaa0c0427463876773336c87af4d18be8a76
tree924b9442deba3959f8d22dfc90a63e9dc9e01e0f
parent67b9f39403addf64801bc97a66e34a5dd2a93252
* expr.c (make_expr_symbol): No longer static.  Use symbol_create, not
symbol_new, for symbols holding expression values.
* expr.h (make_expr_symbol): Move declaration here.
gas/ChangeLog
gas/expr.h