aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbarch.h
AgeCommit message (Expand)AuthorFilesLines
2001-12-29* arch-utils.c (initialize_current_architecture): Test byte_orderAndrew Cagney1-3/+2
2001-12-20* gdbarch.sh (TARGET_CHAR_SIGNED): New macro.Jim Blandy1-0/+18
2001-12-07* dwarf2cfi.c: New file.Jiri Smid1-1/+38
2001-12-06Expand the regcache so that there is space for pseudo-registers.Andrew Cagney1-0/+40
2001-11-22 Fix for PR gdb/209, PR gdb/156:Tom Tromey1-0/+13
2001-11-07gdbarch.sh provides default for USE_STRUCT_CONVENTION.Andrew Cagney1-0/+5
2001-11-06Add predicate for PUSH_RETURN_ADDRESS.Andrew Cagney1-0/+25
2001-11-06 * arch-utils.c (generic_in_function_epilogue_p): New function.Corinna Vinschen1-0/+14
2001-11-05Change INIT_EXTRA_FRAME_INFO() to a function with predicate.Andrew Cagney1-0/+25
2001-10-31 * arch-utils.c (generic_in_solib_call_trampoline): New function.Corinna Vinschen1-0/+21
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