aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-12-05config.host (i[34567]86-*-*, x86-64-*-*): Use driver-i386.o only if target is...Bernd Schmidt2-2/+13
2006-12-05i386.c (ix86_builtin_vectorized_function): Declare.Richard Guenther5-2/+60
2006-12-05bfin.c (output_file_start): Fix comment which referred to ia64_override_options.Bernd Schmidt2-1/+6
2006-12-05cfgexpand.c (expand_one_var): Guard expand_one_stack_var by really_expand.Jan Hubicka2-1/+7
2006-12-05rtlanal.c (note_uses): Deal with SEQUENCEs.Bernd Schmidt5-210/+534
2006-12-05darwin.h, [...]: Fix comment typos.Kazu Hirata6-6/+11
2006-12-05spu-protos.c (spu_split_address): Add.Trevor Smigiel5-36/+68
2006-12-05darwin.h: Update copyright notice.Eric Christopher3-10/+15
2006-12-05tree-ssa-alias.c (compute_flow_sensitive_aliasing): Call set_used_smts.Daniel Berlin4-13/+25
2006-12-05Daily bump.GCC Administrator1-1/+1
2006-12-04cp-objcp-common.c (cp_expr_size): Return NULL in the case size is undefined.Jan Hubicka5-27/+48
2006-12-04re PR fortran/29962 (Initialization expressions)Tobias Burnus5-3/+25
2006-12-04[multiple changes]Paul Thomas4-1/+43
2006-12-04tree-ssa-alias.c (compute_may_aliases): Compute flow sensitive before flow in...Daniel Berlin11-764/+599
2006-12-04re PR c++/29733 (ICE on initialization of function type)Mark Mitchell4-0/+38
2006-12-04re PR c++/29632 (ICE on invalid code: regenerate_decl_from_template, at cp/pt...Mark Mitchell4-3/+36
2006-12-04unwind-arm.c: Adjust __cxa_type_match declaration.Carlos O'Donell2-1/+9
2006-12-04Switch live on entry to a per block basis from per variable.Andrew MacLeod4-275/+335
2006-12-04sse-18.c: Pass if CPU has no SSE2 support.Uros Bizjak2-2/+6
2006-12-04re PR fortran/29916 ([4.1 only] Dimension of a function result as host associ...Paul Thomas5-3/+33
2006-12-04re PR middle-end/29947 (OpenMP parallel for fails for reversed loop range)Jakub Jelinek2-26/+29
2006-12-04re PR middle-end/29965 (OpenMP vs always throw in a loop)Jakub Jelinek19-47/+994
2006-12-04sp64-elf.h (JUMP_TABLES_IN_TEXT_SECTION): Delete.Eric Botcazou3-15/+5
2006-12-04tree.c (walk_type_fields): Do not handle TYPE_MIN_VALUE and TYPE_MAX_VALUE fo...Eric Botcazou8-18/+101
2006-12-04stack-prot-kernel.c: Skip for x86_64-*-darwin.Eric Christopher2-3/+7
2006-12-04* config/spu/spu.md (_mulv4si3): Remove unused local variables.Ben Elliston2-2/+4
2006-12-03re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use...Richard Henderson4-1/+38
2006-12-04re PR target/24598 (Need to support odcctools and its ablity to use --prefix ...Eric Christopher4-56/+62
2006-12-04Daily bump.GCC Administrator1-1/+1
2006-12-03visibility-11.c: Compile with -mstringop-strategy=libcall.Uros Bizjak2-1/+5
2006-12-03vect.exp: Enable tests to run on spu.Dorit Nuzman9-5/+78
2006-12-03re PR target/30041 (FAIL: gcc.target/i386/sse3-movddup.c (internal compiler e...Uros Bizjak2-2/+8
2006-12-03pr16105.c: Remove xfail on vect_no_align targets.Dorit Nuzman12-15/+35
2006-12-03re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...Paul Thomas17-24/+487
2006-12-03Daily bump.GCC Administrator1-1/+1
2006-12-02re PR target/30040 (-mtune=native is wrong for Core 2 Duo and Core Duo)H.J. Lu4-35/+187
2006-12-02re PR c++/30033 (ICE on valid with --std=c++0x (static_assert))Andrew Pinski4-3/+29
2006-12-02fix testcase from previous commitLee Millward1-1/+1
2006-12-02configure.in: Update MPFR version in error message.Kaveh R. Ghazi4-10/+16
2006-12-02re PR c/27953 (ICE with invalid function definitions)Lee Millward4-2/+16
2006-12-02i386.c (pentium4_cost, [...]): Update 32bit memcpy/memset decriptors.Jan Hubicka2-9/+24
2006-12-02* config/i386/i386.c: Fix a comment typo.Kazu Hirata2-1/+3
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata31-78/+92
2006-12-02* doc/extend.texi, doc/invoke.texi, doc/md.texi: Fix typos.Kazu Hirata4-4/+8
2006-12-02* name-lookup.c: Follow spelling conventions.Kazu Hirata2-1/+5
2006-12-02Makefile.in, [...]: Fix comment typos.Kazu Hirata6-7/+13
2006-12-02Daily bump.GCC Administrator1-1/+1
2006-12-01decl.c (poplevel): Check DECL_INITIAL invariant.Geoffrey Keating4-28/+75
2006-12-01spu.c (spu_immediate): Remove trailing comma.Trevor Smigiel4-2470/+195
2006-12-01fold-const.c (fold_binary): Use the precision of the type instead of the size...Eric Botcazou2-14/+26