* nlm/ppc.c (set_step_traps clear_step_traps): Cleanups.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1994-08-24  Stu Grossman * nlm/ppc.c (set_step_traps clear_step_traps): Cleanups.
1994-08-23  Jim Kingdon * gdbtypes.h: Declare f77_create_literal_string_type and
1994-08-23  Stan Shebs * config/a29k/{a29k-kern.mt,a29k-udi.mt,a29k.mt,ultra3.mh,
1994-08-22  Stan Shebs * rs6000-nat.c: Include libbfd.h again, needed until...
1994-08-22  Stan Shebs * config/i386/linux.mh (XM_CLIBS): Add -lm.
1994-08-22  Steve Chamberlain Work to reduce the interrupts-off duration when runnin...
1994-08-19  Stan Shebs Initial Fortran language support, adapted from work...
1994-08-19  Peter Schauer * c-typeprint.c (c_print_type): Assume demangled...
1994-08-19  Jeff Law * hppa-tdep.c (skip_trampoline_code): Revert incorrect...
1994-08-19  J.T. Conklin* nlm/i386.c, nlm/i386.h: New files that contain i386...
1994-08-18  Stan Shebs * README: Grammar improvements, clarifications, updates.
1994-08-18  Stu Grossman * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FO...
1994-08-18  Stu Grossman * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FO...
1994-08-18  Rob Savoye * remote-pa.c: New file for HPPA embedded support...
1994-08-17  Stan Shebs * config/m68k/tm-delta68.h (EXTRACT_RETURN_VALUE,
1994-08-17  Jim Kingdon * remote-mips.c: Remove unused declaration of mips_load.
1994-08-17  Stan Shebs * coffread.c: General cleanup, and support for section...
1994-08-17  Jim Kingdon * symtab.c (decode_line_1): If funfirstline and we...
1994-08-16  Jim Kingdon * Makefile.in (TARFILES, NONSRC, SFILES_STAND, SFILES_...
1994-08-14  Fred Fish * Makefile.in (VERSION): Bump to 4.13.1
1994-08-13  Fred Fish Harris CX/UX support, from Bob Rusk (rrusk@mail.csd...
1994-08-13  Fred Fish * environ.c (init_environ): If no environment, do...
1994-08-12  Stu Grossman * remote.c (remote_wait): Return inferior_pid instead...
1994-08-12  J.T. Conklin* sparclite/aload.c (sys_error, error): Use vfprintf...
1994-08-11  David Edelsohn(concat, basename, buildargv, freeargv, strerrno, strsigno,
1994-08-11  Fred Fish * i386v-nat.c (i386_insert_nonaligned_watchpoint):
1994-08-10  Stu Grossman * defs.h, top.c: Use `extern' in declarations of...
1994-08-10  David Edelsohn(gdbsim_ops): Set `to_insert_breakpoint' and `to_remove...
1994-08-10  Jim Kingdon * infcmd.c (run_command): Remove comment suggesting...
1994-08-10  Kung HsuModified Files:
1994-08-09  Stu Grossman * infrun.c (wait_for_inferior): Call target_resume...
1994-08-07  Peter Schauer * config/mips/tm-irix5.h (IN_SIGTRAMP): Redefine...
1994-08-06  Stu Grossman * remote.c (remote_open): Move setting of inferior_pi...
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...
next
This page took 0.298052 seconds and 107 git commands to generate.