1994-01-22 |
Jim Kingdon | * fork-child.c, inferior.h (fork_inferior): New argument...
|
commit | commitdiff | tree |
1994-01-22 |
Jim Kingdon | * chardefs.h, tilde.c: Just declare strrchr rather...
|
commit | commitdiff | tree |
1994-01-21 |
Jim Kingdon | Fix accidental deletion of attribution for kingdon...
|
commit | commitdiff | tree |
1994-01-21 |
Jim Kingdon | Add ChangeLog entry for sef change.
|
commit | commitdiff | tree |
1994-01-21 |
Jim Kingdon | * sunos.c (MY(read_dynamic_relocs)): Compare info...
|
commit | commitdiff | tree |
1994-01-21 |
Jim Kingdon | * dbxread.c (end_psymtab): Only patch psymtab textlow...
|
commit | commitdiff | tree |
1994-01-21 |
Jim Kingdon | Thu Jan 20 15:04:24 1994 Peter Schauer (pes@regent...
|
commit | commitdiff | tree |
1994-01-21 |
Jim Kingdon | * xcoffread.c (xcoff_symfile_read): Make second parameter a
|
commit | commitdiff | tree |
1994-01-21 |
Jim Kingdon | * xcoffread.c (read_xcoff_symtab): Make main_aux just...
|
commit | commitdiff | tree |
1994-01-21 |
Jim Kingdon | * coffread.c, xcoffread.c: Include <coff/internal.h>
|
commit | commitdiff | tree |
1994-01-21 |
Jim Kingdon | * coffread.c (coff_getfilename): Make it not static.
|
commit | commitdiff | tree |
1994-01-20 |
Jim Kingdon | * xcoffread.c (read_xcoff_symtab): complain() not...
|
commit | commitdiff | tree |
1994-01-19 |
Jim Kingdon | * infrun.c (wait_for_inferior): Don't set frame for
|
commit | commitdiff | tree |
1994-01-19 |
Jim Kingdon | * gdb.t00/default.exp (show prompt): In FAIL case...
|
commit | commitdiff | tree |
1994-01-18 |
Jim Kingdon | * infcmd.c (signal_command): Accept 0 as legitimate...
|
commit | commitdiff | tree |
1994-01-18 |
Jim Kingdon | * infrun.c (signals_info), target.c (target_signal_from_name):
|
commit | commitdiff | tree |
1994-01-18 |
Jim Kingdon | * ser-unix.c (hardwire_noflush_set_tty_state): Don...
|
commit | commitdiff | tree |
1994-01-18 |
Jim Kingdon | * infrun.c (_initialize_infrun): Add TARGET_SIGNAL_POLL...
|
commit | commitdiff | tree |
1994-01-18 |
Jim Kingdon | * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept...
|
commit | commitdiff | tree |
1994-01-18 |
Jim Kingdon | Write ChangeLog entries for Rob changes.
|
commit | commitdiff | tree |
1994-01-17 |
Jim Kingdon | * i960-tdep.c (i960_fault_to_signal): Return TARGET_SIGNAL_ILL
|
commit | commitdiff | tree |
1994-01-17 |
Jim Kingdon | * Makefile.in (init.c): Add comment explaining formatting...
|
commit | commitdiff | tree |
1994-01-17 |
Jim Kingdon | * i386-dis.c (print_insn_i386): Add FIXME comment...
|
commit | commitdiff | tree |
1994-01-17 |
Jim Kingdon | * i386-dis.c (dis386): Use Yb and Yv for scasb and...
|
commit | commitdiff | tree |
1994-01-17 |
Jim Kingdon | * c-exp.y (parse_number): Assign to temporary between...
|
commit | commitdiff | tree |
1994-01-16 |
Jim Kingdon | * complete.c, bind.c: Include <sys/stat.h>.
|
commit | commitdiff | tree |
1994-01-16 |
Jim Kingdon | * Makefile.in (ALLCONFIG, ALLPARAM, ALLDEPFILES, HFILES_NO_...
|
commit | commitdiff | tree |
1994-01-16 |
Jim Kingdon | * xcoffread.c (process_xcoff_symbol): Only change...
|
commit | commitdiff | tree |
1994-01-16 |
Jim Kingdon | * chardefs.h: Don't declare xmalloc.
|
commit | commitdiff | tree |
1994-01-16 |
Jim Kingdon | * stabs.texinfo: Re-do stuff about C_BSTAT and move...
|
commit | commitdiff | tree |
1994-01-16 |
Jim Kingdon | * Makefile.in: Add mostlyclean target.
|
commit | commitdiff | tree |
1994-01-16 |
Jim Kingdon | * Makefile.in: Remove refcard.dvi and GDBvn.texi in...
|
commit | commitdiff | tree |
1994-01-16 |
Jim Kingdon | * Makefile.in (clean mostlyclean distclean realclean...
|
commit | commitdiff | tree |
1994-01-16 |
Jim Kingdon | * Makefile.in (clean mostlyclean distclean realclean...
|
commit | commitdiff | tree |
1994-01-16 |
Jim Kingdon | * Version 4.11.4.
|
commit | commitdiff | tree |
1994-01-16 |
Jim Kingdon | * minsyms.c (prim_record_minimal_symbol_and_info)...
|
commit | commitdiff | tree |
1994-01-16 |
Jim Kingdon | * symtab.h (struct symbol): Make section short, not...
|
commit | commitdiff | tree |
1994-01-16 |
Jim Kingdon | * symtab.c (lookup_symbol): Add comment about QUIT...
|
commit | commitdiff | tree |
1994-01-15 |
Jim Kingdon | * gdb.t16/printcmds.exp (test_print_strings): Accept
|
commit | commitdiff | tree |
1994-01-15 |
Jim Kingdon | * utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_fi...
|
commit | commitdiff | tree |
1994-01-15 |
Jim Kingdon | * c-exp.y (parse_number): Make it so that integer...
|
commit | commitdiff | tree |
1994-01-15 |
Jim Kingdon | * c-exp.y (parse_number): Check for overflow regardless...
|
commit | commitdiff | tree |
1994-01-15 |
Jim Kingdon | * TODO: Add notes about printing of fancy types and...
|
commit | commitdiff | tree |
1994-01-15 |
Jim Kingdon | * TODO: Add notes about printing of fancy types and...
|
commit | commitdiff | tree |
1994-01-15 |
Jim Kingdon | * c-typeprint.c (c_type_print_varspec_suffix, case...
|
commit | commitdiff | tree |
1994-01-15 |
Jim Kingdon | * TODO: Add note about printing of fancy types.
|
commit | commitdiff | tree |
1994-01-15 |
Jim Kingdon | * remote-udi.c (udi_create_inferior): Quote empty execfile...
|
commit | commitdiff | tree |
1994-01-15 |
Jim Kingdon | * gdbserver/low-lynx.c: Include <sys/wait.h> not /usr...
|
commit | commitdiff | tree |
1994-01-15 |
Jim Kingdon | * utils.c (request_quit): Re-establish signal handler...
|
commit | commitdiff | tree |
1994-01-15 |
Jim Kingdon | * i960-tdep.c: Include target.h.
|
commit | commitdiff | tree |
1994-01-14 |
Jim Kingdon | * lynx-nat.c (child_wait): Fix thinkos in struct target_wai...
|
commit | commitdiff | tree |
1994-01-14 |
Jim Kingdon | * Makefile.in (ALLPARAM): Add config/nm-lynx.h.
|
commit | commitdiff | tree |
1994-01-14 |
Jim Kingdon | * config/i386/xm-linux.h: Define HAVE_TERMIOS.
|
commit | commitdiff | tree |
1994-01-13 |
Jim Kingdon | * remote-vx.c (vx_wait): Only call i960_fault_to_signal...
|
commit | commitdiff | tree |
1994-01-13 |
Jim Kingdon | Add search to target vector (#if 0'd until after 4...
|
commit | commitdiff | tree |
1994-01-13 |
Jim Kingdon | * printcmd.c (print_address_symbolic): If set print...
|
commit | commitdiff | tree |
1994-01-13 |
Jim Kingdon | * a29k-tdep.c (push_dummy_frame): Add comment about...
|
commit | commitdiff | tree |
1994-01-13 |
Jim Kingdon | * objfiles.h: Fix comments to reflect the fact that...
|
commit | commitdiff | tree |
1994-01-12 |
Jim Kingdon | * go32-xdep.c: Remove unused function uerror.
|
commit | commitdiff | tree |
1994-01-11 |
Jim Kingdon | * gdb.t12/scope.exp: Add xfails for rs6000. Remove...
|
commit | commitdiff | tree |
1994-01-11 |
Jim Kingdon | * infrun.c, config/mips/tm-irix5.h: Remove #if 0'd...
|
commit | commitdiff | tree |
1994-01-11 |
Jim Kingdon | * remote-mips.c (mips_wait): Use new function mips_signal_f...
|
commit | commitdiff | tree |
1994-01-11 |
Jim Kingdon | * remote-mips.c (mips_wait): Fix typos (0x177 -> 0177...
|
commit | commitdiff | tree |
1994-01-11 |
Jim Kingdon | * config.bfd: Use ELF, not COFF for m88*-*-dgux*.
|
commit | commitdiff | tree |
1994-01-11 |
Jim Kingdon | * c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE...
|
commit | commitdiff | tree |
1994-01-11 |
Jim Kingdon | Add alpha-nw.mt to things to keep
|
commit | commitdiff | tree |
1994-01-11 |
Jim Kingdon | Add udi2go32.c to things to keep
|
commit | commitdiff | tree |
1994-01-11 |
Jim Kingdon | Add TODO to things to keep
|
commit | commitdiff | tree |
1994-01-11 |
Jim Kingdon | * config/alpha/alpha-netware.mt: Rename to alpha-nw...
|
commit | commitdiff | tree |
1994-01-11 |
Jim Kingdon | * Makefile.in (install): Remove "@" which follows...
|
commit | commitdiff | tree |
1994-01-07 |
Jim Kingdon | * utils.c (print_sys_errmsg): Call gdb_flush (gdb_stdout...
|
commit | commitdiff | tree |
1994-01-07 |
Jim Kingdon | * i386b-nat.c (sregmap): If sEAX, etc., not defined...
|
commit | commitdiff | tree |
1994-01-06 |
Jim Kingdon | * symtab.c (lookup_symbol): Don't try adding .c to...
|
commit | commitdiff | tree |
1994-01-06 |
Jim Kingdon | * remote-bug.c: At the start of each section, reset...
|
commit | commitdiff | tree |
1994-01-06 |
Jim Kingdon | * target.h: Add TARGET_WAITKIND_LOADED and TARGET_WAITKIND_...
|
commit | commitdiff | tree |
1994-01-06 |
Jim Kingdon | * procfs.c (procfs_wait): Fix argument name to match...
|
commit | commitdiff | tree |
1994-01-04 |
Jim Kingdon | * target.h: Add enum target_waitkind, enum target_signal...
|
commit | commitdiff | tree |
1994-01-04 |
Jim Kingdon | * objfiles.c (build_objfile_section_table): Don't...
|
commit | commitdiff | tree |
1994-01-04 |
Jim Kingdon | * target.h: Add enum target_waitkind, enum target_signal...
|
commit | commitdiff | tree |
1994-01-04 |
Jim Kingdon | * Version 4.11.3.
|
commit | commitdiff | tree |
1994-01-04 |
Jim Kingdon | New for ChangeLog split
|
commit | commitdiff | tree |
1994-01-03 |
Jim Kingdon | * stabsread.c (read_type): Allow defining several...
|
commit | commitdiff | tree |
1994-01-03 |
Jim Kingdon | * stabs.texinfo (String Field): Talk about defining...
|
commit | commitdiff | tree |
1994-01-03 |
Jim Kingdon | * stabsread.c (read_enum_type): Use TARGET_INT_BIT...
|
commit | commitdiff | tree |
1994-01-03 |
Jim Kingdon | * breakpoint.c (frame_in_dummy): Check PC as well as...
|
commit | commitdiff | tree |
1994-01-03 |
Jim Kingdon | * aout-target.h, netbsd386.c: Replace NO_SWAP_MAGIC...
|
commit | commitdiff | tree |
1994-01-03 |
Jim Kingdon | * config/m68k/tm-sun3.h: Don't define BELIEVE_PCC_PROMOTION.
|
commit | commitdiff | tree |
1993-12-31 |
Jim Kingdon | * nindy-share/nindy.c: Fix order of arguments to store_unsi...
|
commit | commitdiff | tree |
1993-12-31 |
Jim Kingdon | * remote-mips.c: Add timeout parameter to mips_reque...
|
commit | commitdiff | tree |
1993-12-31 |
Jim Kingdon | * stack.c (print_block_frame_locals): Also print LOC_BASEREG...
|
commit | commitdiff | tree |
1993-12-31 |
Jim Kingdon | * remote-mips.c (mips_error): New function.
|
commit | commitdiff | tree |
1993-12-30 |
Jim Kingdon | * values.c (unpack_long): Fix garbled error message.
|
commit | commitdiff | tree |
1993-12-30 |
Jim Kingdon | * remote-mips.c (mips_error): New function.
|
commit | commitdiff | tree |
1993-12-30 |
Jim Kingdon | * breakpoint.c (breakpoint_chain): Make static.
|
commit | commitdiff | tree |
1993-12-30 |
Jim Kingdon | * infrun.c (wait_for_inferior): Enable code which...
|
commit | commitdiff | tree |
1993-12-30 |
Jim Kingdon | * valprint.c (val_print_string): Change chunksize...
|
commit | commitdiff | tree |
1993-12-29 |
Jim Kingdon | * symfile.c (generic_load): If no arguments, get file...
|
commit | commitdiff | tree |
1993-12-29 |
Jim Kingdon | * c-exp.y: Revert Kung's change. "..." is not a type...
|
commit | commitdiff | tree |
1993-12-29 |
Jim Kingdon | * stabsread.c (define_symbol): If we choose not to...
|
commit | commitdiff | tree |
1993-12-29 |
Jim Kingdon | * stabs.texinfo (Cross-References): `::' is for nested...
|
commit | commitdiff | tree |
next |