Age | Commit message (Expand) | Author | Files | Lines |
2002-06-19 | 2002-06-19 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -23/+85 |
2002-06-17 | * gdbarch.sh (REGISTER_NAME): Change return type a constant string | Andrew Cagney | 1 | -1/+1 |
2002-06-15 | * command.h (add_setshow_auto_boolean_cmd): Replace | Andrew Cagney | 1 | -8/+8 |
2002-06-15 | * defs.h (auto_boolean): Declare enum. | Andrew Cagney | 1 | -7/+7 |
2002-06-13 | 2002-06-13 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -10/+158 |
2002-06-11 | 2002-06-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -71/+3 |
2002-06-09 | 2002-06-09 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+30 |
2002-05-21 | * Makefile.in (SFILES): Add osabi.c. | Jason Thorpe | 1 | -7/+28 |
2002-05-11 | 2002-05-11 Eric Christopher <echristo@redhat.com> | Eric Christopher | 1 | -22/+21 |
2002-05-09 | H2002-05-09 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -8/+29 |
2002-04-24 | * arch-utils.h: Update copyright. | Andrew Cagney | 1 | -4/+1 |
2002-04-18 | * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer. | Andrew Cagney | 1 | -1/+1 |
2002-04-12 | * defs.h (read_relative_register_raw_bytes): Delete declaration. | Andrew Cagney | 1 | -6/+6 |
2002-04-06 | * h8500-tdep.c (h8500_write_fp): Delete function. | Andrew Cagney | 1 | -1/+0 |
2002-03-10 | 2002-03-10 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -44/+167 |
2002-02-20 | 2002-02-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+1 |
2002-02-05 | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 1 | -3/+3 |
2002-01-20 | Eliminate IEEE_FLOAT. | Andrew Cagney | 1 | -1/+0 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -21/+21 |
2001-12-10 | * arch-utils.c (generic_register_raw_size): New function. | Andrew Cagney | 1 | -3/+8 |
2001-11-19 | * mips-tdep.c (find_proc_desc): Add cur_frame argument. Pass | Daniel Jacobowitz | 1 | -10/+20 |
2001-10-15 | Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that do | Andrew Cagney | 1 | -0/+17 |
2001-07-24 | Doco LE O32 sizeof(struct) < 4 problem. | Andrew Cagney | 1 | -1/+14 |
2001-07-15 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -2/+2 |
2001-07-12 | * mips-tdep.c (mips_type_needs_double_align): New function. | Daniel Jacobowitz | 1 | -0/+37 |
2001-07-06 | Branch prediction code cleanup | Daniel Jacobowitz | 1 | -40/+53 |
2001-07-05 | * mips-tdep.c (mips_software_single_step): New function. | Daniel Jacobowitz | 1 | -0/+27 |
2001-06-16 | * arch-utils.c (init_frame_pc_default): New function | Andrew Cagney | 1 | -0/+1 |
2001-06-15 | Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST(). | Andrew Cagney | 1 | -7/+5 |
2001-06-15 | multi-arch ADDR_BITS_REMOVE. | Andrew Cagney | 1 | -1/+5 |
2001-06-07 | * config/mips/tm-irix6.h: New file. | Eli Zaretskii | 1 | -0/+22 |
2001-06-04 | * mips-tdep.c (show_mipsfpu_command): Remove unused variable msg. | Eli Zaretskii | 1 | -12/+15 |
2001-05-12 | * mips-tdep.c (mips_store_return_value, | Jim Blandy | 1 | -2/+2 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -2/+2 |
2001-03-28 | Gag -Wuninitialized warnings. | Andrew Cagney | 1 | -1/+4 |
2001-03-26 | * mips-tdep.c (mips_gdbarch_init): Tweak indentation. | Jim Blandy | 1 | -1/+1 |
2001-03-20 | Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). | Andrew Cagney | 1 | -5/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -2/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -0/+1 |
2001-02-21 | Fix printf fmt arguments. | Andrew Cagney | 1 | -10/+32 |
2001-02-20 | When the target h/w has 8byte registers, return 8 bytes for the raw buffer size | Andrew Cagney | 1 | -0/+5 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -3/+6 |
2001-01-31 | Replace strsave() with xstrdup(). | Andrew Cagney | 1 | -5/+5 |
2001-01-04 | 2001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 1 | -1/+1 |
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/+27 |
2000-12-02 | * mips-tdep.c (struct upk_mips16): Delete fields ``inst'' and | Andrew Cagney | 1 | -174/+163 |
2000-10-30 | * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, | J.T. Conklin | 1 | -3/+3 |
2000-10-27 | Corrected spelling errors in comments. | David Anderson | 1 | -2/+2 |
2000-10-25 | Approved by Andrew Cagney <ac131313@cygnus.com> | Fred Fish | 1 | -1/+8 |