aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-05-09bfin.h (LOCAL_ALIGNMENT): Define.Bernd Schmidt1-0/+6
2007-05-08md.texi (msub@var{m}@var{n}4, [...]): Document.Chao-ying Fu1-0/+19
2007-05-08re PR rtl-optimization/28011 ([SH] g++ generates wrong code, if '-fno-excepti...Kaz Kojima1-0/+8
2007-05-08emit-rtl.c (unshare_all_rtl_1): Don't copy DECL_RTL.Kazu Hirata1-0/+7
2007-05-08re PR tree-optimization/31847 (Printing to dump file broken)Simon Martin1-0/+6
2007-05-08mips.h (MAX_FPRS_PER_FMT): Renamed from FP_INC.Sandra Loosemore1-0/+14
2007-05-08bfin-protos.h (enum bfin_cpu): Add BFIN_CPU_BF534, BFIN_CPU_BF536 and BFIN_CP...Jie Zhang1-0/+8
2007-05-08bfin-protos.h (bfin_expand_epilogue): Add a third argument of type bool.Jie Zhang1-0/+17
2007-05-08re PR target/31854 (internal compiler error: in cgraph_local_info, at cgraph....Uros Bizjak1-0/+6
2007-05-08invoke.texi (Warning Options): Document that -Wempty-body also checks for and...Mike Stump1-0/+5
2007-05-08libiberty.h (writeargv): Declare.Nathan Froyd1-1/+19
2007-05-07muldiv.md (mulhisi3_c): Limit the mode of the 2nd operand to HI mode.Naveen.H.S1-0/+8
2007-05-07m32c.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): Define.Jayant Sonar1-0/+15
2007-05-07re PR target/31794 (Problem while compiling gcc for m32c-elf)DJ Delorie1-0/+6
2007-05-07re PR c/22133 (In MinGW trailing slash forward not allowed in include path)Danny Smith1-0/+6
2007-05-07tree-ssa-dom.c (tree_ssa_dominator_optimize): Do not free dominance info afte...Eric Botcazou1-1/+1
2007-05-07tree-ssa-dom.c (tree_ssa_dominator_optimize): Reset cfg_altered.Eric Botcazou1-0/+7
2007-05-07gimplify.c (gimplify_expr): Do not crash when folding (void *)(int)&a + 4.Jan Hubicka1-0/+5
2007-05-07re PR driver/31694 (__GFORTRAN__ preprocessor macro)Francois-Xavier Coudert1-0/+8
2007-05-07Fix a typo in 2007-05-03 entry from Ian Lance Taylor.Ben Elliston1-1/+1
2007-05-06timevar.c (timevar_print): Test ENABLE_ASSERT_CHECKING instead of ASSERT_CHEC...Eric Botcazou1-1/+6
2007-05-06Fix PR30957Revital Eres1-0/+6
2007-05-06pa.md: Split tgd_load, tld_load and tie_load into pic and non-pic versions.Aurelien Jarno1-0/+10
2007-05-04crtstuff.c (HIDDEN_DTOR_LIST_END): New macro.Ulrich Drepper1-0/+8
2007-05-04varasm.c (align_variable): Don't increase alignment for DECL_THREAD_LOCAL_P v...Jakub Jelinek1-0/+6
2007-05-04basic-block.h (cdi_direction): Assign values to all enumeration constants.Josh Conner1-0/+48
2007-05-04s390.md ("fix_trunc<mode>di2", [...]): Expander removed.Andreas Krebbel1-0/+6
2007-05-04xtensa.md (adddi3, [...]): Delete.Bob Wilson1-0/+5
2007-05-04opts.c (decode_options): Do not fiddle with inlining parameters in case of op...Jan Hubicka1-0/+11
2007-05-04bfin.md (<optab>di3): Now a define_expand which expands logical operations pi...Bernd Schmidt1-0/+15
2007-05-04invoke.texi (i386 and x86-64 Options): Add the note about a significant loss ...Brad Lucier1-0/+6
2007-05-04haifa-sched.c (rtx_vec_t): New typedef.Maxim Kuvyrkov1-0/+16
2007-05-04sched-ebb.c (debug_ebb_dependencies): New static function.Maxim Kuvyrkov1-0/+12
2007-05-04libgcc-std.ver (__ffssi2): Added to GCC_4.3.0 section.Andreas Krebbel1-0/+4
2007-05-04c.opt (Wmain,ffreestanding): Enable for C++,ObjC++.Dirk Mueller1-0/+4
2007-05-04fold-const.c (fold_unary): Convert (T1)(X op Y) into ((T1)X op (T1)Y)...Jan Hubicka1-0/+10
2007-05-04invoke.texi (-m386,-m486,-mpentium,-mpentiumpro): Remove.Dirk Mueller1-0/+9
2007-05-03* doc/sourcebuild.texi (Test Directives) Clarify dg-excess-errors.Janis Johnson1-0/+4
2007-05-03double.h, [...]: Update from glibc CVS.Joseph Myers1-0/+9
2007-05-03rs6000.c (rs6000_override_options): Don't se MASK_PPC_GFXOPT for 8540 or 8548.Ian Lance Taylor1-0/+5
2007-05-03tree-vect-transform.c (vect_update_inits_of_drs): Use vect_print_dump_info() ...Uros Bizjak1-0/+5
2007-05-03re PR target/31768 (Invalid code or ICE for %z constraint)Uros Bizjak1-0/+6
2007-05-03re PR tree-optimization/30565 (ICE with -O1 -ftree-pre -ftree-loop-linear)Zdenek Dvorak1-0/+5
2007-05-03bfin.md (addpdi3, [...]): New patterns.Bernd Schmidt1-0/+7
2007-05-03re PR middle-end/31699 (-march=opteron -ftree-vectorize generates wrong code)Dorit Nuzman1-0/+9
2007-05-02re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for str...Brooks Moses1-0/+9
2007-05-03darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Translate -shared to -Zdynamiclib.Eric Christopher1-12/+17
2007-05-02re PR c++/31663 (Segfault in constrain_class_visibility with anonymous namesp...Seongbae Park1-0/+6
2007-05-02re PR rtl-optimization/31771 (g++.dg/gomp/pr26913.C ICEs)Zdenek Dvorak1-0/+5
2007-05-02bpabi.S (aeabi_lcmp): Fix result on overflow.Paul Brook1-0/+4