summaryrefslogtreecommitdiff
path: root/gdb/gdbarch.c
Commit message (Expand)AuthorAgeFilesLines
* Typesystem work initial import.dberlin-typesystem-branchDaniel Berlin2001-07-061-1/+2
* * arch-utils.c (init_frame_pc_default): New functionAndrew Cagney2001-06-161-1/+1
* regenerate gdbarch.c.Andrew Cagney2001-06-161-8/+8
* Multi-arch CANNOT_FETCH_REGISTER() and CANNOT_STORE_REGISTER().Andrew Cagney2001-06-151-0/+70
* Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST().Andrew Cagney2001-06-151-0/+72
* multi-arch ADDR_BITS_REMOVE.Andrew Cagney2001-06-151-1/+36
* * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete definition.Andrew Cagney2001-06-151-4/+7
* * gdbarch.sh: Changes to effect the following:Jim Blandy2001-06-061-0/+9
* * gdbarch.sh, gdbarch.c: Revert change of 2001-06-01; allJim Blandy2001-06-061-52/+44
* Expand the gdbarch per-architecture data vector as needed, ratherJim Blandy2001-06-021-44/+52
* Fix logic selecting a new architecture. Use the sequence:Andrew Cagney2001-05-141-44/+41
* Phase 1 of the ptid_t changes.Kevin Buettner2001-05-041-8/+8
* 2001-04-06 David Smith <dsmith@redhat.com>David Smith2001-04-061-0/+35
* * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade toAndrew Cagney2001-03-241-0/+41
* Re-vamp the register code so that a lot more is routed throughAndrew Cagney2001-03-241-0/+62
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-143/+286
* Addd set_gdbarch_data() method. Update register_gdbarch_data() interface.Andrew Cagney2001-02-071-13/+70
* Changed free() to xfree() where appropriate. Also changed Copyright toJohn R. Moore2001-02-021-2/+2
* * gdbarch.sh (PARM_BOUNDARY): Define.Nicholas Duffek2001-01-221-0/+27
* Multi-arch REGISTER_BYTES_OK.Andrew Cagney2000-12-151-1/+40
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
* Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM,Andrew Cagney2000-12-041-0/+170
* Regenerate gdbarch.c.Andrew Cagney2000-11-301-17/+17
* * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin2000-10-301-2/+2
* * arch-utils.c (set_architecture, set_architecture_from_arch_mach,J.T. Conklin2000-10-271-1/+1
* Corrected spelling errors in comments.David Anderson2000-10-271-1/+1
* * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr):Peter Schauer2000-10-261-0/+34
* Corrected spelling error in comment: swaped -> swapped.David Anderson2000-09-011-1/+1
* Fri Aug 25 12:11:21 2000 David Taylor <taylor@texas.cygnus.com>David Taylor2000-08-251-2/+33
* * regcache.c (TARGET_WRITE_PC, TARGET_READ_PC, TARGET_READ_FP,Andrew Cagney2000-08-111-18/+12
* Move TARGET_*_PTR to gdbarch.h.Andrew Cagney2000-08-111-96/+80
* Rename gdbarch_update() to gdbarch_update_p()Andrew Cagney2000-08-111-1/+1
* Missing GDBARCH updates for EXTRA_STACK_ALIGNMENT needed.Andrew Cagney2000-08-041-0/+30
* * gdbarch.sh: Add print_p field for CALL_DUMMY_BREAKPINT_OFFSETJimmy Guo2000-08-021-3/+4
* Multi-arch REGISTER_SIM_REGNO. Update d10v.Andrew Cagney2000-08-021-3/+36
* 2000-08-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-08-011-2/+38
* Protoization.Kevin Buettner2000-07-301-3/+2
* Move GDB_MULTI_ARCH selection to configure*. Makes tm.h optional.Andrew Cagney2000-07-271-1/+1
* 2000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-07-241-0/+68
* * gdbarch.sh: Add NUM_PSEUDO_REGS to the gdbarch structure.Elena Zannoni2000-07-241-0/+29
* Don't try to dump void macros (when non multi-arch). They couldAndrew Cagney2000-06-121-17/+34
* Re-implement gdbach_dump() so that it prints out the macro values.Andrew Cagney2000-06-101-338/+981
* The attatched moves the remaining guff from gdbarch.{h,c,sh} toAndrew Cagney2000-06-071-408/+45
* Move generic_register_convertible_not and frame_num_args_unknown fromAndrew Cagney2000-06-061-18/+0
* Add host_pointer_to_address() and address_to_host_pointer(). AddAndrew Cagney2000-06-041-4/+4
* Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT,Andrew Cagney2000-06-021-0/+73
* Convert SAVE_DUMMY_FRAME_TOS to multi-arch.Andrew Cagney2000-05-151-0/+32
* Only try to print a macro when it is defined (in gdbarch_dump).Andrew Cagney2000-05-111-0/+189
* 2000-05-08 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-101-0/+23
* Multi-arch NPC_REGNUM NNPC_REGNUM.Andrew Cagney2000-05-021-0/+46