daily update
[deliverable/binutils-gdb.git] / elfcpp / ChangeLog
index 1050b29b42408f495afd38d8e4da121b013ec741..9f048dda52f3b6eb066aa289a0b28cfba239c67f 100644 (file)
@@ -1,3 +1,28 @@
+2009-03-20  Mikolaj Zalewski  <mikolajz@google.com>
+
+       * elfcpp.h (SHT_GNU_INCREMENTAL_INPUTS): Define.
+
+2009-03-01  Ian Lance Taylor  <iant@google.com>
+
+       * elfcpp_swap.h: #include "config.h".  Only #include <byteswap.h>
+       if HAVE_BYTESWAP_H is defined; if not, provide definitions for
+       bswap_{16,32,64}.  For gcc 4.3 and later, use the builtin bswap
+       functions.  Check WORDS_BIGENDIAN rather than __BYTE_ORDER.
+
+2009-01-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elfcpp.h (enum STT): Remove STT_IFUNC.
+
+2008-12-03  Nick Clifton  <nickc@redhat.com>
+
+       * elfcpp.h (enum STT): Add STT_IFUNC.
+
+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.
This page took 0.023006 seconds and 4 git commands to generate.