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