aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1995-05-31* nlm/{configure.in, Makefile.in}: Converted to use autoconf.J.T. Conklin5-100/+918
1995-05-31* nlm/configure.in: Use sed instead of awk to get the value ofJ.T. Conklin2-5/+10
1995-05-31* sparclite/aload.c: Use a file descriptor instead of a stdioJ.T. Conklin1-0/+10
1995-05-29 * defs.h: Include either varargs.h or stdarg.h (for va_list).Jeff Law1-0/+3
1995-05-29 * defs.h (vprintf_filtered declaration): Add PARAMS prototype;Jeff Law2-39/+68
1995-05-28* configure.in: Use sed instead of awk to get the values ofJ.T. Conklin3-12/+30
1995-05-27Sat May 27 16:24:04 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>Angela Marie Thomas1-0/+10
1995-05-25Update gdbtk keep/lose to match main GDB sanitizeStan Shebs1-11/+18
1995-05-25 * arm-tdep.c (_initialize_arm_tdep): Use print_insn_little_armSteve Chamberlain1-0/+3
1995-05-24Wed May 24 15:49:47 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain3-14/+109
1995-05-24 * lib/gdb.exp: Fix comment which erroneously identifiedJim Kingdon1-0/+1
1995-05-24 * gdb.base/setvar.exp: Make test names consistent between pass andJim Kingdon1-0/+13
1995-05-23 * config/idt.mt: replace monitor and array-rom with the newRob Savoye1-1/+1
1995-05-23 * remote-nindy.c: Install Kung patch for PR 6820. I have no ideaStu Grossman2-38/+53
1995-05-22 * breakpoint.c: Move defaults of watchpoint related macros intoStu Grossman6-4/+25
1995-05-22 * breakpoint.c, target.h: Move defaults of watchpoint relatedJim Kingdon3-109/+195
1995-05-19* defs.h (ATTR_FORMAT): New macro, expands to gcc's formatJ.T. Conklin3-5/+9
1995-05-19 * infrun.c (wait_for_inferior): Move assignments to stop_signalJim Kingdon1-0/+10
1995-05-19 * utils.c, complaints.c, language.c, monitor.c, remote-array.c,Jim Kingdon8-25/+35
1995-05-18 * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered,J.T. Conklin16-65/+292
1995-05-18 * Makefile.in (xcoffread.o): Depend on partial-stab.h.Jim Kingdon4-45/+66
1995-05-18* Makefile.in (config.status): changed target so thatJ.T. Conklin2-5/+7
1995-05-17* monitor.c (monitor_printf): Changed format specification inJ.T. Conklin13-87/+312
1995-05-16Fix arc sanitization.David Edelsohn1-1/+6
1995-05-16* configure.in: Added INIT-CMDS argument to AC_OUTPUT which setsJ.T. Conklin3-2/+19
1995-05-16 * mdebugread.c (parse_symbol): Do not relocate stBlock/scTextPeter Schauer3-11/+19
1995-05-16 * breakpoint.c: Move defaults of watchpoint related macros intoStu Grossman1-0/+9
1995-05-16* config/i386/{i386sol2.mh, i386v4.mh, ncr3000.mh},J.T. Conklin10-154/+2664
1995-05-15 * remote.c (remote_kill): Add prototype.Stan Shebs1-1/+1
1995-05-15 * remote.c (remote_kill): Add prototype.Stan Shebs2-1/+7
1995-05-15 * sparclite/salib.c (win_ovf win_unf): Make window size constantStu Grossman1-0/+6
1995-05-15(SER_HARDWIRE): Comment out for now.David Edelsohn1-1/+2
1995-05-15 * infrun.c: Add #ifdef HP_OS_BUG to all references toStu Grossman2-75/+57
1995-05-13 * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc),Jim Kingdon2-5/+5
1995-05-13 * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc),Jim Kingdon4-9/+12
1995-05-13 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.Jim Kingdon1-0/+7
1995-05-13 * rs6000-tdep.c (find_toc_address): Revise comment.Jim Kingdon6-666/+1214
1995-05-12 * cpu32bug-rom.c remote-est.c rom68k-rom.c: Update line_term element.Stu Grossman4-3/+7
1995-05-12* partial-stab.h: Expand comments.Jim Kingdon2-0/+15
1995-05-12 * Support debugging using native MACH primitives on hppa*-*-osf*.Jeff Law8-4/+241
1995-05-11 * config/monitor.exp (gdb_target_monitor): Fix loop interator soStu Grossman1-1/+2
1995-05-11 * config/monitor.exp (gdb_target_monitor): Fix loop interator soStu Grossman2-1/+6
1995-05-11 * hppa-tdep.c (read_unwind_info): Cosmetic cleanup.Stu Grossman5-60/+146
1995-05-11Reflect deletion of always-sanitize stuffStan Shebs1-20/+0
1995-05-11Blasting old junkStan Shebs7-6820/+0
1995-05-11 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,Stu Grossman7-46/+178
1995-05-10Make clean targets work also when SUBDIRS is empty.Torbjorn Granlund1-0/+8
1995-05-10remote-est.c (est_open): Make static to match prototype.Torbjorn Granlund2-1/+5
1995-05-10Fix sed'iting of files with gdbtk stuff in themStan Shebs1-6/+13
1995-05-09Add little endian PowerPC support.Michael Meissner5-0/+47