diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b319c0b..c01f806 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2011-02-11 Yao Qi <yao@codesourcery.com> + + * Makefile.in: Remove signals.o from COMMON_OBS. Link + libcommon.a. + * configure.ac: Add common to sub dir. + * configure: Regenerate. + 2011-02-10 Pedro Alves <pedro@codesourcery.com> * vec.h (VEC_block_remove): Place VEC_ASSERT_INFO on the right |