Age | Commit message (Expand) | Author | Files | Lines |
1994-04-01 | * config/sparc/tm-sun4sol2.h (IN_SOLIB_TRAMPOLINE): Removed, | Peter Schauer | 1 | -3/+0 |
1994-03-26 | * config/sparc/tm-sparc.h: Define USE_REGISTER_NOT_ARG. | Jim Kingdon | 1 | -0/+6 |
1994-03-23 | * stabsread.c (REG_STRUCT_HAS_ADDR): Accept additional argument | Jeff Law | 1 | -1/+1 |
1994-03-20 | (FPS_REGNUM, CPS_REGNUM): Define (so sparc-tdep.c compiles). | David Edelsohn | 1 | -11/+12 |
1994-03-20 | (SIMFILES): Use remote-sim.o instead of remote-sp64sim.o. | David Edelsohn | 1 | -1/+4 |
1994-03-10 | * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR, also | Jim Kingdon | 1 | -3/+1 |
1994-03-01 | * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP): Handle ucbsigvechandler. | Peter Schauer | 1 | -5/+9 |
1994-01-22 | * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP, SIGCONTEXT_PC_OFFSET): | Peter Schauer | 1 | -0/+7 |
1994-01-22 | * sparc-tdep.c, lynx-nat.c, config/sparc/tm-sparc.h, | Stu Grossman | 2 | -2/+18 |
1994-01-22 | * lynx-nat.c: Add Sparc support. | Stu Grossman | 3 | -46/+4 |
1994-01-21 | * dbxread.c (end_psymtab): Only patch psymtab textlow and texthigh | Jim Kingdon | 1 | -0/+3 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1 | -2/+4 |
1993-11-10 | * config/m68k/tm-m68k.h: Clean up CALL_DUMMY comment. | Jim Kingdon | 1 | -12/+6 |
1993-11-02 | * findvar.c (value_of_register, value_from_register), | Peter Schauer | 1 | -17/+0 |
1993-10-31 | Keep Lynx files | Stan Shebs | 1 | -0/+5 |
1993-10-30 | More LynxOS support | Stan Shebs | 5 | -0/+131 |
1993-10-14 | Remove references to shade. | David Edelsohn | 1 | -1/+0 |
1993-10-12 | Change sp64sim.h to sp64sim.mt in keep_these_too list. Add sp64.mt, | Fred Fish | 1 | -1/+3 |
1993-10-07 | * config/sparc/sun4os4.mh: Add comment saying why we don't use | Jim Kingdon | 1 | -0/+4 |
1993-09-18 | * defs.h (make_cleanup): Change PTR to void * when inside PARAMS. | Jim Kingdon | 1 | -0/+2 |
1993-09-17 | * remote-sim.h: New file. | Jim Kingdon | 1 | -1/+1 |
1993-08-27 | * gdbserver/low-sun3.c: New file. | Jim Kingdon | 1 | -1/+1 |
1993-08-13 | * gdbserver/Makefile.in: Use GDBSERVER_LIBS and | Jim Kingdon | 1 | -0/+1 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 |
1993-07-30 | sp64.mt: New file. | David Edelsohn | 3 | -32/+55 |
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+2 |
1993-07-27 | * config/sparc/xm-sun4os4.h: Define MEM_FNS_DECLARED and include | Jim Kingdon | 1 | -11/+13 |
1993-07-26 | * hppa-tdep.c: Remove all uses of use_unwind and `set use_unwind' | Jim Kingdon | 3 | -32/+25 |
1993-07-11 | (PRINT_REGISTER_HOOK): Fix typo, add parens around macro arg. | David Edelsohn | 1 | -3/+3 |
1993-07-09 | * config/sparc/tm-sparc.h: Add comment suggesting that removing | Jim Kingdon | 1 | -1/+9 |
1993-07-08 | (REGISTER_CONVERT_TO_VIRTUAL): Use REGISTER_RAW_SIZE to determine bytes to copy. | David Edelsohn | 1 | -4/+2 |
1993-07-08 | Initial versions of port to sparc64 simulators. | David Edelsohn | 4 | -0/+410 |
1993-07-07 | * frame.h, blockframe.c, stack.c, a29k-tdep.c, | Jim Kingdon | 1 | -2/+7 |
1993-07-05 | solaris doesn't have siginterrupt, though it has sigaction; however, | Mark Eichin | 1 | -0/+4 |
1993-06-30 | * inftarg.c: Remove unused include of terminal.h. | Jim Kingdon | 1 | -0/+6 |
1993-06-24 | * config/i386/ncr3000.mh, config/i386/i386v4.mh, | K. Richard Pixley | 1 | -10/+0 |
1993-06-13 | * dbxread.c (process_one_symbol): Set n_opt_found based on whether | Jim Kingdon | 2 | -7/+28 |
1993-06-11 | * dbxread.c (process_one_symbol): Rather than having | Jim Kingdon | 1 | -6/+0 |
1993-06-09 | removed -lresolv | K. Richard Pixley | 1 | -1/+0 |
1993-06-08 | First cut at sparc-vxworks targetting. | K. Richard Pixley | 3 | -0/+41 |
1993-06-04 | * config/sparc/xm-sun4sol2.h: define MEM_FNS_DECLARED | David D. Zuhn | 1 | -0/+4 |
1993-06-03 | * Makefile.in: Remove ser-tcp.[co]. (Use XDEPFILES instead.) | Stu Grossman | 1 | -1/+2 |
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+2 |
1993-05-21 | Change the configuration, for target 29k-udi, a little bit. | Sean Eric Fagan | 2 | -0/+2 |
1993-05-01 | * config/sparc/sun4sol2.mh (XM_CLIBS): add -lsocket which is | K. Richard Pixley | 1 | -1/+1 |
1993-04-28 | * config/sparc/xm-sun4os4.h [__STDC__]: Don't use MALLOC_INCOMPATIBLE. | Jim Kingdon | 1 | -0/+4 |
1993-04-28 | * config/sparc/sun4sol2.mh (XM_CLIBS): Define to be -lnsl. | Ian Lance Taylor | 1 | -0/+1 |
1993-04-28 | * config/sparc/xm-sun4os4.h: Declare free() to return int. | Jim Kingdon | 1 | -3/+5 |
1993-04-22 | Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1 | -8/+4 |
1993-04-20 | * irix4-nat.c (fetch_core_registers): Special version of this for | Stu Grossman | 1 | -1/+1 |