aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppc-linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-10 * Makefile.in (ALLDEPFILES): Update.Daniel Jacobowitz1-5/+25
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-9/+9
2005-02-082005-02-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+13
2004-08-04* ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' withJim Blandy1-1/+3
2004-08-04Change the layout of the PowerPC E500 raw register cache to allowJim Blandy1-261/+85
2004-08-032004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-9/+9
2004-07-242004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-14/+18
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-12/+14
2004-07-172004-07-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-07-172004-07-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-06-07Add native Linux support for the PowerPC E500.Jim Blandy1-5/+400
2004-06-05* ppc-linux-nat.c (fetch_register): Don't forget to pass theJim Blandy1-1/+1
2004-06-04* ppc-linux-nat.c (store_register, fetch_register): RemoveJim Blandy1-42/+44
2004-06-02* ppc-linux-nat.c (store_register): Remove unused local 'offset'.Jim Blandy1-1/+0
2004-06-02* ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'Jim Blandy1-6/+6
2004-05-21* ppc-linux-nat.c (fetch_register): Move code back to be nextJim Blandy1-1/+1
2004-05-13* aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)Jim Blandy1-1/+1
2004-05-13* aix-thread.c (supply_gprs64, fetch_regs_user_thread)Jim Blandy1-2/+2
2004-05-11* ppc-tdep.h (struct gdbarch_tdep): Change definition ofJim Blandy1-8/+24
2004-05-10Back out change. The NetBSD changes need Jason Thorpe's approval, butJim Blandy1-24/+8
2004-05-10* ppc-tdep.h (struct gdbarch_tdep): Change definition ofJim Blandy1-8/+24
2004-05-05* ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):Jim Blandy1-4/+36
2004-05-05* config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that thisJim Blandy1-6/+11
2004-05-04* config/ppc-tdep.h (struct gdbarch_tdep): DeleteJim Blandy1-1/+2
2004-05-04* config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.Jim Blandy1-1/+1
2004-04-22* ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 isJim Blandy1-1/+1
2004-03-152004-03-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-10/+34
2004-03-082004-03-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-6/+0
2003-12-032003-12-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+34
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-11/+11
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-06-13* ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-areaJim Blandy1-11/+14
2003-06-12* ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQJim Blandy1-0/+4
2003-05-28* ppc-linux-nat.c (store_altivec_registers): Don't cast fourthJim Blandy1-2/+2
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-02-072003-02-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+4
2002-12-062002-12-06 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+1
2002-07-30 * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)Daniel Jacobowitz1-21/+2
2002-04-11Add support for the fpscr register for Power / PowerPC targets.Kevin Buettner1-4/+25
2002-02-212002-02-21 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-14/+243
2002-02-182002-02-18 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-38/+35
2002-01-242002-01-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-38/+28
2001-12-202001-12-20 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-12/+146
2001-12-092001-12-09 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-25/+45
2001-11-302001-11-29 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-23/+64
2001-11-20 2001-11-19 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-9/+2
2001-07-05 * ppc-linux-nat.c (supply_gregset): Use elf_greg_t insteadDaniel Jacobowitz1-2/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+3
2000-09-30Make definitions of supply_gregset, fill_gregset, supply_fpregset,Kevin Buettner1-4/+4