aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-07-16mips.h (TUNE_24K): Define.Sandra Loosemore1-0/+14
2007-07-16mips.md: Include 20kc.md.Sandra Loosemore1-0/+10
2007-07-16rs6000.c (struct processor cost): Add cache_line_size, l1_cache_lines, and si...David Edelsohn1-0/+8
2007-07-16re PR bootstrap/3456 (bootstrapping gcc-3.0 with threadmodel=posix fails on I...Rainer Orth1-0/+6
2007-07-16re PR target/32753 (building a crosscompiler for arm-elf fails because of an ...Paul Brook1-0/+1
2007-07-16re PR target/32753 (building a crosscompiler for arm-elf fails because of an ...Paul Brook1-0/+6
2007-07-15darwin-fallback.c (interpret_libc): Change CR2_REGNO to R_CR2.Geoffrey Keating1-0/+5
2007-07-15unwind-sjlj.c (_Unwind_GetIPInfo): Check for context->fc != NULL before looki...Andrew Haley1-0/+5
2007-07-15re PR middle-end/32398 (checking for suffix of object files... configure: err...John David Anglin1-0/+14
2007-07-15omega.c (coalesce): Fix memory leak on early exit.Dirk Mueller1-0/+12
2007-07-14sh.h (DO_GLOBAL_CTORS_BODY): Add void to prototype.Kaz Kojima1-0/+5
2007-07-14mips.c (mips_classify_symbol): Don't return SYMBOL_SMALL_DATA for constant po...Sandra Loosemore1-0/+7
2007-07-14i386.c (init_mmx_sse_builtins): Define all builtins except __builtin_ia32_emm...Uros Bizjak1-0/+17
2007-07-14re PR tree-optimization/32705 (ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1022)Eric Botcazou1-0/+6
2007-07-13spe.md (SPE_ACC_REGNO): Delete definition.David Edelsohn1-0/+18
2007-07-13Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice1-0/+99
2007-07-13config.gcc: Add options for arch and tune on SPU.Sa Liu1-0/+33
2007-07-13re PR tree-optimization/32721 (CCP removes volatile qualifiers.)Richard Guenther1-0/+8
2007-07-13re PR other/32188 (DFP instrinic document is out of date)H.J. Lu1-0/+5
2007-07-13* gengtype-lex.l: Allow declarations to be indented.Andreas Schwab1-0/+4
2007-07-13Index: gcc/ChangeLogGeoffrey Keating1-0/+8
2007-07-13linux-unwind.h (sh_fallback_frame_state): Use correct index when setting regi...Kaz Kojima1-0/+6
2007-07-13sh.c (mark_use): Remove.Kaz Kojima1-0/+4
2007-07-12arm.c (thumb1_compute_save_reg_mask): Make sure scratch reg does not overlap ...Paul Brook1-0/+5
2007-07-12tree-ssa-pre.c (get_expression_vuses): Move out side-effect.Daniel Berlin1-0/+6
2007-07-12sse.md (storentdf, storentsf): New.Zdenek Dvorak1-0/+4
2007-07-12re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman1-0/+16
2007-07-12builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL.Geoffrey Keating1-0/+12
2007-07-12target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman1-0/+25
2007-07-12gimplify.c (gimplify_conversion): Make sure that the result from maybe_fold_o...Richard Guenther1-0/+9
2007-07-12re PR rtl-optimization/32729 (Loop unrolling not performed with large constan...Zdenek Dvorak1-0/+6
2007-07-12sh.md (symGOTOFF2reg): Add missing parenthesis.Kaz Kojima1-0/+5
2007-07-12re PR tree-optimization/32663 (revision 126369 went into an infinite loop)Daniel Berlin1-0/+25
2007-07-12* Makefile.in (mostlyclean): Remove object files.Alexandre Oliva1-0/+4
2007-07-11toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck1-0/+26
2007-07-11re PR target/32661 (__builtin_ia32_vec_ext suboptimal for pointer/ref args)Uros Bizjak1-0/+7
2007-07-11linux-unwind.h (mips_fallback_frame_state): Rewrite return address calculation.David Daney1-0/+9
2007-07-11* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Revert previous delta and use g...Nick Clifton1-0/+5
2007-07-11reg-stack.c (struct tree_opt_pass pass_stack_regs): Nullify name and letter f...Uros Bizjak1-5/+9
2007-07-11params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.Douglas Gregor1-0/+10
2007-07-11spu.c (spu_optimization_options): Remove setting of parameter PARAM_MAX_COMPL...Ulrich Weigand1-0/+6
2007-07-11mips.h (MIPS_ISA_LEVEL_SPEC): Handle -m4ksc and -m4ksd.Richard Sandiford1-0/+7
2007-07-11re PR tree-optimization/32713 (ICE in copy_reference_ops_from_ref, at tree-ss...Eric Botcazou1-0/+5
2007-07-11re PR middle-end/30482 (<complex> division by 0)Paolo Carlini1-0/+7
2007-07-11re PR tree-optimization/32589 (exp_dbug.adb:981: error: invalid array index)Eric Botcazou1-1/+14
2007-07-11cygming.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2_DEBUG on 32 bit target...Danny Smith1-0/+7
2007-07-11oops - this is the missing changelog entry for the previous deltaNick Clifton1-0/+5
2007-07-11mips.h (ISA_HAS_SYNCI): New target capability predicate.David Daney1-0/+21
2007-07-11emit-rtl.c (gen_reg_rtx): Check can_create_pseudo_p rather than no_new_pseudos.Ian Lance Taylor1-0/+5
2007-07-11builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.David Daney1-0/+10