ChangeLog rotatation and copyright year update
[deliverable/binutils-gdb.git] / binutils / dwarf.h
index 124d9d6d3583277d7b48514f34fdaf8835945d5f..d43f0968de3e0a8c8a8c9f760e4410909345f4be 100644 (file)
@@ -1,5 +1,5 @@
 /* dwarf.h - DWARF support header file
-   Copyright (C) 2005-2014 Free Software Foundation, Inc.
+   Copyright (C) 2005-2015 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
@@ -164,6 +164,8 @@ struct dwarf_section
   dwarf_vma address;
   dwarf_size_type size;
   enum dwarf_section_display_enum abbrev_sec;
+  /* A spare field for random use.  */
+  void *user_data;
 };
 
 /* A structure containing the name of a debug section
This page took 0.023856 seconds and 4 git commands to generate.