* core-aout.c (fetch_core_registers): Cast core_reg_size to int
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index aec9fe3cddd0d521811ff24dbba5a8bdd8662fca..e5c06a5dfb5534027fe983ff43a3ae40324af4b9 100644 (file)
@@ -1,3 +1,807 @@
+Fri Mar 29 21:39:56 1996  Fred Fish  <fnf@cygnus.com>
+
+       * core-aout.c (fetch_core_registers): Cast core_reg_size to int
+       before testing against reg_ptr.
+       * eval.c (evaluate_subexp_standard): Cast type of
+       TYPE_FN_FIELD_VOFFSET to int.
+       * findvar.c (extract_signed_integer, extract_unsigned_integer,
+       extract_long_unsigned_integer): Cast type of sizeof to int.
+       * values.c (unpack_field_as_long, modify_field): Ditto.
+       * valops.c (value_assign, call_function_by_hand): Ditto.
+       * infcmd.c (do_registers_info): Ditto.
+       * ser-tcp.c (tcp_open): Ditto
+       * remote.c (putpkt): Ditto.
+       * dcache.c (dcache_peek): Ditto.
+       * dcache.c (dcache_poke): Ditto.
+       * m2-exp.y (yylex): Ditto.
+       * gnu-regex.c (re_match_2): Ditto.
+       * f-lang.c (ADD_BF_SYMNUM, saved_bf_list_end, tmp_bf_ptr): Ifdef
+       out unused macro definition and variables.
+       * inftarg.c (proc_wait): Move from main.c to here, and make static.
+       * valprint.c (val_print_string): Change bufsize from int to unsigned.
+       * main.c (wait.h): Include
+       * top.c (command_line_input): Remove unused variable "c".
+       * f-typeprint.c (f_type_print_varspec_prefix): Add missing enum
+       value TYPE_CODE_TYPEDEF to switch statement.
+       (f_type_print_varspec_suffix): Add missing enum value
+       TYPE_CODE_TYPEDEF to switch statement.
+       * ch-exp.c (parse_primval): Add remaining enumeration values to
+       switch statement, with no specific action.
+       (ch_lex): Add LOC_UNRESOLVED in switch statement.
+       (pushback_token): Ifdef out, since code using it is ifdef'd out.
+       * stabsread.c (cleanup_undefined_types): Remove unused label
+       "badtype".
+       * objfiles.h (print_symbol_bcache_statistics): Add prototype.
+       * maint.c (objfiles.h): Include.
+       (maintenance_print_statistics): Remove unused variable "temp".
+       * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
+       unused variable "found_file_symbol".
+       * m2-exp.y (yylex): Add LOC_UNRESOLVED case to switch.
+       * language.c (lang_bool_type): Use existing function local type
+       variable rather than create block local variables.
+       * solib.c (disable_break): Enclose in ifndef SVR4_SHARED_LIBS.
+       * infptrace.c (wait.h, command.h): Include.
+       * ser-tcp.c (gdb_string.h): Include
+       * i386-tdep.c (codestream_seek): Change "place" to CORE_ADDR.
+       (i386_get_frame_setup): Change "pc" from int to CORE_ADDR.
+       * command.c (complete_on_enum): Make assignment used as truth value
+       explictly check against NULL.
+       (wait.h): Include.
+       * infrun.c (wait_for_inferior): Ifdef out prologue_pc since code
+       that uses it is ifdef'd out.
+       * parser-defs.h: Add prototype for write_dollar_variable.
+       * infrun.c: Add prototype for write_pc_pid.
+       * breakpoint.h: Add prototype for re_enable_breakpoints_in_shlibs.
+       * symmisc.c (bcache.h): Include.
+       * bcache.h: Add prototype for print_bcache_statistics.
+       * symfile.c: Include <time.h>.
+       * printcmd.c (print_scalar_formatted): Change len to unsigned int.
+       * valarith.c (value_equal): Cast result of TYPE_LENGTH to int.
+       * valarith.c (value_binop): Change result_len, promoted_len1,
+       and promoted_len2 to unsigned int.
+       * valarith.c (value_subscripted_rvalue): Change elt_offs and
+       elt_size to unsigned int.
+       * valops.c (value_array): Change typelength to unsigned int.
+       (destructor_name_p): Change len to unsigned int.
+       * scm-lang.h (scm_parse): Add prototype for scm_unpack.
+       * symfile.c (decrement_reading_symtab): Change return type to void.
+       * valarith.c (value_subscript): Remove unused variable "word".
+       (value_subscript): Remove unused variable "tint".
+       * valops.c (auto_abandon): Ifdef out, since code using it is also
+       ifdef'd out.
+       * eval.c (init_array_element): Remove unused variable "val".
+       * Makefile.in (values.o): Depends on scm-lang.h.
+       (command.o): Depends upon wait_h.
+       (ser-tcp.o): Depends upon gdb_string.h.
+       (infptrace.o): Depends upon wait_h and command_h.
+       (maint.o): Depends on objfiles.h and symfile.h.
+       * values.c (allocate_repeat_value): Remove unused variable
+       "element_type".
+       (scm-lang.h): Include.
+       * breakpoint.c (create_longjmp_breakpoint): Enclose in
+       GET_LONGJMP_TARGET define, unused otherwise.
+       * config/i386/nm-linux.h: Add prototypes for i386_insert_watchpoint,
+       i386_remove_watchpoint and i386_stopped_by_watchpoint.
+       
+Thu Mar 28 12:53:19 1996  Doug Evans  <dje@canuck.cygnus.com>
+
+       * configure.in (sparc64-*-solaris2*): Delete.
+       Stick with sparc-*-solaris2*.
+       * configure: Regenerated.
+
+Thu Mar 28 06:51:26 1996  Fred Fish  <fnf@cygnus.com>
+
+       * valops.c (value_assign): Make copy of internal variable value
+       before returning it as a new value, since it is owned by the 
+       internal variable and will be freed along with it.
+
+Wed Mar 27 08:36:17 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * From Peter Schauer.
+       * breakpoint.c (breakpoint_re_set_one):  Keep temporary
+       breakpoints bp_until, bp_finish, bp_watchpoint_cope, bp_call_dummy
+       and bp_step_resume in case breakpoint_re_set_one is called due
+       to a step over a dlopen call.
+       * infrun.c (wait_for_inferior):  Always remove breakpoints from
+       inferior in BPSTAT_WHAT_CHECK_SHLIBS case.
+
+Tue Mar 26 13:15:32 1996  Fred Fish  <fnf@cygnus.com>
+
+       * config/mips/tm-mips.h (COERCE_FLOAT_TO_DOUBLE): Only prefer
+       non-prototyped case over prototyped case for C.
+       * config/pa/tm-hppa.h (COERCE_FLOAT_TO_DOUBLE):  Ditto.
+
+Sat Mar 23 17:24:28 1996  Fred Fish  <fnf@cygnus.com>
+
+       * os9kread.c (os9k_process_one_symbol): Note nonportable
+       assumption that an int can hold a char *.
+
+       * bcache.h (struct hashlink): Wrap data[] inside union with
+       double to force longest alignment.
+       (BCACHE_DATA): New macro to access data[].
+       (BCACHE_ALIGNMENT): New macro to get offset to data[].
+       * bcache.c (lookup_cache, bcache): Use BCACHE_DATA to get
+       address of cached data.  Use BCACHE_ALIGNMENT to compute
+       amount of space to allocate for each hashlink struct.
+
+Sat Mar 23 12:14:02 1996  Fred Fish  <fnf@cygnus.com>
+
+       * ch-lang.c (evaluate_subexp_chill): Fix typo.
+
+Thu Mar 21 08:27:19 1996  Fred Fish  <fnf@cygnus.com>
+
+       * Makefile.in (VERSION): Bump version to 4.15.3
+
+Thu Mar 21 10:56:41 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.in: Rename from config.h.in.
+       * configure.in: Call AC_CONFIG_HEADER with config.h:config.in.
+       Change CONFIG_HEADERS test in AC_OUTPUT accordingly.
+       * configure: Rebuild.
+       * Makefile.in (stamp-h): Depend upon config.in, not config.h.in.
+       Set CONFIG_HEADERS to config.h:config.in.
+
+Tue Mar 19 12:47:51 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * partial-stab.h (case N_ENDM):  Finish current partial symbol
+       table for Solaris 2 cc.
+
+Tue Mar 19 10:39:15 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * rs6000-nat.c (exec_one_dummy_insn): Don't clobber the
+       PC in the registers array.  From Peter Schauer.
+
+Mon Mar 18 13:47:09 1996  Fred Fish  <fnf@cygnus.com>
+
+       * symfile.c (reread_symbols): Reinitialize bcache struct
+       members to zero using memset.  Also use memset to reinit
+       global_psymbols and static_psymbols, rather than explicitly
+       resetting each structure member.
+
+Sat Mar 16 19:47:36 1996  Fred Fish  <fnf@cygnus.com>
+
+       * configure.in: Add fragment to create stamp-h.
+       
+       From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
+       * configure.in (AC_CHECK_HEADERS):  Check for link.h.
+       * configure:  Regenerate with autoconf.
+       * config.h.in:  Regenerate with autoheader.
+       * config/i386/nm-linux.h:  Include solib.h only if HAVE_LINK_H
+       is defined.
+       * solib.c:  Exclude most of the code if HAVE_LINK_H is not defined.
+       * config/i386/linux.mh:  Reinstate XM_CLIBS, it is needed for
+       older a.out based systems.
+
+Sat Mar 16 16:45:43 1996  Fred Fish  <fnf@cygnus.com>
+
+       * config.h.in: New file.
+       * acconfig.h: New file, for autoheader.
+       * configure.in (AC_CONFIG_HEADER): Add, generate config.h.
+       * configure: Regenerate.
+       * Makefile.in (defs_h): Add config.h
+       (distclean): Remove config.h and stamp-h during distclean.
+       (config.h, stamp-h): New targets to remake config.h when necessary.
+       * defs.h (config.h): Include before any other includes or defines.
+       * i386-tdep.c (gdb_string.h): Move include after include of defs.h.
+       * i386v4-nat.c (defs.h): Include before testing HAVE_SYS_PROCFS_H.
+
+Sat Mar 16 14:55:27 1996  Fred Fish  <fnf@cygnus.com>
+
+       From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
+       * Makefile.in (INSTALLED_LIBS):  Make sure that @LIBS@ will not
+       result in an empty line, to work around a bug in native Ultrix 4.4
+       and OSF/1-3.2C make.
+
+Sat Mar 16 13:33:17 1996  Fred Fish  <fnf@cygnus.com>
+
+       * configure.in: Add gdbserver to configdirs under linux.
+       * configure: Regenerate.
+       
+Fri Mar 15 12:06:58 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * config/i386/nm-nbsd.h (FLOAT_INFO): Comment out.
+       * config/i386/tm-nbsd.h (NUM_REGS): Define.
+
+Thu Mar 14 10:31:18 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * solib.c (solib_break_names): Add _r_debug_state for
+       vanilla SVR4 implementations.  From Peter Schauer.
+
+Mon Mar 11 14:24:57 1996  Dawn Perchik  <dawn@critters.cygnus.com>
+
+       * mon960-rom.c: New file; support mon960 rom monitor on i960.
+       * monitor.c (monitor_debug): Change remotedebug to buffer strings.
+       * monitor.c (monitor_open): Add test for flag MO_NO_ECHO_ON_OPEN before
+       epecting prompt and echo during open.
+       * monitor.c (monitor_stop): Add test for flag MO_SEND_BREAK_ON_OPEN to 
+       determine if break should be sent as stop command.
+       * monitor.h: Add flags MO_NO_ECHO_ON_OPEN and MO_SEND_BREAK_ON_OPEN.
+       * i960-tdep.c (mon960_frame_chain_valid): New function for getting 
+       stack frame on mon960.
+       * Makefile.in: Add mon960 files.
+       * configure.in: Changed i960-*-coff* and i960-*-elf* to target mon960;
+       added i960-nindy-coff* and i960-nindy-elf* for target nindy.
+       * configure: Regenerated.
+       * config/i960/mon960.mt, config/i960/tm-mon960.h: New files; 
+       support mon960 rom monitor on i960.
+
+Mon Mar 11 11:02:47 1996  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       With Michael Snyder:
+       * i386-tdep.c (skip_trampoline_code): Fix strncmp length.
+       * win32-nat.c (CHECK, DEBUG*, debug_*): New.
+       (handle_load_dll): Don't reload symbols.
+       (handle_exception):  Use the DEBUG_* names.
+       (child_wait): Add DEBUG_* code.
+       (_initialize_inftarg): Add new commands to set debug_ names.
+
+Mon Mar 11 09:19:58 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * From Peter Schauer:
+       * breakpoint.c (insert_breakpoints): Use ALL_BREAKPOINTS_SAFE.
+       (bpstat_stop_status): Likewise.
+       (remove_solib_event_breakpoints): Likewise.
+       (clear_momentary_breakpoints): Likewise.
+       (re_enable_breakpoints_in_shlibs): Don't reenable a breakpoint
+       if we still can't read the memory for that breakpoint.
+       (mention): Add bp_shlib_event case to keep gcc quiet.
+       
+Fri Mar  8 12:08:12 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * breakpoint.h (enum enable): New enum shlib_disabled for
+       shared library breakpoints that have been temporarily disabled.
+       * breakpoint.c: Handle temporarily disabled shared library
+       breakpoints like disabled breakpoints in most places.
+       (insert_breakpoints): Use shlib_disabled to indicate
+       that an unsettable breakpoint is only temporarily disabled.
+       (re_enable_breakpoints_in_shlibs): New function.
+       * corelow.c (solib_add_stub): After adding shared libraries,
+       try to reenable any temporarily disabled breakpoints.
+       * infcmd.c (attach_command): Likewise.
+       * infrun.c (wait_for_inferior): Likewise.
+
+Fri Mar  8 11:41:25 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * defs.h (extract_long_unsigned_integer): Declare.
+       * findvar.c (extract_long_unsigned_integer): New function.
+       * printcmd.c (print_scalar_formatted): Use it.
+       * valprint.c (val_print_type_code_int): Likewise.
+
+Thu Mar  7 17:40:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * infcmd.c (do_registers_info): Ignore anonymous registers.
+       * sh-tdep.c (set processor): New command to set specific
+       processor type.
+       (sh_reg_names, sh3_reg_names): Arrays of register names for
+       SH and SH3 processors.
+       (sh_set_processor_type): New function.
+       * sh3-rom.c (sh3_open): Call it.
+       (sh3_regname): Add names of all the bank registers.
+       (sh3_supply_register): Clean up formatting.
+       * config/sh/tm-sh.h (NUM_REGS, NUM_REALREGS): Increase to include
+       bank registers.
+       (REGISTER_NAMES): Add names of bank registers.
+       (FP15_REGNUM): Define.
+       (REGISTER_VIRTUAL_TYPE): Use it.
+       * monitor.c: Clean up some comments.
+
+Thu Mar  7 12:09:51 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * i386b-nat.c: Revert part of Mar 5 change.  FreeBSD collapsed the
+       s* and t* symbols too.
+
+Thu Mar  7 15:18:51 1996  James G. Smith  <jsmith@cygnus.co.uk>
+
+       * symfile.c (generic_load): Avoid division by zero.
+
+Wed Mar  6 17:57:59 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * breakpoint.c (bfd_lookup_symbol): Provide for all SVR4 systems,
+       not just those with HANDLE_SVR4_EXEC_EMULATORS.
+
+       From Peter Schauer:
+       * breakpoint.c (internal_breakpoint_number): Move to file scope.
+       (create_solib_event_breakpoint): Use an internal breakpoint number.
+
+Wed Mar  6 00:32:44 1996  Wilfried Moser (Alcatel)  <moser@rtl.cygnus.com>
+
+       * valarith.c (value_in): Change builtin_type_chill_bool to
+       LA_BOOL_TYPE.
+
+Tue Mar  5 23:48:36 1996  Wilfried Moser (Alcatel)  <moser@rtl.cygnus.com>
+
+       * ch-exp.c (parse_primval): Handle CARD, MAX, MIN.
+       (match_string_literal): Handle control sequence.
+       (match_character_literal): Deto.
+
+       * ch-lang.c (chill_printchar): Change formating of nonprintable
+       characters from C'xx' to ^(num).
+       (chill_printstr): Deto.
+       (value_chill_card, value_chill_max_min): New functions to process
+       Chill's CARD, MAX, MIN.
+       (evaluate_subexp_chill): Process UNOP_CARD, UNOP_CHMAX, UNOP_CHMIN.
+
+       * expression.h (exp_opcode): Add UNOP_CARD, UNOP_CHMAX, UNOP_CHMIN
+       for Chill's CARD, MAX, MIN.
+
+       * valarith.c (value_in): Add processing of TYPE_CODE_RANGE
+       and change return type from builtin_type_int to
+       builtin_type_chill_bool.
+
+Tue Mar  5 18:54:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * config/nm-nbsd.h (link_object, lo_name, etc): Move to here
+       from config/nm-nbsd.h.
+       * config/sparc/nm-nbsd.h (regs, fp_status, etc): Move to here
+       from config/sparc/tm-nbsd.h.
+
+       * config/m68k/nm-hp300hpux.h (FIVE_ARG_PTRACE): Define here
+       instead of in config/m68k/xm-hp300hpux.h.
+
+Tue Mar  5 12:05:35 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * i386b-nat.c, m68knbsd-nat.c (fetch_core_registers): Provide
+       implementation for NetBSD systems.
+
+Mon Mar  4 23:44:16 1996  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * valarith.c (binop_user_defined_p):  Return 0 for BINOP_CONCAT.
+       (value_concat):  Handle varying strings (add COERCE_VARYING_ARRAY).
+
+       * ch-lang.c (evaluate_subexp_chill case MULTI_SUBSCRIPT):  Error
+       if "function" is pointer to non-function.
+
+Mon Mar  4 17:47:03 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * top.c (print_gdb_version): Update copyright year.
+
+Mon Mar  4 14:44:54 1996  Jeffrey A Law  (law@cygnus.com)
+
+       From Peter Schauer:
+       * infrun.c (wait_for_inferior): Remove breakpoints and
+       switch terminal settings before calling SOLIB_ADD.
+       * solib.c (enable_break, SVR4 variant): Don't map in symbols
+       for the dynamic linker, the namespace pollution causes real
+       problems.
+
+Sun Mar  3 17:18:57 1996  James G. Smith  <jsmith@cygnus.co.uk>
+
+       * remote-mips.c (common_breakpoint): Explicitly terminate the
+       returned buffer.
+
+Wed Feb 28 22:32:18 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
+       * remote.c (remote_detach): Send a command 'D' to the target
+       when detaching, update the function's comments.
+
+Wed Feb 28 15:50:12 1996  Fred Fish  <fnf@cygnus.com>
+
+       * Makefile.in (VERSION): Bump version to 4.15.2 to establish
+       baseline for gdb 4.16 rerelease testing.
+
+Wed Feb 28 13:32:05 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * somsolib.c (som_solib_create_inferior_hook): Before returning
+       call clear_symtab_users.
+
+Tue Feb 27 00:04:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * remote-e7000.c (e7000_open):  Delete all breakpoints when
+       connecting to e7000.  Change connect message to allow use of
+       monitor.exp in test suite.
+       * (e7000_load):  Print transfer rate of download.
+       * symfile.c (generic_load):  Print transfer rate of download.
+
+Sun Feb 25 13:58:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * configure.in (mips*-*-vxworks*): New config.
+       * configure: Regenerated.
+
+       * config/mips/vxmips.mt, config/mips/tm-vxmips.h: New files.
+       * remote-vxmips.c (vx_convert_to_virtual, vx_convert_from_virtual):
+       Remove, never used.
+
+Sat Feb 24 12:30:28 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * partial-stab.h (case N_FUN):  Function symbols generated
+       by SPARCworks cc have a meaningless zero value, do not update
+       pst->textlow if the function symbol value is zero. 
+
+       * stabsread.c (define_symbol):  Initialize SYMBOL_TYPE field
+       for function prototype declaration symbols.
+
+Fri Feb 23 22:33:04 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * remote-e7000.c (e7000_load):  New routine to download via the
+       network.
+       * (e7000_wait):  Don't backup PC when we hit a breakpoint.
+       Apparantly new sh2 pods get this right...
+       * (e7000_ops):  Add call to e7000_load.
+
+Thu Feb 22 00:52:42 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * config/m68k/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h},
+       m68knbsd-nat.c: New files, support for NetBSD/m68k.
+
+       * configure.in (m68k-*-netbsd*): New config.
+       * configure: Regenerated.
+
+Wed Feb 21 19:00:21 1996  Fred Fish  <fnf@ninemoons.com>
+
+       * standalone.c (open, _initialize_standalone): Fix obvious typos
+       reported by Martin Pool <martin@citr.uq.oz.au>.
+
+Wed Feb 21 14:24:04 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * solib.c (solib_create_inferior_hook): Fix thinko.
+
+Tue Feb 20 23:59:19 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * solib.c (solib_break_names): Define for Solaris and Linux.
+       (enable_break): For SVR4 systems, first try to use the debugger
+       interfaces in the dynamic linker to track shared library events
+       as they happen, then fall back to BKPT_AT_SYMBOL code.  Convert
+       BKPT_AT_SYMBOL code to use shared library event breakpoints.
+       (solib_create_inferior_hook): Simplify BKPT_AT_SYMBOL code,
+       it no longer needs to restart/wait on the inferior.
+       * symfile.c (find_lowest_section): No longer static.
+       * symfile.h (find_lowest_section): Corresponding changes.
+
+Tue Feb 20 18:54:08 1996  Fred Fish  <fnf@rtl.cygnus.com>
+
+       * valops.c (COERCE_FLOAT_TO_DOUBLE): Define default value.
+       (value_arg_coerce): Use COERCE_FLOAT_TO_DOUBLE.
+       * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Define to 1.
+       * config/mips/tm-mips.h: Ditto.
+       * config/pa/tm-hppa.h: Ditto.
+       * config/rs6000/tm-rs6000.h: Ditto.
+       * config/sparc/tm-sparc.h: Ditto.
+       
+Tue Feb 20 17:32:05 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * config/{i386,ns32k}/nbsd.mh (NATDEPFILES): Remove core-aout.o.
+
+       * config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined.
+       * config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG):
+       #ifdef'd out definitions ---  Causes serious gdb failures on 
+       the i386.  Need to investigate further before enabling.
+
+       * i386b-nat.c (fetch_inferior_registers, store_inferior_registers,
+       fetch_core_registers): New functions.  These functions are defined
+       if FETCH_INFERIOR_REGISTERS is set.  Registers are fetched/stored
+       with ptrace PT_GETREGS/PT_SETREGS.
+
+Tue Feb 20 16:55:06 1996  Stu Grossman  (grossman@critters.cygnus.com)
+
+       * findvar.c (extract_floating store_floating):  Replace `long
+       double' with `DOUBLEST'.
+
+Mon Feb 19 15:25:51 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
+
+       * config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG):
+       Define.
+
+Mon Feb 19 10:32:05 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * symtab.h (looup_minimal_symbol_solib_trampoline): Declare.
+
+       * breakpoint.h (remove_solib_event_breakpoints): Declare.
+       * breakpoint.c (remove_solib_event_breakpoints): New function.
+       * somsolib.c (solib_create_inferior_hook): Remove all solib event
+       breakpoints before inserting any new ones.  Use a solib event
+       breakpoint for the breakpoint at "_start".
+       Remove extraneous "\n" from calls to warning.  
+       
+       * breakpoint.c (breakpoint_1): Add missing "sigtramp" to bptypes
+       name array.
+       
+Mon Feb 19 01:09:32 1996  Doug Evans  <dje@cygnus.com>
+
+       * dwarfread.c (add_partial_symbol): Use ADD_PSYMBOL_ADDR_TO_LIST
+       for CORE_ADDR values.
+       (new_symbol): Use SYMBOL_VALUE_ADDRESS for CORE_ADDR values.
+       * symfile.h (add_psymbol_{,addr}to_list): Add prototypes.
+
+Sun Feb 18 14:37:13 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * mipsread.c (mipscoff_symfile_read):  Unconditionally add
+       alpha coff dynamic symbols for all symbol files.  Makes skipping
+       over the trampoline code work when stepping from a function in a
+       shared library into a function in a different shared library.
+
+Sun Feb 18 09:27:10 1996  Stu Grossman  (grossman@cygnus.com)
+
+       * config/sparc/tm-sparc.h:  Define PS_FLAG_CARRY.  Define
+       RETURN_VALUE_ON_STACK to return long doubles on the stack.
+
+Sat Feb 17 16:33:11 1996  Fred Fish  <fnf@cygnus.com>
+
+       * Makefile.in (ch-exp.o): Add dependencies.
+       (various): Add gdb_string.h to dependencies that need it.
+
+Sat Feb 17 08:57:50 1996  Fred Fish  <fnf@cygnus.com>
+
+       * symmisc.c (print_symbol_bcache_statistics): Update description for
+       printing byte cache statistics.
+
+Thu Feb 16 16:02:03 1996  Stu Grossman  (grossman@cygnus.com)
+
+       * Add native support for long double data type.
+       * c-exp.y (%union):  Change dval to typed_val_float.  Use DOUBLEST
+       to store actual data.  Change types of INT and FLOAT tokens to
+       typed_val_int and typed_val_float respectively.  Create new token
+       DOUBLE_KEYWORD to specify the string `double'.  Make production
+       for FLOAT use type determined by parse_number.  Add production for
+       "long double" data type.
+       * (parse_number):  Use sscanf to parse numbers as float, double or
+       long double depending upon the type of typed_val_float.dval.  Also
+       allow user to specify `f' or `l' suffix to explicitly specify
+       float or long double constants.  Change typed_val to
+       typed_val_int.
+       * (yylex):  Change typed_val to typed_val_int.  Also, scan for
+       "double" keyword.
+       * coffread.c (decode_base_type):  Add support for T_LNGDBL basic
+       type.
+       * configure, configure.in:  Add check for long double support in
+       the host compiler.
+       * defs.h:  Define DOUBLEST appropriatly depending on whether
+       HAVE_LONG_DOUBLE (from autoconf) is defined.  Also, fix prototypes
+       for functions that handle this type.
+       * expression.h (union exp_element):  doubleconst is now type
+       DOUBLEST.
+       * m2-exp.y f-exp.y (%union):  dval becomes type DOUBLEST.
+       * findvar.c (extract_floating):  Make return value be DOUBLEST.
+       Also, add support for numbers with size of long double.
+       * (store_floating):  Arg `val' is now type DOUBLEST.  Handle all
+       floating types.
+       * parser-defs.h parse.c (write_exp_elt_dblcst):  Arg expelt is now
+       DOUBLEST.
+       * valarith.c (value_binop):  Change temp variables v1, v2 and v to
+       type DOUBLEST.  Coerce type of result to long double if either op
+       was of that type.
+       * valops.c (value_arg_coerce):  If argument type is bigger than
+       double, coerce to long double.
+       * (call_function_by_hand):  If REG_STRUCT_HAS_ADDR is defined, and
+       arg type is float and > 8 bytes, then use pointer-to-object
+       calling conventions.
+       * valprint.c (print_floating):  Arg doub is now type DOUBLEST.
+       Use appropriate format and precision to print out floating point
+       values.
+       * value.h:  Fixup prototypes for value_as_double,
+       value_from_double, and unpack_double to use DOUBLEST.
+       * values.c (record_latest_value):  Remove check for invalid
+       floats.  Allow history to store them so that people may examine
+       them in hex if they want.
+       * (value_as_double unpack_double):  Change return value to DOUBLEST.
+       * (value_from_double):  Arg `num' is now DOUBLEST.
+       * (using_struct_return):  Use RETURN_VALUE_ON_STACK macro (target
+       specific) to expect certain types to always be returned on the stack.
+
+Fri Feb 16 14:00:54 1996  Fred Fish  <fnf@cygnus.com>
+
+       * bcache.c, bcache.h: New files to implement a byte cache.
+       * Makefile.in (SFILES): Add bcache.c.
+       (symtab_h): Add bcache.h.
+       (HFILES_NO_SRCDIR): add bcache.h
+       (COMMON_OBJS): Add bcache.o
+       (bcache.o): New target.
+       * dbxread.c (start_psymtab): Make global_syms & static_syms
+       type "partial_symbol **".
+       * hpread.c (hpread_start_symtab):  Ditto.
+       * os9kread.c (os9k_start_psymtab):  Ditto.
+       * stabsread.h (start_psymtab):  Ditto.
+       * {symfile.c, symfile.h} (start_psymtab_common):  Ditto.
+       * maint.c (maintenance_print_statistics): Call
+       print_symbol_bcache_statistics.
+       * objfiles.c (allocate_objfile): Initialize psymbol bcache malloc
+       and free pointers.
+       * solib.c (allocate_rt_common_objfile): Ditto.
+       * symfile.c (reread_symbols):  Ditto.
+       (free_objfile): Free psymbol bcache when objfile is freed.      
+       (objfile_relocate): Use new indirect psymbol pointers.
+       * objfiles.h (struct objfile): Add psymbol cache.
+       * symfile.c (compare_psymbols): Now passed pointers to pointers to
+       psymbols.
+       (reread_symbols): Free psymbol bcache when freeing other objfile
+       resources.
+       (add_psymbol_to_list, add_psymbol_addr_to_list): Initialize new
+       psymbol using the psymbol bcache.
+       (init_psymbol_list): Psymbol lists now contain pointers rather than
+       the actual psymbols.
+       * symfile.h (psymbol_allocation_list): Psymbol lists now dynamically
+       grown arrays of pointers.
+       (ADD_PSYMBOL_VT_TO_LIST): Initialize new symbol using the psymbol
+       bcache.
+       * symmisc.c (print_partial_symbols): Now takes pointer to pointer
+       to partial symbol.
+       (print_symbol_bcache_statistics): New function to print per objfile
+       bcache statistics.
+       (print_partial_symbol, print_partial_symbols,
+       maintenance_check_symtabs, extend_psymbol_list):
+       Account for change to pointer to pointer to partial symbol.
+       * symtab.c (find_pc_psymbol, lookup_partial_symbol, decode_line_2,
+       make_symbol_completion_list): 
+       Account for change to pointer to pointer to partial symbol.
+       * symtab.h (bcache.h): Include.
+       * xcoffread.c (xcoff_start_psymtab): Make global_syms & static_syms
+       type "partial_symbol **".
+
+Fri Feb 16 10:02:34 1996  Fred Fish  <fnf@cygnus.com>
+
+       * dwarfread.c (free_utypes): New function.
+       (read_file_scope): Call free_utypes as cleanup, rather than just
+       freeing the utypes pointer.
+
+Thu Feb 15 21:40:52 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * demangle.c (is_cplus_marker):  New function, checks if a
+       character is one of the commonly used C++ marker characters.
+       * defs.h (is_cplus_marker):  Add prototype.
+       * c-typeprint.c (c_type_print_base), ch-lang.c (chill_demangle),
+       cp-valprint.c (cp_print_class_method), mdebugread.c (parse_symbol),
+       stabsread.c (define_symbol, read_member_functions, read_struct_fields),
+       symtab.h (OPNAME_PREFIX_P, VTBL_PREFIX_P, DESTRUCTOR_PREFIX_P),
+       values.c (vb_match):  Use is_cplus_marker instead of comparison
+       with CPLUS_MARKER.
+
+Thu Feb 15 18:08:13 1996  Fred Fish  <fnf@cygnus.com>
+
+       * symfile.h (INLINE_ADD_PSYMBOL): Default this to 0 and possibly
+       delete entirely someday.
+
+Thu Feb 15 15:25:34 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-make.sed: Edit out makefile rebuild rule.
+       (host_alias, target_alias): Comment out instead of deleting.
+       (@LIBS@): Edit out references.
+
+Tue Feb 13 22:56:46 1996  Fred Fish  <fnf@cygnus.com>
+
+       * symfile.c (add_psymbol_to_list, add_psymbol_addr_to_list):
+       Use n_psyms in OBJSTAT, not psyms.
+
+Mon Feb 12 15:59:31 1996  Doug Evans  <dje@charmed.cygnus.com>
+
+       * configure.in (sparclet-*-aout*): New config.
+       * configure: Regenerated.
+
+Mon Feb 12 14:17:52 1996  Fred Fish  <fnf@cygnus.com>
+
+       * somsolib.c (som_solib_add): Use xmalloc rather than bare
+       unchecked call to malloc.
+       * remote-mips.c (pmon_load_fast): ditto.
+       * remote-mm.c (mm_open): ditto.
+       * hpread.c (hpread_lookup_type): ditto.
+       * remote-adapt.c (adapt_open): ditto.
+
+Mon Feb 12 13:11:32 1996  Fred Fish  <fnf@cygnus.com>
+
+       * f-lang.c (allocate_saved_bf_node, allocate_saved_function_node,
+       allocate_saved_f77_common_node, allocate_common_entry_node,
+       add_common_block): Use xmalloc rather than malloc, some of which
+       were unchecked.
+       * gnu-regex.c: At same point as other gdb specific changes
+       #undef malloc and then #define it to xmalloc.
+       * ch-exp.c (growbuf_by_size): Use xmalloc/xrealloc rather than
+       bare unchecked calls to malloc/realloc.
+       * stabsread.c (dbx_lookup_type): Use xmalloc rather than bare
+       unchecked call to malloc.
+
+Wed Feb  7 11:31:26 1996  Stu Grossman  (grossman@cygnus.com)
+
+       * symtab.c (gdb_mangle_name):  Change opname var to be const to
+       match return val of cplus_mangle_name.
+       * i960-tdep.c:  Change arg types of next_insn to match callers.
+
+Wed Feb  7 07:34:24 1996  Fred Fish  <fnf@cygnus.com>
+
+       * config/i386/linux.mh (XM_CLIBS, GDBSERVER_LIBS):  Remove.  These
+       apparently aren't needed in any reasonably recent version of
+       linux.
+
+Tue Feb  6 21:37:03 1996  Per Bothner  <bothner@kalessin.cygnus.com>
+
+       * stabsread.c (read_range_type):  If !self-subrange and language
+       is Chill, assume a true range.  If a true_range is a sub_subrange,
+       use builtin_type_int for index_type.
+
+Tue Feb  6 18:38:51 1996  J.T. Conklin  <jtc@slave.cygnus.com>
+
+       * nindy-share/nindy.c (say): Use stdarg.h macros when compiling
+        with an ANSI compiler.
+
+start-sanitize-gdbtk
+Tue Feb  6 16:31:25 1996  Tom Tromey  <tromey@creche.cygnus.com>
+
+       * gdbtk.tcl (create_file_win): Eliminate text widget B1 binding so
+       double-clicking will work again.
+       (create_asm_win): Put "break" at end of all B1 bindings.
+       (create_file_win): Lower "sel" tag, don't raise it.
+       (ensure_line_visible): New proc.
+       (update_listing, update_assembly): Use it.
+       (create_copyright_window): Destroy window on Leave event.
+       (create_command_window): Put "break" at end of all B2 bindings.
+
+end-sanitize-gdbtk     
+Mon Feb  5 18:24:28 1996  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       From Michael_Snyder@NeXT.COM (Michael Snyder):
+       * valops.c (value_arg_coerce): Coerce float to double, unless the
+       function prototype specifies float.
+       
+Mon Feb  5 09:51:55 1996  Tom Tromey  <tromey@creche.cygnus.com>
+
+       * language.c (set_language_command): Use languages table when
+       printing available languages.
+
+Sat Feb  3 12:22:05 1996  Fred Fish  <fnf@cygnus.com>
+
+       Fix problems reported by Hans Verkuil (hans@wyst.hobby.nl):
+       * command.c (add_cmd):  Add missing initialization for enums member.
+       Reorder members to match structure declaration to make it easier to
+       tell when one is missing.
+       * exec.c (exec_file_command): Fix problem where filename in malloc'd
+       memory is referenced after being freed.
+
+Sat Feb  3 03:26:21 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * dwarfread.c (read_func_scope):  Avoid GDB core dumps if
+       AT_name tag is missing.
+
+       * procfs.c (procfs_stopped_by_watchpoint):  Fix logic when
+       FLTWATCH and FLTKWATCH are defined.
+
+       * remote.c (remote_read_bytes):  Advance memaddr for transfers,
+       return number of bytes transferred for partial reads.
+
+       * top.c (init_signals):  Reset SIGTRAP to SIG_DFL.
+
+Fri Feb  2 13:40:50 1996  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       * win32-nat.c (mappings): Add ppc registers.
+       (child_resume): Turn off step for ppc.
+
+Thu Feb  1 10:29:31 1996  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       * config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h,
+       xm-cygwin32.h): New.
+       * config/i386/(*win32*): Becomes *cygwin32*.
+       * configure.in (i[3456]86-*-win32*): Becomes i[3456]86-*-cygwin32.
+       (powerpcle-*-cygwin32): New.
+       * configure: Regenerate.
+       * win32-nat.c  (child_create_inferior): Call CreateProcess
+       with the right program arg.
+
+Thu Feb  1 11:01:10 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * config/pa/tm-hppa.h (SOFT_FLOAT): Provide a default definition.
+
+Wed Jan 31 19:01:28 1996  Fred Fish  <fnf@cygnus.com>
+
+       * serial.c: Change fputc/fputs/fprintf to _unfiltered forms.
+
+Wed Jan 31 18:36:27 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * config/sparc/xm-sun4os4.h (HAVE_TERMIOS): Remove.
+
+       * config/sparc/xm-sparc.h (HAVE_WAIT_STRUCT): Remove, never used.
+
+       * config/i386/nm-i386mach.h (CHILD_PREPARE_TO_STORE): Move to
+       here from config/i386/xm-i386mach.h, fix name.
+       * config/i386/nm-sun386.h: Ditto, from config/i386/xm-sun386.h.
+       * config/i386/nm-ptx4.h (CHILD_PREPARE_TO_STORE): Move to
+       here from config/i386/xm-ptx4.h.
+       * config/i386/nm-ptx4.h: Ditto, from config/i386/xm-ptx.h.
+       * config/i386/nm-symmetry.h: Ditto, from config/i386/xm-symmetry.h.
+       * config/m68k/nm-sun3.h: Ditto, from config/m68k/xm-sun3.h.
+       * config/sparc/nm-nbsd.h: Ditto, from config/sparc/xm-nbsd.h.
+       * config/sparc/nm-sun4os4: Ditto, from config/sparc/xm-sparc.h.
+
+       * config/sparc/nm-sun4sol2.h: New file, renamed from nm-sysv4.h.
+       (PRSVADDR_BROKEN): Move here from xm-sun4sol2.h.
+       * config/sparc/sun4sol2.mh (NAT_FILE): Update.
+
 Wed Jan 31 17:20:26 1996  Jeffrey A Law  (law@cygnus.com)
 
        * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Handle software
@@ -289,7 +1093,7 @@ Fri Jan 12 21:41:58 1996  Jeffrey A Law  (law@cygnus.com)
 Fri Jan 12 15:56:12 1996  Steve Chamberlain  <sac@slash.cygnus.com>
 
        * dsrec.c (load_srec): Remove unused variable.
-       monitor.c (monitor_expect): Don't expect a ^C to echo.
+       monitor.c (monitor_expect): Don't expect a ^C to echo.
        * serial.c (serial_open): Add parallel interface.
        * sh3-rom.c (parallel, parallel_in_use): New.
        (sh3_load): If parallel_in_use, download though the
This page took 0.038547 seconds and 4 git commands to generate.