summaryrefslogtreecommitdiffstats
path: root/libcpu/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libcpu/ChangeLog')
-rw-r--r--libcpu/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcpu/ChangeLog b/libcpu/ChangeLog
index e4dd3a75..4b225af8 100644
--- a/libcpu/ChangeLog
+++ b/libcpu/ChangeLog
@@ -2,6 +2,8 @@
* i386_parse.y: Add sanity check for NMNES macro value.
* Makefile.am (i386_parse.o): Fix target in dependency rule.
+ (i386_parse.h): New target with empty commands.
+ (i386_lex.o): Depend on it in place of i386_parse.c.
2008-01-21 Ulrich Drepper <[email protected]>