gdb/
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b344cbacca8a5d948680e77309b4bb701d4cba62..d27f64b14f93e1e95a1902dcc40ca358fe7d554e 100644 (file)
@@ -1,3 +1,38 @@
+2012-10-23  Yao Qi  <yao@codesourcery.com>
+
+       * event-top.c (mark_async_signal_handler_wrapper): Remove.
+       * event-top.h: Remove its declaration.
+       (async_request_quit): Call mark_async_signal_handler instead of
+       mark_async_signal_handler_wrapper.
+       (async_do_nothing, async_disconnect): Likewise.
+       (async_stop_sig): Likewise.
+       * remote.c (handle_remote_sigint): Likewise.
+       (handle_remote_sigint_twice): Likewise.
+
+2012-10-23  Yao Qi  <yao@codesourcery.com>
+
+       * event-top.c (sigint_token, sighup_token): Replace 'void *'
+       with 'static struct async_signal_handler *'.
+       (sighup_token, sigquit_token, sigstp_token): Likewise.
+
+2012-10-22  Ali Anwar  <ali_anwar@codesourcery.com>
+
+       * gdbarch.sh (function_list): Use 'pstring' when printing
+       a variable which could return NULL.
+       * gdbarch.c: Regenerate.
+
+2012-10-10  Joel Brobecker  <brobecker@adacore.com>
+            Tom Tromey  <tromey@redhat.com>
+
+       * rs6000-aix-tdep.c (rs6000_aix_osabi_sniffer): Replace
+       inneffective if condition by gdb assertion.  Add function
+       description comment.
+
+2012-10-19  Joel Brobecker  <brobecker@adacore.com>
+
+       * parser-defs.h (struct exp_descriptor): Document constraint
+       on return value for "op_name" callbacks.
+
 2012-10-18  Tom Tromey  <tromey@redhat.com>
 
        * tracepoint.c (print_one_static_tracepoint_marker): Constify.
This page took 0.03257 seconds and 4 git commands to generate.