summaryrefslogtreecommitdiff
path: root/gdb/ppc-sysv-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Handle passingJoseph Myers2008-06-261-19/+31
* * ppc-linux-tdep.c (ppc_linux_init_abi): Do not installUlrich Weigand2008-05-161-17/+0
* 2008-05-03 Luis Machado <luisgpm@br.ibm.com>Thiago Jung Bauermann2008-05-031-1/+1
* * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): HandleUlrich Weigand2008-05-021-15/+34
* doc/ChangeLog:Corinna Vinschen2008-04-221-6/+7
* Luis Machado <luisgpm@br.ibm.com>Mark Kettenis2008-02-021-9/+13
* * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Write 32-bitThiago Jung Bauermann2008-02-011-21/+35
* * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Add support forThiago Jung Bauermann2008-01-301-0/+202
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-11-16 Markus Deuling <deuling@de.ibm.com>Markus Deuling2007-11-161-19/+13
* 2007-11-07 Joseph Myers <joseph@codesourcery.com>Joseph Myers2007-11-081-19/+60
* include:Joseph Myers2007-11-081-7/+150
* * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Check the selectedDaniel Jacobowitz2007-10-301-22/+69
* * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Handle other integerDaniel Jacobowitz2007-09-061-2/+7
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-4/+10
* * arm-tdep.c (arm_print_float_info): Use register value from FRAMEUlrich Weigand2007-06-151-2/+2
* * inferior.h (read_sp): Remove prototype.Ulrich Weigand2007-05-131-5/+9
* * doublest.c (floatformat_from_length): Use the right element fromDaniel Jacobowitz2007-01-291-13/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-10-24 Paul Gilliam <pgilliam@us.ibm.comPaul Gilliam2005-11-071-15/+28
* * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Fix the code thatMark Kettenis2005-08-171-40/+21
* * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Set conditionMark Kettenis2005-08-161-2/+20
* 2005-05-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-251-16/+16
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-1/+1
* 2005-02-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-091-39/+72
* 2005-02-06 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-071-3/+4
* 2004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-121-2/+2
* 2004-06-06 Randolph Chung <tausq@debian.org>Randolph Chung2004-06-071-2/+4
* * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert thatJim Blandy2004-05-071-0/+6
* * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that thisJim Blandy2004-05-051-19/+25
* 2003-11-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-141-14/+26
* 2003-11-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-101-71/+75
* 2003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-071-71/+23
* 2003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-311-1/+20
* 2003-10-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-201-15/+0
* 2003-10-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-101-21/+251
* 2003-10-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-101-1/+290
* 2003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-061-66/+56
* 2003-10-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-031-0/+194
* 2003-09-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-191-15/+0
* 2003-09-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-161-14/+0
* 2003-09-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-121-254/+236
* 2003-09-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-111-2/+2
* 2003-09-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-091-0/+4
* 2003-09-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-091-1/+12
* 2003-09-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-091-2/+4
* 2003-05-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-131-2/+2