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