* dwarfread.c (bfd.h): Don't include.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1994-08-05  Stan Shebs * dwarfread.c (bfd.h): Don't include.
1994-08-05  Thomas LordDon't dereference invalid pointers in procfs_mourn_inferior
1994-08-05  J.T. Conklin* i386-nlmstub.c (handle_exception): Point the PC at...
1994-08-05  Steve Chamberlain * remote.c (read_frame): Calculate run length encoded...
1994-08-04  Stu Grossman * target.c (find_default_run_target): Make sure to_ca...
1994-08-04  Jean Marie Diaz * TODO: Remove note about fast watchpoints and remove...
1994-08-04  Stan Shebs * config/i386/xm-i386v4.h, config/m68k/xm-m68kv4.h,
1994-08-04  Stu Grossman * target.c (add_target): Don't call clean_target...
1994-08-04  Stu Grossman * remote.c (remote_open): Set inferior_pid to make...
1994-08-04  Jean Marie Diaz * config/i386/i386m3.mh (NAT_CLIBS): Add -lmachid...
1994-08-04  Stan Shebs * ch-lang.c (chill_language_defn): Ditto.
1994-08-04  Stan Shebs * breakpoint.c (breakpoint_1): Improve pluralization...
1994-08-03  Stan Shebs * language.h (struct language_defn): Remove unused...
1994-08-02  Stan Shebs * defs.h (bfd_read, bfd_seek): Remove declarations.
1994-08-02  J.T. Conklin* inflow.c (kill_command): Fix a bug which prevented...
1994-08-02  Stan Shebs * defs.h: Change two-line declarations to one-line...
1994-08-02  Jean Marie Diaz * breakpoint.c (mention), main.c (fputs_unfiltered...
1994-08-01  Kung HsuModified Files:
1994-08-01  Jeff Law * hppa-tdep.c (compare_unwind_entries): Add "const...
1994-08-01  Jeff Law * hppa-tdep.c (saved_pc_after_call): If the saved...
1994-07-30  Stu Grossman * findvar.c (write_pc write_pc_pid): Remove casts...
1994-07-30  Steve Chamberlain * remote.c (read_frame): Split readchar/checksum...
1994-07-29  Fred Fish From Kevin A. Buettner (kev@cujo.geg.mot.com).
1994-07-29  J.T. Conklin* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): If using...
1994-07-28  Stu Grossman * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): ...
1994-07-28  J.T. Conklin* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use...
1994-07-28  Fred Fish * Makefile.in (annotate.o): Add dependencies.
1994-07-28  J.T. Conklin* sparclite/aload.c: Added new -q (quiet) option.
1994-07-27  J.T. Conklin* nlm/gdbserve.c: merge in command line argument parsin...
1994-07-27  J.T. Conklin* i386-nlmstub.c: The returnLength field must be initia...
1994-07-27  Fred Fish * Makefile.in (DISTSTUFF): Add definition.
1994-07-27  Jim Kingdon* target.c (push_target): Cast result from xmalloc.
1994-07-26  Stan ShebsTue Jul 26 18:20:46 1994 Paul Flinders (ptf@smee)
1994-07-26  Stu Grossman * target.c (nomemory): Fix prototype and routine...
1994-07-25  Jim Kingdon* Makefile.in (clean): Remove libgdb-files.
1994-07-25  Stan Shebs * coredep.c: Include inferior.h.
1994-07-25  J.T. Conklin* Makefile.in (LD_FOR_TARGET): Look for ld in ../ld...
1994-07-23  Stan Shebs * symfile.c (deduce_language_from_filename): Recognize...
1994-07-23  Stan Shebs * breakpoint.c (ignore, condition): Move usage note...
1994-07-23  Stu Grossman * target.c (unpush_target): Fix handling of removal...
1994-07-23  Stu Grossman * Makefile.in: Add stuff to build nlmstub.
1994-07-19  Stan Shebs * main.c: Include <ctype.h>.
1994-07-18  Kung HsuModified Files:
1994-07-18  Stan Shebs(is there an echo in here?)
1994-07-17  Fred Fish(This is the change that should have gone in the main...
1994-07-17  Fred Fish * Makefile.in (VERSION): Bump to 4.12.85.
1994-07-17  Peter Schauer * elfread.c (elf_symtab_read): Handle error return...
1994-07-17  Stan Shebs * inferior.h (ARCH_NUM_REGS): New macro, actual number of
1994-07-16  Stan Shebs * breakpoint.c (ignore, condition): Add usage notes...
1994-07-15  Stan Shebs Stop printing at null char option, from Oliver Meyer
1994-07-15  Stan Shebs From Kevin A. Buettner (kev@cujo.geg.mot.com).
1994-07-15  Peter Schauer * infrun.c (wait_for_inferior): Handle stepping into...
1994-07-14  Stan Shebs * dbxread.c: Don't include libbfd.h.
1994-07-14  Kung HsuModified Files:
1994-07-14  Stan Shebs Breakpoint hit counts, from Bob Rusk (rrusk@mail.csd...
1994-07-12  Peter Schauer * elfread.c (elf_symfile_read): Unconditionally add...
1994-07-12  Stan Shebs Atari support, from Uwe Seimet (seimet@chemie.uni...
1994-07-09  Peter Schauer * symtab.c (find_function_start_sal): New function...
1994-07-06  Peter Schauer * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c:
1994-07-05  Jeff Law * hppa-tdep.c (read_unwind_info): ELF unwind informati...
1994-07-05  Stan Shebs * breakpoint.c (mention): Always show breakpoint addre...
1994-06-30  Jim Kingdon * infrun.c (wait_for_inferior): Print "Program exited...
1994-06-30  Stan Shebs * Makefile.in (dcache_h): Remove redundant definition.
1994-06-30  Stan Shebs * remote-mips.c: Replace all \r chars with \015.
1994-06-29  Steve Chamberlain * remote-e7000.c (e7000_open): Don't try a tcp open...
1994-06-29  Jean Marie Diaz * configure.in: Use i386m3.mh and i386m3.mt as names...
1994-06-29  Peter Schauer * dbxread.c (dbx_symfile_read): Unconditionally add...
1994-06-28  Stu Grossman * dbxread.c, partial-stab.h (near N_SO): SO stabs...
1994-06-28  Steve Chamberlainser-go32.c: Rewrite so it runs under windows.
1994-06-27  Jeff Law * somread.c: Simplify by using stabsect_build_psymtabs.
1994-06-27  Jeff Law * somread.c: Renamed from paread.c. Changed function...
1994-06-24  Peter Schauer * core-sol2.c: New file to handle ELF and BCP core...
1994-06-24  Peter Schauer * README: Add notes about SPARCworks cc under Solaris 2.x
1994-06-24  Jim Kingdon* gdba.el: Put program input and output in a separate...
1994-06-23  Jim Kingdon* gdba.el: Put program output in a separate buffer.
1994-06-23  Fred Fish * energize-patches, main.c (main), top.c (gdb_init...
1994-06-22  Kung HsuModified Files:
1994-06-21  Kung HsuModified Files:
1994-06-21  Peter Schauer * c-lang.c (asm_language_defn): New definitions for...
1994-06-20  Ian Lance Taylor * mdebugread.c (parse_symbol): Don't call ecoff_swap_t...
1994-06-18  Jim Kingdon * breakpoint.c: Include annotate.h. Call annotate_fie...
1994-06-18  Jim Kingdon* main.c: Include string.h.
1994-06-16  Stan Shebs * fork-child.c (startup_inferior) [STARTUP_INFERIOR...
1994-06-16  Stan Shebs * configure.in: Improve sorting/formatting of hosts...
1994-06-16  Stan ShebsKeep v9 bits now.
1994-06-15  Thomas LordInit current_directory.
1994-06-15  Thomas LordNew features. Less bugs.
1994-06-14  Kung HsuModified Files:
1994-06-14  Stan ShebsMon Jun 13 17:28:50 1994 Stan Shebs (shebs@andros...
1994-06-13  Kung HsuModified Files:
1994-06-12  Peter Schauer * config/m68k/dpx2.mh (NATDEPFILES): Remove duplicate...
1994-06-11  Kung HsuModified Files:
1994-06-10  Kung HsuModified Files:
1994-06-10  Kung HsuModified Files:
1994-06-10  Jeff Law * hppa-tdep.c (target_read_pc, target_write_pc): Accep...
1994-06-09  Kung HsuModified Files:
1994-06-09  Stu Grossman * nlmread.c (nlm_symtab_read): Clean up a bit.
1994-06-05  Per Bothner Fix value_print, which used to be ostensibly langauge...
1994-06-03  Jim Kingdon * main.c: Move entire file except for #ifndef MAIN_OVE...
1994-06-03  Jeff Law * hppa-tdep.c (skip_trampoline_code): Fix typo.
next
This page took 0.193005 seconds and 107 git commands to generate.