]> gcc.gnu.org Git - gcc.git/commitdiff
dwarf2.def: Edit comment.
authorCary Coutant <ccoutant@google.com>
Thu, 6 Sep 2012 23:32:59 +0000 (23:32 +0000)
committerCary Coutant <ccoutant@gcc.gnu.org>
Thu, 6 Sep 2012 23:32:59 +0000 (16:32 -0700)
2012-09-06  Cary Coutant  <ccoutant@google.com>

include/
* dwarf2.def: Edit comment.

From-SVN: r191046

include/ChangeLog
include/dwarf2.def

index 1de3dca84023030909c3a9900ef4fddce0aa7d4b..fa2688d58d4b1be92d1484ba3271b263bcdd2422 100644 (file)
@@ -1,3 +1,7 @@
+2012-09-06  Cary Coutant  <ccoutant@google.com>
+
+       * dwarf2.def: Edit comment.
+
 2012-08-24  Sriraman Tallam  <tmsriram@google.com>
 
        * plugin-api.h (ld_plugin_allow_unique_segment_for_sections):
index 3c3dfccf35e30acd6f2e5e1840386d95c543af3c..7fe2df126c5faaae1f4c8811b74fec8f038bec8e 100644 (file)
@@ -586,7 +586,7 @@ DW_OP (DW_OP_GNU_convert, 0xf7)
 DW_OP (DW_OP_GNU_reinterpret, 0xf9)
 /* The GNU parameter ref extension.  */
 DW_OP (DW_OP_GNU_parameter_ref, 0xfa)
-/* Extension for Fission.  See http://gcc.gnu.org/wiki/DebugFission.  */
+/* Extensions for Fission.  See http://gcc.gnu.org/wiki/DebugFission.  */
 DW_OP (DW_OP_GNU_addr_index, 0xfb)
 DW_OP (DW_OP_GNU_const_index, 0xfc)
 /* HP extensions.  */
This page took 0.067713 seconds and 5 git commands to generate.