gdb/
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index dc324ddab726f5181b9975441b68056ea3b86ebe..fbb62a7eabcc632a30b25ad7a57ba7e59e9e5ca3 100644 (file)
@@ -1,3 +1,16 @@
+2012-03-02  Yao Qi  <yao@codesourcery.com>
+
+       Fix -Wmissing-prototypes build.
+       * charset.c (phony_iconv_open): Make static.
+       (phony_iconv_close, phony_iconv): Likewise.
+       * i386-linux-nat.c (_initialize_i386_linux_nat): New prototype.
+       * i386-windows-nat.c (_initialize_i386_windows_nat): New
+       prototype.
+       * mingw-hdep.c (_initialize_mingw_hdep): New prototype.
+       * ser-mingw.c (create_select_thread): Make static.
+       * windows-termcap.c (tgetent): New prototype.
+       (tgetnum, tgetflag, tgetstr, tputs, tgoto): Likewise.
+
 2012-03-02  Zhang Yuanhui  <asmwarrior@gmail.com>
 
        Fix -Wmissing-prototypes build.
This page took 0.024657 seconds and 4 git commands to generate.