This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfc] [00/14] Push REGCACHE into target_fetch/store_registers


> The patch set implementing the above change consists of the
> following patches:
> 
> Fix the const-correctness problems:
>  1. irix5-nat.c
>  2. m32r-linux-nat.c
> 
> Prepare some (groups of) targets by pushing REGCACHE into 
> internal helper routines:
>  3. aix-thread.c
>  4. alpha targets
>  5. arm targets
>  6. cris target
>  7. i387 targets
>  8. mips targets
>  9. sh targets
> 10. nto targets
> 11. monitor targets
> 
> Convert supply_gregset etc. routines
> 12. (one patch)
> 
> Convert core_fn core_read_registers callback
> 13. (one patch)
> 
> Actually convert to_store_registers / to_fetch_registers
> 14. (one patch)

I've committed those patches now.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]