aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-11-25cris.md ("reload_out<mode>"): Mark operand 2 as earlyclobber.Hans-Peter Nilsson3-4/+16
2005-11-25* gcc.dg/20050922-2.c: New test.Joern Rennecke1-0/+33
2005-11-25* gcc.dg/20050922-2.c: New test.Joern Rennecke1-0/+4
2005-11-252005-11-25 Paul Thomas <pault@gcc.gnu.org>Paul Thomas2-0/+0
2005-11-25gnu-runtime-3.m: New test.Andrew Pinski2-0/+34
2005-11-25re PR libgcj/25016 (Integer overflow in _Jv_CondWait)Andrew Haley2-5/+30
2005-11-25re PR c++/9278 (Illegal use of typedef to "void")Volker Reichelt4-0/+28
2005-11-25fold-const.c (negate_mathfn_p): Fix comment and add support for BUILT_IN_CBRT...Volker Reichelt2-2/+23
2005-11-25jacks.xfail: Remove non-jls-argument-expansion-13 and add non-jls-argument-ex...Ranjit Mathew2-1/+8
2005-11-25re PR target/24998 (Build failure: undefined symbol __floatunsitf)Joseph Myers12-0/+259
2005-11-25typeck2.c (process_init_constructor_union): Remove check for unnamed union me...Volker Reichelt2-6/+6
2005-11-25name-lookup.c (lookup_name_real): Merge two if's.Volker Reichelt2-6/+7
2005-11-25pt.c (instantiate_class_template): Clean-up.Volker Reichelt2-6/+10
2005-11-25pt.c (template_class_depth_real): Remove.Volker Reichelt2-21/+11
2005-11-25ppc64-fp.c (__floatunditf): New function.Alan Modra2-0/+56
2005-11-25Check the last byte for '\n'Bruce Korb2-1/+9
2005-11-25Regenerate fixincl.x from current templateBruce Korb1-7/+8
2005-11-25rs6000.c (rs6000_sr_alias_set): Delete.David Edelsohn2-81/+49
2005-11-24[multiple changes]Andrew Pinski6-3/+53
2005-11-24[multiple changes]Andrew Pinski4-0/+39
2005-11-25ia64-frame.h: Removed.Bryce McKinlay11-686/+33
2005-11-25re PR target/24998 (Build failure: undefined symbol __floatunsitf)Joseph Myers2-0/+7
2005-11-25gij.cc (nonstandard_opts_help): Add entry for -Xss.Bryce McKinlay4-0/+12
2005-11-25Daily bump.GCC Administrator1-1/+1
2005-11-24expr.c (expand_expr_real_1): Fix error in last change.Bernd Schmidt2-1/+5
2005-11-24caller-save.c: (this_insn_sets): Move into: (save_call_clobbered_regs).J"orn Rennecke2-9/+24
2005-11-24re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke16-322/+693
2005-11-24configure.ac: Require at least texinfo 4.4.Uros Bizjak4-6/+20
2005-11-24re PR c++/14024 (g++ isn't reporting aliasing warnings)Richard Guenther13-27/+139
2005-11-24Get the logs in.Gabriel Dos Reis1-0/+14
2005-11-24optabs.c (expand_binop): Use swap_commutative_operands_with_target to order o...Paolo Bonzini2-6/+31
2005-11-24gcse.c (hash_scan_set): Look through REG_EQUAL or REG_EQUIV notes also when d...Paolo Bonzini2-6/+15
2005-11-24re PR target/24236 (gcc.dg/i386-sse-10.c fails on the mainline on x86_64-linu...Gabriel Dos Reis2-1/+8
2005-11-24machmode.h (CLASS_HAS_WIDER_MODES_P): New macro.Ben Elliston3-19/+46
2005-11-24optabs.c (prepare_cmp_insn): Use SCALAR_FLOAT_MODE_P.Ben Elliston2-4/+6
2005-11-24re PR c++/21667 (misleading warning about array subscription)Gabriel Dos Reis7-19/+53
2005-11-24PR libstdc++/24975 (basic_string)Paolo Carlini2-1/+13
2005-11-24Daily bump.GCC Administrator1-1/+1
2005-11-23These files were stored incorrectly in the old CVS repository: they were in t...Ian Lance Taylor4-112/+0
2005-11-23GCC Regression Tester.wdgt/widget.html: New file.Geoffrey Keating6-0/+197
2005-11-23* update_web_docs_svn: Set @srcdir in gcc-vers.texi.Mark Mitchell1-0/+4
2005-11-23invoke.texi: For man pages, include gcc-vers.texi.Mark Mitchell4-2/+19
2005-11-23passes.c (init_optimization_passes): Document sequencing of passes.Diego Novillo2-4/+26
2005-11-23predicates.md (pcrel_address, [...]): Remove redundant conditionals.Kazu Hirata2-34/+19
2005-11-23mlib-prj.adb (Build_Library): Initialize Delete.Laurent GUERBY2-1/+5
2005-11-23open.c (new_unit): Use the right unit number when checking for stdin, stdout,...Alan Modra2-3/+8
2005-11-23i386-1.C: Pass if CPU has no SSE2 support.Uros Bizjak2-2/+6
2005-11-23re PR c/21668 (gratuitous warning about "extern const" with initializer)Gabriel Dos Reis4-2/+31
2005-11-23altivec-consts.c (vspltisb): Use int val.Alan Modra2-3/+8
2005-11-23re PR libfortran/24794 (problem with namelist input of character array)Jerry DeLisle9-27/+121