* The following patches are from Jeffrey Law <law@cs.utah.edu>.
[binutils-gdb.git] / gdb / ChangeLog
1993-05-01 Stu Grossman * The following patches are from Jeffrey Law...
1993-05-01 Steve Chamberlain * configure.in: Match z8k-*-sim for z8000.
1993-05-01 K. Richard Pixley * mips-tdep.c: remove include of sys/dir.h. Doesn...
1993-05-01 K. Richard Pixleydo not echo recursion lines
1993-05-01 K. Richard Pixley * udip2soc.c (UDIConnect): replace union wait with...
1993-05-01 K. Richard Pixley * config/sparc/sun4sol2.mh (XM_CLIBS): add -lsocket...
1993-05-01 K. Richard Pixley * remove-udi.c (udi_wait): ifdef around SIGLOST usage...
1993-04-30 Jim Kingdon * ser-unix.c [USE_{TERMIO,ALARM}_TIMEOUT]: New code...
1993-04-30 Jim Kingdon * Makefile.in (TAGS): Doc fix. Deal with empty DEPFILES.
1993-04-30 Jim Kingdondoc fix
1993-04-30 Fred Fish * alldeps.mak, depend: Update with latest automatical...
1993-04-30 Fred Fish * Makefile.in (SFILES): Add ser-unix.c and ser-go32.c.
1993-04-30 Fred Fish * Makefile.in (make-proto-testsuite.dir): New target...
1993-04-29 Fred FishBump version to 4.8.4 for gdb 4.9 prerelease testing.
1993-04-29 Jim Kingdon * stabsread.c (define_symbol): If unrecognized constan...
1993-04-29 Fred Fish * infptrace.c: Add missing close paren to test for
1993-04-29 Fred Fish * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_...
1993-04-28 Jim Kingdon * inflow.c (kill_command), infcmd.c (attach_command),
1993-04-28 Jim Kingdon * hp300ux-nat.c: Cast second arg to supply_register...
1993-04-28 Peter Schauer * ch-exp.y (yylex): Don't STREQ with simplename if...
1993-04-28 Jim Kingdon * config/sparc/xm-sun4os4.h [__STDC__]: Don't use...
1993-04-28 Roland Peschchanges
1993-04-28 Peter Schauer * valops.c (search_struct_field): Fix gdb core dump...
1993-04-28 Jim Kingdon * remote.c: Change timeout to 2.
1993-04-28 Ian Lance Taylor * config/sparc/sun4sol2.mh (XM_CLIBS): Define to be...
1993-04-28 Jim Kingdon * Remote targets (mourn): Call unpush_target.
1993-04-28 Jim Kingdon * config/sparc/xm-sun4os4.h: Declare free() to return...
1993-04-28 Jim Kingdon * config/rs6000/xm-rs6000.h: Don't define MALLOC_INCOM...
1993-04-27 Jim Kingdon * README: Move most stuff about hacking GDB to doc...
1993-04-27 Peter Schauer * expprint.c (print_subexp): Fix bug with OP_SCOPE...
1993-04-27 Jim Kingdon * remote-vx.c (net_connect): Allow numeric IP address...
1993-04-27 Steve ChamberlainSupport for Hitachi SH
1993-04-26 Jim Kingdon * rs6000-tdep.c (branch_dest): Deal with stepping...
1993-04-25 Peter Schauer * valops.c (value_cast): A cast might also change...
1993-04-25 Jim Kingdon * Changes from (or inspired by) AMD:
1993-04-25 Jim Kingdon * solib.c (solib_add): Don't call special_symbol_handl...
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....
next