aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-28cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg4-33/+59
2004-06-28* testsuite/demangle-expected: Add test case.Ian Lance Taylor2-0/+6
2004-06-28re PR target/14041 (H8300-elf unaligned word/longword access of zero initiali...Dhananjay Deshpande4-0/+25
2004-06-28cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK, [...]): Use appropriate TREE_CHECK mac...Nathan Sidwell5-145/+169
2004-06-28re PR c++/16240 (g++ generates incorrect mangled name)Ian Lance Taylor2-0/+8
2004-06-28cp-tree.h (struct deferred_access): Move to ...Nathan Sidwell3-86/+120
2004-06-28[multiple changes]Arnaud Charlet31-317/+564
2004-06-28combine.c (can_combine_p): Do not prevent building insns that use and clobber...Ulrich Weigand2-10/+32
2004-06-28tree-sra.c (is_sra_candidate_ref): Remove second arg; all callers changed.Richard Kenner2-17/+51
2004-06-28tree-pretty-print.c (dump_function_declaration): New.Richard Kenner2-30/+66
2004-06-28tree-nested.c (create_tmp_var_for): Allow ARRAY_TYPE.Richard Kenner2-51/+70
2004-06-28Add ChangeLog entry not commited due to typo in CVS commandRichard Kenner1-0/+29
2004-06-28localename.cc (locale::_Impl::_Impl): Slightly improve the algorithm used to ...Paolo Carlini2-3/+8
2004-06-28Makefile.am: Give a .gch extension to the PCH files, not only to the directory.Paolo Bonzini3-4/+10
2004-06-28re PR c++/16174 (deducing top-level consts)Nathan Sidwell5-35/+91
2004-06-28fix typoNathan Sidwell1-1/+1
2004-06-28friend.c (add_friend): Only perform access checks when context is a class.Nathan Sidwell5-20/+32
2004-06-28Use vector API for vbase list.Nathan Sidwell8-111/+125
2004-06-28vec.h, vec.c: New, type safe vector API.Nathan Sidwell5-3/+824
2004-06-28fold-const.c (fold_cond_expr_with_comparison): Add ARG1 parameter.Paolo Bonzini2-28/+40
2004-06-282004-06-28 Paolo Carlini <pcarlini@suse.de>Paolo Carlini2-6/+12
2004-06-28mn10300-protos.h (legitimate_address_p): Declare.Alexandre Oliva4-59/+123
2004-06-28* parser.c (cp_parser_set_decl_spec_type): Fix thinko.Mark Mitchell2-1/+13
2004-06-28* doc/cfg.texi (Basic Blocks): Define dominators.Ben Elliston2-2/+7
2004-06-27re PR c++/16205 (ICE with -Wall on no-throw specifier)Andrew Pinski2-0/+16
2004-06-27re PR c++/16205 (ICE with -Wall on no-throw specifier)Andrew Pinski2-1/+6
2004-06-27re PR c++/15145 (Implementing -Wsequence-point for C++ would be very useful)Andrew Pinski2-1/+4
2004-06-28re PR libfortran/12839 (incorrect IO of Inf)Bud Davis2-4/+9
2004-06-28Daily bump.GCC Administrator1-1/+1
2004-06-28Daily bump.GCC Administrator1-1/+1
2004-06-27Document failure.Paul Brook1-0/+2
2004-06-27* gfortran.fortran-torture/execute/specfics.f90: Use correct typing.Paul Brook2-0/+5
2004-06-27* g++.old-deja/g++.mike/p7325.C: Remove.Zack Weinberg2-57/+5
2004-06-27re PR c++/14123 (odd number of parentheses in error message)Gabriel Dos Reis4-0/+27
2004-06-27re PR c/14963 (Unknown types cause ICE in function declarations)Andrew Pinski1-0/+3
2004-06-27re PR c/14963 (Unknown types cause ICE in function declarations)Andrew Pinski1-0/+5
2004-06-27contribute.html: Update some links.Paolo Carlini11-27/+29
2004-06-27re PR c/14963 (Unknown types cause ICE in function declarations)Andrew Pinski2-1/+6
2004-06-27FilePermission.java (usingPerms): Removed.Mark Wielaard2-24/+37
2004-06-27Connection.java (userAgent): New static final field.Mark Wielaard2-2/+17
2004-06-27re PR c++/16193 (Bootstrap failure in libstdc++-v3)Mark Mitchell4-7/+36
2004-06-2720021123-1.c: Remove duplicate of 20021110.c.Joseph Myers15-243/+21
2004-06-27Formatting fixes.Ranjit Mathew11-40/+74
2004-06-27rope: Trivial formatting fixes.Paolo Carlini3-3384/+3960
2004-06-27rs6000.c (rs6000_legitimate_offset_address_p): Accept TOC addresses.David Edelsohn2-3/+10
2004-06-27s390-protos.h (s390_load_got): Update prototype.Ulrich Weigand4-212/+385
2004-06-27re PR java/15715 (member interfaces are always static)Bryce McKinlay3-8/+54
2004-06-27fold-const.c (fold): Optimize ~X|X and X|~X as -1.Roger Sayle4-6/+141
2004-06-27error.c (pp_template_argument_list_start): Remove.Gabriel Dos Reis2-199/+259
2004-06-27[multiple changes]Mark Wielaard3-2/+17