aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1996-10-29 * mswin/genmakes mswin/recordit: New scripts to generate makeStu Grossman1-0/+11
1996-10-28add new filesIan Lance Taylor1-0/+4
1996-10-28 * config/mips/{tm-vr5000.h,tm-vr5000el.h,vr5000.mt,vr5000el.mt}:Mark Alexander5-2/+58
1996-10-26 * procfs.c (proc_set_exec_trap): Under Alpha OSF/1-4.0, tracingPeter Schauer3-7/+62
1996-10-24 * configure.in, configure.tgt, configure.host, gdbserver/configure.in:Mark Alexander1-0/+1
1996-10-24 * dbxread.c (process_one_symbol): Interpret end-of-functionMark Alexander4-4/+7
1996-10-24 * dbxread.c: Don't swap symbols in place, since internal andStu Grossman5-24/+69
1996-10-22 * v850-tdep.c (scan_prologue): Changes to deal with scheduledStu Grossman2-21/+52
1996-10-22start-sanitize-d10vMartin Hunt1-0/+7
1996-10-22Sanitize out v850 stuff.Stu Grossman1-6/+6
1996-10-22 * mpw-make.sed: Update init.c editing to work with Oct 8 change.Stan Shebs2-12/+12
1996-10-22Tue Oct 22 10:25:29 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-30/+51
1996-10-22Tue Oct 22 10:25:29 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-5/+140
1996-10-22 * mdebugread.c (parse_partial_symbols): Fix 64-bitMark Alexander3-6/+11
1996-10-21 * v850-tdep.c: Cleanup lots of things. Add many comments.Stu Grossman2-137/+188
1996-10-21PR 8511, keep new test casesMichael Snyder1-0/+2
1996-10-21 * gdb.base/setshow.exp: New file, tests show and set.Michael Snyder2-0/+23
1996-10-21 * top.c: Add new commands "set annotate" and "show annotate".Michael Snyder2-0/+11
1996-10-20 * corelow.c (core_close): Clear inferior_pid only if there isPeter Schauer3-4/+17
1996-10-19 * mdebugread.c (parse_symbol): Fix crash when malloc hasMark Alexander2-1/+6
1996-10-18Keep new configure helpers, update conditional sanitizesStan Shebs1-2/+4
1996-10-18 * configure.host: New file, host configuration mapping.Stan Shebs5-780/+416
1996-10-17 * testsuite/gdb.base/break.exp: Make backtrace from factorialStu Grossman3-25/+40
1996-10-17 * breakpoint.c (must_shift_inst_regs): New global.Stan Shebs1-0/+7
1996-10-16 * v850-tdep.c (v850_push_arguments): Use symbolic names for argStu Grossman3-4/+15
1996-10-15 * Makefile.in (init.c): Don't use -s option with grep. It meansStu Grossman1-0/+3
1996-10-15 * config/sim-gdb.exp (gdb_target_sim): Remove setting of heightStu Grossman2-8/+17
1996-10-15 * buildsym.c (finish_block): Treat LOC_BASEREG_ARG andStu Grossman6-34/+247
1996-10-15 * utils.c: Always ensure that size_t is defined. CheckIan Lance Taylor2-19/+26
1996-10-15Tue Oct 15 14:24:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+10
1996-10-13 * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR is non-zero,Peter Schauer1-14/+18
1996-10-12 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.Fred Fish1-0/+9
1996-10-11 * expstruct.exp (objfile2): Set and use, like other chill tests.Fred Fish5-8/+19
1996-10-11 * frame.h: Move definition of struct frame_saved_args to beforeStu Grossman3-11/+263
1996-10-11 * dbxread.c (process_one_symbol): Check for null string directlyFred Fish2-1/+7
1996-10-11 * gdbserver/{gdbreplay.c,low-linux.c,remote-utils.c,utils.c}:Mark Alexander2-3/+6
1996-10-11Revert last change. I was fooled by an old Makefile that didn'tFred Fish1-5/+0
1996-10-11 Bug reported by Paul Flinders <paul@dawa.demon.co.uk>:Fred Fish2-1/+6
1996-10-10 * Makefile.in (init.c): Fixup final sed script to work aroundStu Grossman2-1/+6
1996-10-10 * remote-mips.c: Use the correct name everywhere (DDB) for NEC'sStan Shebs2-34/+40
1996-10-09 * Makefile.in (init.c): Retro HPUX grep lacks -h option. StripStu Grossman2-2/+7
1996-10-09Add hpux-thread.c.Stu Grossman2-0/+2
1996-10-08 * defs.h: Remove decls of xmalloc and xrealloc. There is aStu Grossman1-0/+5
1996-10-08Just some cleanups noticed while working on PR 10760Fred Fish8-88/+107
1996-10-08Add windows.mh and xm-windows.hStu Grossman1-4/+6
1996-10-08 * config/i386/windows.mh config/i386/xm-windows.h:: New configStu Grossman3-0/+59
1996-10-08Add osf-share directory.Stu Grossman1-0/+1
1996-10-08 * Makefile.in: Add rule for hpux-thread.o (needs special headerStu Grossman33-36/+4655
1996-10-07 * buildsym.c (finish_block): Change innerblock_anon_complaint toFred Fish2-2/+40
1996-10-07 Replace header_files global by per-objfile field.Per Bothner5-55/+77