aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
1996-10-07Sun Oct 6 22:43:06 1996 Jason Merrill <jason@yorick.cygnus.com>Jason Merrill2-0/+54
1996-10-03 * inferior.h (IN_SIGTRAMP): Pass pc to SIGTRAMP_START andFred Fish4-4/+20
1996-10-01Fix a stutterStan Shebs1-1/+0
1996-10-01 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail forFred Fish7-6/+116
1996-10-01 * defs.h: Remove define of PRIVATE_XMALLOC.Fred Fish2-15/+32
1996-09-30 * config/v850/tm-v850.h: Use distinct register for PC, not EIPC.Stu Grossman1-3/+4
1996-09-30 * top.c (execute_control_command): Free values from while_controlJeff Law2-1/+15
1996-09-28Make sanitize-v850 lines into comments and rebuild configureFred Fish2-4/+4
1996-09-28Remade configure, which appears to have gotten out of syncFred Fish1-39/+46
1996-09-28Sanitize for v850.Stu Grossman1-0/+72
1996-09-28Sanitize v850 shit.Stu Grossman1-0/+14
1996-09-28Add configure.Stu Grossman1-1/+1
1996-09-28v850 shitStu Grossman1-6/+19
1996-09-28Sanitize out v850 stuff.Stu Grossman1-0/+2
1996-09-28 * configure.in: Recognize v850 target.Stu Grossman4-0/+130
1996-09-28v850 stuffStu Grossman1-0/+41
1996-09-27 * infrun.c (wait_for_inferior): Update current_line andPeter Schauer1-0/+5
1996-09-27 * top.c (print_gdb_version): Rewrote to comply with new GNU codingFred Fish4-20/+48
1996-09-27 * gdb.base/a1-selftest.exp: Tweak tests to account for newFred Fish1-1/+9
1996-09-27fix typoMichael Meissner1-1/+1