| Commit message (Expand) | Author | Age | Files | Lines |
* | * sparc-tdep.c (sparc_frame_chain, frame_saved_pc): | Jim Kingdon | 1993-07-12 | 1 | -0/+8 |
* | Add v9 sanitized entry for sparc-tdep.c. | David Edelsohn | 1993-07-12 | 1 | -0/+8 |
* | Add v9 sanitization support. | David Edelsohn | 1993-07-12 | 1 | -0/+25 |
* | * configure.in (m68*-bull-sysv*): added support for Bull dpx2. | Jim Kingdon | 1993-07-11 | 10 | -0/+196 |
* | new for dpx2 | Jim Kingdon | 1993-07-11 | 6 | -0/+0 |
* | config/sparc/tm-sparc.h (PRINT_REGISTER_HOOK): Fix typo, add | David Edelsohn | 1993-07-11 | 1 | -0/+5 |
* | (PRINT_REGISTER_HOOK): Fix typo, add parens around macro arg. | David Edelsohn | 1993-07-11 | 1 | -3/+3 |
* | * gdb.t17/interrupt.exp: Test for more things. | Jim Kingdon | 1993-07-11 | 1 | -0/+4 |
* | * infrun.c: Remove step_resume_{duplicate,shadow}. Replace | Jim Kingdon | 1993-07-11 | 1 | -1/+3 |
* | * infrun.c: Remove step_resume_{duplicate,shadow}. Replace | Jim Kingdon | 1993-07-11 | 4 | -396/+423 |
* | * infrun.c [TDESC]: Remove remaining tdesc code (see ChangeLog | Jim Kingdon | 1993-07-10 | 2 | -22/+42 |
* | * values.c, value.h (modify_field), callers: Make fieldval a LONGEST. | Jim Kingdon | 1993-07-10 | 4 | -12/+19 |
* | * findvar.c, defs.h | Jim Kingdon | 1993-07-10 | 16 | -489/+197 |
* | x | Jim Kingdon | 1993-07-09 | 1 | -0/+3 |
* | * config/sparc/tm-sparc.h: Add comment suggesting that removing | Jim Kingdon | 1993-07-09 | 1 | -1/+9 |
* | * utils.c: Clean up comments about wrap buffer and wrap_here. | Jim Kingdon | 1993-07-09 | 2 | -34/+108 |
* | * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC | Jim Kingdon | 1993-07-09 | 1 | -0/+3 |
* | * gdb.t17/interrupt.exp: Don't send \n after ^C. | Jim Kingdon | 1993-07-09 | 1 | -0/+4 |
* | * mipsread.c (cross_ref): Set the name to unknown for "struct *" case. | Jim Kingdon | 1993-07-09 | 2 | -0/+10 |
* | * a29k-tdep.c, findvar.c (get_saved_register): Fix byteswapping sins. | Jim Kingdon | 1993-07-09 | 3 | -16/+42 |
* | * gdb.t00/help.exp: Increase expect input buffer size. | Peter Schauer | 1993-07-09 | 1 | -0/+4 |
* | * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE. | Peter Schauer | 1993-07-09 | 1 | -0/+4 |
* | * defs.h, remote-eb.c (TM_FILE_OVERRIDE): Remove it. | Peter Schauer | 1993-07-09 | 4 | -44/+26 |
* | * gdb.t06/signals.exp: Remove sparc xfail; bug fixed. | Jim Kingdon | 1993-07-09 | 1 | -0/+2 |
* | * sparc-tdep.c (sparc_push_dummy_frame): Skip all the do_save_insn | Jim Kingdon | 1993-07-09 | 2 | -131/+63 |
* | minor comment fix | Jim Kingdon | 1993-07-09 | 1 | -1/+1 |
* | test of branches. please ignore. | Stu Grossman | 1993-07-08 | 1 | -32/+40 |
* | * gdb.t07/watchpoint.exp: Add xfail for hppa. | Jim Kingdon | 1993-07-08 | 1 | -0/+2 |
* | * hppa-tdep.c (hppa_push_arguments): Allocate enough space for | Jim Kingdon | 1993-07-08 | 2 | -1/+4 |
* | * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug. | Jim Kingdon | 1993-07-08 | 1 | -0/+2 |
* | * hppa-tdep.c: Change _initialize_hppab_tdep to _initialize_hppa_tdep. | Jim Kingdon | 1993-07-08 | 2 | -1/+5 |
* | fix the declaration of run_stack_dummy, as well. | Mark Eichin | 1993-07-08 | 1 | -1/+1 |
* | Revision to this change--use ->next != NULL, not just ->next, when | Jim Kingdon | 1993-07-08 | 1 | -2/+2 |
* | * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint | Jim Kingdon | 1993-07-08 | 1 | -0/+5 |
* | Add filename which dje forgot to include | Jim Kingdon | 1993-07-08 | 1 | -1/+1 |
* | (REGISTER_CONVERT_TO_VIRTUAL): Use REGISTER_RAW_SIZE to determine bytes to copy. | David Edelsohn | 1993-07-08 | 1 | -4/+2 |
* | h8/300h stuff. | David Edelsohn | 1993-07-08 | 1 | -0/+8 |
* | (REGISTER_TYPES): Adjust for h8/300h. | David Edelsohn | 1993-07-08 | 1 | -26/+10 |
* | (sparc_frame_chain): Handle sizeof (CORE_ADDR) != sizeof (REGISTER_TYPE). | David Edelsohn | 1993-07-08 | 1 | -12/+27 |
* | * h8300-tdep.c (print_insn): Call print_insn_h8300h if h8/300h. | David Edelsohn | 1993-07-08 | 2 | -14/+11 |
* | * findvar.c (read_register): Provide some support for 64 bit regs. | David Edelsohn | 1993-07-08 | 2 | -2/+20 |
* | * config/mips/nm-riscos.h: machine/machparam.h is always the right | Jim Kingdon | 1993-07-08 | 2 | -3/+8 |
* | Fix a place in mipsread.c where I missed using tag_name; revision to | Jim Kingdon | 1993-07-08 | 1 | -54/+69 |
* | * infcmd.c (run_stack_dummy): New argument name. | Jim Kingdon | 1993-07-08 | 4 | -14/+93 |
* | Initial versions of sparc64 port. | David Edelsohn | 1993-07-08 | 3 | -0/+738 |
* | Initial versions of port to sparc64 simulators. | David Edelsohn | 1993-07-08 | 4 | -0/+410 |
* | * eval.c (evaluate_subexp): Add comment about calling a member | Jim Kingdon | 1993-07-08 | 1 | -0/+3 |
* | * expression.h: Clean up comment about string in STRUCT_STRUCT etc. | Jim Kingdon | 1993-07-07 | 1 | -0/+2 |
* | misc fixes to .Sanitize files | Jim Kingdon | 1993-07-07 | 2 | -3/+0 |
* | * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972. | Jim Kingdon | 1993-07-07 | 1 | -0/+2 |