2000-12-20 Fernando Nasser <fnasser@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index d5a28189641ce25afd1ba5bab7e3f37f1688854a..5a0d478d90ed88f76842df8fd498cf08d1358b20 100644 (file)
@@ -1,3 +1,38 @@
+2000-12-20  Fernando Nasser  <fnasser@redhat.com>
+
+       * configure.in: Rename CONFIG_LOBS to CONFIG_LIB_OBS.
+       * Makefile.in: Ditto.
+       * configure: Regenerate.
+
+2000-12-20  Fernando Nasser  <fnasser@redhat.com>
+
+       * command.h: Register date when it was deprecated.
+       * call-cmds.h: Ditto.
+
+2000-12-20  Fernando Nasser  <fnasser@redhat.com>
+
+       * Makefile.in (UIOUT_CFLAGS): New macro. CFLAGS needed for uiout code
+       to be compiled.  Defines UI_OUT.
+       (SUBDIR_MI_CFLAGS): Defines MI_OUT, not UI_OUT.
+       (INTERNAL_WARN_CFLAGS): Also include UIOUT_CFLAGS.
+       * configure.in (UIOUT_CFLAGS): New configuration variable.
+       (--with-uiout): New configuration option.  Causes uiout code to
+       be compiled, instead of the old *printf one.
+       * configure: Regenerate.
+       * top.c (print_gdb_version): Test for and print MI_OUT, not UI_OUT.
+
+2000-12-20  Fernando Nasser  <fnasser@redhat.com>
+
+       * complaints.c (complain): Call warning_hook if defined, instead of
+       writting to gdb_stderr.
+       (clear_complaints): Do not write anything to gdb_stderr if warning_hook
+       is defined.
+
+2000-12-19  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * sh-tdep.c (sh_print_register): Don't leave regnum 0 out of the
+        non-pseudo-regs group.
+
 2000-12-19  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 
        * sh-tdep.c (sh_gdbarch_init): Move setting of breakpoint_from_pc
This page took 0.023654 seconds and 4 git commands to generate.