aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch-utils.c
AgeCommit message (Expand)AuthorFilesLines
2001-08-15 * arch-utils.c (generic_skip_trampoline_code): New function.Corinna Vinschen1-0/+6
2001-08-11* target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.Andrew Cagney1-0/+14
2001-06-16* arch-utils.c (init_frame_pc_default): New functionAndrew Cagney1-0/+11
2001-06-15Multi-arch CANNOT_FETCH_REGISTER() and CANNOT_STORE_REGISTER().Andrew Cagney1-0/+6
2001-06-15Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST().Andrew Cagney1-0/+6
2001-06-15multi-arch ADDR_BITS_REMOVE.Andrew Cagney1-1/+1
2001-06-06* gdbarch.sh: Changes to effect the following:Jim Blandy1-0/+2
2001-06-06* arch-utils.c (generic_prepare_to_proceed): Allow for havingJonathan Larmour1-9/+13
2001-05-10Delete ``info architecture'' command.Andrew Cagney1-37/+0
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-5/+6
2001-04-19#include "regcache.h".Andrew Cagney1-0/+1
2001-04-062001-04-06 David Smith <dsmith@redhat.com>David Smith1-0/+55
2001-03-27* arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin1-9/+0
2001-03-072001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin1-1/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-16/+31
2001-01-022000-12-20 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder1-0/+7
2000-12-15Replace free() with xfree().Kevin Buettner1-1/+1
2000-12-04Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM,Andrew Cagney1-0/+6
2000-10-27* arch-utils.c (set_architecture, set_architecture_from_arch_mach,J.T. Conklin1-3/+3
2000-10-26 * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr):Peter Schauer1-0/+7
2000-09-01spelling correction: depdendant->dependentDavid Anderson1-1/+1
2000-08-11Rename gdbarch_update() to gdbarch_update_p()Andrew Cagney1-5/+15
2000-08-02Multi-arch REGISTER_SIM_REGNO. Update d10v.Andrew Cagney1-0/+6
2000-07-30Protoization.Kevin Buettner1-12/+5
2000-06-10Re-implement gdbach_dump() so that it prints out the macro values.Andrew Cagney1-2/+2
2000-06-08Use config.bfd to determine the default architecture and byte order.Andrew Cagney1-8/+82
2000-06-08Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney1-7/+7
2000-06-07The attatched moves the remaining guff from gdbarch.{h,c,sh} toAndrew Cagney1-2/+390
2000-06-06Move generic_register_convertible_not and frame_num_args_unknown fromAndrew Cagney1-0/+17
2000-06-02Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT,Andrew Cagney1-0/+43
2000-05-15Move core_addr_lessthan and core_addr_greaterthan to arch-utils.Andrew Cagney1-0/+19
2000-04-29Convert SKIP_PROLOGUE_FRAMELESS_P into PROLOGUE_FRAMELESS_P.Andrew Cagney1-0/+11
2000-04-19Bring RETURN_VALUE_ON_STACK under gdbarch's control.Jim Blandy1-0/+6
2000-04-09Rename gdbarch-utils.[hc] to arch-utils.[hc]Andrew Cagney1-0/+137