Age | Commit message (Expand) | Author | Files | Lines |
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 |