diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | src/format/dbg_format-int.h | 0 | ||||
-rw-r--r-- | src/format/dbg_format.c | 0 | ||||
-rw-r--r-- | src/format/dbg_format.h | 0 |
4 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 15-08-12 Cyrille Bagard <nocbos@gmail.com> + * src/format/dbg_format.c: + * src/format/dbg_format.h: + * src/format/dbg_format-int.h: + Deleted entries for real. + +15-08-12 Cyrille Bagard <nocbos@gmail.com> + * configure.ac: Add the new Makefiles from the 'src/format/dwarf/v[234]' directories. diff --git a/src/format/dbg_format-int.h b/src/format/dbg_format-int.h deleted file mode 100644 index e69de29..0000000 --- a/src/format/dbg_format-int.h +++ /dev/null diff --git a/src/format/dbg_format.c b/src/format/dbg_format.c deleted file mode 100644 index e69de29..0000000 --- a/src/format/dbg_format.c +++ /dev/null diff --git a/src/format/dbg_format.h b/src/format/dbg_format.h deleted file mode 100644 index e69de29..0000000 --- a/src/format/dbg_format.h +++ /dev/null |