diff options
Diffstat (limited to 'libcpu/ChangeLog')
-rw-r--r-- | libcpu/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libcpu/ChangeLog b/libcpu/ChangeLog index b3abff7b..5bc89f9f 100644 --- a/libcpu/ChangeLog +++ b/libcpu/ChangeLog @@ -1,5 +1,7 @@ 2008-12-31 Ulrich Drepper <drepper@redhat.com> + * i386_disasm.c (i386_disasm): Correct resizing of buffer. + * i386_parse.y (struct argstring): Add off element. (off_op_str): New global variable. (print_op_str): Print strings as concatenated strings. Keep track |