Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-07-09 | * run.c (main): Add -h flag to enable h8/300h emulation. | David Edelsohn | 3 | -20/+61 | |
* compile.c: Rename Hmode to HMODE (consistency with gdb). (set_h8300h): New function. (sim_resume): Add support for extu,exts insns. (sim_resume): Fix logical right shifting. (sim_resume, label alu32): Fix setting of carry flag. | |||||
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 | |
ins and locals from the registers array might clean things up. | |||||
1993-07-09 | * utils.c: Clean up comments about wrap buffer and wrap_here. | Jim Kingdon | 2 | -34/+108 | |
* printcmd.c (printf_command): Call wrap_here before vprintf. | |||||
1993-07-09 | * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC | Jim Kingdon | 1 | -0/+3 | |
compiler arranges the code and line numbers. | |||||
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 | |
Patch from ptf@delcam.co.uk (Paul Flinders). | |||||
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 | |
It still doesn't actually compile, though. | |||||
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 | |
* mips-tdep.c (init_extra_frame_info): Set proper fci->frame if pc is at the start of the dummy code. | |||||
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 | |
* gdb.t07/watchpoint.exp: Add xfail for hppa. | |||||
1993-07-09 | * sparc-tdep.c (sparc_push_dummy_frame): Skip all the do_save_insn | Jim Kingdon | 2 | -131/+63 | |
stuff, just write the sp and fp. (sparc_pop_frame): Skip the do_restore_insn; we already restore the sp with the other out registers. | |||||
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 | |
* config.guess: Remove extraneous output when guessing using C compiler rather than uname, or when guessing fails. | |||||
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 | |
* aout64.h (N_BADMAG): Recognize QMAGIC. N_TXTOFF, N_TXTADDR, N_TXTSIZE: Special code for QMAGIC. N_DATOFF: Pad text size if we need to. | |||||
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 | |
prototype is being supplied. (ldmalloc, ldrealloc): Size argument is now size_t. ldmisc.c (finfo): New function, accepts FILE* argument. (vfinfo, case 'v'): New format character; displays bfd_vma in hex without leading zeros. (vfinfo, cases 'R' and 'C'): Use finfo(%v) when displaying a bfd_vma value, instead of fprintf(%x) which won't hold a long long value. (concat, buystring): String lengths are size_t. (ldmalloc, ldrealloc, xrealloc): Size argument is now size_t. | |||||
1993-07-08 | (new_stetement): Size argument is now type size_t. | Ken Raeburn | 1 | -1/+5 | |
Added forward declaration with prototype. | |||||
1993-07-08 | (ALL_EMULATIONS): Include $(OTHER_EMULATIONS) in case some target has stuff | Ken Raeburn | 1 | -1/+4 | |
to add. | |||||
1993-07-08 | * hppa-tdep.c (hppa_push_arguments): Allocate enough space for | Jim Kingdon | 2 | -1/+4 | |
arguments. | |||||
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 | |
passing an integer argument to find_pc_line. * frame.h, blockframe.c, stack.c, a29k-tdep.c, config/gould/tmp-{pn,np1}.h, config/{sparc/tm-sparc.h,pyr/tm-pyr.h,vax/tm-vax.h}: Remove field next_frame from struct frame_info. It has no purpose beyond ->next->frame and is an artifact from GDB 2.8. | |||||
1993-07-08 | * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint | Jim Kingdon | 1 | -0/+5 | |
[0-9]*, not just [0-9]. | |||||
1993-07-08 | * hosts/i386bsd.h: Conditionalize HOST_STACK_END_ADDR on __bsdi__. | Jim Kingdon | 2 | -18/+10 | |
i386bsd.c: Remove defines of N_TXT*; the versions in aout64.h should be sufficient. Define TEXT_START_ADDR. | |||||
1993-07-08 | * aout64.h (N_BADMAG): Recognize QMAGIC. | Jim Kingdon | 2 | -0/+479 | |
N_TXTOFF, N_TXTADDR, N_TXTSIZE: Special code for QMAGIC. N_DATOFF: Pad text size if we need to. | |||||
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 | |
Still handles both syntaxes independent of format. | |||||
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 | |
* config/tc-i960.c (md_create_short_jump, md_create_long_jump, md_number_to_chars, md_section_align): Adjusted to use valueT, addressT, to match tc.h. | |||||
1993-07-08 | config/tc-sparc.c (s_common): Revamp to handle both syntaxes, and not be | Ken Raeburn | 2 | -24/+37 | |
target-specific. | |||||
1993-07-08 | * Make -v only print the version number. | David MacKenzie | 4 | -180/+61 | |
Share some Texinfo documentation with BFD. | |||||
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 | |
(REGISTER_CONVERT_TO_RAW): Ditto. | |||||
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 | |
(REGISTER_RAW_SIZE): Ditto (REGISTER_VIRTUAL_TYPE): Use builtin_type_unsigned_long for regs on the h8/300h (ints may still be 16 bits). (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, EXTRACT_STRUCT_VALUE_ADDRESS): Add FIXME's for h8/300h. Some thought needed here. | |||||
1993-07-08 | (sparc_frame_chain): Handle sizeof (CORE_ADDR) != sizeof (REGISTER_TYPE). | David Edelsohn | 1 | -12/+27 | |
(frame_saved_pc): Ditto. | |||||
1993-07-08 | * h8300-tdep.c (print_insn): Call print_insn_h8300h if h8/300h. | David Edelsohn | 2 | -14/+11 | |
(examine_prologue): reg_save_depth is 4 if h8/300h. | |||||
1993-07-08 | * findvar.c (read_register): Provide some support for 64 bit regs. | David Edelsohn | 2 | -2/+20 | |
(write_register): Ditto. |