aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-08-30ppu_intrinsics.h: New file.Andrew Pinski1-0/+6
2007-08-30cfg.c (dump_flow_info): Change to also print entry and exit block info.Kenneth Zadeck1-0/+7
2007-08-30df-core.h (df_dump_region): New function.Kenneth Zadeck1-0/+8
2007-08-30decl.c (start_preparsed_function): Set DECL_DISREGARD_INLINE_LIMITS for GNU_I...Jakub Jelinek1-0/+3
2007-08-30re PR target/33168 (GCC Boot failure, building libstc++)Jakub Jelinek1-0/+7
2007-08-30re PR middle-end/33199 (tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc)Richard Guenther1-0/+8
2007-08-30invoke.texi (-mveclibabi): Document new target option.Richard Guenther1-0/+13
2007-08-30re PR middle-end/32758 (ecj1 hangs)Jakub Jelinek1-0/+4
2007-08-30rs6000.c (rs6000_emit_sync): For QI or HI mode used_m...Jakub Jelinek1-0/+7
2007-08-30s390.md ("*add<mode>3_alc_carry1_cc", [...]): New insn definitions.Ulrich Weigand1-0/+6
2007-08-30s390.c (s390_expand_addcc): Emit canonical alc pattern.Ulrich Weigand1-0/+7
2007-08-29system.h: Activate -Wcast-qual as warning-only.Kaveh R. Ghazi1-0/+4
2007-08-29re PR target/33168 (GCC Boot failure, building libstc++)Paolo Bonzini1-0/+7
2007-08-29xcoffout.c: #include debug.h.Olivier Hainque1-0/+5
2007-08-29simplify-rtx.c (simplify_binary_operation_1): Change CONST_VECTOR_ELT to XVEC...Uros Bizjak1-0/+5
2007-08-29tree-pretty-print.c (dump_generic_node): Print label DECL_UID as D.%u.Richard Guenther1-0/+6
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert1-0/+5
2007-08-29re PR c++/33194 (ICE: canonical types differ for identical types void ()(cons...Douglas Gregor1-0/+7
2007-08-29bfin.c (bfin_expand_builtin): Fix the argument order of __builtin_bfin_cmplx_...Jie Zhang1-0/+5
2007-08-29revert: bfin.md (composev2hi): Put operands into vector with correct order.Jie Zhang1-0/+7
2007-08-29bfin.md (composev2hi): Put operands into vector with correct order.Jie Zhang1-0/+5
2007-08-29bfin.c (bfin_expand_call): Inline PLT with l1_text attribute when appropriate.Jie Zhang1-0/+13
2007-08-29bfin.opt (minline-plt): Add.Jie Zhang1-0/+8
2007-08-29m68k.c (m68k_get_function_kind): Assert we're never given a non-function.Nathan Sidwell1-0/+6
2007-08-28* config/sh/sh.c (sh_gimplify_va_arg_expr): Fix sh2a support.DJ Delorie1-0/+4
2007-08-29system.h (CONST_CAST): Avoid union for gcc-4.0.x.Kaveh R. Ghazi1-0/+4
2007-08-28tree.h (struct tree_function_decl): Increase size of function_code bitfield.Richard Guenther1-0/+5
2007-08-28* gcc/config/m68k/linux.hNathan Sidwell1-0/+10
2007-08-28re PR target/32661 (__builtin_ia32_vec_ext suboptimal for pointer/ref args)Uros Bizjak1-2/+11
2007-08-28re PR middle-end/32370 (Segfault after rejecting bogus assembler)Jakub Jelinek1-0/+4
2007-08-28re PR rtl-optimization/33148 (ICE in trunc_int_for_mode, at explow.c:56 durin...Jakub Jelinek1-0/+4
2007-08-28re PR debug/32914 (ICE in rtl_for_decl_init with -g option)Jakub Jelinek1-0/+8
2007-08-28* c-pretty-print.c (pp_c_constant): Handle COMPLEX_CST.Gabriel Dos Reis1-0/+4
2007-08-28tree.h (DECL_DISREGARD_INLINE_LIMITS): New.Richard Guenther1-0/+19
2007-08-28Modulo-scheduling improvements. Patch 2 of 2Mircea Namolaru1-0/+28
2007-08-27extend.texi (gnu_inline funtion attribute): Document C++ behavior.Alexandre Oliva1-0/+5
2007-08-27re PR c++/31337 (ICE with statement expression)Jason Merrill1-0/+6
2007-08-27regclass.c (init_reg_autoinc): Fix typo.Sandra Loosemore1-0/+4
2007-08-27re PR tree-optimization/33173 (ICE in set_uids_in_ptset, at tree-ssa-structal...Daniel Berlin1-0/+5
2007-08-27re PR target/31385 (gcc fails to find spill register for decimal arithmetic)H.J. Lu1-1/+8
2007-08-27Separate target-specific initialization from general back-end initialization.Sandra Loosemore1-0/+57
2007-08-27rtl.h (XCNMPFV): Preserve const-ness of parameters through use of __typeof().Chao-ying Fu1-0/+5
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-0/+83
2007-08-26tree-ssa-sccvn.c, [...]: Remove unnecessary trailing whitespace.Bernhard Fischer1-0/+5
2007-08-26re PR target/32991 (config/alpha/constraints.md is marked as mime-type)H.J. Lu1-0/+6
2007-08-26re PR middle-end/33181 (Revision 127766 generates bad cmov)H.J. Lu1-0/+8
2007-08-26re PR target/33151 (Invalid insn with pre_inc)David Edelsohn1-0/+13
2007-08-26re PR bootstrap/30620 (missing dependencies of gcov-io.h breaks --enable-inte...Bernhard Fischer1-0/+6
2007-08-25configure.ac (--debug-prefix-map check): Change assembler version presumed to...Joseph Myers1-0/+6
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-0/+49