* lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 4a1808ecb498dabbe570be2bfe7d227da2a22a2f..0c85032b4a440177bf44aee2d0f83d8054fba383 100644 (file)
@@ -1,3 +1,128 @@
+2002-02-24  Andrew Cagney  <ac131313@redhat.com>
+
+       * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
+       with either ``GNU/Linux'' or ``Linux kernel''.
+       Fix PR gdb/378.
+       
+2002-02-23  Andrew Cagney  <ac131313@redhat.com>
+
+       * lin-thread.c: Delete file.
+       * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
+       to gdb_proc_service.h.
+       * configure: Re-generate.
+
+       * ocd.c (ocd_open): Do not try to open the "ocd" device.
+       * serial.c (serial_open): Delete check for "ocd".
+       Fix PR gdb/349.
+
+       * Makefile.in (linux-thread.o): Delete target.
+       * linux-thread.c: Delete file.
+
+       * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c.  Tweak other
+       renamed SH files to be consistent.
+
+       * symtab.c (sort_search_symbols): Use xfree.
+
+2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
+
+       * arm-linux-tdep.c (arm_linux_init_abi): Register
+       IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
+       * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
+       definition with undef, since we don't want the sysvr4 definition.
+       (SKIP_TRAMPOLINE_CODE): Likewise.
+
+2002-02-23  Andrew Cagney  <ac131313@redhat.com>
+
+       From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
+
+       * configure.in: (AC_CHECK_FUNCS) Added test for
+       canonicalize_file_name Regenerated.
+        * config.in, configure: Regenerated.
+        * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
+       defined use canonicalize_file_name.
+        
+2002-02-23  Michael Chastain  <mec@shout.net>
+
+       * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
+
+2002-02-23  Andrew Cagney  <ac131313@redhat.com>
+
+       * README: Remove references to cygnus.com.
+       * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
+       dot com'' form.  Remove references to cygnus.com and sourceware.
+
+2002-02-23  Andrew Cagney  <ac131313@redhat.com>
+
+       From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
+       * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
+       1003.1-2001 no longer allows "head -1".
+       * gdb/Makefile.in (version.c): Likewise.
+       * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
+       * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
+       equivalent.  POSIX 1003.1-2001 no longer allows "diff -c3".
+
+2002-02-23  Andrew Cagney  <ac131313@redhat.com>
+
+       * cli/cli-decode.c (cmd_cfunc_eq): New function.
+       * command.h (cmd_cfunc_eq): Declare.
+       * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
+
+       * cli/cli-cmds.h (is_complete_command): Change parameter to a
+       ``struct cmd_list_element *''.
+       * cli/cli-cmds.c (is_complete_command): Update.  Use
+       cmd_cfunc_eq.
+       * top.c (execute_command): Pass the command to
+       is_complete_command.
+       * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
+
+2002-02-23  Andrew Cagney  <ac131313@redhat.com>
+
+       From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
+       * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
+       architecture defines.
+       * s390-tdep.c (s390_gdbarch_init): Likewise.
+
+2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
+
+       * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
+       (arm_linux_push_arguments): Likewise.
+       (arm_linux_init_abi): Register them.  Also register linux-specific
+       call_dummy_words.
+       (find_minsym_and_objfile): Use strcmp, not STREQ.
+       * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
+       (arm_linux_call_dummy_words): Delete declaration.
+       (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
+       (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
+       declarations.
+       (LOWEST_PC): Delete.
+
+2002-02-23  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
+
+       * maint.c (print_section_info): Do not prepend `0x' to filepos
+       output, it will be handled by local_hex_string_custom.
+
+2002-02-23  Richard Earnshaw  <rearnsha@arm.com>
+
+       * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
+       (store_newfpe_double, store_newfpe_extended, store_fpregister)
+       (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
+
+2002-02-22  Jim Blandy  <jimb@redhat.com>
+
+       Indicate that the bcache functions don't change the strings
+       they're passed.
+       * bcache.h (bcache, hash): Add `const' keywords to declarations.
+       * bcache.c (bcache, hash): Add `const' keywords to definitions.
+
+2002-02-22  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * win32-nat.c (child_create_inferior): Fix create flags setting bug.
+
+2002-02-21  Christopher Faylor  <cgf@redhat.com>
+
+       * win32-nat.c (register_loaded_dll): Just use raw name when we can't
+       find the complete path to a loaded DLL.
+
 2002-02-21  Fred Fish  <fnf@redhat.com>
 
        * dbxread.c (process_one_symbol): When finding an N_FUN symbol
This page took 0.02614 seconds and 4 git commands to generate.