diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-06-10 14:45:58 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-06-10 14:45:58 +0000 |
commit | 7f2f689c83164eb7d75193710065ed963c7fa06b (patch) | |
tree | f7e71cb6bf6b5c961177ff54c0d66d022a9c03ca /gas/ChangeLog | |
parent | 18452d405c0f9471da1043446c5691f3fab0d889 (diff) | |
download | gdb-7f2f689c83164eb7d75193710065ed963c7fa06b.zip gdb-7f2f689c83164eb7d75193710065ed963c7fa06b.tar.gz gdb-7f2f689c83164eb7d75193710065ed963c7fa06b.tar.bz2 |
* symbols.c (copy_symbol_attributes): Convert local symbols to
regular symbols.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c52cb47..30fbfb5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +1999-06-10 Ian Lance Taylor <ian@zembu.com> + + * symbols.c (copy_symbol_attributes): Convert local symbols to + regular symbols. + 1999-06-10 Nick Clifton <nickc@cygnus.com> * config/tc-arm.c (md_parse_option): Add support for ARM920 and |