* main.c, gdbcmd.h: Add function filename_completer.
[binutils-gdb.git] / gdb / ChangeLog
1993-06-14 Jim Kingdon * main.c, gdbcmd.h: Add function filename_completer.
1993-06-14 Jim Kingdon * isi-xdep.c: New file.
1993-06-13 Jim Kingdon * config/m68k/xm-news.h: Include <sys/param.h>.
1993-06-13 Jim Kingdon * m88k-tdep.c (IEEE_isNAN): Remove.
1993-06-13 Jim Kingdon * valprint.c (_initialize_valprint): Use c->function...
1993-06-13 Jim Kingdon * dbxread.c (process_one_symbol): If SUN_FIXED_LBRAC_B...
1993-06-13 Jim Kingdon * defs.h, main.c (catch_errors): Add return_mask arg.
1993-06-13 Jim Kingdon * solib.c (solib_create_inferior_hook) [SVR4_SHARED_LIBS]:
1993-06-13 Jim Kingdon * dbxread.c (process_one_symbol): Set n_opt_found...
1993-06-12 Jim Kingdonx
1993-06-12 Fred Fish * Makefile.in (VERSION): Bump to 4.9.2.
1993-06-11 Ken RaeburnLots of changes from Jeff Law for HPPA support:
1993-06-11 K. Richard Pixleyrevised format for config info
1993-06-11 Jim Kingdon * dbxread.c (process_one_symbol): Rather than having
1993-06-11 Ian Lance Taylor (mips_fetch_registers): Pass a pointer to SWAP_TARGET_...
1993-06-11 Ian Lance Taylor * remote-mips.c (mips_send_packet): Don't print garbag...
1993-06-11 Jim Kingdon * stack.c (print_frame_info): Use catch_errors around...
1993-06-11 Jim Kingdon * Makefile.in (install): Don't depend on gdb.
1993-06-11 Jim Kingdon * Rename remote-es1800.c to remote-es.c
1993-06-11 Fred Fish * defs.h (INT_MAX): Cast unsigned shift result to...
1993-06-10 Fred Fish * elfread.c (elf_symtab_read): Add bfd section addres...
1993-06-09 Jim Kingdon * Makefile.in (*.tab.c): Use mv for atomic update.
1993-06-09 K. Richard Pixleyput configuration in startup banner
1993-06-09 K. Richard Pixleyudi/foo now copyleft 93
1993-06-09 K. Richard Pixleydrop minimon support
1993-06-09 K. Richard Pixleyremoved -lresolv
1993-06-09 Jim Kingdon * m68k-stub.c: Add comment about frame cache.
1993-06-09 Jim Kingdon * target.h (target_store_registers): Doc fix re error...
1993-06-09 Jim KingdonDoc fix re dependencies
1993-06-09 Rob Savoye * serial.c (serial_close): If scb is NULL, don...
1993-06-09 Steve Chamberlain * coffread.c (init_stringtab): Fix bug where sizeof...
1993-06-09 Jim Kingdonhelps if you save the ChangeLog after you edit it and...
1993-06-08 Jim Kingdon * Move config/m68k/tm-m68k.h (FRAME_FIND_SAVED_REGS) to
1993-06-08 K. Richard Pixleysymfile.h requires bfd.h so include it
1993-06-08 K. Richard PixleyFirst cut at sparc-vxworks targetting.
1993-06-08 K. Richard Pixleysymfile.h requires bfd.h so include it.
1993-06-08 Jim Kingdon * config/m68k/xm-news.h: add "extern int errno".
1993-06-08 K. Richard Pixley * remove-vx.c (vx_read_register, vx_write_register...
1993-06-08 Jim Kingdon * symfile.{c,h} (generic_load): New function.
1993-06-08 Stu Grossman * Makefile.in (depend): More sed gubbish to deal...
1993-06-07 Fred Fish * Makefile.in (BFD_SRC_DIR): Renamed def and usages...
1993-06-04 Ian Lance Taylor * configure.in (mips-idt-ecoffl*): New target; use...
1993-06-04 Stu Grossman * ser-go32.c: Clean up lots of compilation nits.
1993-06-03 Stu Grossman * Patches from Jeffrey Law <law@cs.utah.edu>.
1993-06-03 Stu Grossman * Makefile.in: Remove ser-tcp.[co]. (Use XDEPFILES...
1993-06-03 Stu Grossman * target.c (target_read_memory_partial): Don't deref...
1993-06-03 John Gilmore* remote-es1800.c: Fix typo.
1993-06-02 Fred Fish * target.c (target_read_memory_partial): Like target_...
1993-06-02 Rob Savoye * configure.in: Add support for rom68k and bug boot...
1993-05-31 Jim Kingdon * printcmd.c (print_scalar_formatted): Print integers...
1993-05-31 Jim Kingdon * stabsread.c (read_type): Skip type attributes if...
1993-05-31 Jim Kingdon * stabsread.c (read_huge_number): Don't accept '0...
1993-05-31 Fred Fish * Makefile.in (SER_HARDWIRE): Temporarily comment...
1993-05-31 Fred Fish * {dbxread.c, dwarfread.c} (read_ofile_symtab): Rewri...
1993-05-30 Fred Fish * dbxread.c (read_ofile_symtab): Remove "#if 1" aroun...
1993-05-30 Fred Fish * c-typeprint.c (c_type_print_base): Avoid dereferenc...
1993-05-29 Stu Grossman * Makefile.in: Add new file ser-tcp.c.
1993-05-29 David D. Zuhn * printcmd.c (print_address_symbolic): turn this into...
1993-05-27 Jim Kingdon * xcoffread.c (read_xcoff_symtab): If several program...
1993-05-27 Peter Schauer * printcmd.c (print_address_symbolic): Append source...
1993-05-26 Stu Grossman * configure.in: Add config for Lynx target. Configur...
1993-05-26 Stu Grossmanblah blah blah
1993-05-26 Jim Kingdon * stabsread.c (define_symbol, case 't'): Only set...
1993-05-26 Jim Kingdon * mipsread.c (parse_symbol, parse_partial_symbols...
1993-05-26 Jim Kingdon * printcmd.c (print_formatted, case 'i'): Pass a tab...
1993-05-26 Jim Kingdon * source.c (line_info): If we don't find a symtab...
1993-05-26 Jim Kingdon * source.c (line_info): If --fullname, display the...
1993-05-25 Brendan Kehoe * breakpoint.c (catch_command_1): Fix typo in error...
1993-05-25 Ken Raeburnelf, bfd_vma-cast changes
1993-05-25 Jim Kingdon * stabsread.c: Remove all uses of error(). Make error...
1993-05-25 Ian Lance Taylor * mips-tdep.c: Removed #include of many header files...
1993-05-25 Jim Kingdon * Many places: replace "the inferior" in messages...
1993-05-25 Jim Kingdon * config/i386/linux.mh: Don't use \ newline; the awk...
1993-05-25 Peter Schauer * sparc-nat.c (store_inferior_registers): Fill in...
1993-05-25 Ken Raeburntry to make hppa opcode table, updated for gas, still...
1993-05-24 Jim Kingdon * mipsread.c (parse_symbol): Deal with scVar and scVar...
1993-05-24 Jim Kingdon * c-typeprint.c (c_type_print_base): Don't print typed...
1993-05-24 Peter Schauer * symmisc.c (dump_msymbols): Avoid gdb coredump with...
1993-05-22 Jim Kingdon * infrun.c (wait_for_inferior),
1993-05-22 Jim Kingdon * inftarg.c (child_wait): Deal with EINTR and include...
1993-05-22 Jim Kingdon * stabsread.c: Remove most uses of lookup_fundamental_...
1993-05-22 Peter Schauer Fix stack unwinding through _sigtramp on Irix. These...
1993-05-22 Peter Schauer * infrun.c (wait_for_inferior): Clear stop_signal...
1993-05-22 Peter Schauer * config/mips/tm-irix3.h: Clean up, use tm-bigmips...
1993-05-21 Jim KingdonISC changes
1993-05-21 Jim Kingdonfix typo
1993-05-21 Jim Kingdon * complaint.c: Make sure all complain() pass the addre...
1993-05-21 Jim Kingdon * xcoffread.c (process_xcoff_symbol, case C_LSYM)...
1993-05-20 Jim Kingdonx
1993-05-19 K. Richard Pixleyfixed typo in tm-m68k.h
1993-05-19 Stu Grossman * config/pa/nm-hppab.h: Comment PTRACE_ARG3_TYPE.
1993-05-19 Jim Kingdon * Makefile.in (INSTALLED_LIBS): New variable.
1993-05-19 Jim Kingdon * main.c (quit_command): In the "quit anyway?" message...
1993-05-19 Jim Kingdon * config/vax/vaxbsd.mh: Add "NAT_FILE= nm-vax.h".
1993-05-19 Jim Kingdon * infcmd.c (read_pc): Doc fix.
1993-05-19 Jim Kingdon * printcmd.c (print_address_symbolic): Use %u not...
1993-05-19 Jim Kingdon * blockframe.c (get_prev_frame_info): If pc in sigtram...
1993-05-18 Jim Kingdon * infptrace.c: Remove unused KERNEL_U_ADDR_HPUX code.
1993-05-18 Jim Kingdon * infcmd.c (step_1): Fix poorly worded error message.
1993-05-18 Jim Kingdon * config/{i386/linux.mh,m68k/isi.mh} (NATDEPFILES):
next