Move cleanups.[ch] to common
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 4ce6d87e0ac360fd77cf06dc5b1425170262f2bb..6bacb45102b00a14369845ae169028a3a9e4c7d3 100644 (file)
@@ -1,3 +1,14 @@
+2014-08-29  Gary Benson  <gbenson@redhat.com>
+
+       * cleanups.h: Moved to...
+       * common/cleanups.h: New file.
+       * cleanups.c: Moved to...
+       * common/cleanups.c: New file.  Include common-defs.h and
+       cleanups.h.  Do not include defs.h.
+       * Makefile.in (SFILES): Replace cleanups.c with common/cleanups.c.
+       (HFILES_NO_SRCDIR): Replace cleanups.h with common/cleanups.h.
+       (cleanups.o): New rule.
+
 2014-08-29  Gary Benson  <gbenson@redhat.com>
 
        * common/errors.h (internal_warning): New declaration.
This page took 0.024809 seconds and 4 git commands to generate.