PR binutils/13925
[deliverable/binutils-gdb.git] / elfcpp / ChangeLog
index 0306aa80228f16429923bea10588f67d71edcd80..f606faad4da7c69841a22afd7d7a9134773037f2 100644 (file)
@@ -1,6 +1,45 @@
+2012-03-12  Cary Coutant  <ccoutant@google.com>
+
+       Update DWARF enums from ../include/dwarf2.h.
+       * dwarf.h (enum DW_TAG): Add new DWARF-4 tags.
+       (enum DW_FORM): Add new DWARF-4 and Fission extensions.
+       (enum DW_AT): New enum.
+       (enum DW_LINE_EXTENDED_OPS): Add new DWARF-4 opcode.
+       (enum DW_ENCODING): Add new DWARF-4 encoding.
+       (enum DW_OP): Add new DWARF-4 opcodes.
+       (enum DW_CHILDREN): New enum.
+       (enum DW_LANG): New enum.
+
+2012-01-27  Aleksandar Simeonov  <asimeonov@mips.com>
+
+       * mips.h: New file
+       * elfcpp.h (SHT_MIPS_REGINFO): New enums for processor-specific flags.
+       (SHF_MIPS_GPREL): Likewise.
+       (PT_MIPS_REGINFO, PT_MIPS_RTPROC, PT_MIPS_OPTIONS): Likewise.
+       (DT_MIPS_RLD_VERSION, DT_MIPS_TIME_STAMP, DT_MIPS_ICHECKSUM,
+        DT_MIPS_IVERSION, DT_MIPS_FLAGS, DT_MIPS_BASE_ADDRESS, DT_MIPS_MSYM,
+        DT_MIPS_CONFLICT, DT_MIPS_LIBLIST, DT_MIPS_LOCAL_GOTNO,
+        DT_MIPS_CONFLICTNO, DT_MIPS_LIBLISTNO, DT_MIPS_SYMTABNO,
+        DT_MIPS_UNREFEXTNO, DT_MIPS_GOTSYM, DT_MIPS_HIPAGENO, DT_MIPS_RLD_MAP,
+        DT_MIPS_DELTA_CLASS, DT_MIPS_DELTA_CLASS_NO, DT_MIPS_DELTA_INSTANCE,
+        DT_MIPS_DELTA_INSTANCE_NO, DT_MIPS_DELTA_RELOC, DT_MIPS_DELTA_RELOC_NO,
+        DT_MIPS_DELTA_SYM, DT_MIPS_DELTA_SYM_NO, DT_MIPS_DELTA_CLASSSYM,
+        DT_MIPS_DELTA_CLASSSYM_NO, DT_MIPS_CXX_FLAGS, DT_MIPS_PIXIE_INIT,
+        DT_MIPS_SYMBOL_LIB, DT_MIPS_LOCALPAGE_GOTIDX, DT_MIPS_LOCAL_GOTIDX,
+        DT_MIPS_HIDDEN_GOTIDX, DT_MIPS_PROTECTED_GOTIDX, DT_MIPS_OPTIONS,
+        DT_MIPS_INTERFACE, DT_MIPS_DYNSTR_ALIGN, DT_MIPS_INTERFACE_SIZE,
+        DT_MIPS_RLD_TEXT_RESOLVE_ADDR, DT_MIPS_PERF_SUFFIX,
+        DT_MIPS_COMPACT_SIZE, DT_MIPS_GP_VALUE, DT_MIPS_AUX_DYNAMIC,
+        DT_MIPS_PLTGOT, DT_MIPS_RWPLT): Likewise.
+
+2012-01-27  Ian Lance Taylor  <iant@google.com>
+
+       * elfcpp.h (STT_GNU_IFUNC): Add comment.
+
 2011-07-03  Samuel Thibault  <samuel.thibault@gnu.org>
            Thomas Schwinge  <thomas@schwinge.name>
 
+       PR binutils/12913
        * elfcpp.h (ELFOSABI): Add ELFOSABI_GNU with value of ELFOSABI_LINUX,
        keep ELFOSABI_LINUX as an alias.  Remove ELFOSABI_HURD.
 
This page took 0.023619 seconds and 4 git commands to generate.