From: H.J. Lu Date: Thu, 18 Mar 2010 14:44:46 +0000 (+0000) Subject: Move ChangeLog entries to proper place. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e1dcda2d90549601060df94abc820df77a28b838;p=binutils-gdb.git Move ChangeLog entries to proper place. --- diff --git a/include/ChangeLog b/include/ChangeLog index f153061e349..db4665407f4 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,12 +1,3 @@ -2010-03-05 Rainer Orth - - * elf/common.h (VER_FLG_*): Document. - (VER_FLG_INFO): Define. - -2010-02-08 David S. Miller - - * elf/sparc.h (R_SPARC_JMP_IREL, R_SPARC_IRELATIVE): Define. - 2010-01-13 Joel Brobecker Add new DW_AT_use_GNAT_descriptive_type CU attribute. diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 349ee191718..e9aa7488f17 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,8 @@ +2010-03-05 Rainer Orth + + * common.h (VER_FLG_*): Document. + (VER_FLG_INFO): Define. + 2010-02-23 Andrew Zabolotny PR binutils/11297 @@ -14,6 +19,10 @@ * common.h (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX): Define. +2010-02-08 David S. Miller + + * sparc.h (R_SPARC_JMP_IREL, R_SPARC_IRELATIVE): Define. + 2010-02-02 H.J. Lu * common.h (NT_386_XSTATE): New.