Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -4/+4 | |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -2/+2 | |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -1/+3 | |
2000-09-26 | Protoization. | Kevin Buettner | 1 | -6/+3 | |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -10/+6 | |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -3/+5 | |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -210/+224 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+353 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -353/+0 | |
1998-04-02 | Wed Apr 1 16:30:49 1998 Ian Dall <Ian.Dall@dsto.defence.gov.au> | Jason Molenda | 1 | -0/+353 | |
* ns32k-tdep.c (flip_bytes, ns32k_localcount, ns32k_get_enter_addr, sign_extend): Restore functions mysteriously deleted. * ns32knbsd-nat.c: New (?) file to support fetching and storing registers on NetBSD hosts. * nbsd.mh (NATDEPFILES): put ns32knbsd-nat.o instead of ns32k-nat.o * ns32km3-nat.c (reg_offset): Get order of floating point registers correct. Add extra 32382 register offsets. (REG_ADDRESS): define to point at correct part of thread state. Use calls to "warning" instead of "message". * tm-nbsd.h, tm-ns32km3.h (REGISTER_NAMES, NUM_REGS, REGISTER_BYTES, REGISTER_BYTE): redefine allowing for 32382 fpu registers. |