X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2FChangeLog;h=d43e2bf2318dff6cfe018f33f125b9ce6ba347c7;hb=d3685d60d601f0ae817beb920fc1156f1f0885ee;hp=9f7b97228da91561c409f2135f1879db30a536cb;hpb=060cfbef397769f935df461cb90d237c0783045a;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9f7b97228d..d43e2bf231 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,9 +1,34 @@ +2013-05-10 Freddie Chopin + Tom Tromey + + PR build/15414: + * configure: Rebuild. + * configure.ac (build_warnings): Do not use -Wformat-nonliteral + with -Wno-format. + +2013-05-10 Pedro Alves + + * remote.c (_initialize_remote): Fix spelling of + qXfer:traceframe-info:read packet in packet config command. + +2013-05-10 David Taylor + + PR remote/15455 + + * remote.c (remote_trace_set_readonly_regions): Do not overwrite + "QTro" at start of packet. + 2013-05-10 Joel Brobecker * solib-aix.c (solib_aix_relocate_section_addresses): For the .bss section action, apply the same offset as the .data section. +2013-05-10 Joel Brobecker + + * solib-aix.c (solib_aix_relocate_section_addresses): + Remove FIXME comment. + 2013-05-10 Joel Brobecker PR tdep/15420: