| Commit message (Expand) | Author | Age | Files | Lines |
* | * arch-utils.h: Update copyright. | Andrew Cagney | 2002-04-24 | 1 | -0/+18 |
* | 2002-04-21 David S. Miller <davem@redhat.com> | David S. Miller | 2002-04-22 | 1 | -4/+0 |
* | * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer. | Andrew Cagney | 2002-04-18 | 1 | -2/+4 |
* | * gdbarch.sh (PRINT_FLOAT_INFO): Add rule. | Richard Earnshaw | 2002-02-06 | 1 | -0/+13 |
* | 2002-02-04 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2002-02-06 | 1 | -0/+12 |
* | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 2002-02-05 | 1 | -2/+2 |
* | * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro. | Andrew Cagney | 2002-01-29 | 1 | -10/+15 |
* | Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true. | Andrew Cagney | 2002-01-20 | 1 | -45/+11 |
* | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 2002-01-05 | 1 | -19/+19 |
* | * arch-utils.c (initialize_current_architecture): Test byte_order | Andrew Cagney | 2001-12-29 | 1 | -3/+4 |
* | Add function gdbarch_info_init() replaces memset(). | Andrew Cagney | 2001-12-19 | 1 | -5/+18 |
* | LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE | Andrew Cagney | 2001-12-15 | 1 | -7/+7 |
* | Return typelength of register virtual type as size. | Andrew Cagney | 2001-12-13 | 1 | -1/+1 |
* | 2001-12-10 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2001-12-11 | 1 | -0/+8 |
* | * arch-utils.c (generic_register_raw_size): New function. | Andrew Cagney | 2001-12-10 | 1 | -0/+11 |
* | Tighten up GDB's support for returning structs by value. | Jim Blandy | 2001-11-29 | 1 | -0/+15 |
* | * arch-utils.c (generic_in_function_epilogue_p): New function. | Corinna Vinschen | 2001-11-06 | 1 | -0/+6 |
* | * arch-utils.c (generic_in_solib_call_trampoline): New function. | Corinna Vinschen | 2001-10-31 | 1 | -0/+6 |
* | 2001-09-05 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2001-09-05 | 1 | -0/+7 |
* | * arch-utils.c (generic_skip_trampoline_code): New function. | Corinna Vinschen | 2001-08-15 | 1 | -0/+6 |
* | * target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched. | Andrew Cagney | 2001-08-11 | 1 | -0/+14 |
* | * arch-utils.c (init_frame_pc_default): New function | Andrew Cagney | 2001-06-16 | 1 | -0/+11 |
* | Multi-arch CANNOT_FETCH_REGISTER() and CANNOT_STORE_REGISTER(). | Andrew Cagney | 2001-06-15 | 1 | -0/+6 |
* | Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST(). | Andrew Cagney | 2001-06-15 | 1 | -0/+6 |
* | multi-arch ADDR_BITS_REMOVE. | Andrew Cagney | 2001-06-15 | 1 | -1/+1 |
* | * gdbarch.sh: Changes to effect the following: | Jim Blandy | 2001-06-06 | 1 | -0/+2 |
* | * arch-utils.c (generic_prepare_to_proceed): Allow for having | Jonathan Larmour | 2001-06-06 | 1 | -9/+13 |
* | Delete ``info architecture'' command. | Andrew Cagney | 2001-05-10 | 1 | -37/+0 |
* | Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03 | Kevin Buettner | 2001-05-04 | 1 | -5/+6 |
* | #include "regcache.h". | Andrew Cagney | 2001-04-19 | 1 | -0/+1 |
* | 2001-04-06 David Smith <dsmith@redhat.com> | David Smith | 2001-04-06 | 1 | -0/+55 |
* | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 2001-03-27 | 1 | -9/+0 |
* | 2001-03-06 J.T. Conklin <jtc@redback.com>jimb_gnu_v3_branchpoint | J.T. Conklin | 2001-03-07 | 1 | -1/+0 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+1 |
* | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 2001-02-08 | 1 | -16/+31 |
* | 2000-12-20 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 2001-01-02 | 1 | -0/+7 |
* | Replace free() with xfree(). | Kevin Buettner | 2000-12-15 | 1 | -1/+1 |
* | Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, | Andrew Cagney | 2000-12-04 | 1 | -0/+6 |
* | * arch-utils.c (set_architecture, set_architecture_from_arch_mach, | J.T. Conklin | 2000-10-27 | 1 | -3/+3 |
* | * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr): | Peter Schauer | 2000-10-26 | 1 | -0/+7 |
* | spelling correction: depdendant->dependent | David Anderson | 2000-09-01 | 1 | -1/+1 |
* | Rename gdbarch_update() to gdbarch_update_p() | Andrew Cagney | 2000-08-11 | 1 | -5/+15 |
* | Multi-arch REGISTER_SIM_REGNO. Update d10v. | Andrew Cagney | 2000-08-02 | 1 | -0/+6 |
* | Protoization.gdb-post-protoization-2000-07-29 | Kevin Buettner | 2000-07-30 | 1 | -12/+5 |
* | Re-implement gdbach_dump() so that it prints out the macro values. | Andrew Cagney | 2000-06-10 | 1 | -2/+2 |
* | Use config.bfd to determine the default architecture and byte order. | Andrew Cagney | 2000-06-08 | 1 | -8/+82 |
* | Change signature of function add_set_enum_cmd() so that it uses | Andrew Cagney | 2000-06-08 | 1 | -7/+7 |
* | The attatched moves the remaining guff from gdbarch.{h,c,sh} to | Andrew Cagney | 2000-06-07 | 1 | -2/+390 |
* | Move generic_register_convertible_not and frame_num_args_unknown from | Andrew Cagney | 2000-06-06 | 1 | -0/+17 |
* | Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT, | Andrew Cagney | 2000-06-02 | 1 | -0/+43 |