Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-07-08 | * hppa-tdep.c (hppa_push_arguments): Allocate enough space for | Jim Kingdon | 1 | -0/+3 |
1993-07-08 | * hppa-tdep.c: Change _initialize_hppab_tdep to _initialize_hppa_tdep. | Jim Kingdon | 1 | -0/+4 |
1993-07-08 | Add filename which dje forgot to include | Jim Kingdon | 1 | -1/+1 |
1993-07-08 | h8/300h stuff. | David Edelsohn | 1 | -0/+8 |
1993-07-08 | * h8300-tdep.c (print_insn): Call print_insn_h8300h if h8/300h. | David Edelsohn | 1 | -0/+3 |
1993-07-08 | * findvar.c (read_register): Provide some support for 64 bit regs. | David Edelsohn | 1 | -0/+5 |
1993-07-08 | * config/mips/nm-riscos.h: machine/machparam.h is always the right | Jim Kingdon | 1 | -0/+3 |
1993-07-08 | * infcmd.c (run_stack_dummy): New argument name. | Jim Kingdon | 1 | -0/+5 |
1993-07-08 | * eval.c (evaluate_subexp): Add comment about calling a member | Jim Kingdon | 1 | -0/+3 |
1993-07-07 | * expression.h: Clean up comment about string in STRUCT_STRUCT etc. | Jim Kingdon | 1 | -0/+2 |
1993-07-07 | * frame.h, blockframe.c, stack.c, a29k-tdep.c, | Jim Kingdon | 1 | -0/+12 |
1993-07-06 | * Makefile.in: Remove gdb before creating a new one. | Jim Kingdon | 1 | -0/+3 |
1993-07-06 | * Makefile.in (ALLPARAM): Add config/{alpha/xm-alpha.h,pa/xm-pa.h}. | Jim Kingdon | 1 | -0/+8 |
1993-07-04 | * h8300-tdep.c (examine_prologue): Fix call to read_memory_unsigned_integer. | David Edelsohn | 1 | -0/+5 |
1993-07-03 | * config/mips/{x,n}m-irix{3,4}.h: Make some definitions here | Jim Kingdon | 1 | -0/+3 |
1993-07-03 | * eval.c (evaluate_subexp): Improve error messages for OP_TYPE and | Jim Kingdon | 1 | -4/+5 |
1993-07-03 | * Makefile.in (distclean): Remove y.tab.h. | Jim Kingdon | 1 | -0/+16 |
1993-07-02 | New target macros for getting at the pc, sp and fp. | Steve Chamberlain | 1 | -0/+18 |
1993-07-02 | * configure.in (mipos-*-riscos*): New host and target; use riscos. | Ian Lance Taylor | 1 | -0/+7 |
1993-07-02 | * c-exp.y (yylex): Give error if unmatched single quote. | Jim Kingdon | 1 | -0/+4 |
1993-07-02 | * Remove unused STACK_END_ADDR in the following files (in other | Jim Kingdon | 1 | -0/+18 |
1993-07-01 | * xm-sysv4.h: Undefine HAVE_TERMIO. | Jim Kingdon | 1 | -1/+3 |
1993-07-01 | * mips-nat.c (fetch_core_registers): If KERNEL_U_ADDR is not defined, | Jim Kingdon | 1 | -0/+2 |
1993-07-01 | miscellaneous fixes to make RISC/os work; see ChangeLog's | Jim Kingdon | 1 | -0/+5 |
1993-07-01 | * ser-unix.c (hardwire_print_tty_state) [HAVE_TERMIOS]: Don't | Jim Kingdon | 1 | -0/+7 |
1993-07-01 | * config/vax/xm-vaxult2.h: Define FD_SET and FD_ZERO. | Jim Kingdon | 1 | -0/+4 |
1993-06-30 | * inftarg.c: Remove unused include of terminal.h. | Jim Kingdon | 1 | -0/+31 |