summaryrefslogtreecommitdiff
path: root/gdb/rs6000-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Add native Linux support for the PowerPC E500.Jim Blandy2004-06-071-0/+2
* 2004-06-06 Randolph Chung <tausq@debian.org>Randolph Chung2004-06-071-1/+3
* * rs6000-tdep.c (rs6000_store_return_value): UseJim Blandy2004-06-051-14/+30
* * ppc-tdep.h: Delete unused 'regoff' member.Jim Blandy2004-06-021-8/+0
* * rs6000-tdep.c: Use the modern gdbarch methods for handling theJim Blandy2004-05-281-61/+38
* * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.Jim Blandy2004-05-281-16/+50
* * ppc-tdep.h (spe_register_p): New declaration.Jim Blandy2004-05-221-0/+35
* * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.Jim Blandy2004-05-201-5/+7
* * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fieldsJim Blandy2004-05-191-26/+20
* * rs6000-tdep.c (store_param_on_stack_p): New function,Joel Brobecker2004-05-151-20/+85
* * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)Jim Blandy2004-05-131-5/+5
* * aix-thread.c (supply_gprs64, fetch_regs_user_thread)Jim Blandy2004-05-131-2/+6
* * ppc-tdep.h (struct gdbarch_tdep): Change definition ofJim Blandy2004-05-111-12/+42
* Back out change. The NetBSD changes need Jason Thorpe's approval, butJim Blandy2004-05-101-42/+12
* * ppc-tdep.h (struct gdbarch_tdep): Change definition ofJim Blandy2004-05-101-12/+42
* * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, doJim Blandy2004-05-101-1/+1
* * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error inJim Blandy2004-05-101-1/+1
* 2004-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-05-081-1/+0
* * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that thisJim Blandy2004-05-051-9/+19
* * config/ppc-tdep.h (struct gdbarch_tdep): DeleteJim Blandy2004-05-041-4/+2
* * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,Jerome Guitton2004-04-231-12/+5
* Add OpenBSD/powerpc support.Mark Kettenis2004-04-221-0/+161
* * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.Jim Blandy2004-04-211-2/+2
* * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unifiedJim Blandy2004-04-011-35/+40
* * rs6000-tdep.c (skip_prologue): Recognize moves from argumentJim Blandy2004-03-291-4/+13
* 2004-03-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-231-124/+0
* 2004-03-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-221-56/+0
* Remove old frame code. Enable new frame code for AIX.Kevin Buettner2004-03-201-279/+5
* Commit Andrew Cagney's rs6000 / PPC framification patch.Kevin Buettner2004-03-201-14/+245
* 2004-03-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-181-2/+19
* 2004-03-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-151-2/+2
* 2004-03-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-021-2/+5
* 2004-02-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-011-0/+8
* 2004-02-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-171-0/+4
* 2004-02-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-161-3/+3
* 2004-02-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-02-141-1/+0
* 2004-02-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-121-11/+0
* 2004-01-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-261-1/+1
* 2004-01-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-171-1/+0
* 2004-01-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-171-10/+21
* 2004-01-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-131-1/+0
* 2003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-081-1/+2
* 2003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-071-14/+3
* 2003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-311-0/+9
* 2003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-221-2/+4
* 2003-10-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-101-85/+5
* 2003-10-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-101-0/+2
* 2003-10-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-101-0/+10
* 2003-10-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-031-4/+13
* 2003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-021-15/+15