| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-valprint.c (c_val_print): Require strings to be of no-signed CHARs. | Jan Kratochvil | 2007-01-26 | 1 | -1/+1 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -2/+2 |
* | * NEWS: Mention pointer to member improvements. | Daniel Jacobowitz | 2007-01-03 | 1 | -30/+16 |
* | Based on a previous patch form Michal Ludvig: | Mark Kettenis | 2006-01-18 | 1 | -2/+9 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | 2005-05-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-05-09 | 1 | -1/+1 |
* | * c-valprint.c (c_value_print): Fix up some formatting. Use | Daniel Jacobowitz | 2005-03-29 | 1 | -11/+14 |
* | * dwarf2loc.c (loclist_read_variable): Set optimized_out | Daniel Jacobowitz | 2005-02-28 | 1 | -12/+4 |
* | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-14 | 1 | -3/+3 |
* | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-08 | 1 | -1/+2 |
* | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-07 | 1 | -1/+1 |
* | 2005-02-07 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-07 | 1 | -1/+1 |
* | 2005-02-06 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-07 | 1 | -3/+3 |
* | 2005-02-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-02 | 1 | -5/+7 |
* | 2005-02-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-02 | 1 | -5/+6 |
* | 2005-01-29 Baurzhan Ismagulov <ibr@radix50.net> | Baurzhan Ismagulov | 2005-01-29 | 1 | -6/+6 |
* | 2005-01-28 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-01-29 | 1 | -1/+1 |
* | 2004-11-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-11-12 | 1 | -6/+6 |
* | 2004-11-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-11-09 | 1 | -4/+3 |
* | 2003-10-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-10-22 | 1 | -1/+4 |
* | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-09-14 | 1 | -1/+1 |
* | * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address | Daniel Jacobowitz | 2003-06-21 | 1 | -2/+3 |
* | 2003-06-02 David Carlton <carlton@math.stanford.edu> | David Carlton | 2003-06-02 | 1 | -2/+1 |
* | 2003-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2003-05-14 | 1 | -1/+1 |
* | 2003-02-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 2003-02-25 | 1 | -1/+1 |
* | 2003-02-20 David Carlton <carlton@math.stanford.edu> | David Carlton | 2003-02-20 | 1 | -1/+1 |
* | 2003-01-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2003-01-14 | 1 | -3/+3 |
* | 2003-01-09 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2003-01-09 | 1 | -1/+1 |
* | * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o, | Tom Tromey | 2002-08-27 | 1 | -0/+1 |
* | 2002-02-05 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-02-05 | 1 | -0/+22 |
* | 2002-02-03 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-02-04 | 1 | -2/+6 |
* | s/value_ptr/struct value */ | Andrew Cagney | 2001-11-10 | 1 | -5/+5 |
* | 2001-08-31 Jason Molenda (jmolenda@apple.com) | Michael Snyder | 2001-09-05 | 1 | -1/+0 |
* | (Changes from Daniel Berlin, with revisions by Jim Blandy.) | Jim Blandy | 2001-04-27 | 1 | -0/+2 |
* | 2001-03-06 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 2001-03-07 | 1 | -1/+0 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
* | * c-valprint.c (print_function_pointer_address): New function | Peter Schauer | 2000-11-20 | 1 | -3/+23 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -16/+5 |
* | * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new | Jim Blandy | 2000-04-14 | 1 | -10/+13 |
* | C++ changes for 5.0, finally committed. | Daniel Berlin | 2000-04-04 | 1 | -0/+14 |
* | Clean up compiler warnings: | Jim Kingdon | 2000-02-08 | 1 | -1/+1 |
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -3/+3 |
* | import gdb-1999-12-13 snapshot | Jason Molenda | 1999-12-14 | 1 | -12/+18 |
* | import gdb-1999-08-09 snapshot | Jason Molenda | 1999-08-09 | 1 | -3/+6 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -111/+112 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+535 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -535/+0 |
* | c_value_print -- remove hack^2 from HP -- it causes testsuite losses with | David Taylor | 1999-01-05 | 1 | -8/+1 |
* | all remaining *.c *.h files from hp merge. | David Taylor | 1998-12-31 | 1 | -1/+5 |
* | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1998-12-28 | 1 | -36/+99 |