diff --git a/include/ChangeLog b/include/ChangeLog index f153061e3..db4665407 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 349ee1917..e9aa7488f 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.