aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
1996-09-27Set the sizes of the basic types that do not match the defaultsMichael Meissner2-0/+14
1996-09-27 * configure.in, config/i386/tm-linux.h: Fix configureMark Alexander2-0/+30
1996-09-26always keep dbug-rom.cStan Shebs1-0/+1
1996-09-26 * dbug-rom.c: New file, support for Motorola's dBUG monitor.Stan Shebs2-0/+173
1996-09-23Mon Sep 23 16:13:50 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-3/+1
1996-09-23Mon Sep 23 16:13:50 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-8/+8
1996-09-20 * config/sh/tm-sh.h (REGISTER_NAMES): Move fp registers toStan Shebs4-64/+74
1996-09-19Thu Sep 19 16:19:01 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt3-27/+26
1996-09-18Tue Sep 17 18:46:57 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-3/+2
1996-09-18Tue Sep 17 18:46:57 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-10/+266
1996-09-17 * configure.in: Add cases for MIPS 5000 like MIPS 4300.Ian Lance Taylor3-0/+9
1996-09-17 * ser-e7kpc.c: Added wingdb support for target e7000pc.Dawn Perchik2-4/+49
1996-09-17Tue Sep 17 10:56:52 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-2/+5
1996-09-16Mon Sep 16 14:32:58 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion2-2/+13
1996-09-14 * Makefile.in (just-check): Add path to sibling expect dirFred Fish2-1/+6
1996-09-14 * Makefile.in (INTERNAL_LDFLAGS): Add @HLDFLAGS@ to list.Fred Fish3-49/+182
1996-09-14 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.Fred Fish3-103/+93
1996-09-09 * alpha-nat.c (fetch_core_registers): Match Sep 4 gdbcore.h prototypeFred Fish2-6/+6
1996-09-09 * alpha-nat.c (fetch_core_registers): Match Sep 4 gdbcore.h prototypeFred Fish19-38/+80
1996-09-08 * blockframe.c (inside_main_func): Cleanup slightly. MoveStu Grossman5-8/+135
1996-09-06restore the space that need to be presentGeoffrey Noer1-1/+1
1996-09-06Don't include netinet/tcp.h in ser-tcp.c if __CYGWIN32__ definedGeoffrey Noer2-0/+8
1996-09-06build ser-tcp.o for cygwin32 hosted gdbGeoffrey Noer3-3/+10
1996-09-05 * value.h (COERCE_REF): Fix previous change.Per Bothner1-0/+5
1996-09-05 * eval.c (evaluate_subexp_standard): In case of OP_ARRAY: make aWilfried Moser1-0/+5
1996-09-05 * gch1280.exp: Enhance test case.Wilfried Moser2-0/+7
1996-09-05 * configure: Update aclocal.m4 and re-run autoconf to get correctStu Grossman3-18/+166
1996-09-05Oops!Stu Grossman1-0/+39
1996-09-05Add remote-wiggler.c.Stu Grossman1-0/+1
1996-09-05 * Makefile.in: Add mswin to SUBDIRS. Add rules forStu Grossman9-202/+1708
1996-09-04 * terminal.h: Don't use #elif.Ian Lance Taylor1-0/+4
1996-09-04 * gch1272.{ch,exp}, gch1280.{ch,exp}, pr-9946.{ch,exp}:Wilfried Moser8-0/+293