diff options
author | Vladimir Prus <vladimir@codesourcery.com> | 2007-11-15 06:14:26 +0000 |
---|---|---|
committer | Vladimir Prus <vladimir@codesourcery.com> | 2007-11-15 06:14:26 +0000 |
commit | 7a72d44c5c8311b4109ccb0e3e3e8cd650c49177 (patch) | |
tree | be25aff64ba588ea5acac0dbe73e000c2a5099b0 /ChangeLog | |
parent | fed590bb658baee680c11753ecff1b96f0bf3112 (diff) | |
download | binutils-7a72d44c5c8311b4109ccb0e3e3e8cd650c49177.zip binutils-7a72d44c5c8311b4109ccb0e3e3e8cd650c49177.tar.gz binutils-7a72d44c5c8311b4109ccb0e3e3e8cd650c49177.tar.bz2 |
Remove CLEAR_SOLIB use.
* corelow.c (core_close): Don't check for CLEAR_SOLIB.
* infcmd.c (attach_command): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-10-15 Vladimir Prus <vladimir@codesourcery.com> + + Remove CLEAR_SOLIB use. + * corelow.c (core_close): Don't check for CLEAR_SOLIB. + * infcmd.c (attach_command): Likewise. + 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com> * Makefile.def (dependencies): Make configure-gdb depend on |