* config/alpha/alpha-linux (XDEPFILES): Build ser-tcp.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 6dd0d81141233ea26eed4c884154e3fd271a3c08..e18c2c546b16f629bab9d1e3ee237d55fa828841 100644 (file)
@@ -1,3 +1,598 @@
+Wed Aug 19 03:07:53 1998  Richard Henderson  <rth@cygnus.com>
+
+       * config/alpha/alpha-linux (XDEPFILES): Build ser-tcp.
+
+1998-08-18  Keith Seitz  <keiths@cygnus.com>
+
+       * stack.c: Define new hook, selected_frame_level_changed_hook, which
+       will be called whenever the selected stack level changes.
+       (select_frame): Call the selected_frame_level_changed_hook.
+       
+Tue Aug 18 18:03:42 1998  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * remote-rdi.c (arm_rdi_open): Pass serial device name to
+       Adp_OpenDevice, and include it in error reports.
+
+1998-08-18  Jason Molenda  (jsm@bugshack.cygnus.com)
+
+       * configure.in: Add more header files to AC_CHECK_HEADERS.
+       * configure: Regenerated.
+
+       * command.c: Include wait.h or sys/wait.h if present.
+       * inftarg.c: Ditto.
+       * core-aout.c: Include ptrace.h or sys/ptrace.h if present, based
+       on autoconf test.
+       * infptrace.c: Ditto.
+
+       * expprint.c: Include ctype.h for isprint prototype.
+       * i386aix-nat.c: Include sys/reg.h if autoconf says it is present.
+       * i386v-nat.c: Include ptrace.h, sys/ptrace.h, and sys/reg.h if 
+       present, based on autoconf test.  
+
+       * utils.c: Include curses.h and term.h if present.
+       (puts_debug): Change 'carriage_return' local variable to return_p
+       to avoid name clash.
+
+       * config/m68k/nm-apollo68b.h: Don't define PTRACE_IN_WRONG_PLACE,
+       determine it with autoconf.
+        * config/i386/nm-linux.h: Don't define NO_SYS_REG_H, determine it
+        with autoconf.
+       * config/i386/nm-i386sco.h: Don't define NO_PTRACE_H, determine it 
+       with autoconf.
+       * config/i386/nm-i386v.h: Ditto.
+       * config/i386/nm-symmetry.h: Ditto.
+       * config/m88k/xm-cxux.h: Ditto.
+       * config/m88k/xm-dgux.h: Ditto.
+
+       * config/m68k/delta68.mh (NAT_FILE): nm-delta68.h no longer necessary.
+       * config/m68k/nm-delta68.h: Removed.
+
+Fri Aug 14 11:14:03 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * mn10300-tdep.c (set_movm_offsets): Change second argument to
+       be the actual args to movm itself.  All callers changed.  Only set
+       fi->fsr.regs[x] if reg X is saved by the movm instruction.
+
+Fri Aug 14 04:18:23 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
+
+       * sol-thread.c (lwp_to_thread):  Fix error message for failing
+       td_ta_map_lwp2thr call.
+       (ps_lgetLDT):  Mask off upper bits in GS register when comparing
+       with selector.
+
+Wed Aug 12 16:30:01 1998  Frank Ch. Eigler  <fche@cygnus.com>
+       * remote-sim.c (simulator_command): Reset register cache after
+       simulator command.
+
+Wed Aug 12 09:00:26 1998  Stu Grossman  <grossman@babylon-5.cygnus.com>
+
+       * expprint.c (dump_prefix/postfix_expression):  Don't try to print type
+       expressions.
+
+Tue Aug 11 11:33:25 1998  Stu Grossman  <grossman@babylon-5.cygnus.com>
+
+       * c-typeprint.c (c_print_type):  Don't crash if varstring is null.
+       * expprint.c expression.h (dump_expression):  Rename to
+       dump_prefix_expression. 
+       * Print out the expression in normal form.  Call print_longest
+       instead of trying to do it ourselves.
+       * (dump_postfix_expression):  New function, prints out the expression
+       with indentation and better formatting and interpretation.
+       * parse.c (parse_exp_1):  Put calls to dump expressions under ifdef
+       MAINTENANCE_CMDS and expressiondebug variable.
+       
+Thu Aug 6 13:20:02 1998  Ron Unrau  <runrau@cygnus.com>
+
+       * infrun.c (wait_for_inferior): use stop_func_name instead of 
+         stop_func_start to decide that no debug info exists.
+
+start-sanitize-sky
+Thu Aug 6 13:15:05 1998  Ron Unrau  <runrau@cygnus.com>
+
+       * txvu-tdep.c: add VU0/1 control registers
+       * config/mips/tm-txvu.h: ditto
+       
+Tue Aug 4 11:02:50 1998  Ron Unrau  <runrau@cygnus.com>
+
+       * txvu-tdep.c (txvu_insert_breakpoint): make sure CPU context is
+         set to correct VU memory space.
+         (txvu_remove_breakpoint): use this instead of txvu_breakpoint_from_pc
+       * config/tm-txvu.h: use new track-table address
+         Do note define BREAKPOINT_FROM_PC anymore
+
+Fri Jul 31 16:06:05 1998  Ron Unrau  <runrau@cygnus.com>
+
+       * config/tm-txvu.h: use NUM_CORE_REGS instead of NUM_R5900_REGS
+       * mips-tdep.c: use NUM_CORE_REGS
+       * txvu-tdep.c: use NUM_CORE_REGS, add function prototypes
+       (txvu_insert_breakpoints): use VIF interrupt bit
+
+end-sanitize-sky
+Thu Jul 30 13:53:50 1998  Mark Alexander  <marka@cygnus.com>
+
+       * mips-tdep.c (mask_address_p): New variable.
+       (mips_addr_bits_remove): Test mask_address_p to decide whether
+       to mask off the upper 32 bits of addresses.
+       (_initialize_mips_tdep): Add command to set mask_address_p.
+       (mips_call_dummy_address): New function.
+       * config/mips/tm-mips.h (CALL_DUMMY_ADDRESS): Redefine to
+       call mips_call_dummy_address.
+
+1998-07-29  Fernando Nasser  <fnasser@totem.to.cygnus.com>
+
+       * symfile.c (add_symbol_file_command): Test for the from_tty
+       parameter and avoid query when not interactive.
+
+start-sanitize-am33
+Wed Jul 29 10:39:29 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * mn10300-tdep.c (set_movm_offsets): Do nothing for the am33
+       registers if we are not in am33 mode.
+       (mn10300_frame_chain, mn10300_frame_saved_pc): Similarly.
+       (set_machine_hook): Keep track of whether or not we're in am33 mode.
+
+end-sanitize-am33
+Mon Jul 27 16:11:42 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * tracepoint.c (remote_set_transparent_ranges): new function.
+       Send the start and end addresses of all loadable read-only
+       sections down to the trace target, so that it can treat them
+       as "transparent" (ie. don't care if they were collected or not).
+
+Mon Jul 27 15:38:07 1998  Mark Alexander  <marka@cygnus.com>
+
+       * mn10300-tdep.c (mn10300_analyze_prologue): Undo previous fix
+       for setting frame address in optimized code; made unnecessary
+       by compiler fixes.
+
+Mon Jul 27 10:45:56 1998  Martin M. Hunt  <hunt@cygnus.com>
+
+       * symtab.c (decode_line_1): For minimal symbol, call 
+       find_pc_sect_line() to make sure the line number gets set 
+       properly.
+       (print_symbol_info): Redeclare function void.
+
+1998-07-27  Jason Molenda  (jsm@bugshack.cygnus.com)
+
+       * config/d10v/tm-d10v.h (REGISTER_NAMES): sp -> r15.  The
+       stack pointer et al are synthesized from the SP_REGNUM (etc)
+       defines and should not be mentioned in REGISTER_NAMES.
+
+start-sanitize-am33
+Mon Jul 27 08:54:41 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * mn10300-tdep.c (mn10300_frame_chain): Account for space saved
+       by am33 register saves.
+       (mn10300_frame_saved_pc): Similarly.
+
+end-sanitize-am33
+Fri Jul 24 14:41:19 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * tracepoint.c (encode_actions): Treat register names and simple
+       variable names as special cases and don't convert them to byte-
+       codes: these things can be collected far more efficiently 
+       without invoking the bytecode interpreter.
+
+Fri Jul 24 13:32:46 1998  Mark Alexander  <marka@cygnus.com>
+
+       * config/i386/tm-i386.h (STORE_STRUCT_RETURN): Make it
+       work on hosts of any endianness.
+       * config/i386/tm-i386v.h: Ditto.
+
+Fri Jul 24 07:41:12 1998  Mark Alexander  <marka@cygnus.com>
+
+       * mn10300-tdep.c (set_movm_offsets): New helper function
+       for mn10300_analyze_prologue.
+       (mn10300_analyze_prologue): Simplify by factoring out common code.
+       Fix bugs in setting frame address for optimized code.
+       Use read_memory_nobpt instead of target_read_memory.
+
+Thu Jul 23 17:01:17 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * tracepoint.c (collect_symbol): handle LOC_ARG case.
+
+Thu Jul 23 15:07:40 1998  Dawn Perchik  <dawn@cygnus.com>
+
+       * sparc-tdep.c (sparc_init_extra_frame_info): Recognize when we're
+       in a function prologue before the SAVE instruction.
+       (sparc_frame_saved_pc): Ditto.
+       * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Add in_prologue flag.
+
+Thu Jul 23 14:58:09 1998  Dawn Perchik  <dawn@cygnus.com>
+
+       * i386-tdep.c (i386_get_frame_setup): Recognize function
+       prologues in code compiled with -fcheck-stack.
+
+Thu Jul 23 14:49:27 1998  Dawn Perchik  <dawn@cygnus.com>
+
+       * remote-mips.c (remote_mips_insert_hw_breakpoint,
+       remote_mips_remove_hw_breakpoint): New functions for hardware
+       breakpoints on LSI targets.
+       * config/mips/tm-embed.h (target_remove_hw_breakpoint,
+       target_insert_hw_breakpoint): Define to call
+       remote_mips_insert_hw_breakpoint and remote_mips_remove_hw_breakpoint,
+       respectively.
+
+start-sanitize-sky
+Thu Jul 23 13:00:28 1998  Ian Carmichael  <iancarm@cygnus.com>
+
+        * txvu-tdep.c: (VU0_MEM0_WINDOW_START, VU1_MEM0_WINDOW_START)
+        Changed to use addresses in kseg1 range.
+
+end-sanitize-sky
+1998-07-21  Fernando Nasser  <fnasser@totem.to.cygnus.com>
+
+       * source.c (print_source_lines): Print "No such file or directory"
+       just once.
+       (directory_command): same as above; resets if user issues dir.
+       
+Sun Jul 19 02:11:45 1998  Martin M. Hunt  <hunt@cygnus.com>
+
+       * symtab.c (decode_line_2): Instead of printing a prompt
+       and calling command_line_input() without a prompt, just
+       call it with the proper args.  This makes the GUI work too.
+
+Fri Jul 17 9:26:50 1998  Ron Unrau  <runrau@cygnus.com>
+
+       * blockframe.c (find_pc_sect_partial_function): allow for the possi-
+         bility of multiple symbols at the same address when finding high.
+       * breakpoint.c (resolve_sal_pc): if the function based section lookup
+         fails, try getting the section from the minimal symbol table.
+       * parse.c (write_exp_msymbol): use symbol_overlayed_address to get
+         the LMA of a minimal symbol if unmapped.
+       * symtab.c (find_line_symtab): change interface to return symtab 
+         containing the best linetable found.
+         (decode_line_1): use find_line_symtab to set val.symtab. This should
+         improve support for source files with multiple symtabs.
+start-sanitize-sky
+       * tm-txvu.h: include tm-mips64.h instead of starting from scratch.
+end-sanitize-sky
+
+Wed Jul 15 11:51:33 1998  Keith Seitz  <keiths@cygnus.com>
+
+       * main.c (main): Fix violations of GNU coding standard.
+
+       * breakpoint.c: Export delete_command.
+
+       * infcmd.c: Export continue_command, stepi_command, and nexti_command.
+
+       * Makefile.in: Add target for v850ice.o.
+
+       * configure.tgt: Add cygwin32 dependencies for v850 ice.
+       
+Wed Jul 15 10:58:29 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * tracepoint.c (set_raw_tracepoint): Cope with symbols that do not
+       have an associated directory.
+
+Mon Jul 13 15:21:04 1998  Mark Alexander  <marka@cygnus.com>
+
+       * utils.c (puts_debug): Display non-printable characters in hex
+       instead of octal.
+
+Thu Jul  9 16:16:47 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * mn10300-tdep.c (mn10300_generic_register_names): New variable.
+       (set_machine_hook): New function.  Copy the appropriate register
+       names into reg_names.
+       (_initialize_mn10300_tdep): Set up to call set_machine_hook.
+       * tm-mn10300 (NUM_REGS): Bump to 32.
+       (REGISTER_NAMES): Updated accordingly.
+
+start-sanitize-am33
+       * mn10300-tdep.c (am33_register_names): New variable.
+       (mn10300_analyze_prologue): Handle regs saved by am33 prologues.
+       * tm-mn10300.h (E0_REGNUM): Define.
+end-sanitize-am33
+
+Tue Jul 7 7:40:13 1998  Ron Unrau  <runrau@cygnus.com>
+
+       * symtab.c (find_pc_sect_psymbol): allow case where textlow is 0
+
+Thu Jul  2 15:57:58 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * breakpoint.c (resolve_sal_pc): Accept absence of innermost
+       Lexical block for breakpoint resolution.
+
+Thu Jul 2 10:22:00 1998  Dawn Perchik  <dawn@cygnus.com>
+
+       * mdebugread.c (parse_partial_symbols): Go ahead and read the .mdebug
+       section, but just don't add a 2nd minimal symbol if this is an .mdebug 
+       section in an ELF file.
+
+1998-07-01  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * Makefile.in (ax-general.o): Depend on $(defs_h) too.
+       (ax_h): Bother to define this.
+
+Mon Jun 29 19:01:18 1998  Jim Wilson  <wilson@cygnus.com>
+
+        * gnu-regex.c (re_comp): Add cast to char * before gettext calls.
+
+Sun Jun 28 11:35:48 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
+
+       Improve support for SunPro F77.
+       * dbxread.c (end_psymtab, process_one_symbol):  Handle minimal
+       symbols with trailing underscore names.
+       * minsyms.c (find_stab_function_addr):  Ditto.
+       * dbxread.c (process_one_symbol):  Ignore N_ALIAS for now.
+       * partial-stab.h (case N_ALIAS):  Ditto.
+       * stabsread.c (read_sun_builtin_type):  Handle boolean types.
+
+Fri Jun 26 14:03:01 1998  Keith Seitz  <keiths@cygnus.com>
+
+       * symtab.h (enum namespace): Add new namespaces FUNCTIONS_NAMESPACE,
+       TYPES_NAMESPACE, METHODS_NAMESPACE, and VARIABLES_NAMESPACE used by
+       new search_symbols.
+       Add prototype for search_symbols and free_search_symbols.
+
+       * symtab.c (list_symbols): Rewrite to use new search_symbols.
+       (file_matches): New helper function for search_symbols.
+       (free_search_symbols): New function which frees data returned from
+       search_symbols.
+       (print_symbol_info): New helper function which prints info about a
+       matched symbol to stdout. Extracted from old list_symbols.
+       (print_msymbol_info): New helper function which prints info about
+       a matched msymbol to stdout. Extracted from old list_symbols.
+       (symtab_symbol_info): Extracted from old list_symbols.
+       (variables_info): Use symtab_symbol_info.
+       (functions_info): Use symtab_symbol_info.
+       (types_info): Use symtab_symbol_info.
+       (rbreak_command): Rewrite to use new search_symbols.
+
+Thu Jun 25 22:38:32 1998  Frank Ch. Eigler  <fche@cygnus.com>
+
+       * mips-tdep.c (mips_push_arguments): Use 128-bit stack frame
+       alignment for inferior calls.
+
+Wed Jun 24 23:17:12 1998  Mark Alexander  <marka@cygnus.com>
+
+       * mn10200-tdep.c (mn10200_analyze_prologue): Fix calculation
+       of jsr target address.
+
+Tue Jun 23 19:37:46 1998  Mark Alexander  <marka@cygnus.com>
+
+       * config/mn10200/tm-mn10200.h (SAVED_PC_AFTER_CALL):  Don't
+       zero upper byte of address.
+
+Tue Jun 23 17:32:26 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * rs6000-tdep.c (pop_dummy_frame): use memcpy. 
+       (push_arguments): use memset.
+       (various other places): fix up indentation and long lines.
+
+Tue Jun 23 11:58:35 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * configure.in: s/lXext/-lXext/ for Jillian's change.
+
+Tue Jun 23 11:14:04 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * source.c (find_source_lines): fix indentation.
+
+       * config/mips/tm-irix5.h: Modify to work better on irix 6, by
+       making FP registers 8 bytes instead of 4.
+       REGISTER_BYTES: redefine.  REGISTER_BYTE(): redefine.
+       REGISTER_VIRTUAL_TYPE: redefine.  MIPS_LAST_ARG_REGNUM: redefine.
+       * irix5-nat.c (fetch_core_registers): read 8 bytes per FP register.
+       * mips-tdep.c (FP_REGISTER_DOUBLE): new macro to distinguish 
+       targets with 8-byte FP registers (don't use TARGET_MIPS64).
+       (STACK_ARGSIZE): new macro, how much space is taken up on the
+       stack for each function argument (don't use TARGET_MIPS64).
+       (mips_push_arguments): modify logic to work better on Irix 6
+       (n32 ABI).
+
+Tue Jun 23 12:29:53 1998  Jillian Ye  <jillian@cygnus.com>
+
+        * configure.in: Add -lXext to mips_extra_libs
+       * configure: Regenerated.
+   
+Sun Jun 21 09:31:12 1998  Ron Unrau  (runrau@cygnus.com)
+
+       * symtab.c (find_line_pc): assumed that a PC of 0 is illegal.
+         Changed to pass PC as arg and return 1 if valid (0 otherwise).
+         symtab.h: change prototype to match
+         symtab.c (find_line_pc_range): use new interface
+         breakpoint.c (resolve_sal_pc): ditto
+         gdbtk.c (gdb_set_bp): ditto
+
+Wed Jun 17 15:50:00 1998  Ron Unrau  (runrau@cygnus.com)
+
+       * parse.c (target_map_name_to_register): Check target specific 
+         aliases *first* so that it can over-ride architectural names
+       
+Wed Jun 17 17:13:38 1998  Said Ziouani  (saidz@park-street.cygnus.com)
+
+       * remote-sds.c (sds_start_remote): Fix printf call.
+
+Tue Jun 16 16:32:08 1998  Mark Alexander  <marka@cygnus.com>
+
+       * mn10200-tdep.c (mn10200_analyze_prologue): Fix null pointer
+       crash when in "start".
+
+Tue Jun 16 14:38:40 1998  Ron Unrau  (runrau@cygnus.com)
+
+       * dbxread.c: reset function_start_offset after a finishing N_FUN 
+         is seen.
+       * remote-sim.c: allow TARGET_REDEFINE_DEFAULT_OPS to override
+         target vectors as needed.
+
+Sun Jun 14 08:46:25 1998  Ron Unrau  (runrau@cygnus.com)
+
+       * partial-stab.h: 'F' and 'f' type N_FUN psymbols should pass
+         CUR_SYMBOL_VALUE as CORE_ADDR instead of long
+       * buildsym.[ch]: export pending_blocks list
+
+Sat Jun 13 13:02:32 1998  Dawn Perchik (dawn@cygnus.com)
+
+       * remote.c : Fix remote help string to match that of help.exp.
+
+Fri Jun 12 14:22:55 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * configure.in (LIBS): Add -lw to the list of libraries if needed.
+
+Thu Jun 11 15:05:10 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * btowc.c: Removed.
+       * configure.in: Don't see if we need to replace btowc().
+       * Makefile.in: Don't include LIBOBJS.
+       * configure: Regenerated.
+       * gnu-regex.c (regex_compile): Only support i18n [:foo:] if
+       we have btowc().
+
+Wed Jun 10 15:39:14 1998  Stu Grossman  <grossman@babylon-5.cygnus.com>
+
+       * c-exp.y:  Fix problems with parsing "'foo.bar'::func".  Some languages
+       allow symbols with dots.
+
+       * gdbtypes.c (check_stub_method):  Cosmetic.  Use more descriptive
+       names for parameters.
+
+start-sanitize-java
+       * jv-exp.y:  Parser now accepts primitive types.
+       * (parse_number):  Use correct ifdef for scanf long double support.
+       * jv-lang.c (java_array_type):  Initial cut at array support.
+
+end-sanitize-java
+       * language.c language.h (set_language):  Now returns previous language.
+
+       * symtab.c (find_methods):  Make static.  Cosmetic changes, including
+       indentation, and adding descriptive comments.  Move local variable defs
+       into the block they are used in.
+       * Don't call check_stub_method any more.  Use gdb_mangle_name to
+       generate the full method name.  find_method doesn't need all the other
+       goobldegook that check_stub_method does.
+       * (gdb_mangle_name):  Use more descriptive names for parameters.  Fix
+       comment.
+start-sanitize-java
+       * (lookup_partial_symbol lookup_block_symbol):  Check for java to
+       ensure we can find mangled names.
+end-sanitize-java
+       * (decode_line_1):  Move local variable defs into the block they are
+       used in.  (Improves code readability.)
+       
+Wed Jun 10 18:04:35 1998  Frank Ch. Eigler  <fche@cygnus.com>
+       * gdbtypes.c (get_discrete_bounds): Assign unsigned type flag for
+       all-positive enum.
+       (create_set_type): Ditto for all-positive set values.
+       * values.c (unpack_field_as_long): Check for typedef in struct
+       field unpacking.
+
+Wed Jun 10 14:06:05 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * configure.in: Add some tests for gnu-regex.c's benefit.
+       See if btowc() function is provided in C library.
+       * configure, config.in: Regenerated.
+       * Makefile.in (CLIBS, CDEPS): Add @LIBOBJS@ to build btowc.c
+       if necessary.
+       * btowc.c: New file.
+
+       * gnu-regex.c: Reorder wchar.h and wctype.h includes for Solaris'
+       benefit.
+       Drop namespace preserving defines for now.
+
+Wed Jun 10 11:53:42 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * gnu-regex.c: Include "gnu-regex.h", not "regex.h".
+
+Wed Jun 10 11:34:07 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * gnu-regex.c, gnu-regex.h: Change LGPL license to GPL license
+       to stay consistent with the rest of GDB.
+
+Wed Jun 10 11:27:39 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+       * gnu-regex.c, gnu-regex.h: Update to current FSF (glibc) versions.
+
+Wed Jun 10 10:58:18 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * printcmd.c (disassemble_command): move overlay mapping code
+       "up" into find_pc_partial_function.
+       * blockframe.c (find_pc_partial_function): adjust start address
+       and end address for overlays (mapped vs. unmapped addresses),
+       so that all callers of this function may benefit.
+       * m32r-tdep.c (m32r_skip_prologue): adjust indentation.
+
+Mon Jun  8 16:08:10 1998  Ron Unrau  <runrau@cygnus.com>
+
+       * objfiles.c (add_to_objfile_sections): All targets to define
+         TARGET_KEEP_SECTION to permit them to retain bfd sections that
+         GDB would otherwise have discarded.
+
+Fri Jun  5 13:56:19 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * dbxread.c (read_dbx_symtab): Don't lower texthigh for last psymtab.
+
+Thu Jun  4 18:35:04 1998  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * remote.c (init_extended_remote_ops): Make extended_remote_ops
+       by copying from remote_ops, move it and init_remote_ops to
+       usual place at end of file, remove "void" from arg lists.
+
+Thu Jun  4 17:51:06 1998  Mark Alexander  <marka@cygnus.com>
+
+       * sparc-tdep.c (sparc_fix_call_dummy): Byte-swap the call dummy
+       on bi-endian machines.
+       (sparc_extract_return_value): Handle values smaller than int on
+       machines with little-endian data.
+       (sparc_target_architecture_hook): Set bi_endian flag.
+
+Thu Jun  4 12:14:48 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * printcmd.c (disassemble_command): Fix off-by-one error for
+       disassembling functions in unmapped overlay sections.
+
+Thu Jun  4 10:15:03 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * remote.c: merged.
+
+        - Jim Blandy  <jimb@zwingli.cygnus.com>
+       (print_packet, remote_packet_command): New functions.
+        (_initialize_remote): Register the remote-packet command.
+        - David Taylor  <taylor@texas.cygnus.com> 
+        (_initialize_remote): remote-compare is now
+        compare-sections.
+        - Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+         (remote_compare_command): added warning, issued in case
+        of mismatch only.
+
+Thu Jun  4 08:25:38 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * remote.c (remote_compare_command): New function, new command.
+       Compare object file binary image with corresponding memory on
+       remote target.  Report differences.
+
+Tue Jun  2 19:05:04 1998  Mark Alexander  <marka@cygnus.com>
+
+       * sparc-tdep.c (sparc_target_architecture_hook): Set target
+       byte order only when it's selectable.
+
+Tue Jun  2 02:01:56 1998  Mark Alexander  <marka@cygnus.com>
+
+       * sparc-tdep.c (sparc_target_architecture_hook): New function to
+       set endianness based on machine type.
+       (_initialize_sparc_tdep): Initialize target_architecture_hook.
+       (sparc_print_register_hook): Print PSR and FPSR in fancy format
+       on 32-bit machines.
+       * config/sparc/tm-sparc.h (PRINT_REGISTER_HOOK): Redefine to
+       call sparc_print_register_hook instead of using inline code.
+       * config/sparc/tm-sp64.h (PRINT_REGISTER_HOOK): Remove.
+
+Thu May 28 17:19:14 1998  Keith Seitz  <keiths@cygnus.com>
+
+       * main.c (main): Check for NULL from getenv on CYGWIN32.
+
+Thu May 28 09:41:44 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * monitor.c (monitor_vsprintf): Handle %%.  Patch courtesy of
+       Felix Lee (flee@cygnus.com)
+
+Thu May 28 00:27:35 1998  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
+
+       * mips-tdep.c (mips_push_dummy_frame):  Fix calculation of
+       PROC_REG_OFFSET and PROC_FREG_OFFSET.
+
 Mon Apr 27 14:37:49 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * config/v850/tm-v850.h (REGISTER_BYTE): FP_REGNUM and
@@ -12,6 +607,11 @@ Mon Apr 27 14:37:49 1998  Andrew Cagney  <cagney@b1.cygnus.com>
        (FP_REGNUM): Update.
        (FP_RAW_REGNUM): Define.
 
+Wed May 27 14:22:31 1998  Keith Seitz  <keiths@cygnus.com>
+
+       * main.c (main): Convert the path returned from getenv to a posix
+       path on cygwin32 hosts.
+
 Mon May 25 13:31:27 1998  Keith Seitz  <keiths@cygnus.com>
 
        * remote.c (remote_open_1): If an error occurs starting the remote, 
@@ -89,6 +689,22 @@ Thu May 21 13:14:25 1998  John Metzler  <jmetzler@cygnus.com>
        * win32-nat.c: (init_child_ops): Ditto.
        (_initialize_inftarg): Ditto.
 
+1998-05-21  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * ax-gdb.c (const_var_ref): Don't handle function names.  I don't
+       want to implement all the "usual unary conversion" rules for
+       constants.
+       (gen_usual_unary): Turn "function" values into "pointer to
+       function" values, in accordance with ANSI.
+       (gen_deref): Don't do the usual unary conversions here.  Let the
+       caller do it.  Note that dereferencing a function pointer yields
+       a function designator, which we call an rvalue, not an lvalue.
+       (gen_address_of): Handle functions specially.
+       (gen_struct_ref): Perform the usual unary conversions before
+       calling gen_deref.
+       (gen_expr): In case for the prefix '*' operator, call
+       gen_usual_unary manually.
+
 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.
@@ -116,19 +732,134 @@ Tue May 19 17:23:54 1998  John Metzler  <jmetzler@cygnus.com>
        * m32r-rom.c (_initialize_m32r_rom): ditto
        (init_m32r_cmds): ditto
 
+Tue May 19 14:54:11 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * tracepoint.c (memrange_cmp): use const void * args to avoid
+       ANSI compiler warnings.
+
+1998-05-19  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * ax-gdb.c (gen_fetch, gen_var_ref, gen_deref, find_field,
+       gen_bitfield_ref, gen_expr): Call error, not abort.
+       * ax-general.c (read_const, generic_ext, ax_trace_quick,
+       ax_label, ax_const_d, ax_reg, ax_print): Same.
+
+       * tracepoint.c: Remove the $(...) syntax for memranges.
+       (validate_actionline, encode_actions, trace_dump_command): Remove
+       clauses for the $(...) syntax.
+       (parse_and_eval_memrange): Function deleted.
+       (_initialize_tracepoint): Update function description. 
+
+       * gdbtk.c (struct wrapped_call_objs): Change the `func' member to
+       be a Tcl_ObjCmdProc, not an Tcl_CmdProc, since it accepts a vector
+       of objects as arguments.  Change the object vector to be const,
+       since that's what all the users of this structure seem to expect.
+       (call_obj_wrapper): Cast clientData properly before storing it in
+       the wrapped_args structure.
+
+       * ax-gdb.c (_initialize_ax_gdb): Make the "agent" command a
+       subcommand of "maintenance", as it should have been from the
+       beginning.  #include "gdbcmd.h", to get the declaration for
+       maintenancelist.
+       * Makefile.in: Document that dependency.
+
+Tue May 19 12:00:58 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * tracepoint.c (get_tracepoint_by_number): new function, to access
+       traceframe_number for use of the GUI.
+
+       * tracepoint.h: added prototype for get_traceframe_number.
+
 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
+Mon May 18 13:04:27 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * tracepoint.c (get_tracepoint_by_number): make sure to advance
+       arg pointer even if we fail to parse a useful number.  Otherwise,
+       since this function is called in a loop, it may loop forever!
+       Also change strtol call to allow arbitrary radix.
+       (map_args_over_tracepoints (and other places)): add QUIT; call
+       to loop, to allow breakout using control-C.  Not all loops were
+       analyzed to make sure they could terminate cleanly, but even
+       terminating with a messed-up tracepoint list would be better 
+       than not terminating at all!
+       (tdump_command): check to see if we're connected to a trace-
+       capable target (currently only "remote") before doing anything 
+       else.
+       
 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.
+       
+Fri May 15 22:47:45 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * tracepoint.c (encode_actions): fix typo in printf format string.
+
+1998-05-15  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       Implement a few more tracing operators: ^ | & ~ !
+       * ax-gdb.c (gen_integral_promotions, gen_logical_not,
+       gen_complement): New functions.
+       (gen_binop): New argument MAY_CARRY, indicating whether we need to
+       correct the upper bits of the value after performing the
+       operation.  Callers changed.
+       (gen_expr): Handle BINOP_BITWISE_AND, BINOP_BITWISE_IOR, and
+       BINOP_BITWISE_XOR here as well, by calling gen_binop.  Handle
+       UNOP_LOGICAL_NOT, UNOP_COMPLEMENT.
+
+       * ax-gdb.c (gen_conversion): Reworked to avoid some unnecessary
+       sign extension.
+       
+       * ax-gdb.c (gen_usual_arithmetic): Renamed from gen_usual_binary,
+       to match the ANSI C standard better.  Callers changed.
+       
+       * ax-gdb.c (gen_traced_pop): Add prototyped declaration.
+
+Fri May 15 18:18:38 1998  David Taylor  <taylor@texas.cygnus.com>
+
+       * tracepoint.c (stringify_collections_list): return a collection
+       of strings rather than a single string.
+       (free_actions_list): new function.
+       (encode_actions): process collection of strings returned by
+       stringify_collections_list.
+
+1998-05-15  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * ax-gdb.c (gen_traced_pop): New function.
+       (gen_expr): Call it for comma operator.
+       (gen_trace_for_expr): Call it, instead of writing it out.
+
+       Add facilities for sending arbitrary packets to the remote agent.
+       There are a bunch of improvements to make (make it generic; handle
+       'O' replies properly), but I just want to get this onto the branch.
+       * remote.c (print_packet, remote_packet_command): New functions.
+       (_initialize_remote): Register the remote-packet command.
+
+Thu May 14 17:52:31 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * tracepoint.c: move actionline_type definition to tracepoint.h.
+       (validate_actionline): make non static.
+
+       * tracepoint.h: move actioline_type definition  from tracepoint.c.
+        (validate_actionline) moved prototype from tracepoint.c.
+
+Thu May 14 11:49:18 1998  David Taylor  <taylor@texas.cygnus.com>
+
+       * tracepoint.c (validate_actionline): add additional error
+       checking, remove some dead code.
+       (encode_actions): additional cleanups.
+       (trace_find_command): remove some dead code.
+       (trace_find_pc_command): ditto.
+       (trace_find_tracepoint_command): ditto.
+       (trace_find_line_command): ditto.
+       (trace_find_range_command): ditto.
+       (trace_find_outside_command): ditto.
 
-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>"
@@ -156,11 +887,25 @@ start-sanitize-java
        targets.
 end-sanitize-java
 
+Wed May 13 11:19:08 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * tracepoint.c (trace_command): Remove old diagnostic code that was
+       preventing tracepoints from being defined with a full-path filename.
+
 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.
 
+1998-05-11  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * ax-gdb.c (gen_binop): New function, based on gen_mul, to replace
+       gen_mul and gen_div, and handle `%' op as well.  Correctly tests
+       type of arguments.
+       (gen_expr): Factor out common code in binary arithmetic operators.
+       Add support for `%'.
+       (gen_mul, gen_div): Removed.
+       
 Thu May  7 14:49:38 1998  Bob Manson  <manson@charmed.cygnus.com>
 
        * config/sparc/tm-sp64.h (CALL_DUMMY): Store and retrieve
@@ -200,12 +945,24 @@ Wed May  6 16:34:03 1998  Jeffrey A Law  (law@cygnus.com)
 
        * somsolib.c: Include gdb_stat.h.
 
+Mon May  4 18:34:01 1998  David Taylor  <taylor@texas.cygnus.com>
+
+       * ax-gdb.c (gen_mul): new function; (gen_div): new function;
+       (gen_expr): add support for * and / operators, call gen_mul and
+       gen_div as appropriate.
+
 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.
 
+Mon May  4 07:08:25 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * tracepoint.c (trace_actions_command): actions command must set
+       step_count to zero (in case previous actions have set it but the
+       new set does not).
+
 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
@@ -246,6 +1003,12 @@ Thu Apr 30 15:59:54 1998  Jason Molenda  (crash@bugshack.cygnus.com)
         before running `make'.
         (local-maintainer-clean, do-maintainer-clean): New rules.
 
+Wed Apr 29 14:02:59 1998  David Taylor  <taylor@texas.cygnus.com>
+
+       * ax-gdb.c (gen_add): when adding a pointer and an int, use
+       the size of the pointer, not the int (typo) to decide how
+       to extend the result.
+
 Wed Apr 29 10:20:40 1998  John Metzler  <jmetzler@cygnus.com>
 start-sanitize-vr4111
 
@@ -363,6 +1126,11 @@ Fri Apr 24 17:18:56 1998  Geoffrey Noer  <noer@cygnus.com>
 
        * Makefile.in: enable EXEEXT setting
 
+Fri Apr 24 11:53:49 1998  David Taylor  <taylor@texas.cygnus.com>
+
+       * tracepoint.c (add_local_symbols): change type of type from
+       char to int so that type shows up as 'A' or 'L' not 0.
+
 start-sanitize-r5900
 Fri Apr 24 11:25:07 1998  Jeffrey A Law  (law@cygnus.com)
 
@@ -729,6 +1497,19 @@ Mon Feb 16 14:05:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
        * config/d10v/tm-d10v.h (USE_STRUCT_CONVENTION): Use stack when
        size > 8.
 
+Tue Mar 31 16:39:28 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * tracepoint.c (get_tracepoint_by_number): change warning to note.
+       (delete_trace_command): suppress y/n query if no tracepoints, or
+       if not from_tty.  (trace_pass_command): reject junk at end of args.
+       (read_actions): an action list consisting only of "end" is discarded.
+       (validate_actionline (for collect command)): an argument beginning
+       with a dollar_sign but not recognized as a special argument is
+       parsed like any other expression -- if it isn't a register name,
+       it's rejected.  Also reject an empty argument to while-stepping.
+       (trace_find_command): reject a negative frame number argument.
+       (_initialize_tracepoint): set $traceframe initially to -1.
+
 Mon Mar 30 16:42:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
 
        * rdi-share/Makefile.am, rdi-share/aclocal.m4,
@@ -748,6 +1529,51 @@ Sat Mar 28 15:19:48 1998  Stan Shebs  <shebs@andros.cygnus.com>
 
        * NEWS: Update for 4.17 release.
 
+Fri Mar 27 10:15:50 1998  David Taylor  <taylor@tito.cygnus.com>
+
+       * tracepoint.c (parse_and_eval_memrange): Fix memory leaks.
+       (encode_actions): Use the new gen_trace_for_expr function
+       instead of expr_to_address_and_size; collect registers when
+       using expressions.  (clear_collection_list): Fix memory leak.
+
+1998-03-26  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * ax-gdb.h (gen_trace_for_expr): Add prototype.
+
+Thu Mar 26 17:24:23 1998  David Taylor  <taylor@texas.cygnus.com>
+
+       * tracepoint.c (validate_actionline): Fix memory leak.
+       (encode_actions): Fix memory leak.
+
+Thu Mar 26 16:16:55 1998  David Taylor  <taylor@tito.cygnus.com>
+
+       * tracepoint.c (trace_mention): New function.
+       (trace_command): Call it.
+
+1998-03-26  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * ax-general.c (ax_reqs): New function.
+       * ax.h (enum agent_flaws, struct agent_reqs): New types.
+       (agent_reqs): New extern prototype.  Well, actually, this was
+       there before, due to a premature checkin.
+       (struct aop_map): Add new `data_size' member.
+       * ax-general.c (aop_map): Supply its value.
+       * ax-gdb.c (agent_command): Call ax_reqs, for testing.
+
+       * ax-general.c (ax_print): If we encounter an invalid or
+       incomplete opcode, don't abort; just print an error message.
+
+       * ax-gdb.c: Generate trace bytecodes, as appropriate.
+       (trace_kludge): New variable.
+       (gen_fetch, gen_bitfield_ref): Emit trace bytecodes, if asked
+       nicely.
+       (expr_to_agent): Ask for no trace bytecodes.
+       (gen_trace_for_expr): New function.
+       (agent_command): Call it, and display the result appropriately ---
+       no struct axs_value, so no type or kind information.
+
+       * ax-gdb.c: Use TARGET_CHAR_BIT throughout, not HOST_CHAR_BIT.
+
 Thu Mar 26 22:29:28 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 
         * tracepoint.c (trace_status_command): Recognize a boolean return
@@ -758,6 +1584,30 @@ Thu Mar 26 22:29:28 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 
         * tracepoint.h export trace_running_p.
 
+Thu Mar 26 13:08:01 1998  David Taylor  <taylor@texas.cygnus.com>
+
+       * tracepoint.c (validate_actionline): do not error out if
+       exp->elts[0].opcode is not on short line -- let
+       expr_to_address_and_size handle it.
+
+1998-03-26  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * tracepoint.c: Include "ax.h", not "agentexpr.h".
+
+       * tracepoint.c (encode_actions): Call expr_to_address_and_size,
+       not simply expr_to_agent.
+
+       * ax-general.c: Comment out code in progress, so everyone else can
+       at least compile.
+
+       * gdbtypes.c: Doc fix.
+
+       * ax.h, ax-gdb.h, ax-general.c, ax-gdb.c: New files.
+       * Makefile.in (REMOTE_OBJS): Add ax-general.o and ax-gdb.o.
+       (SFILES): Add ax-general.c, ax-gdb.c.
+       (ax_h): New variable.
+       (ax-general.o, ax-gdb.o): New rules.
+
 start-sanitize-sky
 Wed Mar 25 11:45:19 1998  Frank Ch. Eigler  <fche@cygnus.com>
 
@@ -770,13 +1620,10 @@ 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/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
+       config/mn10200/mn10200.mt config/mn10300/mn10300.mt
+       config/d30v/d30v.mt :  Remove -lm from SIM.  This prevents
+       dependency checking of -lm (under NT native builds).  (It is
+       automatically added by configure if it exists.)
        * doc/configure mswin/configure nlm/configure
        testsuite/gdb.base/configure testsuite/gdb.c++/configure
        testsuite/gdb.chill/configure testsuite/gdb.disasm/configure
@@ -1027,9 +1874,11 @@ Wed Mar  4 01:39:08 1998  Ron Unrau  <runrau@cygnus.com>
 
 Tue Mar  3 17:19:08 1998  John Metzler  <jmetzler@cygnus.com>
 
+start-sanitize-vr4111
        * 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
+end-sanitize-vr4111
        * dwarfread.c (read_tag_pointer_type): Pointer sizes now come from
        TARGET_PTR_BIT rather from sizeof(char *) on host.
        
@@ -1580,7 +2429,6 @@ Wed Jan 14 19:27:02 1998  Stan Shebs  <shebs@andros.cygnus.com>
        * config/mips/{r3900.mt,r3900l.mt,tm-r3900.h,tm-r3900l.h}:
        Remove, no longer used.
 
-start-sanitize-d30v
 Wed Jan 14 18:11:26 1998  Michael Meissner  <meissner@cygnus.com>
 
        Patch from Jim Wilson.
@@ -1589,7 +2437,6 @@ Wed Jan 14 18:11:26 1998  Michael Meissner  <meissner@cygnus.com>
 
        * config/d30v/tm-d30v.h (CALL_DUMMY): Initialize as { 0 }, not {}.
 
-end-sanitize-d30v
 Tue Jan 13 16:38:48 1998  Fred Fish  <fnf@cygnus.com>
 
        * configure.in (--with-mmalloc): Add new configure arg to use the
@@ -1688,7 +2535,7 @@ Fri Jan  2 17:06:05 1998  Michael Snyder  (msnyder@cleaver.cygnus.com)
 For older changes see ChangeLog-97
 \f
 Local Variables:
-mode: indented-text
+mode: change-log
 left-margin: 8
 fill-column: 74
 version-control: never
This page took 0.059673 seconds and 4 git commands to generate.