Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-15 | * TODO (register_buffer): Delete. | Andrew Cagney | 1 | -7/+8 | |
* regcache.c (register_buffer): Make static. (regcache_collect): New function. * regcache.h (register_buffer): Delete declaration. (regcache_collect): Declare. * remote.c (store_register_using_P): Rewrite using regcache_collect. (remote_store_registers): Ditto. * go32-nat.c (store_register): Ditto. | |||||
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -3/+3 | |
2001-03-24 | Re-vamp the register code so that a lot more is routed through | Andrew Cagney | 1 | -4/+14 | |
{read,write}_register_gen. Hook that function with multi-arch. | |||||
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 | |
2001-03-01 | * regcache.h (register_valid): Fix comment documenting valid | Andrew Cagney | 1 | -1/+1 | |
states. | |||||
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -0/+71 | |