summaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Fix signature of add_set_enum_cmd. Change VAR parameter to char**.Andrew Cagney2000-05-161-5/+5
* Handle case of 32 ABI saving 32 bit registers on stack when targetAndrew Cagney2000-05-121-1/+67
* Fix tipo 32->64 in MIPS_EABI.Andrew Cagney2000-05-121-1/+1
* Add preliminary support for IRIX's n32 abi to the MIPS's multi-arch code.Andrew Cagney2000-05-111-59/+115
* Move some of the MIPS n32 ABI configuration options into the mipsAndrew Cagney2000-05-081-54/+96
* Include "arch-utils.h".Andrew Cagney2000-04-271-0/+1
* * mips-tdep.c (do_fp_register_row): copy the number of bytesDJ Delorie2000-04-131-2/+2
* Rename gdbarch-utils.[hc] to arch-utils.[hc].Andrew Cagney2000-04-091-12/+114
* Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control.Jim Blandy2000-02-221-0/+19
* import gdb-1999-12-21 snapshotJason Molenda1999-12-221-2/+13
* import gdb-1999-12-13 snapshotJason Molenda1999-12-141-1/+1
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-0/+311
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-1/+2
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-6/+4
* import gdb-1999-08-23 snapshotJason Molenda1999-08-231-2/+7
* import gdb-1999-07-12 snapshotJason Molenda1999-07-121-3/+80
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-887/+982
* import gdb-1999-07-07 pre reformatJason Molenda1999-07-071-0/+2
* import gdb-1999-06-14 snapshotJason Molenda1999-06-141-2/+9
* import gdb-1999-06-07 snapshotJason Molenda1999-06-071-22/+48
* import gdb-1999-05-10Stan Shebs1999-05-111-12/+20
* import gdb-19990422 snapshotStan Shebs1999-04-261-52/+229
* Initial revisionStan Shebs1999-04-161-0/+3259