Age | Commit message (Expand) | Author | Files | Lines |
1993-07-20 | * config/rs6000/tm-rs6000.h: Remove call to insert_step_breakpoint. | Jim Kingdon | 1 | -0/+2 |
1993-07-20 | * symtab.c (find_line_symtab): New function, to deal with multiple | Jim Kingdon | 1 | -0/+7 |
1993-07-20 | * Makefile.in (SFILES): Add nlmread.c. | Fred Fish | 1 | -0/+9 |
1993-07-20 | * symtab.h (enum minimal_symbol_type): Add mst_file_*. | Jim Kingdon | 1 | -0/+5 |
1993-07-20 | * config/i386/xm-i386sco.h: Define HAVE_TERMIOS. | Jim Kingdon | 1 | -0/+2 |
1993-07-19 | * printcmd.c, config/pa/xm-pa.h, config/alpha/xm-alpha.h: Make it so | Jim Kingdon | 1 | -0/+4 |
1993-07-19 | * ser-unix.c: Don't try to use job control with termio. | Jim Kingdon | 1 | -0/+4 |
1993-07-19 | Make breakpoint_re_set_one work with overloaded member functions, | Peter Schauer | 1 | -0/+15 |
1993-07-19 | * infptrace.c: Split out define of PT_KILL; Sequent defines PT_KILL | Jim Kingdon | 1 | -0/+1 |
1993-07-19 | * infptrace.c: Split out define of PT_KILL; Sequent defines PT_KILL | Jim Kingdon | 1 | -0/+7 |
1993-07-19 | * mips-tdep.c (mips_skip_prologue): New argument lenient. | Jim Kingdon | 1 | -0/+6 |
1993-07-18 | * partial-stab.h (N_SO): Add the text offset to valu before, not after, | Jim Kingdon | 1 | -0/+5 |
1993-07-17 | * symtab.c (find_pc_symtab): Call warning, not printf directly. | Jim Kingdon | 1 | -0/+6 |
1993-07-16 | * mipsread.c: No longer need to undefine ZMAGIC. | Ian Lance Taylor | 1 | -0/+4 |
1993-07-15 | * m88k-pinsn.c: Moved code into opcodes/m88k-dis.c. | Ian Lance Taylor | 1 | -0/+5 |
1993-07-15 | * h8300-tdep.c (examine_prologue): Make prototype match definition. | David Edelsohn | 1 | -0/+4 |
1993-07-15 | * NEWS: Mention that remote.c now has a `load' operation. | Jim Kingdon | 1 | -0/+2 |
1993-07-15 | * hppa-tdep.c (pc_in_linker_stub): New function. | Jim Kingdon | 1 | -0/+6 |
1993-07-15 | * stack.c (print_frame_info): When checking PC_IN_CALL_DUMMY, | Jim Kingdon | 1 | -0/+6 |
1993-07-15 | * mipsread.c (parse_procedure): Take as argument the symtab to look | Jim Kingdon | 1 | -3/+3 |
1993-07-15 | * mipsread.c (psymtab_to_symtab_1, parse_procedure): For stabs, | Jim Kingdon | 1 | -0/+7 |
1993-07-14 | x | Jim Kingdon | 1 | -1/+1 |
1993-07-14 | Changes from Jeffrey Law: | Jim Kingdon | 1 | -0/+14 |
1993-07-14 | * ch-valprint.c (chill_val_print, case TYPE_CODE_STRING): Print | Jim Kingdon | 1 | -0/+6 |
1993-07-14 | Check in ChangeLog entry that got lost. | Stu Grossman | 1 | -0/+29 |
1993-07-14 | * a29k-tdep.c (get_saved_register): Fix typo. | Jim Kingdon | 1 | -0/+4 |
1993-07-14 | * configure.in: Recognize h8300h (variant of h8300). | David Edelsohn | 1 | -0/+10 |
1993-07-14 | Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | Jim Kingdon | 1 | -0/+14 |
1993-07-13 | * gdbcore.h (read_memory_integer, read_memory_unsigned_integer): | David Edelsohn | 1 | -0/+5 |
1993-07-13 | * elfread.c: Remove notice about file still being under | Fred Fish | 1 | -0/+2 |
1993-07-13 | * Makefile.in (ultra3-xdep.o, umax-xdep.o): Add missing ')'. | Fred Fish | 1 | -0/+4 |
1993-07-12 | * a29k-tdep.c (read_register_stack): Make val static. | Jim Kingdon | 1 | -0/+4 |
1993-07-12 | h8300 stuff. | David Edelsohn | 1 | -0/+6 |
1993-07-12 | * c-valprint.c (c_val_print): Fix thinko with unspecified length | Jim Kingdon | 1 | -0/+3 |
1993-07-12 | * hppa-tdep.c (find_proc_framesize): If there is a frame pointer, | Jim Kingdon | 1 | -0/+5 |
1993-07-12 | * symtab.c (decode_line_1): Use end of block to figure out whether | Jim Kingdon | 1 | -0/+17 |
1993-07-12 | * sparc-tdep.c (sparc_frame_chain, frame_saved_pc): | Jim Kingdon | 1 | -0/+8 |
1993-07-12 | Add v9 sanitized entry for sparc-tdep.c. | David Edelsohn | 1 | -0/+8 |
1993-07-11 | * configure.in (m68*-bull-sysv*): added support for Bull dpx2. | Jim Kingdon | 1 | -0/+6 |
1993-07-11 | config/sparc/tm-sparc.h (PRINT_REGISTER_HOOK): Fix typo, add | David Edelsohn | 1 | -0/+5 |
1993-07-11 | * infrun.c: Remove step_resume_{duplicate,shadow}. Replace | Jim Kingdon | 1 | -0/+16 |
1993-07-10 | * infrun.c [TDESC]: Remove remaining tdesc code (see ChangeLog | Jim Kingdon | 1 | -0/+5 |
1993-07-10 | * values.c, value.h (modify_field), callers: Make fieldval a LONGEST. | Jim Kingdon | 1 | -0/+5 |
1993-07-10 | * findvar.c, defs.h | Jim Kingdon | 1 | -0/+5 |
1993-07-09 | x | Jim Kingdon | 1 | -0/+3 |
1993-07-09 | * utils.c: Clean up comments about wrap buffer and wrap_here. | Jim Kingdon | 1 | -0/+3 |
1993-07-09 | * mipsread.c (cross_ref): Set the name to unknown for "struct *" case. | Jim Kingdon | 1 | -0/+3 |
1993-07-09 | * a29k-tdep.c, findvar.c (get_saved_register): Fix byteswapping sins. | Jim Kingdon | 1 | -0/+4 |
1993-07-09 | * defs.h, remote-eb.c (TM_FILE_OVERRIDE): Remove it. | Peter Schauer | 1 | -0/+6 |
1993-07-09 | * sparc-tdep.c (sparc_push_dummy_frame): Skip all the do_save_insn | Jim Kingdon | 1 | -0/+5 |