| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up the D10V port so that GDB and the target program no | Jim Blandy | 2001-07-10 | 1 | -14/+0 |
* | * gdbarch.sh: Generate an error when conflicting macro | Andrew Cagney | 2001-06-18 | 1 | -0/+16 |
* | * arch-utils.c (init_frame_pc_default): New function | Andrew Cagney | 2001-06-16 | 1 | -1/+1 |
* | Multi-arch CANNOT_FETCH_REGISTER() and CANNOT_STORE_REGISTER(). | Andrew Cagney | 2001-06-15 | 1 | -0/+2 |
* | Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST(). | Andrew Cagney | 2001-06-15 | 1 | -11/+19 |
* | multi-arch ADDR_BITS_REMOVE. | Andrew Cagney | 2001-06-15 | 1 | -1/+11 |
* | * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete definition. | Andrew Cagney | 2001-06-15 | 1 | -12/+1 |
* | * gdbarch.sh: Make sure that '[' doesn't interpret interesting | Jim Blandy | 2001-06-07 | 1 | -31/+31 |
* | * gdbarch.sh: Changes to effect the following: | Jim Blandy | 2001-06-06 | 1 | -0/+13 |
* | * gdbarch.sh, gdbarch.c: Revert change of 2001-06-01; all | Jim Blandy | 2001-06-06 | 1 | -52/+44 |
* | Expand the gdbarch per-architecture data vector as needed, rather | Jim Blandy | 2001-06-02 | 1 | -44/+52 |
* | Fix logic selecting a new architecture. Use the sequence: | Andrew Cagney | 2001-05-14 | 1 | -60/+50 |
* | Phase 1 of the ptid_t changes. | Kevin Buettner | 2001-05-04 | 1 | -2/+2 |
* | 2001-04-06 David Smith <dsmith@redhat.com> | David Smith | 2001-04-06 | 1 | -0/+1 |
* | * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade to | Andrew Cagney | 2001-03-24 | 1 | -0/+9 |
* | Re-vamp the register code so that a lot more is routed through | Andrew Cagney | 2001-03-24 | 1 | -0/+3 |
* | * gdbarch.sh: Allow a non- multi-arch target to override a | Andrew Cagney | 2001-03-21 | 1 | -0/+2 |
* | Avoid use of ``if ! program''. | Andrew Cagney | 2001-03-21 | 1 | -25/+30 |
* | Add support for m/M methods - pure multi-arch. These do not have | Andrew Cagney | 2001-03-17 | 1 | -25/+90 |
* | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 2001-02-08 | 1 | -13/+24 |
* | Addd set_gdbarch_data() method. Update register_gdbarch_data() interface. | Andrew Cagney | 2001-02-07 | 1 | -25/+93 |
* | Changed free() to xfree() where appropriate. Also changed Copyright to | John R. Moore | 2001-02-02 | 1 | -3/+3 |
* | * gdbarch.sh (PARM_BOUNDARY): Define. | Nicholas Duffek | 2001-01-22 | 1 | -0/+1 |
* | Multi-arch REGISTER_BYTES_OK. | Andrew Cagney | 2000-12-15 | 1 | -0/+1 |
* | Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, | Andrew Cagney | 2000-12-04 | 1 | -0/+11 |
* | 2000-11-08 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2000-11-08 | 1 | -17/+17 |
* | * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, | J.T. Conklin | 2000-10-30 | 1 | -2/+2 |
* | * arch-utils.c (set_architecture, set_architecture_from_arch_mach, | J.T. Conklin | 2000-10-27 | 1 | -2/+2 |
* | Corrected spelling errors in comments. | David Anderson | 2000-10-27 | 1 | -1/+1 |
* | * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr): | Peter Schauer | 2000-10-26 | 1 | -0/+1 |
* | Revamp so that it works with Solarises version of SH. | Andrew Cagney | 2000-09-04 | 1 | -231/+244 |
* | Corrected spelling in comments: dependant->dependent swaped->swapped. | David Anderson | 2000-09-02 | 1 | -8/+8 |
* | Fri Aug 25 12:11:21 2000 David Taylor <taylor@texas.cygnus.com> | David Taylor | 2000-08-25 | 1 | -3/+13 |
* | * regcache.c (TARGET_WRITE_PC, TARGET_READ_PC, TARGET_READ_FP, | Andrew Cagney | 2000-08-11 | 1 | -8/+7 |
* | Move TARGET_*_PTR to gdbarch.h. | Andrew Cagney | 2000-08-11 | 1 | -17/+31 |
* | Rename gdbarch_update() to gdbarch_update_p() | Andrew Cagney | 2000-08-11 | 1 | -6/+8 |
* | Multi-arch EXTRA_STACK_ALIGNMENT_NEEDED (nee NO_EXTRA_ALIGNMENT_NEEDED). | Andrew Cagney | 2000-08-04 | 1 | -0/+1 |
* | * gdbarch.sh: Add print_p field for CALL_DUMMY_BREAKPINT_OFFSET | Jimmy Guo | 2000-08-02 | 1 | -1/+1 |
* | Multi-arch REGISTER_SIM_REGNO. Update d10v. | Andrew Cagney | 2000-08-02 | 1 | -0/+3 |
* | 2000-08-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2000-08-01 | 1 | -0/+1 |
* | Copy comments from gdbarch.sh to gdbarch.h. Fix a number of K&R params. | Andrew Cagney | 2000-08-01 | 1 | -59/+91 |
* | Move GDB_MULTI_ARCH selection to configure*. Makes tm.h optional. | Andrew Cagney | 2000-07-27 | 1 | -17/+9 |
* | 2000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2000-07-24 | 1 | -0/+8 |
* | * gdbarch.sh: Add NUM_PSEUDO_REGS to the gdbarch structure. | Elena Zannoni | 2000-07-24 | 1 | -0/+5 |
* | Don't try to dump void macros (when non multi-arch). They could | Andrew Cagney | 2000-06-12 | 1 | -1/+7 |
* | Re-implement gdbach_dump() so that it prints out the macro values. | Andrew Cagney | 2000-06-10 | 1 | -49/+117 |
* | The attatched moves the remaining guff from gdbarch.{h,c,sh} to | Andrew Cagney | 2000-06-07 | 1 | -421/+53 |
* | Move generic_register_convertible_not and frame_num_args_unknown from | Andrew Cagney | 2000-06-06 | 1 | -23/+0 |
* | Add host_pointer_to_address() and address_to_host_pointer(). Add | Andrew Cagney | 2000-06-04 | 1 | -2/+2 |
* | Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT, | Andrew Cagney | 2000-06-02 | 1 | -56/+103 |