summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* invoke.texi: For man pages, include gcc-vers.texi.Mark Mitchell2005-11-234-2/+19
* passes.c (init_optimization_passes): Document sequencing of passes.Diego Novillo2005-11-232-4/+26
* predicates.md (pcrel_address, [...]): Remove redundant conditionals.Kazu Hirata2005-11-232-34/+19
* mlib-prj.adb (Build_Library): Initialize Delete.Laurent GUERBY2005-11-232-1/+5
* i386-1.C: Pass if CPU has no SSE2 support.Uros Bizjak2005-11-232-2/+6
* re PR c/21668 (gratuitous warning about "extern const" with initializer)Gabriel Dos Reis2005-11-234-2/+31
* altivec-consts.c (vspltisb): Use int val.Alan Modra2005-11-232-3/+8
* re PR libfortran/24794 (problem with namelist input of character array)Jerry DeLisle2005-11-239-27/+121
* Daily bump.GCC Administrator2005-11-231-1/+1
* * dwarf2.h (enum dwarf_type): Add DW_ATE_decimal_float.Ben Elliston2005-11-232-1/+6
* Preparatory work for PR target/21623:J"orn Rennecke2005-11-2213-21/+39
* Fix bogus date.Eric Botcazou2005-11-221-1/+1
* re PR middle-end/22561 (ACATS ca11c01 wrong code)Eric Botcazou2005-11-222-0/+6
* optabs.c (expand_unop): Call SCALAR_FLOAT_MODE_P on a mode, not a mode_class.Ian Lance Taylor2005-11-222-2/+8
* re PR target/23435 (Unrecognizable insn (in extract_insn, at recog.c))Kazu Hirata2005-11-224-1/+27
* re PR middle-end/23606 (fold does not fold (type)(a == b) into a == b (with t...Andrew Pinski2005-11-222-0/+13
* objcp-decl.c (objcp_lookup_name): Remove.Andrew Pinski2005-11-223-9/+6
* re PR target/24988 (gfortran build fails with - Undefined symbols)Andrew Pinski2005-11-222-1/+6
* re PR c++/22238 (Awful error messages with virtual functions)Gabriel Dos Reis2005-11-222-0/+27
* arm.c (emit_set_insn): New function.Richard Earnshaw2005-11-222-81/+75
* re PR target/24954 (ICE: could not split insn)Alan Modra2005-11-232-1/+7
* re PR middle-end/24950 (ICE in operand_subword_force)Alan Modra2005-11-222-0/+7
* re PR target/24954 (ICE: could not split insn)Alan Modra2005-11-222-1/+7
* optabs.c: Use SCALAR_FLOAT_MODE_P instead of explicitly testing GET_MODE_CLAS...Ben Elliston2005-11-229-25/+37
* c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi2005-11-2232-159/+37
* fp-bit.c (clzusi): New function.Joseph Myers2005-11-229-17/+231
* rs6000.opt (mmulhw): New option.Joseph Myers2005-11-2266-6/+1459
* Daily bump.GCC Administrator2005-11-221-1/+1
* socket.c: Add extern int h_errno for rtems since networking header files are ...Joel Sherrill2005-11-212-0/+13
* rtems-elf.h: Added definition of LINK_GCC_C_SEQUENCE_SPEC which matches behav...Joel Sherrill2005-11-212-1/+14
* re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek2005-11-2110-482/+852
* cse.c (fold_rtx): Typo fix.Ben Elliston2005-11-222-3/+8
* c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson2005-11-2115-31/+39
* optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t...Ben Elliston2005-11-2217-37/+60
* re PR libfortran/24432 (Missing symbols)Eric Botcazou2005-11-212-0/+7
* re PR target/24951 (ICE: RTL check: expected code 'const_int', have 'const_do...Paolo Bonzini2005-11-212-5/+10
* re PR target/24953 (RTL check: access of elt 1 of vector with last elt 0 in v...David Edelsohn2005-11-212-1/+8
* re PR fortran/24223 (Gfortran crashes in two places)Paul Thomas2005-11-216-1/+55
* re PR tree-optimization/24653 (EON regressed seriously on x86-64)Jan Hubicka2005-11-212-0/+9
* predicates.md (ax_reg_operand): New predicate.Uros Bizjak2005-11-213-2/+35
* fold-const.c (fold_binary): Optimize A / A to 1.0 if we don't care about NaNs...Uros Bizjak2005-11-214-0/+33
* re PR rtl-optimization/24883 (fatal error: internal consistency failure build...Ian Lance Taylor2005-11-214-10/+51
* re PR rtl-optimization/20583 (ICE in output_operand: invalid expression as op...Kazu Hirata2005-11-214-11/+56
* combine.c (try_combine): Do not run subst on i1src and i2src in the case of g...Joseph Myers2005-11-212-29/+40
* re PR tree-optimization/24931 (uninitialized structure member after assignment)Richard Henderson2005-11-203-9/+68
* Daily bump.GCC Administrator2005-11-211-1/+1
* expr.c (expand_expr_real): Use usmul_optab for widening signed * unsigned mul...Bernd Schmidt2005-11-207-2/+71
* usmul.c: New test.Bernd Schmidt2005-11-202-0/+37
* * gcc.pot: Regenerate.Joseph Myers2005-11-202-5769/+7386
* gensupport.c (std_preds): Fixed extraneous `false` in last change.Graham Stott2005-11-202-1/+5