Age | Commit message (Expand) | Author | Files | Lines |
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/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 | Initial versions of port to sparc64 simulators. | David Edelsohn | 4 | -0/+410 |
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 | misc fixes to .Sanitize files | Jim Kingdon | 2 | -3/+0 |
1993-07-07 | * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972. | Jim Kingdon | 1 | -0/+2 |
1993-07-07 | * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use. | Jim Kingdon | 1 | -0/+4 |
1993-07-07 | * frame.h, blockframe.c, stack.c, a29k-tdep.c, | Jim Kingdon | 8 | -217/+247 |
1993-07-07 | gdbtypes.h: Fix comments regarding the following change: | Jim Kingdon | 1 | -4/+10 |
1993-07-06 | * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS, | John Gilmore | 2 | -16/+29 |
1993-07-06 | * gdb.t00/help.exp: Replace most of docstring for "continue" with .*. | Jim Kingdon | 1 | -0/+4 |
1993-07-06 | * Makefile.in: Remove gdb before creating a new one. | Jim Kingdon | 2 | -1/+9 |
1993-07-06 | * gdb.texinfo (Break Commands): Remove stuff about flushing terminal | Jim Kingdon | 2 | -8/+32 |
1993-07-06 | * Makefile.in (ALLPARAM): Add config/{alpha/xm-alpha.h,pa/xm-pa.h}. | Jim Kingdon | 3 | -16/+97 |
1993-07-06 | * gdb.t06/signals.c: Add xfails for sun3. | Jim Kingdon | 1 | -0/+2 |
1993-07-06 | * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836. | Jim Kingdon | 1 | -0/+2 |
1993-07-06 | * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add | Jim Kingdon | 1 | -0/+7 |
1993-07-05 | solaris doesn't have siginterrupt, though it has sigaction; however, | Mark Eichin | 1 | -0/+4 |
1993-07-04 | * h8300-tdep.c (examine_prologue): Fix call to read_memory_unsigned_integer. | David Edelsohn | 2 | -2/+6 |
1993-07-03 | * config/mips/{x,n}m-irix{3,4}.h: Make some definitions here | Jim Kingdon | 5 | -18/+29 |
1993-07-03 | * eval.c (evaluate_subexp): Improve error messages for OP_TYPE and | Jim Kingdon | 2 | -20/+61 |
1993-07-03 | * Makefile.in (distclean): Remove y.tab.h. | Jim Kingdon | 2 | -3/+22 |
1993-07-02 | * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug. | Jim Kingdon | 1 | -0/+2 |
1993-07-02 | cvs core dumped and didn't check this in last time. | Ian Lance Taylor | 1 | -1/+3 |
1993-07-02 | * config/h8500/tm-h8500.h: Define new macros. | Steve Chamberlain | 1 | -1/+22 |
1993-07-02 | * config/alpha/xm-alpha.h: Add MAKEVA_END. | Steve Chamberlain | 1 | -0/+9 |
1993-07-02 | New target macros for getting at the pc, sp and fp. | Steve Chamberlain | 3 | -60/+134 |
1993-07-02 | * configure.in (mipos-*-riscos*): New host and target; use riscos. | Ian Lance Taylor | 2 | -0/+12 |
1993-07-02 | * c-exp.y (yylex): Give error if unmatched single quote. | Jim Kingdon | 2 | -0/+6 |
1993-07-02 | * configure.in, config/m68k/*delta68*, delta68-nat.c: New port. | Jim Kingdon | 7 | -0/+162 |
1993-07-02 | new for delta 68k | Jim Kingdon | 1 | -0/+0 |
1993-07-02 | new files for Motorola delta 68k | Jim Kingdon | 5 | -0/+0 |
1993-07-02 | * Remove unused STACK_END_ADDR in the following files (in other | Jim Kingdon | 10 | -50/+19 |
1993-07-02 | * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c | Jim Kingdon | 1 | -0/+3 |
1993-07-02 | * gdb.t06/signals.exp: Add xfails unixware and rs6000. | Jim Kingdon | 1 | -0/+4 |
1993-07-02 | * config/mips-gdb.exp (gdb_exit): Removed close statement which is | Ian Lance Taylor | 2 | -1/+5 |
1993-07-02 | * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn. | Jim Kingdon | 1 | -0/+2 |
1993-07-02 | * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any | Jim Kingdon | 1 | -0/+10 |
1993-07-02 | * gdbtypes.h (struct type): Add field tag_name. | Jim Kingdon | 5 | -143/+58 |
1993-07-02 | * ser-unix.c (hardwire_noflush_set_tty_state): Use an assignment, | Jim Kingdon | 1 | -2/+3 |
1993-07-02 | * config/mips/nm-riscos.h: Define NBPG and UPAGES. | Jim Kingdon | 2 | -0/+7 |