summaryrefslogtreecommitdiff
path: root/gdb/valops.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-05-13 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-05-131-1/+1
* * arch-utils.h (legacy_register_to_value): Declare.Andrew Cagney2002-05-121-3/+2
* 2005-05-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-05-121-46/+49
* 2002-05-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-05-021-1/+5
* * valops.c (hand_function_call): CallAndrew Cagney2002-04-261-0/+11
* * findvar.c (extract_signed_integer): Cast printf argumentJason Thorpe2002-04-231-2/+2
* 2002-03-22 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-03-221-1/+1
* 2002-02-16 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-161-1/+2
* * valops.c (PUSH_ARGUMENTS): Delete definition.Andrew Cagney2002-02-101-4/+0
* 2002-02-03 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-041-13/+22
* 2002-01-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-081-0/+1
* * valops.c (value_arg_coerce): Fix formatting.Mark Kettenis2002-01-061-2/+3
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-051-1/+1
* 2002-01-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-041-1/+11
* s/value_ptr/struct value */Andrew Cagney2002-01-041-114/+113
* Approved by Jim Blandy:Fred Fish2001-12-121-3/+1
* Undo accidental commit of a separate patch.Daniel Jacobowitz2001-12-071-11/+1
* * valops.c (hand_function_call): Check for method arguments inDaniel Jacobowitz2001-12-071-2/+33
* * valops.c (default_coerce_float_to_double,Jim Blandy2001-11-131-14/+28
* Add predicate for PUSH_RETURN_ADDRESS.Andrew Cagney2001-11-061-12/+12
* * value.h (value_as_address): Rename value_as_pointer.Andrew Cagney2001-10-161-3/+3
* Clean up the D10V port so that GDB and the target program noJim Blandy2001-07-101-47/+2
* * valops.c (value_cast): When casting a pointer to an integer,Jim Blandy2001-07-101-1/+12
* 2001-05-07 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin2001-05-191-6/+6
* (Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy2001-04-271-220/+1
* * valops.c (hand_function_call): Simplify computation of theAndrew Cagney2001-03-191-12/+5
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-2/+3
* 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>Michael Snyder2001-02-061-3/+3
* * valops.c (value_cast): If casting a scalar to a pointer, do notDavid Taylor2001-02-061-4/+15
* * valops.c (VALUE_SUBSTRING_START): Delete.Nicholas Duffek2001-01-041-2/+0
* Replace free() with xfree().Kevin Buettner2000-12-151-2/+2
* Protoization.Kevin Buettner2000-11-081-4/+1
* * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr):Peter Schauer2000-10-261-5/+0
* 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-08-301-2/+2
* Multi-arch EXTRA_STACK_ALIGNMENT_NEEDED (nee NO_EXTRA_ALIGNMENT_NEEDED).Andrew Cagney2000-08-041-20/+20
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-175/+61
* modify error messageDaniel Berlin2000-07-171-4/+4
* Properly handle referencesDaniel Berlin2000-07-151-12/+22
* * valops.c (value_cast): Allow cast from INT, ENUM or RANGE toAndrew Cagney2000-07-121-0/+14
* * gdbtypes.c (is_ancestor): Infer type equivalence from nameNicholas Duffek2000-07-091-19/+15
* 2000-06-15 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-151-2/+4
* 2000-06-12 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-06-121-1/+2
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-15/+20
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-2/+1
* * target.h (target_memory_bfd_section): Removed declaration.J.T. Conklin2000-05-201-3/+3
* Convert SAVE_DUMMY_FRAME_TOS to multi-arch.Andrew Cagney2000-05-151-3/+2
* Convert REG_STRUCT_HAS_ADDR to multi-arch. Use REG_STRUCT_HAS_ADDR_PAndrew Cagney2000-04-221-66/+66
* * valops.c (hand_function_call): Replace #ifdef STACK_ALIGN withAndrew Cagney2000-04-211-20/+15
* * remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.cAndrew Cagney2000-04-171-12/+0