summaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* A single-file branch to help me keep things straight while adaptingjimb_gnu_v3_branchcvs/jimb_gnu_v3_branchJim Blandy2001-03-241-4693/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Fix printf fmt arguments.Andrew Cagney2001-02-211-10/+32
* When the target h/w has 8byte registers, return 8 bytes for the raw buffer sizeAndrew Cagney2001-02-201-0/+5
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-3/+6
* Replace strsave() with xstrdup().Andrew Cagney2001-01-311-5/+5
* 2001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2001-01-041-1/+1
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
* Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM,Andrew Cagney2000-12-041-0/+27
* * mips-tdep.c (struct upk_mips16): Delete fields ``inst'' andAndrew Cagney2000-12-021-174/+163
* * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin2000-10-301-3/+3
* Corrected spelling errors in comments.David Anderson2000-10-271-2/+2
* Approved by Andrew Cagney <ac131313@cygnus.com>Fred Fish2000-10-251-1/+8
* Corrected spelling errors in commentsDavid Anderson2000-10-231-1/+1
* Check arches->gdbarch and not current_gdbarch when looking for a match.Andrew Cagney2000-08-191-2/+2
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-9/+4
* * 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.gdb-post-params-removal-2000-05-28Kevin 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