This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Change // comment in gdb/compile/


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=17487d857c372c01fb84b028062eaf1cdb41048a

commit 17487d857c372c01fb84b028062eaf1cdb41048a
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Thu Feb 26 11:50:08 2015 +0100

    Change // comment in gdb/compile/
    
    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.

Diff:
---
 gdb/ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c3d47f9..1aa6fc1 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]