intl/
[deliverable/binutils-gdb.git] / elfcpp / ChangeLog
index 63e0ac02675faa1c1058f408c69106cdd6f8a39e..2a668a674442e39ad9c4450ac622a1f3955ef0ec 100644 (file)
@@ -1,3 +1,53 @@
+2009-07-23  Ulrich Drepper  <drepper@redhat.com>
+
+       * elfcpp.h (enum STB): Add STB_GNU_UNIQUE.
+
+2009-06-21  Ian Lance Taylor  <iant@google.com>
+
+       * elfcpp.h (SHN_X86_64_LCOMMON): Define enum constant.
+       (enum SHT): Add SHT_X86_64_UNWIND.
+       (enum SHF): Add SHT_X86_64_LARGE.
+
+2009-05-27  Doug Kwan  <dougkwan@google.com>
+
+       * arm.h: New file.
+       * elfcpp.h (enum SHT): Add ARM-specific special sections.
+       (enum PT): Add ARM-specific section types.
+       (enum SST): Add STT_ARM_TFUNC.
+
+2009-04-30  Nick Clifton  <nickc@redhat.com>
+
+       * elfcpp.h (enum STT): Add STT_GNU_IFUNC.
+
+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.
+
 2008-04-19  Ian Lance Taylor  <iant@google.com>
 
        * elfcpp_file.h (class Elf_file): Add large_shndx_offset_ field.
This page took 0.023296 seconds and 4 git commands to generate.