Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b7ae2aa697b24af1a31ded3744167fb293a183ba..6cc8cde31b7dd0acf851c877cf30eb63c059e7f0 100644 (file)
@@ -1,3 +1,593 @@
+Thu May 21 13:14:25 1998  John Metzler  <jmetzler@cygnus.com>
+       * gnu-nat.c (init_gnu_ops): Initialization of target ops by assignment.
+       (_initialize_gnu_nat):      Call new init
+       * mac-nat.c (init_child_ops):          Ditto
+       (_initialize_mac_nat):                 Ditto
+       * monitor.c (init_base_monitor_ops):   Ditto
+       (_initialize_remote_monitors) :        Ditto
+       * ppc-bdm.c (init_bdm_ppc_ops):        Ditto
+       (_initialize_bdm_ppc):                 Ditto
+       * remote-adapt.c ( init_adapt_ops):    Ditto
+       (_initialize_remote_adapt):            Ditto
+       * remote-array.c (init_array_ops) :    Ditto
+       (_initialize_array):                   Ditto
+       * remote-bug (init_bug_ops) :          Ditto
+       (_initialize_remote_bug):              Ditto
+       * remote-e7000.c (init_e7000_ops):     Ditto
+       (_initialize_remote_e7000) :           Ditto
+       * remote-eb.c (init_eb_ops) :          Ditto
+       (_initialize_remote_eb) :              Ditto
+       *remote-es.c (init_es1800_ops) :       Ditto
+       (init_es1800_child_ops) :              Ditto
+       (_initialize_es1800) ;                 Ditto
+       *remote-hms.c (init_hms_ops):          Ditto
+       (_initialize_remote_hms) :             Ditto
+       * remote-mm.c (init_mm_ops):           Ditto
+       (_initialize_remote_mm) :              Ditto
+       * remote-nindy.c (init_nindy_ops):     Ditto
+       (_initialize_nindy):                   Ditto
+       * remote_nrom.c (init_nrom_ops) :      Ditto
+       (_initialize_remote_nrom) :            Ditto
+       *remote-os9k (init_rombug_ops) :       Ditto
+       (_initialize_remote_os9k) :            Ditto
+       *remote-rdi.c (init_rdi_ops) :         Ditto
+       (_initialize_remote_rdi) :             Ditto
+       * remote-rdp.c (init_remote_rdp_ops) : Ditto
+       (_initialize_remote_rdp) :             Ditto
+       * remote-sds.c (init_sds_ops) :        Ditto
+       (_initialize_remote_sds) :             Ditto
+       * remote-sim.c (init_gdbsim_ops) :     Ditto
+       (_initialize_remote_sim) :             Ditto
+       * remote-st.c (init_st2000_ops):       Ditto
+       (_initialize_remote_st2000):           Ditto
+       *remote-udi.c (init_udi_ops) :         Ditto
+       (_initialize_remote_udi) :             Ditto
+       * remote-vx.c (init_vx_ops) :          Ditto
+       (init_vx_run_ops) :                    Ditto
+       (_initialize_vx) :                     Ditto
+       * remote.c (init_remote_ops):          Ditto
+       (init_extended_remote_ops):            Ditto
+       (_initialize_remote):                  Ditto
+       * sparcl-tdep.c (init_sparclite_ops):  Ditto
+       (_initialize_sparcl_tdep):             Ditto
+       * v850ice.c (init_850ice_ops):         Ditto
+       (_initialize_v850ice):                 Ditto
+       *win32-nat.c: (init_child_ops):        Ditto
+       (_initialize_inftarg):                 Ditto
+
+Wed May 20 15:29:41 1998  Gavin Koch  <gavin@cygnus.com>
+
+       * mips/tm-tx39.h (MIPS_DEFAULT_FPU_TYPE): Defined as MIPS_FPU_NONE.
+       * mips/tm-tx39l.h: Same.
+
+Wed May 20 10:12:11 1998  John Metzler  <jmetzler@cygnus.com>
+
+       * m32r-tdep.c: (decode_prologue): Handle frames compiled with -Os.
+        Split out as separate function called by skip prologue and scan
+        prologue. new formula handles optimization in which the prologue
+        is interleaved with the body of the function. Also recognizes new
+        variations of prologue encoding.  Use of frame pointer is
+        essential to debugging, -fno-omit-frame-pointer
+        (m32r_skip_prologue): Call decode prologue, ignore line info
+        (m32r_scan_prologue): Call decode prologue, ignore line info.
+
+Tue May 19 17:23:54 1998  John Metzler  <jmetzler@cygnus.com>
+
+       * w89k-rom.c (_initialize_w89k): Call new init function
+       (init_w89k_cmds): Convert to dynamic initialization of monitor_ops 
+        data structure for forward compatability with additions to the
+        data structure.
+       * dbug-rom.c (_initialize_dbug_rom): ditto
+        (init_dbug_cmds): ditto
+       * m32r-rom.c (_initialize_m32r_rom): ditto
+       (init_m32r_cmds): ditto
+
+Mon May 18 13:34:27 1998  Keith Seitz  <keiths@cygnus.com>
+
+        * dbxread.c (process_one_symbol): If block addresses are relative to
+        function start addresses, reset function_start_address whenever a new
+        source file is seen.
+
+start-sanitize-d30v
+Sat May 16 22:21:48 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * config/d30v/tm-d30v.h (INIT_FRAME_PC_FIRST): Fill in PC into
+       frame struct before extracting saved register offsets.
+
+end-sanitize-d30v
+Thu May 14 5:51:00 1998  Ron Unrau  <runrau@cygnus.com>
+
+       * symtab.c (decode_line_1): set section for "break *<addr>"
+
+Wed May 13 20:58:02 1998  Mark Alexander  <marka@cygnus.com>
+
+       * corefile.c (reopen_exec_file): Reopen the exec file if
+       it has changed.
+
+Wed May 13 15:22:02 1998  Mark Alexander  <marka@cygnus.com>
+
+       * sparc-tdep.c (fetch_instruction): New function.
+       (single_step, sparc_init_extra_frame_info, examine_prologue):
+       Use fetch_instruction instead of read_memory_integer
+       to ensure that instructions are always read as big-endian.
+
+Wed May 13 14:42:21 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Add AC_FUNC_ALLOCA.
+       * defs.h: Check HAVE_ALLOCA_H rather than sparc.  Add _AIX pragma
+       alloca.
+       * configure: Rebuild.
+start-sanitize-java
+       * Makefile.in (jv-lang.o, jv-typeprint.o, jv-valprint.o): New
+       targets.
+end-sanitize-java
+
+Tue May 12 13:17:35 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * stabsread.c (read_one_struct_field): Check for typedef in type
+       tree before clearing bitfield information.
+
+Thu May  7 14:49:38 1998  Bob Manson  <manson@charmed.cygnus.com>
+
+       * config/sparc/tm-sp64.h (CALL_DUMMY): Store and retrieve
+       %o0-%o5 as 64-bit values; compensate for stack bias.
+       (USE_STRUCT_CONVENTION): We only pass pointers to structs
+       if they're larger than 32 bytes.
+       (REG_STRUCT_HAS_ADDR): Ditto.
+
+       * sparc-tdep.c (sparc_init_extra_frame_info): Use read_sp()
+       instead of read_register. If the target is a sparc64 and the frame
+       pointer is odd, compensate for the stack bias.
+       (get_saved_register): Use read_sp().
+       (DUMMY_STACK_REG_BUF_SIZE): Use FP_REGISTER_BYTES.
+       (sparc_push_dummy_frame): Use read_sp()/write_sp(). On sparc64,
+       save the PC, NPC, CCR, FSR, FPRS, Y and ASI registers.
+       (sparc_frame_find_saved_regs): Use read_sp(). Read the PC, NPC,
+       CCR, FSR, FPRS, Y and ASI registers from the frame, if it's a
+       dummy frame.
+       (sparc_pop_frame): Use write_sp(). If the target is a sparc64 and
+       the FP is odd, compensate for stack bias.
+       (sparc_store_return_value): Right-justify the return value before
+       writing it to %o0.
+       (sparc_fix_call_dummy): Don't NOP out part of the call dummy on
+       sparc64.
+       (sparc64_read_sp, sparc64_read_fp, sparc64_write_sp,
+       sparc64_write_fp, sp64_push_arguments,
+       sparc64_extract_return_value): New functions to support the
+       sparc64 ABI.
+
+       * dwarfread.c (handle_producer): Set processing_gcc_compilation to
+       the right version number.
+
+       * dwarf2read.c (read_file_scope): Assume we're processing
+       GCC2 output.
+
+Wed May  6 16:34:03 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * somsolib.c: Include gdb_stat.h.
+
+Mon May  4 16:24:22 1998  Mark Alexander  <marka@cygnus.com>
+
+       * defs.h (make_run_cleanup): Declare.
+       * solib.c (find_solib): Pass correct number of arguments to
+       make_run_cleanup.
+
+Sat May  2 09:35:07 1998  Stu Grossman  <grossman@babylon-5.cygnus.com>
+
+       * ocd.h:  Add new flags, function codes, and processor types to support
+       new Wiggler capabilities.
+       * (ocd_write_bytes_size):  New function to allow atomic writes of
+       memory in sizes larger than a byte.
+
+       * ser-unix.c (baudtab):  Add 57600, 115200, 230400, and 460800 baud.
+
+Fri May  1 19:51:32 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * stabsread.c (read_one_struct_field): Do not override supplied
+       bitfield size for a range type value.
+
+       * gdbtypes.c (create_range_type): For a range with positive 
+       lower limit, declare range type as unsigned.
+
+Fri May  1 10:58:34 1998  John Metzler  <jmetzler@cygnus.com>
+
+       * monitor.c: Turn off debug
+
+Fri May  1 09:29:56 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
+
+       * breakpoint.c (delete_command):  Skip internal breakpoints when
+       all breakpoints are requested.
+
+       * stabsread.c (define_symbol):  Record parameter types from Sunpro
+       function stabs in the TYPE_FIELDS of the function type.
+
+Thu Apr 30 15:59:54 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * Makefile.in (config-check-targets, config-check-hosts): Removed.
+
+1998-04-30  Paul Eggert  <eggert@twinsun.com>
+
+        * Makefile.in (maintainer-clean):
+        Don't get ahead of yourself and delete Makefile
+        before running `make'.
+        (local-maintainer-clean, do-maintainer-clean): New rules.
+
+Wed Apr 29 10:20:40 1998  John Metzler  <jmetzler@cygnus.com>
+
+       * nec4102rom.c: New file implements ROM monitor adapter for
+        nec-vr4102 board.  This board hosts the vr4111 chip.  This file
+        required extensions to the monitor_ops structure, hooks for wait
+        filter, new flags. This version does not support more than one
+        breakpoint and resuming after a breakpoint in 16 bit mode is
+        completely disfunctional.  
+
+       * monitor.h: Defined additional hooks for dmpregs, configure_hooks
+       and wait_filter. These additions require that all ROM monitor
+       interfaces be recoded to initialize monitor ops using assignments
+       rather than static structure initialization.  Added new bits to
+       flags MO_EXACT_DUMPADDR, MO_HAS_BLOCKWRITES.
+
+        * monitor.c (RDEBUG): Conditional tracing throughout the file.
+        (fromhex): Now recognized upper cse hex digits
+        (monitor_printf_noecho):
+        (monitor_readchar): Tracing interferes with input timing.
+        (monitor_open): Register different memory write functions with
+        dcache_init if MO_HAS_BLOCKWRITES.
+        (flush_monior_dcache): Added as an additional utilty.
+        (monitor-resume): Call continue hook if one has been supplied.
+        (monitor_wait_filter): New function Factored out of monitor wait
+        and used if alternate wait-filter has not been provided.
+        (monitor_wait): call alternate wait filter if provided.  Call
+        monitor_dump_regs, a new function factored out from inline code.
+        (monitor_dump_block): A new function used as a utility when
+        monitors must dump several blocks of registers using different
+        commands.
+        (monitor_dump_regs): Call alternate function if provided. Uses new
+        hook in monitor.h.
+        (monitor_write_memory): Engage previouly added hook
+        MO_FILL_USES_ADDR.
+        (monitor_write_even_block): new function supports writing long
+        blocks of 4byte words.
+        (longlongendswap): new internal function
+        (monitor_write_memory_longlongs): new function writes large blocks
+        using command to enter a long long.
+        (monitor_write-memory_block): new Function figures out which block
+        mod to use.
+        (monitor_read_memory): Can now handle dump formats in which the bytes 
+        preceeding the requested data is not printed.
+
+Tue Apr 28 19:41:33 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * Makefile.in (GDBTKLIBS): New macro.
+       (INSTALLED_LIBS): Include GDBTKLIBS.
+       (CLIBS): Likewise.
+       * configure: Rebuilt.
+       * configure.in: Put Tcl/Tk libs into GDBTKLIBS, not LIBS.
+       (GDBTKLIBS): AC_SUBST.
+
+       * tracepoint.c (memrange_cmp): Another typo fix; `memrbnge' ->
+       `memrange'.
+
+       * tracepoint.c (memrange_cmp): Fixed typo in function intro.
+
+Tue Apr 28 17:41:20 1998  Philippe De Muyter  <phdm@macqel.be>
+
+        * symfile.c (overlay_auto_command): Add forgotten parameter definitions.
+        (overlay_manual_command, overlay_off_command): Likewise.
+        (overlay_load_command): Likewise.
+        * tracepoint.c (memrange_cmp): Parameters have type void *, not
+        struct memrange *.
+
+Tue Apr 28 11:08:25 1998  John Metzler  <jmetzler@cygnus.com>
+
+       * rom68k-rom.c (_initialize_rom68k): Fix unresolved init_rom_68kcmds.
+       
+Mon Apr 27 14:32:21 1998  Mark Alexander  <marka@cygnus.com>
+
+       * config/sparc/tm-sparc.h (CALL_DUMMY): Shorten it drastically,
+       make it work on the simulator.
+       (FIX_CALL_DUMMY): Convert to function call instead of inline code.
+       (sparc_fix_call_dummy): Declare.
+       * sparc-tdep.c (sparc_fix_call_dummy): New function, taken from
+       old FIX_CALL_DUMMY macro, with additional fixes for simulator.
+       (sparc_push_dummy_frame): Set registers differently on simulator
+       to prevent corrupted register window save areas.
+
+Mon Apr 27 13:46:40 1998  John Metzler  <jmetzler@cygnus.com>
+
+        * rom68k-rom.c (_initialize_rom68k, init_rom68k_cmds):
+        Convert all static initializations of monitor ops structures to
+        executable initializations in order that additions to the data
+        structure definition can me made without repeating this editing
+        exercise.                                            
+        * abug-rom.c (_initialize_abug_rom, init_abug-cmds): Ditto.
+        * cpu32bug-rom.c (_initialize_cpu32bug_rom, init_cpu32bug_cmds): Ditto.
+        * mon960-rom.c (initialize_mon960, init_mon960_cmds): Ditto.
+        * op50-rom.c (initialize_op50n, init_op50n_cmds): Ditto.       
+        * ppcbug-rom.c (_initialize_ppcbug_rom, init_ppc_cmds): Ditto.
+        * sh3-rom.c (_initialize_sh3_rom, init_sh3_cmds): Ditto.
+        * sparclet-rom.c (_initialize_sparclet, init_sparclet_cmds): Ditto.
+        * remote-est.c (_initialize_est, init_est_cmds): Ditto.
+        * remote-hms.c ( _initialize_remote_hms, init_hms_cmds): Ditto.
+
+Mon Apr 27 10:43:04 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+        * gdb_string.h (strdup): Don't specify arguments in prototype.
+
+Sun Apr 26 07:57:21 1998  Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
+
+       * rs6000-nat.c (vmap_ldinfo):  Issue warning instead of error if
+       fstat on ldinfo_fd fails.  Use objfile->obfd instead of vp->bfd
+       to check for reference to the same file.
+
+       * target.c (target_read_string):  Handle string transfers at the
+       end of a memory section gracefully.
+
+Fri Apr 24 17:18:56 1998  Geoffrey Noer  <noer@cygnus.com>
+
+       * Makefile.in: enable EXEEXT setting
+
+start-sanitize-r5900
+Fri Apr 24 11:25:07 1998  Jeffrey A Law  (law@cygnus.com)
+
+        * mips-tdep.c (mips32_decode_reg_save): Handle 128bit wide
+        GPR loads/stores generated on the r5900.
+        (mips_find_saved_regs, mips32_skip_prologue): Likewise.
+        * mips/tm-r5900.h (R5900_128BIT_GPR_HACK): Define.
+        * mips/tm-txvu.h (R5900_128BIT_GPR_HACK): Likewise.
+
+end-sanitize-r5900
+Thu Apr 23 16:37:20 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+        * README:  Minor changes for 4.17 release.
+
+start-sanitize-java    
+Thu Apr 23 15:44:39 1998  Per Bothner  <bothner@cygnus.com>
+
+       * symfile.c (deduce_language_from_filename):  .class implies java.
+
+end-sanitize-java      
+Thu Apr 23 12:52:21 1998  Philippe De Muyter  <phdm@macqel.be>
+
+        * configure.in (strerror): Check if function must be declared.
+        * acconfig.h (NEED_DECLARATION_STRERROR): New define slot.
+        * gdb_string.h (strerror): Function declaration issued if
+        NEED_DECLARATION_STRERROR.
+        * configure, config.in : Files regenerated.
+
+Thu Apr 23 12:27:43 1998  Philippe De Muyter  <phdm@macqel.be>
+
+        * symfile.c (simple_overlay_update_1): Do not prefix array address
+        by `&'.
+        * bcache.h (BCACHE_DATA_ALIGNMENT): Ditto.
+        * tracepoint.c (encode_actions): Ditto.
+        * language.c, complaints.c, utils.c (varargs.h): Do not include that
+        file here, it is already included indirectly by defs.h.
+        * dbxread.c (dbx_symfile_init, process_one_symbol): Cast xmalloc return
+        value to the appropriate pointer type.
+        * utils.c (floatformat_from_doublest): Ditto.
+        * tracepoint.c (read_actions, _initialize_tracepoint): Ditto.
+        (add_memrange): Likewise with xrealloc return value.
+        * stabsread.c (ref_add): Ditto.
+        * coffread.c (coff_symfile_init): Likewise for xmmalloc return value.
+        * elfread.c (elf_symfile_read): Ditto.
+        * os9kread.c (os9k_symfile_init): Ditto.
+
+Thu Apr 23 00:32:08 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * config.in: Rebuilt.
+       * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_STPCPY, HAVE_GETTEXT,
+       HAVE_LC_MESSAGES): Define.
+
+Wed Apr 22 15:38:56 1998  Tom Tromey  <tromey@cygnus.com>
+
+       * configure: Rebuilt.
+       * configure.in: Call CY_GNU_GETTEXT.
+       * Makefile.in (top_builddir): New macro.
+       (INTL): Define to @INTLLIBS@.
+       (INTL_DEPS): New macro.
+       (CDEPS): Reference INTL_DEPS, not INTL.
+
+start-sanitize-sky
+Wed Apr 22 13:40:16 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * txvu-tdep.c (txvu_print_insn): Fix thinko.
+
+end-sanitize-sky
+Wed Apr 22 12:58:23 1998 Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       Handle missing shared libraries during the examination of a core
+       dump gracefully.
+       * solib.c (find_solib):  Use catch_errors around call to
+       solib_map_sections. Use warning instead of error if reading of
+       the shared library name fails.
+       (solib_map_sections):  Change return and argument types to make
+       it callable from catch_errors.
+       (symbol_add_stub):  Avoid GDB core dump if solib->abfd is NULL.
+       * irix5-nat.c, osfsolib.c (xfer_link_map_member, solib_map_sections,
+       symbol_add_stub):  Ditto.
+
+Wed Apr 22 14:34:49 1998  Michael Meissner  <meissner@cygnus.com>
+
+       * Makefile.in (INTL*): Add support to link in the intl library,
+       and to add -I options to its source and object directories.
+       (INTERNAL_CFLAGS): Ditto.
+       (C{LIBS,DEPS}): Ditto.
+
+start-sanitize-sky
+Wed Tue 21 17:29:48 1998  Jim Lemke  <jlemke@cygnus.com>
+       * configure.in: Add configure option --with-sim-funit.
+
+end-sanitize-sky
+Tue Apr 21 11:20:54 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * mips-tdep.c (gdb_print_insn_mips): Disassemble MIPS instructions
+       with subtarget-specific `mach', rather than fixed default.
+       * config/mips/tm-mips.h (TM_PRINT_INSN_MACH): New macro, default
+       disassembly `mach'.
+start-sanitize-r5900
+       * config/mips/tm-r5900.h (TM_PRINT_INSN_MACH): Override.
+end-sanitize-r5900
+start-sanitize-sky
+       * config/mips/tm-txvu.h (TM_PRINT_INSN_MACH): Override.
+end-sanitize-sky
+
+Mon Apr 20 15:35:03 1998  Philippe De Muyter  <phdm@macqel.be>
+
+        * coffread.c (decode_base_type): Treat a long field with size greater
+        than TARGET_LONG_BIT as long long.
+        * values.c (value_from_longest): Print code value in error message.
+
+Mon Apr 20 15:32:21 1998   Mark Kettenis  <kettenis@phys.uva.nl>
+
+        * gdb/gdb_string.h (strdup): Declare only if not defined as a
+        macro.
+
+Mon Apr 20 14:18:45 1998  J. Kean Johnston  <jkj@sco.com>
+
+        * procfs.c: Added replacement macros for LWP stuff.  Fixed support 
+        for UnixWare / SVR4.2MP targets and any targets which use
+        multi-file /proc entries.  Fixed support for hardware watchpoints.
+        * solib.c: SCO needs some of the same code as SunOS. Change
+        preprocessor conditionals.
+
+        * config/i386/i386sco5.mt: New file.
+        * config/i386/tm-i386sco5.h: New file.
+        * config/i386/i386sco5.mh (NATDEPFILES): add i386v-nat.o.
+        * config/i386/nm-i386v42mp.h 
+        (TARGET_HAS_HARDWARE_WATCHPOINTS): define.  
+        Add other macros for hardware assisted watchpoints.
+        * config/i386/nm-i386sco5.h: Correct attributions.
+        (TARGET_HAS_HARDWARE_WATCHPOINTS): define.
+        * config/i386/nm-linux.h (target_remote_watchpoint): Pass
+        'type' through to i386_insert_watchpoint.
+
+Mon Apr 20 14:12:30 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+       * infrun.c (wait_for_inferior): Don't add signalled processes
+       as new threads.
+       * procfs.c (wait_fd): Note if LWP has exited.
+       (procfs_wait): use GETPID to get process ID.
+
+Sat Apr 18 15:21:04 1998  Stan Cox  <scox@cygnus.com>
+
+       * configure.tgt: Added sparc86x support.
+       
+Thu Apr 16 13:13:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * rdi-share/etherdrv.c (EthernetWrite): Use strerror to get
+       error string if in an ANSI C-ish environment.
+
+Wed Apr 15 18:59:48 1998  Mark Alexander  <marka@cygnus.com>
+
+       * sparc-tdep.c (SPARC_HAS_FPU): Define.
+       (sparc_extract_return_value): New function, required to handle
+       machines without floating point.
+       (sparc_store_return_value): Ditto.
+       * config/sparc/tm-sparc.h (EXTRACT_RETURN_VALUE): Call
+       sparc_extract_return_value instead of using inline code.
+       (sparc_extract_return_value): Declare.
+       (STORE_RETURN_VALUE): Call sparc_store_return_value instead
+       of using inline code.
+       (sparc_store_return_value): Declare.
+
+Wed Apr 15 12:19:42 1998  Martin M. Hunt  <hunt@cygnus.com>
+
+       * solib.c (enable_break): Only call warning once
+       instead of three times.
+
+Tue Apr 14 16:52:59 1998  Mark Alexander  <marka@cygnus.com>
+
+       * sparc-tdep.c (sparc_extract_struct_value_address): Make it
+       work correctly on little-endian hosts.
+       (sparc_push_arguments): New function.
+       (gdb_print_insn_sparc): New function.
+       (_initialize_sparc_tdep): Make gdb_print_insn_sparc the default
+       disassembler, so that SPARClite-specific instructions will
+       be recognized.
+       * sparcl-tdep.c (readchar): Print debugging information.
+       (debug_serial_write): New function, a replacement for SERIAL_WRITE
+       that prints debugging information.
+       * config/sparc/tm-sparc.h (PUSH_ARGUMENTS): Define.
+       (sparc_push_arguments): Declare.
+
+Tue Apr 14 15:43:49 1998  John Metzler  <jmetzler@cygnus.com>
+
+       * gdbcfgxref (xref_menu): Call new regex and wild card searches
+       Now you can type in a specific triple like mips64-vr4320-elf or
+       somthing like mips*.h
+       (triple_search) wildcardsearch): The new functions
+
+       * configure.tgt: Switch over to use tm-4320.h. Since I switched to
+       MIPS EABI the fixes are no longer backward compatible with 4300.
+       * tm-vr4320.h: Added
+       * vr4320.mt:   Added
+
+Mon Apr 13 16:28:07 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * utils.c: (warning) added call to warning_hook
+
+       * source.c: (find_source_lines) modified to call warning in case
+       of source vs. executable time stamp mismatch. Simplified object
+       file check. Initialized mtime to 0.
+
+       * defs.h: added warning_hook prototype
+
+       * top.c: added warning_hook prototype.
+
+Mon Apr 13 09:54:08 1998  Keith Seitz  <keiths@andros.cygnus.com>
+
+       * config/sparc/tm-sun4os4.h (IS_STATIC_TRANSFORM_NAME): Add missing
+       definition.
+
+Fri Apr 10 22:36:28 1998  Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+        Update support for x86 Solaris 2.
+        * config/i386/tm-i386sol2.h, nm-i386sol2.h:  New configuration
+        files for x86 Solaris 2.                                              
+        * config/i386/i386sol2.mt, i386sol2.mh:  Use them.                    
+        * config/sparc/tm-sun4sol2.h (PROCFS_GET_CARRY):  New macro, extract  
+        carry flag from a given regset.                                     
+        (IS_STATIC_TRANSFORM_NAME):  New macro, check if a symbol name      
+        is a SunPro transformed name.                                 
+        * i386-tdep.c (sunpro_static_transform_name):  New function to
+        extract the source name from a SunPro transformed name.           
+        * inferior.h (procfs_first_available, procfs_get_pid_fd):        
+        Add prototypes.                                          
+        * infrun.c (wait_for_inferior):  Handle breakpoint hit in
+        signal handler without intervening stop in sigtramp.     
+        * procfs.c (procfs_lwp_creation_handler):  Use PROCFS_GET_CARRY
+        instead of direct access to the status register.               
+        (procfs_get_pid_fd):  New function, returns procfs fd for a given pid.
+        * sol-thread.c (ps_lgetLDT):  New function, returns LDT for a given   
+        lwpid.                                                                
+        (sol_find_new_threads):  Handle failed libthread_db initialization 
+        gracefully.                                                       
+        * stabsread.c (define_symbol):  Use IS_STATIC_TRANSFORM_NAME      
+        to check for a SunPro transformed symbol name.              
+
+Fri Apr 10 10:35:35 1998  John Metzler  <jmetzler@cygnus.com>
+
+       * utils.c (fmthex): A formatting function for hexdumps
+
+       *  mips-tdep.c (unpack_mips16): Fixed instruction decoding, lots of
+       bit pattern interpretations. mips_fetch_instruction does not work
+       for 16 bit instructions. Some confusion remains about sign
+       extension in backward branches.
+       (mips32_relative_offset): Sign extension
+       (mips32_next_pc): Major debugging, bit pattern interpretation
+       (print_unpack): debugging printf
+       (fetch_mips_16): new funtion, key on PC low bit, not symbol table
+       (mips16_next_16): Initial major debugging of this function. Lots
+       of bit pattern mistakes.
+       (mips_next_pc): key on low bit of PC, not symbol table.
+       * symfile.c(generic_load) : Added a download verification which
+       reads back the loade code. Download chunk size is now a defined
+       macro. Fixed a bug in which downloading slips into loading one
+       byte at a time. Lower level functions in monitor.c can load long
+       sequences of bytes and make use of these fixups.  Referencing
+       bfd-start_address directly was incorrectly getting zero for start.
+
 Thu Apr  9 19:20:32 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * mips-tdep.c (do_fp_register_row): Use alloca rather than arrays
@@ -31,9 +621,11 @@ Mon Apr  6 09:17:48 1998  Andrew Cagney  <cagney@b1.cygnus.com>
        using MAX_REGISTER_RAW_SIZE.
 
 Sat Apr  4 10:05:00 1998  Dawn Perchik  <dawn@cygnus.com>
+
        * infrun.c: Fix prototype of signals_info to match static funtion.
 
 Thu Apr  2 12:47:41 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
        * sol-thread.c (sol_thread_store_registers): Save & restore new
        value of single updated register to prevent accidental clobbering.
 
@@ -122,11 +714,11 @@ Thu Mar 26 22:29:28 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 
         * tracepoint.c (trace_status_command): Recognize a boolean return
         value from the stub to indicate whether trace experiment is
-        running.  Export this value as a global state variable
+        running.  Export this value as a global state variable.
         (trace_running_p) for use by the GUI. (from Michael Snyder)
         (trace_pass_command) added call to modify_tracepoint_hook.
 
-        * tracepoint.h export trace_running_p
+        * tracepoint.h export trace_running_p.
 
 start-sanitize-sky
 Wed Mar 25 11:45:19 1998  Frank Ch. Eigler  <fche@cygnus.com>
@@ -139,11 +731,14 @@ end-sanitize-sky
 Tue Mar 24 16:22:40 1998  Stu Grossman  <grossman@bhuna.cygnus.co.uk>
 
        * Makefile.in:  Derive SHELL from configure.
-       * config/d10v/d10v.mt config/d30v/d30v.mt config/m32r/m32r.mt
+       * config/d10v/d10v.mt config/m32r/m32r.mt
        config/mn10200/mn10200.mt config/mn10300/mn10300.mt :  Remove -lm
        from SIM.  This prevents dependency checking of -lm (under NT
        native builds).  (It is automatically added by configure if it
        exists.)
+start-sanitize-d30v
+       * config/d30v/d30v.mt: Ditto.
+end-sanitize-d30v
        * doc/configure mswin/configure nlm/configure
        testsuite/gdb.base/configure testsuite/gdb.c++/configure
        testsuite/gdb.chill/configure testsuite/gdb.disasm/configure
@@ -190,14 +785,14 @@ Sat Mar 21 19:34:49 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
         since we now effectively poll the serial port.
         Don't reset the current_timeout, either, since this member is used
         by hardwire_readchar to track the timeout and call the ui_loop_hook.
-        (hardwire_readchar): Poll the serial port for Cygwin32. We timeout every
-        second, update the UI, and loop around doing this until we have hit the real
-        timeout or we get data or an error. This will allow the UI to stay active
-        while gdb is "blocked" talking to the target.
-        - Martin M. Hunt  <hunt@cygnus.com>
-        (wait_for): Do reset current_timeout
-        because it is only used to keep track of what the
-        current timeout for the scb is.
+       (hardwire_readchar): Poll the serial port for Cygwin32. We timeout
+       every second, update the UI, and loop around doing this until we
+       have hit the real timeout or we get data or an error. This will
+       allow the UI to stay active while gdb is "blocked" talking to the
+       target.
+               - Martin M. Hunt  <hunt@cygnus.com>
+       (wait_for): Do reset current_timeout because it is only used to
+       keep track of what the current timeout for the scb is.
 
         * top.c
         - Martin M. Hunt  <hunt@cygnus.com>
@@ -394,7 +989,7 @@ Wed Mar  4 01:39:08 1998  Ron Unrau  <runrau@cygnus.com>
 
 Tue Mar  3 17:19:08 1998  John Metzler  <jmetzler@cygnus.com>
 
-       * config/mips/tm-vr4xxx.h:  implements vr4111 as saparate from 4300
+       * config/mips/tm-vr4xxx.h:  implements vr4111 as separate from 4300
        * config/mips/vr4xxx.tm:    implements vr4111 as separate from 4300
        * configure.tgt:  Recognise mips64vr4111-*-elf as vr4xxx
        * dwarfread.c (read_tag_pointer_type): Pointer sizes now come from
@@ -455,7 +1050,10 @@ Mon Feb 24 11:24:57 1998  Richard Henderson  <rth@cygnus.com>
 
         * Makefile.in (BISON): Don't even pretend to use yacc.
         (c-exp.tab.o): Use bison -o to use a unique intermediate file.
-        (jv-exp.tab.o, f-exp.tab.o, m2-exp.tab.o): Likewise.
+        (f-exp.tab.o, m2-exp.tab.o): Likewise.
+start-sanitize-java    
+        (jv-exp.tab.o): Likewise.
+end-sanitize-java      
 
 Tue Feb 24 03:32:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
This page took 0.028861 seconds and 4 git commands to generate.