aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-02-23 * stabs.texinfo: Document N_RBRAC as function relative for COFF asJim Kingdon2-61/+100
1994-02-23 * dbxread.c (process_one_symbol): SetJim Kingdon1-0/+5
1994-02-19 * config/mips/tm-mips.h (FIX_CALL_DUMMY): For big endian targets,Peter Schauer1-6/+9
1994-02-19 * mdebugread.c (new_psymtab): Pass in section_offsets and setPeter Schauer2-3/+91
1994-02-19 * sparclite/Makefile.in, sparclite/salib.c, sparclite/sparclite.h:Stu Grossman1-0/+8
1994-02-19 * hp300ux-nat.c: Don't incloude <sys/dir.h>, <sys/ioctl.h>, orIan Lance Taylor2-3/+5
1994-02-19 * stack.c (print_frame_info): In "pathological" case, don'tJim Kingdon1-0/+5
1994-02-19Modified Files:Kung Hsu1-0/+5
1994-02-19Modified Files:Kung Hsu2-1/+8
1994-02-19Add unknown.expJim Kingdon1-0/+1
1994-02-18* Version 4.12.2.Jim Kingdon1-0/+2
1994-02-18 * Makefile.in (install): Do the sed for program_transform_nameJim Kingdon2-9/+21
1994-02-18 * defs.h, valprint.c: Make longest_to_int a function not a macro.Jim Kingdon3-4/+31
1994-02-18 * gdb.texinfo (Formatting Documentation): Change GhostScript toJim Kingdon2-2/+7
1994-02-18* README: Change GhostScript to Ghostscript.Jim Kingdon1-0/+4
1994-02-18 * config/rs6000/{tm-rs6000lynx.h,nm-rs6000lynx.h,xm-rs6000lynx.h}:Jim Kingdon6-4/+11
1994-02-18 * config/mips/littlemips64.mt: Rename to mipsel64.mt for 14Jim Kingdon4-4/+22
1994-02-18Modified Files:Kung Hsu4-124/+212
1994-02-18Added Files:Kung Hsu9-21/+161
1994-02-17 * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c,David MacKenzie9-45/+68
1994-02-14 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.Jeff Law1-1/+10
1994-02-12 * remote-hms.c (readchar, hms_open, hms_fetch_register): Made more robust.Steve Chamberlain2-127/+189
1994-02-12 * configure.in: Add Lynx/rs6000 support.Stu Grossman10-685/+774
1994-02-11sparcly-nat.c is long goneStan Shebs1-1/+0
1994-02-08 * config/alpha/alpha-nw.mt, config/alpha/alpha-osf1.mt (MT_CFLAGS):Peter Schauer1-5/+0
1994-02-08 * README: Remove note about gcc warnings on alpha, these should bePeter Schauer15-72/+98
1994-02-07 * config/m68k/{m68k-em.mt,tm-m68k-em.h}: Remove; no longer used.Jim Kingdon5-76/+6
1994-02-07 * defs.h [BFD64]: Use BFD_HOST_64_BIT, not nonexistentJim Kingdon1-0/+5
1994-02-07 (udi_create_inferior): If udi_session_id is negative, open a newJim Kingdon1-0/+2
1994-02-07 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),Jim Kingdon1-5/+5
1994-02-07 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,Jim Kingdon2-15/+20
1994-02-07 * target.c (target_preopen): If target_kill doesn't remove theJim Kingdon2-6/+3
1994-02-07 * gdb.t02/whatis.exp: Remove xfails for PRs 1838 and 2417; theyJim Kingdon1-0/+10
1994-02-07 * coffread.c (process_coff_symbol, case C_TPDEF): Don't set nameJim Kingdon1-0/+4
1994-02-07* gdb.t01/run.exp: Only run shell test if isnative.Jim Kingdon1-0/+2
1994-02-07 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,Jim Kingdon2-26/+7
1994-02-06 * config/udi-gdb.exp (gdb_start): Don't send "set args main" toJim Kingdon2-4/+6
1994-02-06 * remote-udi.c (udi_files_info): If prog_name is NULL, just skipJim Kingdon2-12/+38
1994-02-06 * config/mips/mipsm3.mh, config/i386/i386m3.mh,Jim Kingdon8-26/+33
1994-02-06 * printcmd.c (printf_command): Add missing single-letterPer Bothner1-0/+5
1994-02-06 * corelow.c (solib_add_stub, core_open): Pass address of from_ttyJim Kingdon2-5/+10
1994-02-06 * defs.h (alloca): Declare as void *, not char *, on hpux.Jim Kingdon2-22/+38
1994-02-06 * config/i386/tm-sun386.h, config/i386/tm-symmetry.hPeter Schauer3-2/+7
1994-02-05 * remote-mips.c (mips_fetch_registers): If regno is FP_REGNUM orJim Kingdon2-4/+15
1994-02-05 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.Jim Kingdon1-0/+6
1994-02-05 * config/i386/tm-i386aix.h (REGISTER_CONVERT_TO_RAW): Add missingJim Kingdon2-5/+7
1994-02-05 * remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint):Jim Kingdon4-27/+91
1994-02-05 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.Jeff Law1-0/+5
1994-02-05 * remote-e7000.c: Replace "snoop" command (e7000_noecho) withJim Kingdon1-1/+4
1994-02-05 * gdb.disasm/hppa.s (addib_tests): Fix typo.Jeff Law3-72/+1699