Age | Commit message (Expand) | Author | Files | Lines |
2001-09-24 | * doublest.h (store_floating, extract_floating): Add comment | Andrew Cagney | 1 | -3/+3 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 1 | -0/+1 |
2001-07-10 | Clean up the D10V port so that GDB and the target program no | Jim Blandy | 1 | -3/+0 |
2001-07-08 | * gdbtypes.h (builtin_type_void_data_ptr): Rename | Andrew Cagney | 1 | -2/+3 |
2001-06-15 | * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete definition. | Andrew Cagney | 1 | -1/+1 |
2001-06-10 | * gnu-regex.c: Eliminate obsolete check for _MSC_VER. | Christopher Faylor | 1 | -5/+0 |
2001-05-21 | * values.c (value_primitive_field): If we're extracting a base | Jim Blandy | 1 | -1/+1 |
2001-05-19 | 2001-05-07 Daniel Berlin <dan@cgsoftware.com> | Daniel Berlin | 1 | -3/+54 |
2001-04-27 | (Changes from Daniel Berlin, with revisions by Jim Blandy.) | Jim Blandy | 1 | -192/+0 |
2001-03-27 | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 1 | -1/+0 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -6/+6 |
2000-11-10 | Protoization. | Kevin Buettner | 1 | -11/+5 |
2000-10-30 | * eval.c (parse_and_eval_long): New function. | David Taylor | 1 | -1/+1 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -116/+47 |
2000-07-17 | Cast integers into pointers before converting them into canonical | Andrew Cagney | 1 | -1/+30 |
2000-06-09 | 2000-06-08 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 1 | -0/+1 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -6/+5 |
2000-04-19 | Bring RETURN_VALUE_ON_STACK under gdbarch's control. | Jim Blandy | 1 | -7/+0 |
2000-04-14 | * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new | Jim Blandy | 1 | -6/+18 |
2000-04-04 | C++ changes for 5.0, finally committed. | Daniel Berlin | 1 | -68/+42 |
2000-03-21 | 2000-03-20 Eli Zaretskii <eliz@is.elta.co.il> | Michael Snyder | 1 | -0/+2 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -1/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -184/+186 |
1999-06-14 | import gdb-1999-06-14 snapshot | Jason Molenda | 1 | -0/+26 |
1999-06-01 | import gdb-1999-06-01 snapshot | Jason Molenda | 1 | -8/+8 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -5/+4 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1623 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1623/+0 |
1999-01-18 | * values.c (value_virtual_fn_field): Clear the pointed-to | Mark Alexander | 1 | -1/+3 |
1998-12-31 | * value.c (value_virtual_fn_field): Handle the situation where | Mark Alexander | 1 | -9/+25 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -73/+204 |
1998-12-28 | revert change 1.104 --> 1.105. sigh. this reversal breaks 18470. double | David Taylor | 1 | -25/+9 |
1998-12-21 | Fix for PR 18470: | Mark Alexander | 1 | -9/+25 |
1998-11-23 | CARP: Convert macro definitions of USE_STRUCT_CONVENTION into target | Andrew Cagney | 1 | -8/+15 |
1998-10-14 | 1998-10-14 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -2/+6 |
1998-10-02 | * target.c (target_xfer_memory): Handle requests with zero | Peter Schauer | 1 | -3/+6 |
1998-06-16 | * PR 15693 fix. | Frank Ch. Eigler | 1 | -1/+4 |
1998-04-20 | Mon Apr 20 15:35:03 1998 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 1 | -1/+1 |
1998-01-23 | * config/d10v/tm-d10v.h (CALL_DUMMY): Define as "{ 0 }". | Fred Fish | 1 | -0/+4 |
1997-08-09 | * values.c (value_primitive_field): Account for offset when | Peter Schauer | 1 | -7/+10 |
1997-08-05 | * gdbtypes.h: Re-interpret struct field. Suppport address of static. | Per Bothner | 1 | -8/+31 |
1997-01-04 | * Makefile.in configure configure.in: Remove ENABLE_CLIBS, | Stu Grossman | 1 | -6/+4 |
1996-12-19 | * values.c (unpack_double): Make it compile with MSVC++ 2.x. | Mark Alexander | 1 | -1/+1 |
1996-11-22 | Fri Nov 22 15:55:22 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -9/+1 |
1996-11-21 | Wed Nov 20 19:09:16 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+8 |
1996-11-12 | Patches to add Irix6 host support. | Jim Wilson | 1 | -7/+7 |
1996-11-11 | * mips-tdep.c, remote-mips.c, values.c, mdebugread.c, | Dawn Perchik | 1 | -0/+9 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -0/+2 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1 | -5/+5 |