Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-07-08 | * aout64.h (N_BADMAG): Recognize QMAGIC. | Jim Kingdon | 2 | -0/+479 |
1993-07-08 | put CROSS definition into the Makefile | David D. Zuhn | 1 | -2/+2 |
1993-07-08 | Oops, not all of the tc-sparc.c change was format-independent. | Ken Raeburn | 2 | -1/+3 |
1993-07-08 | forgot to check this in yesterday | Ken Raeburn | 1 | -0/+4 |
1993-07-08 | changelog for tc-i960 change | Mark Eichin | 1 | -0/+6 |
1993-07-08 | Thu Jul 8 14:41:43 1993 Mark Eichin (eichin@cygnus.com) | Mark Eichin | 1 | -86/+93 |
1993-07-08 | config/tc-sparc.c (s_common): Revamp to handle both syntaxes, and not be | Ken Raeburn | 2 | -24/+37 |
1993-07-08 | * Make -v only print the version number. | David MacKenzie | 4 | -180/+61 |
1993-07-08 | New file bfdsumm.texi to share with ld. | David MacKenzie | 3 | -7/+161 |
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/+14 |
1993-07-08 | (REGISTER_CONVERT_TO_VIRTUAL): Use REGISTER_RAW_SIZE to determine bytes to copy. | David Edelsohn | 1 | -4/+2 |
1993-07-08 | h8/300h stuff. | David Edelsohn | 1 | -0/+8 |
1993-07-08 | (REGISTER_TYPES): Adjust for h8/300h. | David Edelsohn | 1 | -26/+10 |
1993-07-08 | (sparc_frame_chain): Handle sizeof (CORE_ADDR) != sizeof (REGISTER_TYPE). | David Edelsohn | 1 | -12/+27 |
1993-07-08 | * h8300-tdep.c (print_insn): Call print_insn_h8300h if h8/300h. | David Edelsohn | 2 | -14/+11 |
1993-07-08 | * findvar.c (read_register): Provide some support for 64 bit regs. | David Edelsohn | 2 | -2/+20 |
1993-07-08 | config/tc-h8300.h (TC_CONS_RELOC): Use R_RELLONG if h8/300h. | David Edelsohn | 1 | -0/+4 |
1993-07-08 | add mh-riscos | Jim Kingdon | 1 | -0/+1 |
1993-07-08 | * config/mips/nm-riscos.h: machine/machparam.h is always the right | Jim Kingdon | 2 | -3/+8 |
1993-07-08 | Fix a place in mipsread.c where I missed using tag_name; revision to | Jim Kingdon | 1 | -54/+69 |
1993-07-08 | * infcmd.c (run_stack_dummy): New argument name. | Jim Kingdon | 4 | -14/+93 |
1993-07-08 | Initial versions of sparc64 port. | David Edelsohn | 3 | -0/+738 |
1993-07-08 | define CROSS is cross compilation | David D. Zuhn | 1 | -2/+14 |
1993-07-08 | Initial versions of port to sparc64 simulators. | David Edelsohn | 4 | -0/+410 |
1993-07-08 | define CROSS is cross compilation | David D. Zuhn | 1 | -0/+5 |
1993-07-08 | * eval.c (evaluate_subexp): Add comment about calling a member | Jim Kingdon | 1 | -0/+3 |
1993-07-08 | remove install.cross and all.cross targets | David D. Zuhn | 1 | -0/+2 |
1993-07-08 | remove all.cross and install.cross targets | David D. Zuhn | 1 | -40/+2 |
1993-07-08 | remove another fixme | David D. Zuhn | 2 | -14/+7 |
1993-07-08 | add uniq to holes, ccross changes | David D. Zuhn | 1 | -12/+70 |
1993-07-08 | add sh for sun4 builds | David D. Zuhn | 1 | -0/+1 |
1993-07-07 | * expression.h: Clean up comment about string in STRUCT_STRUCT etc. | Jim Kingdon | 1 | -0/+2 |