Age | Commit message (Expand) | Author | Files | Lines |
2002-01-08 | 2002-01-07 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+1 |
2002-01-06 | * valops.c (value_arg_coerce): Fix formatting. | Mark Kettenis | 1 | -2/+3 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -1/+1 |
2002-01-04 | 2002-01-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -1/+11 |
2002-01-04 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -114/+113 |
2001-12-12 | Approved by Jim Blandy: | Fred Fish | 1 | -3/+1 |
2001-12-07 | Undo accidental commit of a separate patch. | Daniel Jacobowitz | 1 | -11/+1 |
2001-12-07 | * valops.c (hand_function_call): Check for method arguments in | Daniel Jacobowitz | 1 | -2/+33 |
2001-11-13 | * valops.c (default_coerce_float_to_double, | Jim Blandy | 1 | -14/+28 |
2001-11-06 | Add predicate for PUSH_RETURN_ADDRESS. | Andrew Cagney | 1 | -12/+12 |
2001-10-16 | * value.h (value_as_address): Rename value_as_pointer. | Andrew Cagney | 1 | -3/+3 |
2001-07-10 | Clean up the D10V port so that GDB and the target program no | Jim Blandy | 1 | -47/+2 |
2001-07-10 | * valops.c (value_cast): When casting a pointer to an integer, | Jim Blandy | 1 | -1/+12 |
2001-05-19 | 2001-05-07 Daniel Berlin <dan@cgsoftware.com> | Daniel Berlin | 1 | -6/+6 |
2001-04-27 | (Changes from Daniel Berlin, with revisions by Jim Blandy.) | Jim Blandy | 1 | -220/+1 |
2001-03-19 | * valops.c (hand_function_call): Simplify computation of the | Andrew Cagney | 1 | -12/+5 |
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 | -2/+3 |
2001-02-06 | 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com> | Michael Snyder | 1 | -3/+3 |
2001-02-06 | * valops.c (value_cast): If casting a scalar to a pointer, do not | David Taylor | 1 | -4/+15 |
2001-01-04 | * valops.c (VALUE_SUBSTRING_START): Delete. | Nicholas Duffek | 1 | -2/+0 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -2/+2 |
2000-11-08 | Protoization. | Kevin Buettner | 1 | -4/+1 |
2000-10-26 | * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr): | Peter Schauer | 1 | -5/+0 |
2000-08-30 | 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -2/+2 |
2000-08-04 | Multi-arch EXTRA_STACK_ALIGNMENT_NEEDED (nee NO_EXTRA_ALIGNMENT_NEEDED). | Andrew Cagney | 1 | -20/+20 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -175/+61 |
2000-07-17 | modify error message | Daniel Berlin | 1 | -4/+4 |
2000-07-15 | Properly handle references | Daniel Berlin | 1 | -12/+22 |
2000-07-12 | * valops.c (value_cast): Allow cast from INT, ENUM or RANGE to | Andrew Cagney | 1 | -0/+14 |
2000-07-09 | * gdbtypes.c (is_ancestor): Infer type equivalence from name | Nicholas Duffek | 1 | -19/+15 |
2000-06-15 | 2000-06-15 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 1 | -2/+4 |
2000-06-12 | 2000-06-12 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 1 | -1/+2 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -15/+20 |
2000-05-22 | Purge (almost) make_cleanup_func. | Andrew Cagney | 1 | -2/+1 |
2000-05-20 | * target.h (target_memory_bfd_section): Removed declaration. | J.T. Conklin | 1 | -3/+3 |
2000-05-15 | Convert SAVE_DUMMY_FRAME_TOS to multi-arch. | Andrew Cagney | 1 | -3/+2 |
2000-04-22 | Convert REG_STRUCT_HAS_ADDR to multi-arch. Use REG_STRUCT_HAS_ADDR_P | Andrew Cagney | 1 | -66/+66 |
2000-04-21 | * valops.c (hand_function_call): Replace #ifdef STACK_ALIGN with | Andrew Cagney | 1 | -20/+15 |
2000-04-17 | * remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.c | Andrew Cagney | 1 | -12/+0 |
2000-04-14 | * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new | Jim Blandy | 1 | -13/+13 |
2000-04-09 | Compare VALUE_ADDRESS() return value with ZERO not NULL. | Andrew Cagney | 1 | -1/+1 |
2000-04-04 | C++ changes for 5.0, finally committed. | Daniel Berlin | 1 | -114/+212 |
2000-03-13 | From Daniel Berlin: | Andrew Cagney | 1 | -13/+59 |
2000-03-13 | Revert: ``Fix C++ overload support, see through references''. | Andrew Cagney | 1 | -131/+89 |
2000-03-10 | Fix C++ overload support, see through references | Daniel Berlin | 1 | -89/+131 |
2000-02-23 | 2000-02-23 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 1 | -8/+50 |
2000-02-22 | Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control. | Jim Blandy | 1 | -10/+41 |
2000-02-01 | import gdb-2000-01-31 snapshot | Jason Molenda | 1 | -2/+23 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -2/+2 |