From 648acaa0c0427463876773336c87af4d18be8a76 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 28 Sep 1994 19:09:16 +0000 Subject: * 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 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 50df216..efca056 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Wed Sep 28 14:56:39 1994 Ken Raeburn + + * 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. + Wed Sep 28 11:50:40 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * config/tc-mips.c: Include subsegs.h. -- cgit v1.1