* Makefile.in: Install gdbtk.tcl.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1994-11-14  Stu Grossman * Makefile.in: Install gdbtk.tcl.
1994-11-13  Jeff Law * somsolib.c: Add TODO list.
1994-11-12  Peter Schauer * Makefile.in (copying.o, f-exp.tab.o, dpx2-nat.o...
1994-11-11  Jeff Law * ch-exp.y (yylex): Fix off-by-one error when converti...
1994-11-11  Jeff Law * hppa-tdep.c (rp_saved): Handle IMPORT stubs too.
1994-11-11  Jeff Law * symfile.c (syms_from_objfile): Only call find_lowest...
1994-11-10  Rob Savoye * rom68k-rom.c: New file. Replaces the old remote...
1994-11-10  Stan Shebs * findvar.c (find_saved_register): Fix a frame variabl...
1994-11-08  Jim Kingdon * TODO: Remove "Watchpoints seem not entirely reliable...
1994-11-08  Jeff Law * Enable backtracing from inside a SOM shared library...
1994-11-07  Jim Kingdon * m3-nat.c: Remove comments about arbitrary limit in
1994-11-07  Jeff Law * Beginnings of SOM shared library support. Breakpoin...
1994-11-06  Jeff Law * partial-stab.h (N_TEXT): Put back GDB_TARGET_IS_HPPA...
1994-11-06  Jeff Law * hppa-tdep.c (frame_saved_pc): Mask off low two bits...
1994-11-05  Jeff Law * hppa-tdep.c (hppa_frame_find_saved_regs): Change...
1994-11-05  Kung Hsu * sparcl-stub.c: get rid of defs.h.
1994-11-04  Jim Kingdon * gdbserver/Makefile.in (MMALLOC_CFLAGS): Add -I$...
1994-11-04  Jim Kingdon * remote.c (remote_kill): Use catch_errors when callin...
1994-11-04  Stan Shebs * rs6000-tdep.c (pop_frame): Correct a variable name.
1994-11-04  Jim Kingdon * TODO: Re-write item about SIGINT handling to reflect...
1994-11-04  Stan Shebs Replace useless FRAME, FRAME_ADDR types with struct...
1994-11-03  Stu Grossman * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom...
1994-11-03  Peter Schauer * osfsolib.c (solib_map_sections, first_link_map_member,
1994-11-02  Kung Hsu * c-exp.y (yylex): scan template names, and...
1994-11-02  J.T. Conklin* nlm/Makefile.in: install gdbserve.nlm.
1994-11-02  Stu Grossman * Makefile.in: Use $(objdir)/tcl and $(objdir)/tk...
1994-11-01  Peter Schauer * c-valprint.c (c_value_print): Check for plain liter...
1994-11-01  Stan Shebs * coffread.c (coff_symfile_init): Remove unused local...
1994-10-29  Peter Schauer * top.c (line_completion_function): Renamed from
1994-10-29  Stan Shebs * Makefile.in (MMALLOC_DIR): New definition.
1994-10-26  Stu Grossman * defs.h, gdbtk.c, main.c, top.c: Change sense and...
1994-10-26  Jim Kingdon * coffread.c (coff_symtab_read): If we get the address...
1994-10-25  J.T. Conklin* config/i386/tm-nbsd.h: Enable longjmp support.
1994-10-22  Peter Schauer * valarith.c (value_binop): Take care of ANSI `value...
1994-10-21  Stu Grossman * defs.h, infrun.c (wait_for_inferior), top.c: Call
1994-10-20  J.T. Conklin* config/powerpc/ppc-nw.mt (TDEPFILES): Removed exec.o.
1994-10-20  Jim Kingdon * Makefile.in (coffread.o): Depend on target.h.
1994-10-20  Jim Kingdon* TODO: Fix typo.
1994-10-20  Jim Kingdon * objfiles.c (objfile_relocate): When relocating ...
1994-10-19  Jim Kingdon * objfiles.h (struct objfile): Fix comment--minimal_sy...
1994-10-19  Rob Savoye * monitor.c (monitor_load_srec,monitor_make_srec)...
1994-10-17  Jim KingdonFix typo in my recent ChangeLog entry.
1994-10-17  Jim Kingdon * Makefile.in (ALLDEPFILES): Remove xcoffexec.c.
1994-10-16  Stan Shebs * corelow.c: Format to standard.
1994-10-15  Jim Kingdon * symfile.c (reread_symbols): Include bfd_errmsg strin...
1994-10-15  Jim Kingdon * exec.c (map_vmap): Cast return from xmalloc to its...
1994-10-15  Peter Schauer * eval.c (evaluate_subexp): Make fnptr a LONGEST...
1994-10-15  Rob Savoye * monitor.h, remote-mon.c: Hack up to so the old ROM...
1994-10-14  Stan Shebs * h8500-tdep.c (target_read_sp, target_write_sp, targe...
1994-10-13  Jim Kingdon* NEWS: Add item about if and while.
1994-10-13  Jim Kingdon * .gdbinit: Restore `end'; it was not excess. Reindent
1994-10-13  Ian Lance Taylor * config/mips/tm-bigmips64.h: Just define TARGET_BYTE_...
1994-10-13  Stan Shebs * Makefile.in (ANNOTATE_OBS): New definition.
1994-10-13  Stan Shebs * .gdbinit: Remove excess `end'.
1994-10-13  Stan Shebs * exec.c: Merge in RS6000 support from xcoffexec.c.
1994-10-12  Jeff Law * partial-stab.h (N_TEXT): Delete GDB_TARGET_IS_HPPA...
1994-10-11  Ian Lance Taylor * lynx-nat.c (child_wait): Correct handling of byte...
1994-10-09  Jim Kingdon * blockframe.c (reinit_frame_cache): Reinstate select_...
1994-10-08  Peter Schauer Speed up GDB startup time by not demangling partial...
1994-10-08  Jim Kingdon The point of these changes is to avoid reading the...
1994-10-07  Ian Lance Taylor * top.c (target_byte_order_auto): New static variable.
1994-10-07  J.T. Conklin* nlm/i386.c (flush_i_cache): New function, does nothing.
1994-10-05  J.T. Conklin* nlm/configure.in: ${gdb_host_cpu} defaults to ${host_...
1994-10-05  J.T. Conklinyet another typo
1994-10-05  J.T. ConklinFix typo
1994-10-05  J.T. Conklin* nlm/Makefile.in: Get rid of NWINCLUDES.
1994-10-03  Jim Kingdon * gdbserver/server.c (main): Silently accept all unrec...
1994-10-03  Peter Schauer * corelow.c (core_open): Copy the modified to_section...
1994-10-01  J.T. Conklin* nlm/Makefile.in: Get rid of NWINCLUDES.
1994-09-30  Jim Kingdon* gdbserver/low-lynx.c (create_inferior): Pass all...
1994-09-30  Jim Kingdon * lynx-nat.c (child_wait): Use status.w_status, not...
1994-09-30  Jim Kingdon * config/nm-lynx.h (PTRACE_ARG3_TYPE): Define to int...
1994-09-29  Jim Kingdon* xcoffread.c (read_xcoff_symtab): Fix comment for...
1994-09-29  Jim Kingdon * coffread.c (complete_symtab): If last_source_file...
1994-09-28  Jim Kingdon * xcoffread.c (read_xcoff_symtab, case C_FILE):
1994-09-28  Jim Kingdon* xcoffexec.c (exec_close): If quitting, don't call...
1994-09-28  Jim Kingdon * xcoffread.c (read_xcoff_symtab): Process XTY_LD...
1994-09-26  Peter Schauer * defs.h (misc_command_type): Remove trailing comma...
1994-09-26  Jeff Law * hppa-tdep.c (frame_saved_pc): Fix thinko in code...
1994-09-25  Stan Shebs * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only...
1994-09-25  Stan Shebs * TODO: Append contents of Projects file.
1994-09-24  Peter Schauer * corelow.c (add_solib_stub): Remove copying of to_se...
1994-09-23  J.T. Conklin* solib.c: *BSD systems need <a.out.h> to be included...
1994-09-21  Jim Kingdon* TODO: Reword item regarding NO_STD_REGS.
1994-09-21  Jim Kingdon * coffread.c (record_minimal_symbol, coff_read_enum_type,
1994-09-20  Stan Shebs * TODO: Add more items.
1994-09-20  Jim Kingdon * coffread.c (init_stringtab): When copying length...
1994-09-19  J.T. Conklin* Makefile.in: Removed prelude.o, i386-nlmstub.o, nlmst...
1994-09-19  Jim KingdonMon Sep 19 07:48:36 1994 Peter Schauer (pes@regent...
1994-09-18  Stu Grossman * gdbtk.tcl: Let ^U delete lines in the command window.
1994-09-17  Peter Schauer * cp-valprint.c (static_field_print): New variable...
1994-09-17  Per Bothner * gdbtypes.h (TYPE_INDEX_TYPE): New macro.
1994-09-17  Stan Shebs * config/i386/{i386aix.mh, i386bsd.mh, i386lynx.mh...
1994-09-16  Stu Grossman * defs.h (QUIT): Call interactive_hook to allow GUI...
1994-09-16  Per Bothner * parser-defs.h: Add comment about unary postfix...
1994-09-16  Per Bothner * stabsread.c (read_type): Handle stub types for...
1994-09-16  Per Bothner * ch-exp.y: Get rid of some extra non-terminals,...
1994-09-15  Jason MolendaWed Sep 14 18:27:42 1994 Jason Molenda (crash@phydeau...
1994-09-15  Steve ChamberlainWed Sep 14 18:18:58 1994 Steve Chamberlain (sac@jonny...
1994-09-15  Stan Shebs * remote-mips.c (mips_error): Place NORETURN macro...
next
This page took 0.28825 seconds and 107 git commands to generate.