aboutsummaryrefslogtreecommitdiff
path: root/gdb/c-typeprint.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+2
2007-11-02 * gdbtypes.h (struct cplus_struct_type): Remove runtime_ptr member.Ulrich Weigand1-5/+0
2007-10-252007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann1-0/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-05 * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_notify_hook,Ulrich Weigand1-13/+0
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2007-01-03 Warning fixes.Daniel Jacobowitz1-1/+1
2007-01-03 * NEWS: Mention pointer to member improvements.Daniel Jacobowitz1-70/+50
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-01-292005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov1-13/+13
2004-04-082004-04-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+1
2003-11-082003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-11-062003-11-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+3
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-09-112003-09-11 David Carlton <carlton@kealia.com>David Carlton1-0/+7
2003-01-04Update copyright date with last commit.Daniel Jacobowitz1-1/+1
2003-01-04 Suggested by Stewart Brown <sb24@avaya.com>:Daniel Jacobowitz1-13/+24
2002-12-11 * gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME)Kevin Buettner1-1/+1
2002-10-14 * c-lang.h (c_type_print_varspec_prefix): Delete.Kevin Buettner1-13/+19
2002-07-292002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-06-142002-06-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-49/+46
2002-05-142002-05-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-05-132002-05-13 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-5/+5
2002-02-09* c-typeprint.c (c_type_print_varspec_suffix): If a function typeJim Blandy1-1/+3
2002-01-202002-01-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-01-202002-01-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-5/+20
2002-01-16 * c-typeprint.c (is_type_conversion_operator): Add additionalDaniel Jacobowitz1-1/+7
2002-01-10 * c-typeprint.c (is_type_conversion_operator): Fix thinko.Jason Merrill1-1/+3
2001-12-12Approved by Jim Blandy:Fred Fish1-1/+1
2001-11-152001-11-14 Michael Snyder <msnyder@redhat.com>Michael Snyder1-17/+28
2001-04-27(Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy1-5/+5
2001-04-24* c-typeprint.c (c_type_print_cv_qualifier): Don't print `const'Jim Blandy1-1/+5
2001-03-27* arch-utils.c (#include "gdbthread.h"): Removed.J.T. Conklin1-2/+0
2001-03-24Revert previous change, committed to trunk accidentally.Jim Blandy1-5/+5
2001-03-24A single-file branch to help me keep things straight while adaptingJim Blandy1-5/+5
2001-03-072001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin1-1/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-3/+3
2000-09-042000-09-04 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-48/+0
2000-07-30Protoization.Kevin Buettner1-43/+15
2000-02-05import gdb-2000-02-04 snapshotJason Molenda1-10/+133
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-19/+19
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-9/+16
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-283/+290
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-1/+3
1999-04-26import gdb-19990422 snapshotStan Shebs1-1/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1089
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1090/+0
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-34/+333
1998-08-12 * c-typeprint.c (c_print_type): Don't crash if varstring is null.Stu Grossman1-6/+8