If a region is specified assign it to all sections inside the overlay unless they...
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 69a39750bf23e0cb6d96e9f8d2b2703d00787463..0495c7930c695c9b0219a5d0a5f898706248629f 100644 (file)
@@ -1,3 +1,92 @@
+2001-07-19  Andrew Cagney  <ac131313@redhat.com>
+
+       * MAINTAINERS: Add Michael Chastain as C++ testsuite maintainer.
+
+2001-07-19  Andrew Cagney  <ac131313@redhat.com>
+
+       From Stephen Smith:
+       * configure.tgt (i*86-*-pe*): New target.
+
+2001-07-19  Andrew Cagney  <ac131313@redhat.com>
+
+       From 2001-07-16 Rodney Brown <rbrown64@csc.com.au>:
+       * infttrace.c (child_thread_alive): Fix gdb_tid typo.
+       * somsolib.c (no_shared_libraries): Provide stub.
+       * xcoffsolib.c (no_shared_libraries): Provide stub.
+
+2001-07-18  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * Makefile.in (COMMON_OBS): Remove tui-file.o.
+       (SUBDIR_TUI_OBS): Add it here.
+       (SUBDIR_TUI_SRCS): Move tui-file.c and tui-file.h here.
+       (main.o): Remove dependency with tui-file.h.
+
+2001-07-17  Elena Zannoni  <ezannoni@redhat.com>
+
+       * Makefile.in (tui-file.o): Update dependencies.
+
+2001-07-17  Elena Zannoni  <ezannoni@redhat.com>
+
+       * top.c (catch_errors): Convert PTR to void * in parameters list.
+       (quit_cover): Ditto.
+
+2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * source.c (find_source_lines): Remove tui test, must be replaced
+       by appropriate warning hook.
+       (print_source_lines): Remove tui hacks, must be replaced by cli.
+       (forward_search_command): Remove tui hacks, can be replaced by
+       appropriate calls to identify_source_line when tui scrolls.
+       (reverse_search_command): Likewise.
+
+2001-07-16  Nick Duffek  <nsd@redhat.com>
+
+       * remote.c (init_remote_ops, init_remote_cisco_ops,
+       init_remote_async_ops): Set to_pid_to_str and
+       to_extra_thread_info correctly and in the same order as declared
+       in target.h.
+
+2001-07-16  Andrew Cagney  <ac131313@redhat.com>
+
+       * remote.c: Revert below.  Included more than intended.
+
+2001-07-16  Nick Duffek  <nsd@redhat.com>
+
+       * remote.c (init_remote_ops, init_remote_cisco_ops,
+       init_remote_async_ops): Set to_pid_to_str and
+       to_extra_thread_info correctly and in the same order as declared
+       in target.h.
+
+2001-07-16  Nick Duffek  <nsd@redhat.com>
+
+       * findvar.c (read_var_value): Apply value_as_pointer() to
+       addresses retrieved from the target for LOC_BASEREG and
+       LOC_BASEREG_ARG variables.
+
+2001-07-16  Orjan Friberg  <orjanf@axis.com>
+
+       * NEWS: New target CRIS.
+
+2001-07-16  Elena Zannoni  <ezannoni@redhat.com>
+
+        * top.c (show_commands): Remove extern decl of history_get, it's
+       already in readline/history.h.
+       
+2001-07-16  Elena Zannoni  <ezannoni@redhat.com>
+
+        * top.c (is_complete_command, init_cmd_lists, init_cli_cmds,
+        execute_user_command, do_setshow_command, get_prompt, init_proc,
+        serial_log_command): Remove extern declarations.  Include
+        cli/cli-cmds.h, cli/cli-script.h, cli/cli-setshow.h, serial.h.
+        * gdbcmd.h (execute_user_command): Remove declaration, it's already
+        in cli/cli-script.h.
+        * command.h (do_setshow_command): Remove declaration, it's already
+        in cli/cli-setshow.h.
+        * infrun.c: Include "cli/cli-script.h" for execute_user_command.
+        * Makefile.in (infrun.o): Update dependencies.
+        (top.o): Ditto.
+        * cli/cli-setshow.h: Add comment for do_setshow_command.
+
 2001-07-16  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the
This page took 0.024554 seconds and 4 git commands to generate.