diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5e98482..a247041 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,7 +1,7 @@ 1999-06-21 Nick Clifton <nickc@cygnus.com> - * config/tc-arm.c: Include struc-symbol.h so that symbol structure - definition is available. + * config/tc-arm.c (arm_adjust_symtab): Use symbol_get_bfdsym() + macro to get at the BFD symbol associated with a GAS symbol. 1999-06-19 Ian Lance Taylor <ian@zembu.com> |