From: H.J. Lu Date: Sat, 20 Mar 2004 23:36:18 +0000 (+0000) Subject: Correct the ChangeLog entry. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=e20b50cc4a50c666fd9fb1959515be0e6bd7fe01;p=pf3gnuchains%2Fpf3gnuchains3x.git Correct the ChangeLog entry. --- diff --git a/include/ChangeLog b/include/ChangeLog index 7304a902e7..e018e9b1b9 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -3,11 +3,6 @@ * bfdlink.h (bfd_link_info): Correct comments for the unresolved_syms_in_objects field. -2004-03-12 Jakub Jelinek - - * opcode/i386.h (i386_optab): Remove CpuNo64 from sysenter and - sysexit. - 2004-02-24 Ian Lance Taylor * dyn-string.h: Update copyright date. diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index d5bc8ac458..3bc16b371e 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +2004-03-12 Jakub Jelinek + + * i386.h (i386_optab): Remove CpuNo64 from sysenter and sysexit. + 2004-03-16 Alan Modra * ppc.h (PPC_OPERAND_GPR_0): Define. Bump other operand defines.