2002-02-10 Daniel Jacobowitz <drow@mvista.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 47863759b306f36780c04a95a96b96f344965bc1..fbba769fb69d09b0784a0be9046270f9fc424aa5 100644 (file)
@@ -1,3 +1,115 @@
+2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
+
+       * symtab.c (compare_search_syms): New function.
+       (sort_search_symbols): New function.
+       (search_symbols): Sort symbols after searching rather than
+       before.
+
+2002-02-10  Andrew Cagney  <ac131313@redhat.com>
+
+       * NEWS: Linux -> GNU/Linux.
+
+2002-02-10  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbarch.sh: For for level one methods, disallow a definition
+       when partially multi-arched.  Add comments explaining rationale.
+       * gdbarch.h: Re-generate.
+
+2002-02-10  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
+       multi-arch partial.
+       
+2002-02-10  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL.  Exit on bad
+       field.  Use diff -u.
+       * gdbarch.c: Re-generate.
+
+2002-02-10  Andrew Cagney  <ac131313@redhat.com>
+
+       * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
+       * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
+       partial.
+
+2002-02-10  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
+       multi-arch partial.
+       (PUSH_ARGUMENTS): Switch to using predefault.
+       * gdbarch.c: Regenerate.
+
+2002-02-10  Andrew Cagney  <ac131313@redhat.com>
+
+       * valops.c (PUSH_ARGUMENTS): Delete definition.
+       * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
+       partial.  Default to default_push_arguments.
+       * gdbarch.h, gdbarch.c: Regenerate.
+
+2002-02-09  Andrew Cagney  <ac131313@redhat.com>
+
+       * defs.h (throw_exception): Rename return_to_top_level.  Update
+       comments.
+       * utils.c (error_stream, internal_verror, quit): Ditto.
+       * top.c (throw_exception, catcher): Ditto.
+       * sparclet-rom.c (sparclet_load): Ditto.
+       * remote.c (interrupt_query, minitelnet): Ditto.
+       * remote-sds.c (interrupt_query): Ditto.
+       * remote-mips.c (mips_error, mips_kill): Ditto.
+       * ocd.c (interrupt_query): Ditto.
+       * monitor.c (monitor_interrupt_query): Ditto.
+       * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
+       * target.h: Update comment.
+       
+       * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
+       
+2002-02-09  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
+       default_double_format.
+       * gdbarch.h, gdbarch.c: Re-generate.
+       * findvar.c (floatformat_unknown): Delete variable definition.
+       * doublest.h (floatformat_unknown): Delete variable declaration.
+
+2002-02-09  Jim Blandy  <jimb@redhat.com>
+
+       * stabsread.c (read_type): Add code to parse Sun's syntax for
+       prototyped function types.
+
+2002-02-09  Andrew Cagney  <ac131313@redhat.com>
+
+       * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
+       (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
+
+2002-02-09  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
+
+       * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
+       _initialize_solib.  Fixes name clash with solib.c:_initialize_solib,
+       now _initialize_xcoffsolib gets called again and overrides the
+       commands from solib.c in a native configuration.
+
+2002-02-09  Mark Kettenis  <kettenis@gnu.org>
+
+       * doublest.c (store_typed_floating): Don't try to return a value.
+       Fixes PR gdb/290.
+
+2002-02-08  Jim Blandy  <jimb@redhat.com>
+
+       * c-typeprint.c (c_type_print_varspec_suffix): If a function type
+       is prototyped and has no arguments, print its argument list as
+       `(void)'.
+
+2002-02-08  Chris Demetriou  <cgd@broadcom.com>
+
+       * MAINTAINERS (write-after-approval): Add myself.
+       (paper-trail): I've escaped!
+       
+2002-02-08  Christopher Faylor  <cgf@redhat.com>
+
+       * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
+       changes.
+       (_initialize_check_for_gdb_ini): Ditto.
+
 2002-02-08  Martin M. Hunt  <hunt@redhat.com>
 
        * win32-nat.c (cygwin_pid_to_str): Fix typo.
This page took 0.031069 seconds and 4 git commands to generate.