Age | Commit message (Expand) | Author | Files | Lines |
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 |
1999-10-19 | import gdb-1999-10-18 snapshot | Jason Molenda | 1 | -1/+9 |
1999-10-12 | import gdb-1999-10-11 snapshot | Jason Molenda | 1 | -5/+23 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -8/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -569/+583 |
1999-07-05 | import gdb-1999-07-05 snapshot | Jason Molenda | 1 | -0/+4 |
1999-06-01 | import gdb-1999-06-01 snapshot | Jason Molenda | 1 | -4/+3 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -14/+21 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -94/+104 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+3461 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -3406/+0 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -228/+1192 |