summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-04-2216-123/+245
* misc.c (gnat_expand_body): Don't call target for destructors, avoid redundant...Jan Hubicka2007-04-226-36/+25
* Fix whitespace.Zdenek Dvorak2007-04-221-4/+4
* re PR tree-optimization/29789 (Missed invariant out of the loop with conditio...Richard Guenther2007-04-225-30/+196
* new testcase for MVERevital Eres2007-04-222-0/+33
* Extend MVE patternsRevital Eres2007-04-224-11/+98
* predict.c: Include pointer-set.h.Zdenek Dvorak2007-04-225-46/+127
* re PR target/31480 (ICE with -O -fomit-frame-pointer on SH)Kaz Kojima2007-04-222-4/+12
* Daily bump.GCC Administrator2007-04-211-1/+1
* re PR fortran/31495 (Is this continuation line legal?)Jerry DeLisle2007-04-212-0/+14
* timevar.c (timevar_print): Change reference of --disable-checking to --enable...Andrew Pinski2007-04-212-1/+11
* re PR c/30265 (Compound literal can cause invalid gimple)Andrew Pinski2007-04-215-0/+45
* re PR fortran/31495 (Is this continuation line legal?)Jerry DeLisle2007-04-212-15/+13
* tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.Andrew Pinski2007-04-2114-13/+58
* re PR tree-optimization/31136 (FRE ignores bit-field truncation (C and C++ fr...Richard Guenther2007-04-214-1/+29
* * sv.po: Update.Joseph Myers2007-04-212-123/+127
* gcse.c (store_killed_in_insn): Handle PARALLELs.Alexandre Oliva2007-04-214-24/+85
* re PR target/31628 (stdcall function is miscompiled)Richard Henderson2007-04-202-19/+28
* standards.texi: Re-arrange into language-specific subsections.Douglas Gregor2007-04-202-5/+51
* tree-ssa-structalias.c (delete_points_to_sets): Free graph->complex.Zdenek Dvorak2007-04-203-0/+7
* Daily bump.GCC Administrator2007-04-201-1/+1
* sysv4.h (STARTFILE_DEFAULT_SPEC): Include ecrti.o and crtbegin.o.Daniel Jacobowitz2007-04-202-3/+10
* re PR target/28623 (ICE in extract_insn, at recog.c:2077 (nrecognizable insn)...Richard Henderson2007-04-204-56/+70
* alpha.h (CPP_SPEC, [...]): Remove.Richard Henderson2007-04-207-42/+29
* pr28796-2.c: Add -mieee for alpha.Richard Henderson2007-04-203-1/+9
* Fix semantic error.Arnaud Charlet2007-04-201-1/+1
* Remove gcc/testsuite/ prefix from paths that have them.Jakub Jelinek2007-04-201-45/+45
* i386.c (bdesc_2arg): Use ORDERED rather than UNORDERED for __builtin_ia32_cmp...Jakub Jelinek2007-04-205-1/+79
* re PR tree-optimization/31632 (ICE in compare_values)Jakub Jelinek2007-04-204-25/+61
* reload.c (combine_reloads): When trying to use a dying register...Bernd Schmidt2007-04-202-1/+11
* Daily bump.GCC Administrator2007-04-191-1/+1
* fold-const.c: Remove prototypes for native_encode_expr and native_interpret_e...Brooks Moses2007-04-193-4/+14
* spe.md (*frob_tf_ti, [...]): Add length attributes.Joseph Myers2007-04-192-16/+42
* float.h: Check that __STDC_WANT_DEC_FP__ is defined, not that it is 1.Janis Johnson2007-04-192-2/+5
* c-cppbuiltin.c (c_cpp_builtins): Remove definition of __STDC_WANT_DEC_FP__.Janis Johnson2007-04-192-10/+10
* configure.ac: Allow both powerpc*-*-linux* and powerpc*-*-gnu* for long doubl...Joseph Myers2007-04-193-2/+10
* re PR rtl-optimization/29841 (ICE with scheduling and __builtin_trap)Eric Botcazou2007-04-195-2/+40
* fold-const.c (div_if_zero_remainder): Do signed divide for pointer types.Jan Hubicka2007-04-192-0/+16
* Daily bump.GCC Administrator2007-04-181-1/+1
* darwin.md (load_macho_picbase): Use link register only.Eric Christopher2007-04-184-14/+18
* m68k.c (output_btst): Use `movew to ccr' when useful.Philippe De Muyter2007-04-182-0/+25
* re PR tree-optimization/31227 (-Warray-bounds doesn't play together with loop...Dirk Mueller2007-04-184-34/+162
* tree-vectorizer.c (destroy_loop_vec_info): Set loop->aux to NULL.Dorit Nuzman2007-04-185-10/+37
* avr.c (ptrreg_to_str): Replace error() with output_operand_lossage().Anatoly Sokolov2007-04-182-1/+6
* tree-vect-transform.c (get_initial_def_for_reduction): Clean away the unused ...Dorit Nuzman2007-04-182-56/+32
* s390.h (S390_TDC_POSITIVE_ZERO): New constant.Wolfgang Gellerich2007-04-184-12/+121
* re PR tree-optimization/19431 (missed optimization with ifs and deferencing)Richard Guenther2007-04-1812-0/+487
* tree-vect-analyze.c (process_use): New function.Dorit Nuzman2007-04-183-83/+136
* Add ChangeLog entries missing from r123917Tobias Schlüter2007-04-181-0/+7
* re PR c++/31513 (Miscompilation of Function Passing Bit Field Value to Function)Mark Mitchell2007-04-184-0/+36