aboutsummaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2000-07-11* mips-tdep.c: General cleanup. Delete all #if 0 code. ConvertAndrew Cagney1-361/+180
2000-07-11Force MIPS to sign-extend any addresses read from registers.Andrew Cagney1-22/+30
2000-07-11Move the ``set mask-address'' command to remote-mips.c. DisableAndrew Cagney1-15/+71
2000-07-10* mips-tdep.c (mips_push_arguments): Always align struct_addr on aAndrew Cagney1-3/+8
2000-07-07More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE,Andrew Cagney1-29/+26
2000-07-062000-07-06 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-3/+5
2000-06-23For EABI, start allocting space on the stack when the registers areAndrew Cagney1-11/+16
2000-06-23When FP registers are full, store FP arguments on stack and not inAndrew Cagney1-12/+29
2000-06-17Add ``set debug mips'' command. Add much debugging.Andrew Cagney1-11/+91
2000-06-17For MIPS_EABI, squeeze simple floating point structs into an FP register.Andrew Cagney1-1/+8
2000-06-17EABI64 was selecting EABI32Andrew Cagney1-1/+1
2000-06-12Multi-arch GDB_TARGET_IS_MIPS64.Andrew Cagney1-23/+36
2000-06-12Print all known but not yet multi-arched values.Andrew Cagney1-7/+328
2000-06-10Re-implement gdbach_dump() so that it prints out the macro values.Andrew Cagney1-58/+76
2000-06-08MIPS is always multi-arch enabled.Andrew Cagney1-1/+25
2000-06-08Delete MIPS_DEFAULT_FPU from config/mips/*.hAndrew Cagney1-0/+9
2000-06-08Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney1-6/+6
2000-05-28PARAMS removal.Kevin Buettner1-23/+23
2000-05-16Fix signature of add_set_enum_cmd. Change VAR parameter to char**.Andrew Cagney1-5/+5
2000-05-12Handle case of 32 ABI saving 32 bit registers on stack when targetAndrew Cagney1-1/+67
2000-05-12Fix tipo 32->64 in MIPS_EABI.Andrew Cagney1-1/+1
2000-05-11Add preliminary support for IRIX's n32 abi to the MIPS's multi-arch code.Andrew Cagney1-59/+115
2000-05-08Move some of the MIPS n32 ABI configuration options into the mipsAndrew Cagney1-54/+96
2000-04-27Include "arch-utils.h".Andrew Cagney1-0/+1
2000-04-13* mips-tdep.c (do_fp_register_row): copy the number of bytesDJ Delorie1-2/+2
2000-04-09Rename gdbarch-utils.[hc] to arch-utils.[hc].Andrew Cagney1-12/+114
2000-02-22Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control.Jim Blandy1-0/+19
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-2/+13
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-1/+1
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-0/+311
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-1/+2
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-6/+4
1999-08-23import gdb-1999-08-23 snapshotJason Molenda1-2/+7
1999-07-12import gdb-1999-07-12 snapshotJason Molenda1-3/+80
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-887/+982
1999-07-07import gdb-1999-07-07 pre reformatJason Molenda1-0/+2
1999-06-14import gdb-1999-06-14 snapshotJason Molenda1-2/+9
1999-06-07import gdb-1999-06-07 snapshotJason Molenda1-22/+48
1999-05-11import gdb-1999-05-10Stan Shebs1-12/+20
1999-04-26import gdb-19990422 snapshotStan Shebs1-52/+229
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+3259
1999-04-16Initial creation of sourceware repositoryStan Shebs1-3496/+0
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-8/+7
1998-12-19 * mips-tdep.c (mips32_heuristic_proc_desc): Clear temp_saved_regsStu Grossman1-6/+9
1998-12-18Missed this file:Andrew Cagney1-0/+1
1998-12-18CARP/vr4xxx:Andrew Cagney1-90/+171
1998-12-18CARP:Andrew Cagney1-12/+30
1998-12-16CARP:Andrew Cagney1-0/+127
1998-12-12CARP: Mechanism to replace EXTRA_FRAME_INFO.Andrew Cagney1-23/+17
1998-12-10CARP:Andrew Cagney1-35/+49