aboutsummaryrefslogtreecommitdiff
path: root/gdb/reverse.c
diff options
context:
space:
mode:
authorGary Benson <gbenson@redhat.com>2014-08-04 11:37:44 +0100
committerGary Benson <gbenson@redhat.com>2014-08-29 10:53:35 +0100
commite31806255fe0cf49a1eeb14a51788473eaaa6310 (patch)
tree051e697f08c61a603d71b0a89af7b6dccef53e3f /gdb/reverse.c
parente3d6ba5d322d871004e84b936e6509749a350325 (diff)
downloadgdb-e31806255fe0cf49a1eeb14a51788473eaaa6310.zip
gdb-e31806255fe0cf49a1eeb14a51788473eaaa6310.tar.gz
gdb-e31806255fe0cf49a1eeb14a51788473eaaa6310.tar.bz2
Move cleanups.[ch] to common
This commit moves cleanups.[ch] into gdb/common/. The only change to the content of the files is that cleanups.c's include list was altered to match its new location. gdb/ChangeLog: * 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. gdb/gdbserver/ChangeLog: * Makefile.in (SFILES): Add common/cleanups.c. (OBS): cleanups.o. (cleanups.o): New rule.
Diffstat (limited to 'gdb/reverse.c')
0 files changed, 0 insertions, 0 deletions