X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2FChangeLog;h=67fed20c88a3d1eda935bcccbe53e5012099ef5a;hb=d645e32eb8b60a84a2b0bf8a02e782289e992641;hp=9645394a3ac95d56c65da4d38968a531fa7359f9;hpb=a5f21126be4081334129fb251980d8825f872bdb;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9645394a3a..67fed20c88 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +2011-03-17 Joel Brobecker + + PR gdb/12116: + * configure.ac: Add getthrds declaration check. + * configure, config.in: Regenerate. + * aix-thread.c (getthrds): Declare only if not already declared + in procinfo.h. More declaration out of get_signaled_thread to + global scope. + 2011-03-17 Phil Muldoon * python/py-symtab.c: Populate symtab_object_methods,