summaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* * mips-tdep.c: General cleanup. Delete all #if 0 code. ConvertAndrew Cagney2000-07-111-361/+180
* Force MIPS to sign-extend any addresses read from registers.Andrew Cagney2000-07-111-22/+30
* Move the ``set mask-address'' command to remote-mips.c. DisableAndrew Cagney2000-07-111-15/+71
* * mips-tdep.c (mips_push_arguments): Always align struct_addr on aAndrew Cagney2000-07-101-3/+8
* More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE,Andrew Cagney2000-07-071-29/+26
* 2000-07-06 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-07-061-3/+5
* For EABI, start allocting space on the stack when the registers areAndrew Cagney2000-06-231-11/+16
* When FP registers are full, store FP arguments on stack and not inAndrew Cagney2000-06-231-12/+29
* Add ``set debug mips'' command. Add much debugging.Andrew Cagney2000-06-171-11/+91
* For MIPS_EABI, squeeze simple floating point structs into an FP register.Andrew Cagney2000-06-171-1/+8
* EABI64 was selecting EABI32Andrew Cagney2000-06-171-1/+1
* Multi-arch GDB_TARGET_IS_MIPS64.Andrew Cagney2000-06-121-23/+36
* Print all known but not yet multi-arched values.Andrew Cagney2000-06-121-7/+328
* Re-implement gdbach_dump() so that it prints out the macro values.Andrew Cagney2000-06-101-58/+76
* MIPS is always multi-arch enabled.Andrew Cagney2000-06-081-1/+25
* Delete MIPS_DEFAULT_FPU from config/mips/*.hAndrew Cagney2000-06-081-0/+9
* Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney2000-06-081-6/+6
* PARAMS removal.Kevin Buettner2000-05-281-23/+23
* 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 creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+3259
* Initial creation of sourceware repositoryStan Shebs1999-04-161-3496/+0
* hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1998-12-281-8/+7
* * mips-tdep.c (mips32_heuristic_proc_desc): Clear temp_saved_regsStu Grossman1998-12-191-6/+9
* Missed this file:Andrew Cagney1998-12-181-0/+1
* CARP/vr4xxx:Andrew Cagney1998-12-181-90/+171
* CARP:Andrew Cagney1998-12-181-12/+30
* CARP:Andrew Cagney1998-12-161-0/+127
* CARP: Mechanism to replace EXTRA_FRAME_INFO.Andrew Cagney1998-12-121-23/+17
* CARP:Andrew Cagney1998-12-101-35/+49