| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade to | Andrew Cagney | 2001-03-24 | 1 | -0/+41 |
* | Re-vamp the register code so that a lot more is routed through | Andrew Cagney | 2001-03-24 | 1 | -0/+62 |
* | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 2001-02-08 | 1 | -143/+286 |
* | Addd set_gdbarch_data() method. Update register_gdbarch_data() interface. | Andrew Cagney | 2001-02-07 | 1 | -13/+70 |
* | Changed free() to xfree() where appropriate. Also changed Copyright to | John R. Moore | 2001-02-02 | 1 | -2/+2 |
* | * gdbarch.sh (PARM_BOUNDARY): Define. | Nicholas Duffek | 2001-01-22 | 1 | -0/+27 |
* | Multi-arch REGISTER_BYTES_OK. | Andrew Cagney | 2000-12-15 | 1 | -1/+40 |
* | Replace free() with xfree(). | Kevin Buettner | 2000-12-15 | 1 | -1/+1 |
* | Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, | Andrew Cagney | 2000-12-04 | 1 | -0/+170 |
* | Regenerate gdbarch.c. | Andrew Cagney | 2000-11-30 | 1 | -17/+17 |
* | * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, | J.T. Conklin | 2000-10-30 | 1 | -2/+2 |
* | * arch-utils.c (set_architecture, set_architecture_from_arch_mach, | J.T. Conklin | 2000-10-27 | 1 | -1/+1 |
* | Corrected spelling errors in comments. | David Anderson | 2000-10-27 | 1 | -1/+1 |
* | * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr): | Peter Schauer | 2000-10-26 | 1 | -0/+34 |
* | Corrected spelling error in comment: swaped -> swapped. | David Anderson | 2000-09-01 | 1 | -1/+1 |
* | Fri Aug 25 12:11:21 2000 David Taylor <taylor@texas.cygnus.com> | David Taylor | 2000-08-25 | 1 | -2/+33 |
* | * regcache.c (TARGET_WRITE_PC, TARGET_READ_PC, TARGET_READ_FP, | Andrew Cagney | 2000-08-11 | 1 | -18/+12 |
* | Move TARGET_*_PTR to gdbarch.h. | Andrew Cagney | 2000-08-11 | 1 | -96/+80 |
* | Rename gdbarch_update() to gdbarch_update_p() | Andrew Cagney | 2000-08-11 | 1 | -1/+1 |
* | Missing GDBARCH updates for EXTRA_STACK_ALIGNMENT needed. | Andrew Cagney | 2000-08-04 | 1 | -0/+30 |
* | * gdbarch.sh: Add print_p field for CALL_DUMMY_BREAKPINT_OFFSET | Jimmy Guo | 2000-08-02 | 1 | -3/+4 |
* | Multi-arch REGISTER_SIM_REGNO. Update d10v. | Andrew Cagney | 2000-08-02 | 1 | -3/+36 |
* | 2000-08-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2000-08-01 | 1 | -2/+38 |
* | Protoization.gdb-post-protoization-2000-07-29 | Kevin Buettner | 2000-07-30 | 1 | -3/+2 |
* | Move GDB_MULTI_ARCH selection to configure*. Makes tm.h optional. | Andrew Cagney | 2000-07-27 | 1 | -1/+1 |
* | 2000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2000-07-24 | 1 | -0/+68 |
* | * gdbarch.sh: Add NUM_PSEUDO_REGS to the gdbarch structure. | Elena Zannoni | 2000-07-24 | 1 | -0/+29 |
* | Don't try to dump void macros (when non multi-arch). They could | Andrew Cagney | 2000-06-12 | 1 | -17/+34 |
* | Re-implement gdbach_dump() so that it prints out the macro values. | Andrew Cagney | 2000-06-10 | 1 | -338/+981 |
* | The attatched moves the remaining guff from gdbarch.{h,c,sh} to | Andrew Cagney | 2000-06-07 | 1 | -408/+45 |
* | Move generic_register_convertible_not and frame_num_args_unknown from | Andrew Cagney | 2000-06-06 | 1 | -18/+0 |
* | Add host_pointer_to_address() and address_to_host_pointer(). Add | Andrew Cagney | 2000-06-04 | 1 | -4/+4 |
* | Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT, | Andrew Cagney | 2000-06-02 | 1 | -0/+73 |
* | Convert SAVE_DUMMY_FRAME_TOS to multi-arch. | Andrew Cagney | 2000-05-15 | 1 | -0/+32 |
* | Only try to print a macro when it is defined (in gdbarch_dump). | Andrew Cagney | 2000-05-11 | 1 | -0/+189 |
* | 2000-05-08 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2000-05-10 | 1 | -0/+23 |
* | Multi-arch NPC_REGNUM NNPC_REGNUM. | Andrew Cagney | 2000-05-02 | 1 | -0/+46 |
* | re-do how gdbarch provides non-multi arch defaults so that non- | Andrew Cagney | 2000-05-02 | 1 | -36/+0 |
* | Convert SKIP_PROLOGUE_FRAMELESS_P into PROLOGUE_FRAMELESS_P. | Andrew Cagney | 2000-04-29 | 1 | -0/+27 |
* | 2000-04-27 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2000-04-28 | 1 | -12/+4 |
* | Convert REG_STRUCT_HAS_ADDR to multi-arch. Use REG_STRUCT_HAS_ADDR_P | Andrew Cagney | 2000-04-22 | 1 | -0/+30 |
* | * valops.c (hand_function_call): Replace #ifdef STACK_ALIGN with | Andrew Cagney | 2000-04-21 | 1 | -0/+30 |
* | * gdbarch.sh: Make multi-arch variable defaults, defaults for non- | Andrew Cagney | 2000-04-20 | 1 | -10/+6 |
* | Bring RETURN_VALUE_ON_STACK under gdbarch's control. | Jim Blandy | 2000-04-19 | 1 | -0/+27 |
* | Only dump IEEE_FLOAT when defined. | Andrew Cagney | 2000-04-17 | 1 | -0/+2 |
* | * remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.c | Andrew Cagney | 2000-04-17 | 1 | -0/+26 |
* | Bring IEEE_FLOAT under gdbarch's control. | Jim Blandy | 2000-04-14 | 1 | -0/+23 |
* | * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new | Jim Blandy | 2000-04-14 | 1 | -0/+51 |
* | Rename gdbarch-utils.[hc] to arch-utils.[hc]gdb_5_0-2000-04-10-branchpoint | Andrew Cagney | 2000-04-09 | 1 | -1/+1 |
* | * gdbarch-utils.h, gdbarch-utils.c: New files. | Andrew Cagney | 2000-04-03 | 1 | -45/+30 |