Age | Commit message (Expand) | Author | Files | Lines |
1993-07-11 | * m68k.h: Define MC68KBCSMAGIC. | Jim Kingdon | 1 | -0/+9 |
1993-07-11 | add dpx/2 support | Jim Kingdon | 1 | -0/+4 |
1993-07-11 | * configure.in (m68*-bull-sysv*): added support for Bull dpx2. | Jim Kingdon | 10 | -0/+196 |
1993-07-11 | add file | Jim Kingdon | 1 | -0/+1 |
1993-07-11 | * elfcode.h: Use memset not bzero. | Jim Kingdon | 10 | -32/+179 |
1993-07-11 | new for dpx2 | Jim Kingdon | 2 | -0/+0 |
1993-07-11 | new for dpx2 | Jim Kingdon | 6 | -0/+0 |
1993-07-11 | config/sparc/tm-sparc.h (PRINT_REGISTER_HOOK): Fix typo, add | David Edelsohn | 1 | -0/+5 |
1993-07-11 | (PRINT_REGISTER_HOOK): Fix typo, add parens around macro arg. | David Edelsohn | 1 | -3/+3 |
1993-07-11 | * gdb.t17/interrupt.exp: Test for more things. | Jim Kingdon | 1 | -0/+4 |
1993-07-11 | * infrun.c: Remove step_resume_{duplicate,shadow}. Replace | Jim Kingdon | 1 | -1/+3 |
1993-07-11 | * infrun.c: Remove step_resume_{duplicate,shadow}. Replace | Jim Kingdon | 4 | -396/+423 |
1993-07-10 | * infrun.c [TDESC]: Remove remaining tdesc code (see ChangeLog | Jim Kingdon | 2 | -22/+42 |
1993-07-10 | * values.c, value.h (modify_field), callers: Make fieldval a LONGEST. | Jim Kingdon | 4 | -12/+19 |
1993-07-10 | * findvar.c, defs.h | Jim Kingdon | 16 | -489/+197 |
1993-07-10 | doc/as.texinfo | Roland Pesch | 1 | -0/+4 |
1993-07-10 | Updates for Hitachi H8/300H | Roland Pesch | 1 | -146/+243 |
1993-07-09 | * run.c (main): Add -h flag to enable h8/300h emulation. | David Edelsohn | 3 | -20/+61 |
1993-07-09 | x | Jim Kingdon | 1 | -0/+3 |
1993-07-09 | * config/sparc/tm-sparc.h: Add comment suggesting that removing | Jim Kingdon | 1 | -1/+9 |
1993-07-09 | * utils.c: Clean up comments about wrap buffer and wrap_here. | Jim Kingdon | 2 | -34/+108 |
1993-07-09 | * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC | Jim Kingdon | 1 | -0/+3 |
1993-07-09 | * gdb.t17/interrupt.exp: Don't send \n after ^C. | Jim Kingdon | 1 | -0/+4 |
1993-07-09 | * mipsread.c (cross_ref): Set the name to unknown for "struct *" case. | Jim Kingdon | 2 | -0/+10 |
1993-07-09 | * a29k-tdep.c, findvar.c (get_saved_register): Fix byteswapping sins. | Jim Kingdon | 3 | -16/+42 |
1993-07-09 | Clean up some of the obvious m88k bitrot. | Ian Lance Taylor | 2 | -16/+16 |
1993-07-09 | * gdb.t00/help.exp: Increase expect input buffer size. | Peter Schauer | 1 | -0/+4 |
1993-07-09 | * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE. | Peter Schauer | 1 | -0/+4 |
1993-07-09 | * defs.h, remote-eb.c (TM_FILE_OVERRIDE): Remove it. | Peter Schauer | 4 | -44/+26 |
1993-07-09 | * aoutf1.h: Add definition of MACHTYPE_OK. | Jim Kingdon | 2 | -2/+21 |
1993-07-09 | * gdb.t06/signals.exp: Remove sparc xfail; bug fixed. | Jim Kingdon | 1 | -0/+2 |
1993-07-09 | * sparc-tdep.c (sparc_push_dummy_frame): Skip all the do_save_insn | Jim Kingdon | 2 | -131/+63 |
1993-07-09 | minor comment fix | Jim Kingdon | 1 | -1/+1 |
1993-07-09 | * configure: Remove extraneous output when guessing host type. | John Gilmore | 3 | -6/+14 |
1993-07-08 | keep elf.sc | Ken Raeburn | 1 | -1/+1 |
1993-07-08 | test of branches. please ignore. | Stu Grossman | 1 | -32/+40 |
1993-07-08 | * gdb.t07/watchpoint.exp: Add xfail for hppa. | Jim Kingdon | 1 | -0/+2 |
1993-07-08 | initial v9 stuff | Ken Raeburn | 4 | -0/+46 |
1993-07-08 | Make it so it compiles if QMAGIC is not defined (e.g. hp300hpux). | Jim Kingdon | 1 | -3/+9 |
1993-07-08 | ldmisc,ldlang,Makefile changes | Ken Raeburn | 1 | -1/+22 |
1993-07-08 | ldmisc.h (einfo, minfo, info): Don't bother with PARAMS macro when no | Ken Raeburn | 1 | -54/+93 |
1993-07-08 | (new_stetement): Size argument is now type size_t. | Ken Raeburn | 1 | -1/+5 |
1993-07-08 | (ALL_EMULATIONS): Include $(OTHER_EMULATIONS) in case some target has stuff | Ken Raeburn | 1 | -1/+4 |
1993-07-08 | * hppa-tdep.c (hppa_push_arguments): Allocate enough space for | Jim Kingdon | 2 | -1/+4 |
1993-07-08 | * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug. | Jim Kingdon | 1 | -0/+2 |
1993-07-08 | * hppa-tdep.c: Change _initialize_hppab_tdep to _initialize_hppa_tdep. | Jim Kingdon | 2 | -1/+5 |
1993-07-08 | fix the declaration of run_stack_dummy, as well. | Mark Eichin | 1 | -1/+1 |
1993-07-08 | Revision to this change--use ->next != NULL, not just ->next, when | Jim Kingdon | 1 | -2/+2 |
1993-07-08 | * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint | Jim Kingdon | 1 | -0/+5 |
1993-07-08 | * hosts/i386bsd.h: Conditionalize HOST_STACK_END_ADDR on __bsdi__. | Jim Kingdon | 2 | -18/+10 |