aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-29* lrealpath.c (lrealpath): Add _WIN32 support.Danny Smith2-0/+34
2004-06-29re PR c++/16260 (ICE in template function)Nathan Sidwell4-10/+29
2004-06-29configure.ac (AC_CHECK_HEADERS): Add dirent.h configure: Regenerate.Nick Clifton4-34/+73
2004-06-29cfglayout.c (fixup_reorder_chain): Don't do anything for e_fall->dest == EXIT...J"orn Rennecke2-2/+6
2004-06-29(pthread_join): Only apply the weak pragma if the function actually exists.Nick Clifton1-0/+4
2004-06-28tree-cfg.c (verify_stmt): Add last_in_block parameter.Richard Henderson7-24/+223
2004-06-29function.c (assign_parms): Don't abort with zero size stack parm failing the ...Alan Modra2-1/+6
2004-06-28pr14963.c: Remove the dg-warning as it is dected by the error already.Andrew Pinski2-2/+3
2004-06-29jacks.xfail: Remove 8.1.3-superclass-6.Bryce McKinlay2-1/+5
2004-06-28common.opt (ftree-fre): New flag.Diego Novillo15-538/+706
2004-06-29Expression.java: New file.Jerry Quinn5-6/+470
2004-06-29Daily bump.GCC Administrator2-2/+2
2004-06-29* jcf-write.c (get_classfile_modifiers): Formatting fixes.Bryce McKinlay2-3/+8
2004-06-28m32r.c (m32r_sched_odd_word_p, [...]): Remove.Steven Bosscher4-374/+121
2004-06-28tree.def (REALPART_EXPR, [...]): Change class to 'r'.Richard Henderson6-4/+19
2004-06-28Typo fix.Joern Rennecke1-1/+1
2004-06-28* config.gcc (sh*-*elf*): Remove dead assignment of sh_multilibs.J"orn Rennecke2-2/+5
2004-06-28builtins.def (execl, [...]): Change to DEF_EXT_LIB_BUILTIN.Joseph Myers2-7/+12
2004-06-28decl.c: Remove calls to add_decl_expr...Richard Kenner7-626/+511
2004-06-28expmed.c (expand_smod_pow2): New function to expand signed remainder by a con...Roger Sayle2-6/+84
2004-06-28ptrmem4.C: Change to compile only test.Andrew Pinski2-1/+5
2004-06-28Check-in change to this file that got left out of last check-inRichard Kenner1-0/+21
2004-06-28cpp_type_traits.h: Move the additions to namespace __gnu_internal outside of ...Paolo Carlini2-128/+132
2004-06-28safe_base.h (__gnu_debug::_Safe_sequence_base): Revert -Weffc++ changes that ...Benjamin Kosnik3-40/+9
2004-06-28* Makefile.in (vec.o): Fix dependencies.Ulrich Weigand2-1/+5
2004-06-28Makefile.in: Fix parallel make dependency problem on vec.o.Andreas Tobler2-1/+5
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