Change // comment in gdb/compile/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 26 Feb 2015 10:50:08 +0000 (11:50 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 26 Feb 2015 10:50:08 +0000 (11:50 +0100)
Missing ChangeLog in the previous commit:
bb2b33b9395662e7562be34b47b9533620b583c6

gdb/ChangeLog
2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>

PR build/18033
* compile/compile-c-support.c (c_compute_program): Change // comment.
* compile/compile-object-load.c (setup_sections): Change // comment.

gdb/ChangeLog

index c3d47f92d13ea6768db5f772fb367237c4c5406d..1aa6fc1ee065174750f78f12a990b0f4e7e300b4 100644 (file)
@@ -1,3 +1,9 @@
+2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR build/18033
+       * compile/compile-c-support.c (c_compute_program): Change // comment.
+       * compile/compile-object-load.c (setup_sections): Change // comment.
+
 2015-02-26  Joel Brobecker  <brobecker@adacore.com>
 
        PR build/18033: