* Merge in HPPA/BSD patches from Utah:
[binutils-gdb.git] / gdb / ChangeLog
1993-04-23 Stu Grossman * Merge in HPPA/BSD patches from Utah:
1993-04-23 Stu Grossman * Fix two bugs found by deja-gnu. One is the...
1993-04-23 Peter Schauer * printcmd.c (print_address_symbolic): Search symtabs...
1993-04-23 John GilmoreComment changes around minimal symbol recording.
1993-04-22 K. Richard Pixleycomment changes only
1993-04-22 K. Richard Pixley * mips-tdep.c (heuristic_fence_post): new static variable.
1993-04-22 Jim KingdonThu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus...
1993-04-22 Jim Kingdon * objfiles.h (obj_section), objfiles.c (build_objfile_...
1993-04-22 Jim Kingdon * symtab.h: Clean up SYMBOL_VALUE comments.
1993-04-21 Jim Kingdon * stack.c (print_frame_arg_vars), printcmd.c (print_fr...
1993-04-21 Jim Kingdon * coffread.c (read_coff_symtab): Use rewind before...
1993-04-21 Per Bothner * ch-exp.y: Removed unused structure_primitive_value...
1993-04-21 David D. Zuhnfix stabs.texinfo xref bugs
1993-04-20 Jim Kingdon * xcoffexec.c (xcoff_relocate_core): If no exec file...
1993-04-20 Jim Kingdon * Makefile.in: Add ${srcdir}/ to all source files.
1993-04-20 Jim Kingdon * rs6000-tdep.c: Delete unused function print_frame.
1993-04-20 Stu Grossman * irix4-nat.c (fetch_core_registers): Special version...
1993-04-19 Jim Kingdonchanges for SVR3.2
1993-04-19 Jim Kingdon * xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There...
1993-04-17 Stu Grossman * munch: Don't use head command. It doesn't exist...
1993-04-16 Fred FishRemove chill sanitize lines that are no longer needed.
1993-04-16 Fred Fish * inflow.c (new_tty): Remove spurious 'o' character...
1993-04-16 Peter Schauer * mips-tdep.c (mips_skip_prologue): Always skip the...
1993-04-16 Jim Kingdon * symtab.{c,h}: Doc fixes (remove symseg references...
1993-04-16 Fred Fish * depend, alldeps.mak: Update, now that gcc -MM bug...
1993-04-15 Jim Kingdon * source.c (select_source_symtab): Clean up comment...
1993-04-15 John Gilmore* dbxread.c (unknown_symchar_complaint): Add new compl...
1993-04-15 John Gilmore* dbxread.c (unknown_symchar_complaint): Add new compl...
1993-04-15 Jim Kingdon * stack.c (print_frame_info): Print specially if dummy...
1993-04-15 Jim Kingdon * breakpoint.c: Add comments regarding within_scope...
1993-04-15 Jim KingdonVersion 4.8.3
1993-04-15 Jim Kingdon * xcoffread.c (record_include_{begin,end}): Change...
1993-04-14 Peter Schauer * stabsread.c (read_member_functions): Initialize...
1993-04-13 Jim Kingdon * expprint.c (print_subexp): If opcode not found in...
1993-04-13 Jim Kingdon * objfiles.c (build_objfile_section_table): Cast retur...
1993-04-13 Jim Kingdon * config/rs6000/tm-rs6000.h, rs6000-tdep.c: Move FRAME...
1993-04-12 Jim Kingdon * breakpoint.c (within_scope): New function.
1993-04-12 Jim Kingdonsource.c (openp): Handle "exec-file ./ls" correctly.
1993-04-12 Jim Kingdon(breakpoint_1): use wrap_here before "at"
1993-04-10 Per Bothner * ch-exp.y: Clean up lexing of identifiers and
1993-04-09 Stu Grossman * remote-mips.c, remote-monitor.c, remote-st2000.c...
1993-04-09 Stu Grossman * remote.c (remote_open): Use SERIAL_OPEN instead...
1993-04-09 Jim Kingdon * rs6000-pinsn.c (print_operand): Deal with no operand...
1993-04-09 Jim Kingdon * printcmd.c (_initialize_printcmd): Clean up docstrin...
1993-04-09 Jim Kingdon * breakpoint.h: move "struct breakpoint" and friends...
1993-04-09 Jim Kingdon * solib.c (struct so_list): Add bfd field.
1993-04-09 Per Bothner * valarith.c (value_subscript): Add COERCE_REF.
1993-04-09 Jim Kingdon * breakpoint.h (struct bpstat): Remove momentary field.
1993-04-08 Fred Fish * symtab.c (find_methods, gdb_mangle_name): Note...
1993-04-08 Peter Schauer * symtab.h (DESTRUCTOR_PREFIX_P): New macro...
1993-04-08 Stu Grossman * ser-go32.c: Make it use serial port name.
1993-04-08 Stu Grossman * infcmd.c (read_pc): Make sure that we read PC_REGNU...
1993-04-07 Stu Grossman * configure.in: Only configure sparclite subdir when...
1993-04-07 Jim Kingdon * xcoffread.c (struct coff_symbol): Change c_sclass...
1993-04-07 Per Bothner * ch-exp.y: Remove ambiguities. Fix or add support for
1993-04-07 Fred Fish * sparclite/Makefile.in: Add dummy mostlyclean, clean,
1993-04-07 Jim KingdonChange NULL->'\0' in comment (that wasn't a typo).
1993-04-07 Jim Kingdonuse E_SYMNMLEN
1993-04-07 K. Richard PixleyAdd section table to objfile struct. Use it for find_p...
1993-04-07 Stu Grossman * ser-go32.c: Format. (go32_open): Use proper retur...
1993-04-07 Jim WilsonFix for PR 124: make 'rb' correctly handle case where...
1993-04-06 Jim Kingdon* values.c (USE_STRUCT_RETURN): Only use gcc wierdness...
1993-04-06 Jim Kingdon * xcoffread.c (read_xcoff_symtab): Deal correctly...
1993-04-06 Stu Grossman * configure.in: Sparclite uses sparc config dir....
1993-04-06 Stu Grossman * ser-go32.c: First cut at adapting to new serial...
1993-04-06 Stu Grossman * Makefile.in (SFILES OBS): Add serial.[co] & ser...
1993-04-06 Stu Grossman * config/h8500/tm-h8500.h: Clean up brain damage...
1993-04-03 Jim Kingdon* xcoffread.c (xcoff_symfile_offsets): Use 0 not addr...
1993-04-02 Jim Kingdon * rs6000-tdep.c (frameless_function_invocation): Don...
1993-04-02 Jim Kingdon * stabsread.c (patch_block_stabs): If stab & no symbol...
1993-04-02 K. Richard Pixley * sparc-tdep.c (in_solib_trampoline), symfile.c (find_...
1993-04-02 Jim KingdonNew print_address for disassemblers, merge a29k and...
1993-04-01 Jim KingdonFix prototype problems related to recent disassembler...
1993-04-01 Peter Schauer * breakpoint.c (bpstat_print, bpstat_stop_status)...
1993-04-01 Jim Kingdonmerge binutils and gdb sparc disassemblers
1993-04-01 K. Richard Pixley* core.c (dis_asm_read_memory): drop fourth arg which...
1993-03-31 Jim Kingdonprovide a new interface (using read_memory_func) to...
1993-03-31 K. Richard PixleyTeach sparc solaris to next over shared library functions.
1993-03-30 Jim Kingdon* infrun.c (wait_for_inferior): Revise comment.
1993-03-30 Jim KingdonTue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus...
1993-03-30 Jim Kingdon(print_it_normal): return 0 after hitting watchpoint
1993-03-30 Jim Kingdon * breakpoint.h (bpstat): New field print_it.
1993-03-30 Jim Kingdon*** empty log message ***
1993-03-30 Peter Schauer * mips-pinsn.c: Add missing include of dis-asm.h.
1993-03-30 Fred Fish * Makefile.in (clean, distclean, realclean): Recursiv...
1993-03-30 Fred FishUpdate for just completed file renamings.
1993-03-30 Fred Fish * config/m68k/tm-m68k.h: Renamed from config/m68k...
1993-03-29 Jim KingdonAdd comments regarding breakpoint_re_set
1993-03-29 Fred Fish * config/a29k/tm-a29k.h: Renamed from config/a29k...
1993-03-29 Jim Kingdon * xcoffread.c (sort_syms, compare_symbols): Remove.
1993-03-29 Jim Kingdon* xcoffread.c: Nuke NAMES_HAVE_DOT define (not used).
1993-03-29 Jim Kingdon * breakpoint.{c,h}: Add exp_string to struct breakpoin...
1993-03-28 Peter Schauer * breakpoint.c (breakpoint_re_set_one): Fix storage...
1993-03-28 Fred FishReorder recent entries that we out of date sequence...
1993-03-26 John Gilmore* Makefile.in (TARFILES): Avoid trailing backslash.
1993-03-26 Jim KingdonFetch lazy values
1993-03-26 Jim Kingdon * Clean up xcoff relocation.
1993-03-25 Stu Grossman * findvar.c (read_register, write_register): Make...
1993-03-25 Fred Fish * Makefile.in: Numerous small changes to macro defini...
1993-03-24 David D. Zuhnrecurse through SUBDIRS for dvi target
next