aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-04-05tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument.Jan Hubicka6-45/+78
2008-04-05tree-cfg.c (need_fake_edge_p): Return false for calls to builtins that return...Ben Elliston2-3/+21
2008-04-05Daily bump.GCC Administrator1-1/+1
2008-04-04re PR target/34916 (gcc.c-torture/execute/pr27364.c fails with -O1, -O2 and -Os)Andy Hutchinson2-3/+20
2008-04-04invoke.texi: Document -mbitops for SH.Naveen.H.S15-7/+830
2008-04-04* g++.dg/other/anon5.C: Don't depend on line number for error message.Janis Johnson2-1/+5
2008-04-04builtin-modf-1.c: Use special options for powerpc*-*-linux*.Janis Johnson2-1/+4
2008-04-04* gcc.dg/var-expand3.c: Skip for powerpc-linux if not on AltiVec HW.Janis Johnson2-1/+3
2008-04-04* gcc.dg/pr34856.c: Use -maltivec on powerpc linux.Janis Johnson2-0/+3
2008-04-04re PR target/35620 (ICE passing dereferenced pointer to _Decimal32)Janis Johnson6-0/+481
2008-04-04re PR target/35364 (ICE on ia64 with vector declaration inside #pragma omp pa...Jakub Jelinek4-0/+87
2008-04-04Change UNSPEC_PCLMULQDQ to UNSPEC_PCLMUL.H.J. Lu1-1/+1
2008-04-04config.gcc (extra_headers): Add wmmintrin.h for x86 and x86-64.H.J. Lu26-39/+1041
2008-04-04function.c (free_after_parsing): Replace with cxx_push_function_context from ...Paolo Bonzini11-91/+50
2008-04-04re PR c/35440 (ICE resulting in completely broken diagnostic)Jakub Jelinek4-5/+30
2008-04-04re PR middle-end/35823 (verify_gimple fails on taking 'Size of a String subpr...Richard Guenther4-1/+19
2008-04-04driver-i386.c (describe_cache): Add l2_sizekb argument.Zuxy Meng2-14/+188
2008-04-04xtensa.c (xtensa_secondary_reload_class): Use a secondary input reload for su...Bob Wilson2-1/+7
2008-04-04re PR target/35713 (invalid type for va_arg with _Decimal128)Janis Johnson2-2/+8
2008-04-04Daily bump.GCC Administrator1-1/+1
2008-04-03re PR c/35712 (decimal float literal constant zero loses significant trailing...Janis Johnson4-2/+170
2008-04-03re PR c/35738 (ICE with #pragma omp atomic and conversion from pointer to int)Jakub Jelinek4-1/+29
2008-04-03re PR middle-end/35818 (ICE on incomplete array in shared clause)Jakub Jelinek4-1/+27
2008-04-03re PR fortran/35786 (OpenMP Fortran PRIVATE on parameter gives error in gfc_f...Jakub Jelinek5-1/+169
2008-04-03i386-protos.h (ix86_aligned_p): Removed.H.J. Lu2-2/+4
2008-04-03mips.md (any_gt, [...]): New code iterators.Adam Nemet4-150/+131
2008-04-03re PR target/35795 (Revision 133787 breaks ia64)Jan Hubicka8-33/+51
2008-04-03tree-vrp.c (extract_range_from_unary_expr): Handle all conversions.Richard Guenther6-55/+129
2008-04-03* config/sh/sh.c (sh_output_mi_thunk): Free cfun.Kaz Kojima2-0/+5
2008-04-03re PR c++/35741 (ICE with offsetof and references)Jakub Jelinek4-0/+35
2008-04-03t-uclinux (generated_files): Add sysroot-suffix.h.Tom Tromey16-6/+76
2008-04-03tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini17-104/+78
2008-04-03c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete.Paolo Bonzini13-65/+53
2008-04-03re PR rtl-optimization/35281 (multiply with 0 generated for 64*32->64)Paolo Bonzini2-0/+24
2008-04-03* expmed.c (extract_force_align_mem_bit_field): Remove.Ben Elliston2-146/+4
2008-04-03re PR middle-end/35800 (Revision 133835 failed to compile binutils)Richard Guenther4-9/+26
2008-04-03re PR middle-end/35800 (Revision 133835 failed to compile binutils)Richard Guenther2-0/+108
2008-04-02re PR target/35801 (At revision 133817, bootstrap fails at libstdc++-v3/src/s...Dominique d'Humieres2-0/+6
2008-04-03Daily bump.GCC Administrator1-1/+1
2008-04-03expmed.c (extract_split_bit_field): Remove if (0) code.Ben Elliston3-15/+7
2008-04-02cppopts.texi (-dU): Document.Joseph Myers29-2/+268
2008-04-02predicates.md (io_address_operand): New predicate.Anatoly Sokolov4-19/+24
2008-04-02i386.md (*float<SSEMODEI24:mode><X87MODEF:mode>2_1): Emit gen_floatdi<X87MODE...Uros Bizjak2-1/+79
2008-04-02i386.c (bdesc_sse_3arg): Add __builtin_ia32_shufps and __builtin_ia32_shufpd.H.J. Lu2-45/+19
2008-04-02i386.md (plogic): New.H.J. Lu4-207/+85
2008-04-02re PR tree-optimization/14495 ([tree-ssa] Propagate range info into a switch ...Richard Guenther8-43/+276
2008-04-02re PR tree-optimization/14495 ([tree-ssa] Propagate range info into a switch ...Richard Guenther4-6/+176
2008-04-02fwprop.c: Fix ISO-C99ism.Paolo Bonzini2-1/+5
2008-04-02re PR bootstrap/35752 (Combined gcc + binutils source tree doesn't bootstrap ...Paolo Bonzini6-26/+6049
2008-04-02decl.c (gnat_to_gnu_entity): For a constant object whose type has self-refere...Eric Botcazou4-5/+57