Age | Commit message (Expand) | Author | Files | Lines |
1993-10-07 | * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_args): | Steve Chamberlain | 4 | -8/+40 |
1993-10-07 | * gdb.texinfo (Signaling): Update for symbolic symbol names | Jim Kingdon | 2 | -3/+18 |
1993-10-07 | New Mach stuff: | Jim Kingdon | 28 | -0/+5924 |
1993-10-07 | new for mach | Jim Kingdon | 2 | -0/+0 |
1993-10-07 | new for mach3 (really native not host) | Jim Kingdon | 3 | -0/+0 |
1993-10-07 | * blockframe.c (find_pc_partial_function): If we call | Jim Kingdon | 3 | -4/+17 |
1993-10-07 | new for mach | Jim Kingdon | 19 | -0/+0 |
1993-10-07 | * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really | Jim Kingdon | 1 | -0/+6 |
1993-10-07 | * blockframe.c (find_pc_partial_function): Fix handling for PCs | Stu Grossman | 5 | -41/+126 |
1993-10-07 | * config/sparc/sun4os4.mh: Add comment saying why we don't use | Jim Kingdon | 2 | -0/+9 |
1993-10-07 | * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function | Jim Kingdon | 7 | -19/+44 |
1993-10-07 | * Makefile.in (REGEX, REGEX1): Always use our own version of | Jim Kingdon | 2 | -1/+12 |
1993-10-06 | * hppa-tdep.c (frame_chain): Rework so that it correctly | Jim Kingdon | 1 | -2/+4 |
1993-10-06 | minor formatting tweaks | Thomas Lord | 2 | -22/+27 |
1993-10-06 | * hppa-tdep.c (frame_chain): Rework so that it correctly | Jim Kingdon | 2 | -5/+134 |
1993-10-06 | * breakpoint.c (delete_breakpoint): Don't insert a disabled breakpoint. | Jim Kingdon | 2 | -1/+5 |
1993-10-06 | * README: Add Alpha notes from Schauer. | Jim Kingdon | 2 | -6/+10 |
1993-10-06 | * README: Add Alpha notes from Schauer. | Jim Kingdon | 1 | -21/+54 |
1993-10-05 | * Makefile.in (install, uninstall): Remove $$n.1 stuff; I don't | Jim Kingdon | 5 | -8/+18 |
1993-10-05 | * stabsread.c (read_range_type): Remove comment which recommends | Jim Kingdon | 2 | -3/+6 |
1993-10-05 | Changes to support alpha OSF/1 in native mode. | Peter Schauer | 13 | -43/+2055 |
1993-10-05 | * gdb.stabs/alpha.mt: New configuration file for alpha. | Peter Schauer | 6 | -5/+62 |
1993-10-05 | * alpha-nat.c, alpha-tdep.c, config/alpha/alpha-osf1.mt, | Peter Schauer | 5 | -22/+501 |
1993-10-05 | * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). | Jim Kingdon | 2 | -2/+15 |
1993-10-04 | Novell came through with the publicly visible information, so this | Ian Lance Taylor | 2 | -145/+24 |
1993-10-04 | * minsyms.c (lookup_minimal_symbol_by_pc): Don't use mst_abs symbols. | Jim Kingdon | 2 | -3/+19 |
1993-10-04 | * dbxread.c (process_one_symbol): Make n_opt_found static. | Jim Kingdon | 1 | -0/+2 |
1993-10-04 | * libgdb.texinfo: new file. Spec for the gdb library. | Jim Kingdon | 1 | -0/+1 |
1993-10-04 | Addition of the libgdb spec. | Thomas Lord | 2 | -0/+1474 |
1993-10-04 | * Rename i386lynx-tdep.c to i386ly-tdep.c for 14 character file names. | Jim Kingdon | 3 | -2/+5 |
1993-10-04 | Rename i386lynx-tdep.c to i386ly-tdep.c for 14 character file names | Jim Kingdon | 1 | -0/+0 |
1993-10-04 | change all to most in comment | Jim Kingdon | 1 | -5/+5 |
1993-10-04 | Mon Oct 4 11:02:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | Jim Kingdon | 2 | -1/+14 |
1993-10-03 | Added new slot to objfile struct to be shared by all stab-reading formats. | Stan Shebs | 6 | -22/+41 |
1993-10-03 | * stabs.texinfo (Include Files): Fix typo (start -> end). | Jim Kingdon | 2 | -5/+8 |
1993-10-03 | * Makefile.in, coff-solib.c, coff-solib.h, i386lynx.mt, | Jim Kingdon | 1 | -1/+1 |
1993-10-03 | * mipsread.c, objfiles.c, utils.c: Use PTR not void *. RISC/OS | Jim Kingdon | 3 | -4/+8 |
1993-10-03 | * config/mips/news-mips.mh: Remove coredep.o; mips-nat.o does it. | Jim Kingdon | 3 | -3/+9 |
1993-10-02 | * Makefile.in, coff-solib.c, coff-solib.h, i386lynx.mt, | Stu Grossman | 7 | -5/+198 |
1993-10-02 | * m88k-nat.c (store_inferior_registers): When writing all registers, | Jim Kingdon | 2 | -47/+53 |
1993-10-02 | * TODO: Don't suggest doing fast watchpoints by stepping a line | Jim Kingdon | 2 | -3/+9 |
1993-10-01 | * printcmd.c (do_examine): Make meaning of 'h', 'w', and 'g' not | Jim Kingdon | 2 | -33/+41 |
1993-10-01 | Modified Files: | Kung Hsu | 1 | -13/+0 |
1993-10-01 | Modified Files: | Kung Hsu | 1 | -0/+19 |
1993-10-01 | Delete obsolete text (which was @ignore'd since July). | Roland Pesch | 1 | -30/+0 |
1993-10-01 | Assorted small improvements, mostly from FSF editing pass (Melissa). | Roland Pesch | 3 | -72/+75 |
1993-10-01 | * m88k-nat.c (fill_gregset): Fix typo (R_SFIP -> R_FIP). | Jim Kingdon | 2 | -1/+6 |
1993-09-30 | * c-typeprint.c (c_type_print_base, TYPE_FN_FIELD_STUB code): | Jim Kingdon | 1 | -6/+15 |
1993-09-30 | * blockframe.c (find_pc_partial_function): If pst->readin is | Jim Kingdon | 1 | -0/+3 |
1993-09-30 | * inflow.c (generic_mourn_inferior): Call reinit_frame_cache | Jim Kingdon | 2 | -7/+22 |