From 8da8e50a53177b4b6cd0818bdf581db02c3fb74b Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Thu, 12 Jun 2008 16:58:40 +0000 Subject: 2008-06-12 David S. Miller * powerpc.h: New file. * elfcpp.h (SHT_ORDERED): New enum constant. (DT_PPC_GOT, DT_PPC64_GLINK, DT_PPC64_OPD, DT_PPC64_OPDSZ): Same. --- elfcpp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'elfcpp/ChangeLog') diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog index 1050b29..949ffeb 100644 --- a/elfcpp/ChangeLog +++ b/elfcpp/ChangeLog @@ -1,3 +1,9 @@ +2008-06-12 David S. Miller + + * powerpc.h: New file. + * elfcpp.h (SHT_ORDERED): New enum constant. + (DT_PPC_GOT, DT_PPC64_GLINK, DT_PPC64_OPD, DT_PPC64_OPDSZ): Same. + 2008-05-28 Caleb Howe * dwarf.h (enum DW_FORM): Define. -- cgit v1.1