summaryrefslogtreecommitdiff
path: root/gdb/valops.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy2000-04-141-13/+13
* Compare VALUE_ADDRESS() return value with ZERO not NULL.Andrew Cagney2000-04-091-1/+1
* C++ changes for 5.0, finally committed.Daniel Berlin2000-04-041-114/+212
* From Daniel Berlin:Andrew Cagney2000-03-131-13/+59
* Revert: ``Fix C++ overload support, see through references''.Andrew Cagney2000-03-131-131/+89
* Fix C++ overload support, see through referencesDaniel Berlin2000-03-101-89/+131
* 2000-02-23 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2000-02-231-8/+50
* Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control.Jim Blandy2000-02-221-10/+41
* import gdb-2000-01-31 snapshotJason Molenda2000-02-011-2/+23
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-2/+2
* import gdb-1999-10-18 snapshotJason Molenda1999-10-191-1/+9
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-5/+23
* import gdb-1999-09-21Jason Molenda1999-09-221-8/+0
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-569/+583
* import gdb-1999-07-05 snapshotJason Molenda1999-07-051-0/+4
* import gdb-1999-06-01 snapshotJason Molenda1999-06-011-4/+3
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-14/+21
* import gdb-19990422 snapshotStan Shebs1999-04-261-94/+104
* Initial revisionStan Shebs1999-04-161-0/+3461