Age | Commit message (Expand) | Author | Files | Lines |
2004-06-07 | Add native Linux support for the PowerPC E500. | Jim Blandy | 1 | -0/+2 |
2004-06-07 | 2004-06-06 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -1/+3 |
2004-06-05 | * rs6000-tdep.c (rs6000_store_return_value): Use | Jim Blandy | 1 | -14/+30 |
2004-06-02 | * ppc-tdep.h: Delete unused 'regoff' member. | Jim Blandy | 1 | -8/+0 |
2004-05-28 | * rs6000-tdep.c: Use the modern gdbarch methods for handling the | Jim Blandy | 1 | -61/+38 |
2004-05-28 | * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted. | Jim Blandy | 1 | -16/+50 |
2004-05-22 | * ppc-tdep.h (spe_register_p): New declaration. | Jim Blandy | 1 | -0/+35 |
2004-05-20 | * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes. | Jim Blandy | 1 | -5/+7 |
2004-05-19 | * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields | Jim Blandy | 1 | -26/+20 |
2004-05-15 | * rs6000-tdep.c (store_param_on_stack_p): New function, | Joel Brobecker | 1 | -20/+85 |
2004-05-13 | * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs) | Jim Blandy | 1 | -5/+5 |
2004-05-13 | * aix-thread.c (supply_gprs64, fetch_regs_user_thread) | Jim Blandy | 1 | -2/+6 |
2004-05-11 | * ppc-tdep.h (struct gdbarch_tdep): Change definition of | Jim Blandy | 1 | -12/+42 |
2004-05-10 | Back out change. The NetBSD changes need Jason Thorpe's approval, but | Jim Blandy | 1 | -42/+12 |
2004-05-10 | * ppc-tdep.h (struct gdbarch_tdep): Change definition of | Jim Blandy | 1 | -12/+42 |
2004-05-10 | * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do | Jim Blandy | 1 | -1/+1 |
2004-05-10 | * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in | Jim Blandy | 1 | -1/+1 |
2004-05-08 | 2004-05-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2004-05-05 | * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this | Jim Blandy | 1 | -9/+19 |
2004-05-04 | * config/ppc-tdep.h (struct gdbarch_tdep): Delete | Jim Blandy | 1 | -4/+2 |
2004-04-23 | * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float, | Jerome Guitton | 1 | -12/+5 |
2004-04-22 | Add OpenBSD/powerpc support. | Mark Kettenis | 1 | -0/+161 |
2004-04-21 | * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes. | Jim Blandy | 1 | -2/+2 |
2004-04-01 | * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified | Jim Blandy | 1 | -35/+40 |
2004-03-29 | * rs6000-tdep.c (skip_prologue): Recognize moves from argument | Jim Blandy | 1 | -4/+13 |
2004-03-23 | 2004-03-23 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -124/+0 |
2004-03-22 | 2004-03-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -56/+0 |
2004-03-20 | Remove old frame code. Enable new frame code for AIX. | Kevin Buettner | 1 | -279/+5 |
2004-03-20 | Commit Andrew Cagney's rs6000 / PPC framification patch. | Kevin Buettner | 1 | -14/+245 |
2004-03-18 | 2004-03-18 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+19 |
2004-03-15 | 2004-03-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2004-03-02 | 2004-03-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+5 |
2004-03-01 | 2004-02-29 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+8 |
2004-02-17 | 2004-02-17 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+4 |
2004-02-16 | 2004-02-09 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2004-02-14 | 2004-02-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+0 |
2004-02-12 | 2004-02-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -11/+0 |
2004-01-26 | 2004-01-26 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2004-01-17 | 2004-01-17 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2004-01-17 | 2004-01-16 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -10/+21 |
2004-01-13 | 2004-01-13 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2003-11-08 | 2003-11-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+2 |
2003-11-07 | 2003-11-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -14/+3 |
2003-10-31 | 2003-10-31 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+9 |
2003-10-22 | 2003-10-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+4 |
2003-10-10 | 2003-10-10 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -85/+5 |
2003-10-10 | 2003-10-10 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+2 |
2003-10-10 | 2003-10-09 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+10 |
2003-10-03 | 2003-10-03 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+13 |
2003-10-02 | 2003-10-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -15/+15 |