Age | Commit message (Expand) | Author | Files | Lines |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -9/+9 |
2005-02-07 | 2005-02-06 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+7 |
2005-01-26 | 2005-01-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+55 |
2005-01-14 | 2005-01-13 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -6/+9 |
2004-11-25 | Approved by Kevin Buettner <kevinb@redhat.com> | Fred Fish | 1 | -2/+11 |
2004-11-12 | 2004-11-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2004-11-11 | 2004-11-10 msnyder <msnyder@redhat.com> | Michael Snyder | 1 | -4/+8 |
2004-10-13 | * rs6000-tdep.c (rs6000_push_dummy_call): Replace references to | Kevin Buettner | 1 | -22/+20 |
2004-08-09 | * rs6000-tdep.c (set_sim_regno, init_sim_regno_table, | Jim Blandy | 1 | -0/+15 |
2004-08-04 | * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with | Jim Blandy | 1 | -5/+11 |
2004-08-04 | Change the layout of the PowerPC E500 raw register cache to allow | Jim Blandy | 1 | -72/+156 |
2004-08-04 | gdb/ChangeLog: | Jim Blandy | 1 | -0/+105 |
2004-08-03 | 2004-08-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2004-07-31 | 2004-07-31 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-07-20 | * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for | Jim Blandy | 1 | -0/+1 |
2004-07-20 | Include PowerPC SPR numbers for special-purpose registers. | Jim Blandy | 1 | -69/+102 |
2004-07-20 | * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power'; | Jim Blandy | 1 | -5/+4 |
2004-07-16 | * rs6000-tdep.c (registers_602): Correct register name: "esassr" | Jim Blandy | 1 | -1/+1 |
2004-07-15 | * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum. | Jim Blandy | 1 | -1/+19 |
2004-07-14 | * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused. | Jim Blandy | 1 | -11/+0 |
2004-07-14 | * rs6000-tdep.c (registers_860): Correct register name. (No PPC | Jim Blandy | 1 | -1/+1 |
2004-07-08 | * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted. | Jim Blandy | 1 | -8/+0 |
2004-06-20 | 2004-06-20 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+1 |
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 |