Move cleanups.[ch] to common
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index dd89aaba4d4e492e041e86358adda00ed9f45823..76afb0d5bc4e0c34c1278d6567157447dc1e01db 100644 (file)
@@ -1,3 +1,24 @@
+2014-08-29  Gary Benson  <gbenson@redhat.com>
+
+       * Makefile.in (SFILES): Add common/cleanups.c.
+       (OBS): cleanups.o.
+       (cleanups.o): New rule.
+
+2014-08-29  Gary Benson  <gbenson@redhat.com>
+
+       * utils.c (internal_vwarning): New function.
+
+2014-08-28  Gary Benson  <gbenson@redhat.com>
+
+       * utils.h (fatal): Remove declaration.
+       * utils.c (fatal): Remove function.
+
+2014-08-28  Gary Benson  <gbenson@redhat.com>
+
+       * tracepoint.c (gdb_agent_init): Replace fatal with
+       perror_with_name.
+       (initialize_tracepoint): Likewise.
+
 2014-08-28  Gary Benson  <gbenson@redhat.com>
 
        * remote-utils.c (remote_prepare): Replace fatal with error.
This page took 0.027953 seconds and 4 git commands to generate.