diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-10-25 14:07:44 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-10-25 14:07:44 +0000 |
commit | 50afb01e1a80ee200521e4e3990a80df7ed3526c (patch) | |
tree | 9fb0b913bb7b860ddd66824c9c5ebabbd47ee03e /gas/ChangeLog | |
parent | 7fb85e41908ab0cbd8b6316da74f753143c9007c (diff) | |
download | gdb-50afb01e1a80ee200521e4e3990a80df7ed3526c.zip gdb-50afb01e1a80ee200521e4e3990a80df7ed3526c.tar.gz gdb-50afb01e1a80ee200521e4e3990a80df7ed3526c.tar.bz2 |
2005-10-25 H.J. Lu <hongjiu.lu@intel.com>
* write.c (adjust_reloc_syms): Undo the change made on
2005-04-26 to allow local symbol set to undefined symbol.
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 961a722..2ff1e50 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2005-10-25 H.J. Lu <hongjiu.lu@intel.com> + + * write.c (adjust_reloc_syms): Undo the change made on + 2005-04-26 to allow local symbol set to undefined symbol. + 2005-10-24 H.J. Lu <hongjiu.lu@intel.com> * Makefile.am (bfin-parse.tab.h): Removed. |