aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-05-04c.opt (Wmain,ffreestanding): Enable for C++,ObjC++.Dirk Mueller4-3/+13
2007-05-04fold-const.c (fold_unary): Convert (T1)(X op Y) into ((T1)X op (T1)Y)...Jan Hubicka4-17/+40
2007-05-04ChangeLog: split old changelogs by yearIan Lance Taylor3-7017/+7017
2007-05-04invoke.texi (-m386,-m486,-mpentium,-mpentiumpro): Remove.Dirk Mueller4-38/+10
2007-05-03Daily bump.GCC Administrator1-1/+1
2007-05-03* doc/sourcebuild.texi (Test Directives) Clarify dg-excess-errors.Janis Johnson2-1/+6
2007-05-03double.h, [...]: Update from glibc CVS.Joseph Myers11-75/+88
2007-05-03rs6000.c (rs6000_override_options): Don't se MASK_PPC_GFXOPT for 8540 or 8548.Ian Lance Taylor2-4/+7
2007-05-03tree-vect-transform.c (vect_update_inits_of_drs): Use vect_print_dump_info() ...Uros Bizjak2-3/+8
2007-05-03re PR target/31768 (Invalid code or ICE for %z constraint)Uros Bizjak2-1/+13
2007-05-03re PR tree-optimization/30565 (ICE with -O1 -ftree-pre -ftree-loop-linear)Zdenek Dvorak4-1/+26
2007-05-03frmul.c (__v2hi): Use short as base type, not itn.Bernd Schmidt5-4/+11
2007-05-03bfin.md (addpdi3, [...]): New patterns.Bernd Schmidt3-2/+26
2007-05-03re PR middle-end/31699 (-march=opteron -ftree-vectorize generates wrong code)Dorit Nuzman12-45/+196
2007-05-02re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for str...Brooks Moses6-7/+17
2007-05-03darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Translate -shared to -Zdynamiclib.Eric Christopher2-12/+18
2007-05-03* gcc.c-torture/compile-limits-stringlit.c: Reduce size of string.Geoffrey Keating2-1/+5
2007-05-02Daily bump.GCC Administrator1-1/+1
2007-05-02re PR c++/31663 (Segfault in constrain_class_visibility with anonymous namesp...Seongbae Park8-1/+61
2007-05-02re PR rtl-optimization/31771 (g++.dg/gomp/pr26913.C ICEs)Zdenek Dvorak2-1/+6
2007-05-02bpabi.S (aeabi_lcmp): Fix result on overflow.Paul Brook4-13/+94
2007-05-02if-div.c: New file.Eric Christopher2-4/+14
2007-05-02re PR preprocessor/28709 (Bad diagnostic pasting tokens with ##)Tom Tromey2-0/+13
2007-05-02Forgot to add the PR number to the last changelog entry:Andrew Pinski1-0/+1
2007-05-02fold-const.c (fold_comparision): Remove the "foo++ == CONST" transformation.Andrew Pinski2-63/+5
2007-05-02* config/frv/predicates.md (symbolic_operand): Accept CONSTs.Nick Clifton2-1/+5
2007-05-02re PR tree-optimization/31146 (forwprop does not look through casts)Richard Guenther4-4/+55
2007-05-02re PR ada/29856 (broken if..else in gcc/ada/adaint.c)Pascal Obry4-83/+173
2007-05-01i386.c (ix86_expand_sse_comi): Remove unused variable.H.J. Lu2-2/+5
2007-05-01limits-blockid.c: New.Geoffrey Keating15-0/+237
2007-05-01Add ChangeLog entry for commit r124287.Geoffrey Keating1-0/+4
2007-05-01invoke.texi: Fix typo, 'AMD Family 10h core' instead of 'AMD Family 10 core'.Dwarakanath Rajagopal2-1/+6
2007-05-01Accept k8-sse3, opteron-sse3 and athlon64-sse3 as improved versions of k8,opt...Dwarakanath Rajagopal1-0/+7
2007-05-01i386.c (override_options): Accept k8-sse3...Dwarakanath Rajagopal2-0/+11
2007-05-01re PR middle-end/31740 (Problem while compiling gcc for mips-elf)Andrew Pinski2-0/+21
2007-05-01Tuning 32-byte loop alignment for amdfam10 architectureDwarakanath Rajagopal1-0/+6
2007-05-01constraints.md: New.Kazu Hirata5-68/+118
2007-05-01re PR tree-optimization/31739 (ICE at tree.c:902 compiling g-regexp.adb)Ian Lance Taylor3-53/+86
2007-05-01gmon-sol2.c (size_t): New type.Mark Mitchell2-9/+81
2007-05-01darwin-ldouble.c (__gcc_qunord): Define if __NO_FPRS__, not just if _SOFT_DOU...Joseph Myers5-23/+42
2007-05-01i386.c (override_options): Tuning 32-byte loop alignment for amdfam10 archite...Dwarakanath Rajagopal1-1/+1
2007-05-01tree-ssa-loop-manip.c (ip_normal_pos): Check if last stmt is NULL.Richard Guenther2-1/+7
2007-05-01* config/rs6000/libgcc-ppc-glibc.ver (__gcc_qgt): Fix typo.Joseph Myers2-1/+5
2007-05-01re PR fortran/31732 (Assignment to array slice affects whole array)Thomas Koenig4-0/+68
2007-05-01tree-vectorize.c (vect_is_simple_use): gimple_min_invariant is invariant.Jan Hubicka2-1/+12
2007-05-01tree.h (maybe_fold_offset_to_component_ref): Remove.Jan Hubicka5-30/+135
2007-05-01tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Use bsi_after_labels.Zdenek Dvorak6-51/+101
2007-05-01tree-vrp.c (set_value_range): Do not allocate equiv bitmap if it is not about...Richard Guenther2-61/+93
2007-05-01intrinsic.c (add_functions): Fixed ELEMENTAL specifications.Daniel Franke3-76/+80
2007-05-01vect-5.f90: Fix dg-final test.Dorit Nuzman2-1/+6