dwarf2.def: Update comment re: UPC extensions to reference DWARF4 specification.
authorGary Funck <gary@intrepid.com>
Sun, 20 May 2012 00:55:05 +0000 (00:55 +0000)
committerGary Funck <gfunck@gcc.gnu.org>
Sun, 20 May 2012 00:55:05 +0000 (00:55 +0000)
toplevel/include/
* dwarf2.def: Update comment re: UPC extensions to reference
DWARF4 specification.

From-SVN: r187689

include/ChangeLog
include/dwarf2.def

index 48981996dd41e2a1918445893437cc2d38684b31..c3f823857f1a4e6c1eb8fcd75e1da259c9e4766d 100644 (file)
@@ -1,3 +1,8 @@
+2012-05-19  Gary Funck  <gary@intrepid.com>
+
+       * dwarf2.def: Update comment re: UPC extensions to reference
+       DWARF4 specification.
+
 2012-05-02  Cary Coutant  <ccoutant@google.com>
 
        * dwarf2.def: Remove DW_FORM_GNU_ref_index,
index e36ae919b2ab116d9e35cbf05f9845776a48701a..870aecdaa54442cc45f024414bea68094d4ff801 100644 (file)
@@ -167,7 +167,7 @@ DW_TAG (DW_TAG_GNU_formal_parameter_pack, 0x4108)
    are properly part of DWARF 5.  */
 DW_TAG (DW_TAG_GNU_call_site, 0x4109)
 DW_TAG (DW_TAG_GNU_call_site_parameter, 0x410a)
-/* Extensions for UPC.  See: http://upc.gwu.edu/~upc.  */
+/* Extensions for UPC.  See: http://dwarfstd.org/doc/DWARF4.pdf.  */
 DW_TAG (DW_TAG_upc_shared_type, 0x8765)
 DW_TAG (DW_TAG_upc_strict_type, 0x8766)
 DW_TAG (DW_TAG_upc_relaxed_type, 0x8767)