From Alan Modra <alan@spri.levels.unisa.edu.au>:
[deliverable/binutils-gdb.git] / gdb /
1996-02-14  Fred Fish * symfile.c (add_psymbol_to_list, add_psymbol_addr_to_...
1996-02-13  Fred Fish * gdb.base/a2-run.exp: Replace $binfile with $testfile...
1996-02-13  David Edelsohn * configure.in (sparclet-*-aout*): New config.
1996-02-12  Fred Fish * somsolib.c (som_solib_add): Use xmalloc rather than...
1996-02-12  Fred Fish * f-lang.c (allocate_saved_bf_node, allocate_saved_fun...
1996-02-10  Peter Schauer * gdb.texinfo (Print settings): Document
1996-02-09  Fred Fish * configure.in (CY_AC_PATH_TCLH): Remove.
1996-02-09  Fred Fish * Makefile.in (clean): Add missing '{'.
1996-02-09  Fred Fish * gdb.c++/Makefile.in (clean): Add missing '{'.
1996-02-07  Stu Grossman * symtab.c (gdb_mangle_name): Change opname var to...
1996-02-07  Tom Tromey * gdbtk.tcl (create_file_win): Eliminate text widget...
1996-02-07  Fred Fish * config/i386/linux.mh (XM_CLIBS, GDBSERVER_LIBS)...
1996-02-07  Per Bothner * pr-8894.exp, pr-8894.ch, pr-8894-grt.ch: New test...
1996-02-07  Per Bothner * stabsread.c (read_range_type): If !self-subrange...
1996-02-06  Steve Chamberlain From Michael_Snyder@NeXT.COM (Michael Snyder):
1996-02-05  Tom Tromey * language.c (set_language_command): Use languages...
1996-02-03  Fred Fish * command.c (add_cmd): Add missing initialization...
1996-02-03  Fred Fish * exec.c (exec_file_command): Fix problem reported...
1996-02-03  Peter Schauer * dwarfread.c (read_func_scope): Avoid GDB core dumps if
1996-02-02  Steve Chamberlain Spell off correctly.
1996-02-02  Steve Chamberlain * win32-nat.c (mappings): Add ppc registers.
1996-02-02  Jeff Law * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
1996-02-02  Jeff Law * gdb.disasm/hppa.exp: Compile directly into...
1996-02-01  Steve Chamberlain * config/powerpc/(cygwin32.mh, cygwin32.mt, tm-cygwin32.h,
1996-02-01  Jeff Law * config/pa/tm-hppa.h (SOFT_FLOAT): Provide...
1996-02-01  Fred Fish * serial.c: Change fputc/fputs/fprintf to _unfiltered...
1996-02-01  Stan ShebsName change
1996-02-01  Stan Shebs * config/i386/nm-i386mach.h (CHILD_PREPARE_TO_STORE...
1996-02-01  Stan Shebs * config/sparc/xm-sparc.h (HAVE_WAIT_STRUCT): Remove...
1996-02-01  Jeff Law * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE...
1996-01-31  Jeff Law * gdb.base/break.exp: Don't test for program...
1996-01-31  Jeff Law * gdb.base/default.exp: Remove extraneous call...
1996-01-31  Fred Fish * config/i386/xm-linux.h (MMAP_BASE_ADDRESS, MMAP_INCR...
1996-01-31  Fred Fish * defs.h (errno.h>: Move #include closer to head...
1996-01-30  Fred Fish From Jon Reeves <reeves@zk3.dec.com>:
1996-01-30  Fred FishEnclose gdbtk stuff inside gdb sanitization lines....
1996-01-30  Fred Fish * Makefile.in (diststuff): Make all-doc; diststuff...
1996-01-30  Stan Shebs * config/m88k/xm-cxux.h (BP_HIT_COUNT): Remove, never...
1996-01-29  Wilfried Moser * ch-valprint.c (calculate_array_length): New...
1996-01-29  Wilfried Moser * builtins.ch, builtins.exp: Enhance test case.
1996-01-28  Fred Fish * config/xm-linux.h: Move include of solib.h and ...
1996-01-27  Fred Fish * configure.in (AC_CHECK_HEADERS): Check for sys/procfs.h.
1996-01-26  Stan Shebs * config/sparc/xm-sparc.h (NEW_SUN_CORE): Remove,...
1996-01-25  Steve ChamberlainThu Jan 25 09:22:15 1996 Steve Chamberlain <sac@slash...
1996-01-25  Jeff Law * infrun.c (normal_stop): Fix test for shared...
1996-01-25  David Edelsohn * configure: Regenerated.
1996-01-25  David Edelsohn* sp64sol2.mt: New file.
1996-01-25  David Edelsohn * configure.in (sparc64-*-*): Add default host configu...
1996-01-25  David Edelsohn * gdb.base/interrupt.exp (p func1): xfail sparc64...
1996-01-25  David Edelsohn * Makefile.in (RUNTEST): srcdir renamed to rootsrc.
1996-01-24  Tom TromeyLook for -ldl or -ldld where needed by Tcl 7.5.
1996-01-24  Fred FishAdd gdbreplay.c
1996-01-24  Fred Fish * NEWS: Make note of new record and replay feature for
1996-01-24  Per BothnerNote gdb.c++/classes.exp update.
1996-01-24  Per Bothner * stabsread.c (rs6000_builtin_type): Make bool type...
1996-01-24  Tom TromeyUpdated for Tcl 7.5a2 and Tk 4.1a2
1996-01-24  Stan Shebs * remote-vxsparc.c (vx_convert_to_virtual, vx_convert_...
1996-01-24  Per Bothner * enum.ch, enum.exp: New test case (covers PRs 8869...
1996-01-24  Per Bothner * ch-exp.c (parse_tuple): Error if invalid mode.
1996-01-24  Per Bothner * value.h (COERCE_ARRAY): Don't coerce enums.
1996-01-24  Per BothnerNote gdb.fortran/exprs.exp fix.
1996-01-24  Per Bothner * language.c (lang_bool_type): Add Fortran support.
1996-01-23  Per BothnerFix typo in comment.
1996-01-23  David Edelsohn * gdbtk.c (gdb_disassemble): Rework disassemble_info...
1996-01-23  Jeff Law * gdb.base/corefile.exp: Recognize "not found...
1996-01-23  Jeff Law * symfile.c (auto_solib_add): Renamed from...
1996-01-23  David Edelsohn * gdbtk.c (gdb_disassemble): Rework disassemble_info...
1996-01-23  Stan Shebs * remote.c (remotebreak): New GDB variable.
1996-01-23  David Edelsohn * sparc-tdep.c (_initialize_sparc_tdep): Always use...
1996-01-19  Fred Fish * hp300ux-nat.c (getpagesize): Remove unused function
1996-01-19  Jeff Law * rs6000-nat.c (exec_one_dummy_insn): Rework to avoid
1996-01-17  Fred FishFix typo in comment.
1996-01-17  Stan Shebs * remote-hms.c (hms_ops): Add value for to_thread_alive.
1996-01-16  Jim WilsonFix sanitize problems with new file ChangeLog-95.
1996-01-16  Jim WilsonRemove sh3e sanitization. Keep sh3e files.
1996-01-16  Jim WilsonRemove SH3e sanitization.
1996-01-16  Stu Grossman * Makefile.in (CLIBS): Add LIBS to allow libraries...
1996-01-16  Jackie Smith CashionTue Jan 16 18:00:35 1996 James G. Smith <jsmith@cygnu...
1996-01-15  Fred Fish * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
1996-01-15  Fred Fish * gdb.stabs/configure (alpha-*-*,mips-*-*): Add missing
1996-01-13  Jeff Law * symtab.c (find_pc_symtab): Don't lose if...
1996-01-13  Steve Chamberlain * dsrec.c (load_srec): Remove unused variable.
1996-01-12  Stan Shebs From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
1996-01-12  Fred Fish * lynx-nat.c, irix4-nat.c, sparc-nat.c: Include gdbcore.h
1996-01-12  Per Bothner * symfile.c (decrement_reading_symtab): New function.
1996-01-12  Per Bothner * stabsread.c (read_struct_type): Trivial simplification.
1996-01-12  Per Bothner * Makefile.in (PROGS): Removed.
1996-01-12  Per Bothner * pr-8742.ch, pr-8742.exp: New test case.
1996-01-12  Per Bothner * stabsread.c (define-symbol): Use invisible references
1996-01-11  Fred FishForget to add low-linux.c during recent checkins.
1996-01-11  Fred Fish * coredep.c: Renamed to core-aout.c
1996-01-11  Brendan Kehoeoops, forgot the sanitize files for the aix4* changes
1996-01-11  Brendan Kehoe Wed Jan 10 16:08:49 1996 Brendan Kehoe <brendan...
1996-01-10  Fred Fish From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
1996-01-09  Jeff Law * hpread.c (hpread_build_psymtabs): Finish...
1996-01-09  Wilfried Moser * misc.ch, misc.exp: Enhance test case.
1996-01-09  Wilfried Moser * ch-exp.c (parse_primval): in case ARRAY:...
1996-01-09  Stan Shebs * remote-mips.c (mips_receive_header): Recognize ...
1996-01-08  Jeff Law * infptrace.c (initialize_infptrace): Move...
1996-01-08  Jeff Law * buildsym.c (end_symtab): Remove sort_pending...
next
This page took 0.04222 seconds and 7 git commands to generate.