summaryrefslogtreecommitdiff
path: root/gcc/cp/mangle.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/28051lmillward2006-06-251-0/+3
* Fix up whitespacingmrs2006-06-061-5/+2
* * typeck.c (string_conv_p): Pass appropiatelmillward2006-02-031-1/+1
* * mangle.c: Comment fix.bje2006-01-301-1/+1
* Fixes java/PR9861tlaurenzo2005-12-111-2/+24
* * decl2.c (get_priority_info): Use XNEW, not xmalloc.gdr2005-12-021-1/+1
* PR c++/22137mmitchel2005-10-161-4/+5
* PR c++/16171mmitchel2005-09-131-4/+3
* Update FSF address.kcook2005-06-251-2/+2
* Canonicalize whitespace.mrs2005-06-151-112/+112
* Remove extra white spacing at end of lines.mrs2005-06-141-112/+112
* * decl.c (start_decl): Simplify specialization handling. Removenathan2005-06-021-6/+11
* * doc/invoke.texi: Remove documentation for MIPS' -mint64 option.rsandifo2005-05-071-5/+4
* * mangle.c (globals): Change the type of substitutions tokazu2005-05-071-11/+11
* * friend.c, lex.c, mangle.c, repo.c: Update copyright.kazu2005-05-031-1/+2
* * class.c (local_classes, init_class_processing): Use VECkazu2005-05-021-1/+1
* * mangle.c (write_builtin_type): Handle integer types which aremmitchel2005-04-241-5/+25
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-1/+1
* * typeck.c (comptypes): First determine if the types are compatiblesteven2005-03-241-4/+4
* * call.c, class.c, cp-tree.h, decl2.c, error.c, init.c, mangle.c,reichelt2005-02-241-1/+1
* * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm282004-11-091-2/+2
* DR 49, 100giovannibajo2004-11-041-10/+10
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-2/+2
* PR c++/17324mmitchel2004-09-151-3/+51
* * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,kazu2004-09-101-1/+1
* * call.c (check_dtor_name): Replace abort with gcc_assert ornathan2004-08-301-64/+64
* * call.c (validate_conversion_obstack): Replacenathan2004-08-271-6/+4
* * mangle.c (get_identifier_nocopy): Add cast.mmitchel2004-08-251-1/+1
* * cp-tree.h (mangle_type): Remove.mmitchel2004-08-251-39/+59
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-3/+3
* * call.c (build_vfield_ref, build_call, build_conditional_expr,sayle2004-08-161-4/+4
* .:nathan2004-08-151-3/+3
* * mangle.c (write_expression): Issue a sorry for zero-operandmmitchel2004-07-181-1/+7
* PR c++/16240mmitchel2004-07-021-4/+12
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-2/+2
* [gcc/ChangeLog]zlaski2004-03-241-0/+13
* PR c++/14246giovannibajo2004-02-261-2/+2
* PR c++/11326mmitchel2004-02-171-0/+1
* PR c++/13883mmitchel2004-01-291-3/+14
* * Make-lang.in, call.c, class.c, decl2.c, except.c, expr.c,kazu2004-01-211-1/+1
* * i386.md (load_tp_di): Fix pasto.hubicka2004-01-161-1/+1
* cp:nathan2003-12-161-1/+14
* cp:nathan2003-12-161-24/+26
* cp:nathan2003-12-151-36/+55
* * ChangeLog: Fix typos.kazu2003-12-131-1/+1
* * mangle.c (conv_type_names): Holds IDENTIFIER_NODEs only.nathan2003-12-111-21/+24
* Give the anonymous namespace a null DECL_NAME.jason2003-12-081-0/+2
* PR c++/11962mmitchel2003-10-221-1/+15
* * ChangeLog: Fix typos.kazu2003-10-211-2/+2
* * c-decl.c (finish_function): Convert definition to ISO C90.aj2003-09-281-2/+2