aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbarch.h
AgeCommit message (Expand)AuthorFilesLines
2001-10-21Add explicit #include of "value.h".Andrew Cagney1-0/+3
2001-10-15Provide a valid non-multi-arch default for INTEGER_TO_ADDRESS.Andrew Cagney1-1/+1
2001-10-15Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that doAndrew Cagney1-0/+37
2001-09-052001-09-05 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-5/+19
2001-08-15 * arch-utils.c (generic_skip_trampoline_code): New function.Corinna Vinschen1-0/+17
2001-08-11* target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.Andrew Cagney1-0/+21
2001-07-10Clean up the D10V port so that GDB and the target program noJim Blandy1-110/+0
2001-06-18* gdbarch.sh: Generate an error when conflicting macroAndrew Cagney1-0/+385
2001-06-16* arch-utils.c (init_frame_pc_default): New functionAndrew Cagney1-1/+1
2001-06-15Multi-arch CANNOT_FETCH_REGISTER() and CANNOT_STORE_REGISTER().Andrew Cagney1-0/+28
2001-06-15Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST().Andrew Cagney1-0/+28
2001-06-15multi-arch ADDR_BITS_REMOVE.Andrew Cagney1-1/+25
2001-06-15* gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete definition.Andrew Cagney1-11/+22
2001-06-06* gdbarch.sh: Changes to effect the following:Jim Blandy1-0/+4
2001-05-14Fix logic selecting a new architecture. Use the sequence:Andrew Cagney1-12/+5
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-8/+8
2001-04-062001-04-06 David Smith <dsmith@redhat.com>David Smith1-0/+14
2001-03-24* config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade toAndrew Cagney1-0/+40
2001-03-24Re-vamp the register code so that a lot more is routed throughAndrew Cagney1-0/+12
2001-03-21* gdbarch.sh: Allow a non- multi-arch target to override aAndrew Cagney1-0/+8
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-15/+15
2001-02-07Addd set_gdbarch_data() method. Update register_gdbarch_data() interface.Andrew Cagney1-12/+23
2001-02-02Changed free() to xfree() where appropriate. Also changed Copyright toJohn R. Moore1-1/+1
2001-01-22 * gdbarch.sh (PARM_BOUNDARY): Define.Nicholas Duffek1-0/+8
2000-12-15Multi-arch REGISTER_BYTES_OK.Andrew Cagney1-0/+29
2000-12-04Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM,Andrew Cagney1-0/+80
2000-10-27* arch-utils.c (set_architecture, set_architecture_from_arch_mach,J.T. Conklin1-1/+1
2000-10-26 * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr):Peter Schauer1-0/+14
2000-09-02Fixed spelling errors in comments: dependant->dependent in several places.David Anderson1-7/+7
2000-08-25Fri Aug 25 12:11:21 2000 David Taylor <taylor@texas.cygnus.com>David Taylor1-3/+26
2000-08-11 * regcache.c (TARGET_WRITE_PC, TARGET_READ_PC, TARGET_READ_FP,Andrew Cagney1-0/+30
2000-08-11Move TARGET_*_PTR to gdbarch.h.Andrew Cagney1-20/+81
2000-08-11Rename gdbarch_update() to gdbarch_update_p()Andrew Cagney1-5/+7
2000-08-04Multi-arch EXTRA_STACK_ALIGNMENT_NEEDED (nee NO_EXTRA_ALIGNMENT_NEEDED).Andrew Cagney1-0/+13
2000-08-02Multi-arch REGISTER_SIM_REGNO. Update d10v.Andrew Cagney1-0/+17
2000-08-012000-08-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-0/+14
2000-08-01Copy comments from gdbarch.sh to gdbarch.h. Fix a number of K&R params.Andrew Cagney1-0/+17
2000-07-27Move GDB_MULTI_ARCH selection to configure*. Makes tm.h optional.Andrew Cagney1-152/+144
2000-07-242000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-0/+28
2000-07-24 * gdbarch.sh: Add NUM_PSEUDO_REGS to the gdbarch structure.Elena Zannoni1-0/+13
2000-06-10Re-implement gdbach_dump() so that it prints out the macro values.Andrew Cagney1-4/+16
2000-06-07The attatched moves the remaining guff from gdbarch.{h,c,sh} toAndrew Cagney1-13/+8
2000-06-06Move generic_register_convertible_not and frame_num_args_unknown fromAndrew Cagney1-5/+0
2000-06-04Add host_pointer_to_address() and address_to_host_pointer(). AddAndrew Cagney1-6/+6
2000-06-02Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT,Andrew Cagney1-0/+39
2000-05-15Convert SAVE_DUMMY_FRAME_TOS to multi-arch.Andrew Cagney1-0/+29
2000-05-102000-05-08 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-0/+13
2000-05-02Multi-arch NPC_REGNUM NNPC_REGNUM.Andrew Cagney1-0/+26
2000-05-02re-do how gdbarch provides non-multi arch defaults so that non-Andrew Cagney1-0/+192
2000-04-29Convert SKIP_PROLOGUE_FRAMELESS_P into PROLOGUE_FRAMELESS_P.Andrew Cagney1-0/+7