diff options
Diffstat (limited to 'elfcpp/ChangeLog')
-rw-r--r-- | elfcpp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
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 <davem@davemloft.net> + + * 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 <cshowe@google.com> * dwarf.h (enum DW_FORM): Define. |