aboutsummaryrefslogtreecommitdiff
path: root/gdb/valops.c
AgeCommit message (Expand)AuthorFilesLines
2001-07-10Clean up the D10V port so that GDB and the target program noJim Blandy1-47/+2
2001-07-10* valops.c (value_cast): When casting a pointer to an integer,Jim Blandy1-1/+12
2001-05-192001-05-07 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin1-6/+6
2001-04-27(Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy1-220/+1
2001-03-19* valops.c (hand_function_call): Simplify computation of theAndrew Cagney1-12/+5
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-2/+3
2001-02-062001-02-06 Michael Snyder <msnyder@makita.cygnus.com>Michael Snyder1-3/+3
2001-02-06 * valops.c (value_cast): If casting a scalar to a pointer, do notDavid Taylor1-4/+15
2001-01-04 * valops.c (VALUE_SUBSTRING_START): Delete.Nicholas Duffek1-2/+0
2000-12-15Replace free() with xfree().Kevin Buettner1-2/+2
2000-11-08Protoization.Kevin Buettner1-4/+1
2000-10-26 * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr):Peter Schauer1-5/+0
2000-08-302000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-2/+2
2000-08-04Multi-arch EXTRA_STACK_ALIGNMENT_NEEDED (nee NO_EXTRA_ALIGNMENT_NEEDED).Andrew Cagney1-20/+20
2000-07-30Protoization.Kevin Buettner1-175/+61
2000-07-17modify error messageDaniel Berlin1-4/+4
2000-07-15Properly handle referencesDaniel Berlin1-12/+22
2000-07-12* valops.c (value_cast): Allow cast from INT, ENUM or RANGE toAndrew Cagney1-0/+14
2000-07-09 * gdbtypes.c (is_ancestor): Infer type equivalence from nameNicholas Duffek1-19/+15
2000-06-152000-06-15 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-2/+4
2000-06-122000-06-12 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1-1/+2
2000-05-28PARAMS removal.Kevin Buettner1-15/+20
2000-05-22Purge (almost) make_cleanup_func.Andrew Cagney1-2/+1
2000-05-20* target.h (target_memory_bfd_section): Removed declaration.J.T. Conklin1-3/+3
2000-05-15Convert SAVE_DUMMY_FRAME_TOS to multi-arch.Andrew Cagney1-3/+2
2000-04-22Convert REG_STRUCT_HAS_ADDR to multi-arch. Use REG_STRUCT_HAS_ADDR_PAndrew Cagney1-66/+66
2000-04-21* valops.c (hand_function_call): Replace #ifdef STACK_ALIGN withAndrew Cagney1-20/+15
2000-04-17* remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.cAndrew Cagney1-12/+0
2000-04-14* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy1-13/+13
2000-04-09Compare VALUE_ADDRESS() return value with ZERO not NULL.Andrew Cagney1-1/+1
2000-04-04C++ changes for 5.0, finally committed.Daniel Berlin1-114/+212
2000-03-13From Daniel Berlin:Andrew Cagney1-13/+59
2000-03-13Revert: ``Fix C++ overload support, see through references''.Andrew Cagney1-131/+89
2000-03-10Fix C++ overload support, see through referencesDaniel Berlin1-89/+131
2000-02-232000-02-23 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1-8/+50
2000-02-22Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control.Jim Blandy1-10/+41
2000-02-01import gdb-2000-01-31 snapshotJason Molenda1-2/+23
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-2/+2
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-1/+9
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-5/+23
1999-09-22import gdb-1999-09-21Jason Molenda1-8/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-569/+583
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-0/+4
1999-06-01import gdb-1999-06-01 snapshotJason Molenda1-4/+3
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-14/+21
1999-04-26import gdb-19990422 snapshotStan Shebs1-94/+104
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+3461
1999-04-16Initial creation of sourceware repositoryStan Shebs1-3406/+0
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-228/+1192