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