summaryrefslogtreecommitdiff
path: root/elfutils/libcpu/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'elfutils/libcpu/ChangeLog')
-rw-r--r--elfutils/libcpu/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/elfutils/libcpu/ChangeLog b/elfutils/libcpu/ChangeLog
index c49f8b9c..76340a13 100644
--- a/elfutils/libcpu/ChangeLog
+++ b/elfutils/libcpu/ChangeLog
@@ -1,3 +1,17 @@
+2012-01-21 Ulrich Drepper <drepper@gmail.com>
+
+ * i386_disasm.c (ADD_NSTRING): Define.
+ (i386_disasm): Print color codes in the appropriate places.
+
+2011-10-16 Roland McGrath <roland@hack.frob.com>
+
+ * Makefile.am (libcpu_i386_a_SOURCES): Add i386_dis.h.
+ (libcpu_x86_64_a_SOURCES): Add x86_64_dis.h.
+ (i386_disasm.o, x86_64_disasm.o): Depend on those in $(srcdir).
+ (%_dis.h): Renamed target pattern to ...
+ ($(srcdir)/%_dis.h): ... this.
+ (noinst_HEADERS, noinst_PROGRAMS): Put under [MAINTAINER_MODE].
+
2010-08-16 Roland McGrath <roland@redhat.com>
* Makefile.am (%_defs): New pattern rule.