aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-06-29re PR middle-end/38212 (restrict implementation causes wrong-code)Richard Guenther1-0/+38
2009-06-29re PR tree-optimization/40579 (gcc -O2 optimization causes infinite loop and ...Richard Guenther1-0/+6
2009-06-28re PR tree-optimization/40550 (Segmentation fault caused by alignment error i...Uros Bizjak1-7/+11
2009-06-28fold-const.c (contains_label_1): Fix comments.Eric Botcazou1-0/+5
2009-06-28i386.h (enum ix86_fpcmp_strategy): New.Paolo Bonzini1-0/+39
2009-06-28arm.c (arm_final_prescan_ins): Eliminate code related to jump_clobbers.Paolo Bonzini1-0/+10
2009-06-28dojump.c (do_compare_rtx_and_jump): Try swapping the condition for floating p...Paolo Bonzini1-0/+10
2009-06-28expr.c (expand_expr_real_1): Just use do_store_flag.Paolo Bonzini1-0/+12
2009-06-28builtins.c (expand_errno_check): Use do_compare_rtx_and_jump.Paolo Bonzini1-0/+9
2009-06-27re PR target/40489 (gcc.dg/builtin-unreachable-3.c doesn't work on ia64)H.J. Lu1-91/+96
2009-06-27tree-ssa-alias.c: Fix unintentional commit.Paolo Bonzini1-0/+4
2009-06-27passes.c (execute_one_pass): Fix unintentional commit.Paolo Bonzini1-0/+4
2009-06-27df-problems.c (df_set_seen, [...]): Delete.Paolo Bonzini1-1/+12
2009-06-27re PR tree-optimization/26854 (Inordinate compile times on large routines)Paolo Bonzini1-0/+29
2009-06-27bitmap.h (bitmap_ior_and_into): New.Paolo Bonzini1-0/+5
2009-06-27domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil...Paolo Bonzini1-0/+62
2009-06-27arm.md (casesi): Fix test for Thumb1.Richard Earnshaw1-0/+6
2009-06-26arm-cores.def: Added core cortex-m0.Daniel Gutson1-0/+6
2009-06-26mep.opt (mfar): Remove -mfar as it doesn't do anything.DJ Delorie1-0/+7
2009-06-26c-decl.c (merge_decls): Re-indent.H.J. Lu1-0/+4
2009-06-26re PR c/39902 (x * 1.0DF gets wrong value)Janis Johnson1-0/+6
2009-06-26function.h (struct function): Add cannot_be_copied_reason, and cannot_be_copi...Richard Henderson1-0/+18
2009-06-26builtins.c (expand_builtin_alloca): Handle builtin alloca that is marked not ...Olatunji Ruwase1-0/+7
2009-06-26re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparin...Steve Ellcey1-0/+6
2009-06-26mingw-tls.c (__mingwthr_key_dtor): Remove for none shared libgcc.Kai Tietz1-0/+6
2009-06-26tree-ssa-structalias.c (do_ds_constraint): Simplify escape handling.Richard Guenther1-0/+5
2009-06-26re PR middle-end/40525 (if conversion (in dead_or_predicable) fails for targe...Steven Bosscher1-0/+6
2009-06-26re PR target/40468 (FAIL: gcc.c-torture/execute/20061031-1.c execution, -Os)John David Anglin1-0/+8
2009-06-25power7 patch #2: add bswap64; add preliminary VSX register support; add more ...Michael Meissner1-0/+66
2009-06-25Fix formattingEric Botcazou1-2/+3
2009-06-25g++spec.c (SKIPOPT): define.Ian Lance Taylor1-1/+6
2009-06-25re PR target/38731 (Local strings on the stack not aligned)Andrew Pinski1-0/+6
2009-06-25tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Disambiguate indirect referenc...Richard Guenther1-0/+6
2009-06-25re PR middle-end/40493 (New SRA miscompiled binutils)Martin Jambor1-0/+10
2009-06-25plugins.texi (Building GCC plugins): Corrected typo in Makefile excerpt - @ s...Basile Starynkevitch1-0/+4
2009-06-25arc.c: Include "df.h".Ian Lance Taylor1-0/+70
2009-06-25invoke.texi (SH Options): Document -m2a, -m2a-single, -m2a-single-only and -m...Takashi YOSHII1-0/+7
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov1-0/+14
2009-06-24mep-ext-cop.cpu: Fix copyright notice.DJ Delorie1-0/+9
2009-06-24contrib.texi (Contributors):Denis Chertykov1-0/+4
2009-06-24Fix nitsEric Botcazou1-4/+4
2009-06-24re PR middle-end/40501 (error: invalid conversion in gimple call)Andreas Krebbel1-0/+6
2009-06-24MAINTAINERS: Add myself as mep maintainer.DJ Delorie1-0/+31
2009-06-24configure.ac: Add --enable-build-with-cxx.Ian Lance Taylor1-0/+25
2009-06-23arm.c (arm_override_options): Fix braces and formatting from previous commit.Ramana Radhakrishnan1-0/+5
2009-06-23* Makefile.in ($(out_object_file)): Depend upon $(DF_H).Ian Lance Taylor1-0/+4
2009-06-23reload.c (alternative_allows_const_pool_ref): Mark mem parameter with ATTRIBU...Ian Lance Taylor1-0/+5
2009-06-23Step 1 of VSX changes: Powerpc infrstructure changesMichael Meissner1-0/+178
2009-06-23config.gcc (avr-*-rtems*, avr-*-*): Set extra_gcc_objs and extra_objs.Anatoly Sokolov1-0/+24
2009-06-23var-tracking.c (unshare_variable): Force initialized to be VAR_INIT_STATUS_IN...Jakub Jelinek1-0/+25