aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-10-29re PR middle-end/36578 (cast to long double not taken into account when resul...Joseph Myers10-5/+186
2008-10-29bfin-protos.h (WA_05000257, [...]): New.Bernd Schmidt4-37/+111
2008-10-29re PR middle-end/37870 (ICE in extract_bit_field_1)Jakub Jelinek4-3/+59
2008-10-29re PR c++/26997 (g++ reports misleading error message when the identifier wi...Manuel López-Ibáñez4-10/+130
2008-10-29Revert UTF-8 breaking parts of 141383 and 141295 commits.Jakub Jelinek1-29/+29
2008-10-29Fix last commit.Jakub Jelinek1-1/+1
2008-10-29re PR middle-end/37913 (ICE: Segmentation fault in link_block, cfg.c:153)Jakub Jelinek4-0/+31
2008-10-29bfin.c (struct machine_function): New member has_loopreg_clobber.Bernd Schmidt2-3/+44
2008-10-29* id.po: New.Joseph Myers2-0/+33327
2008-10-28i386.c (core2_cost): Fix typos in comments.H.J. Lu2-1/+6
2008-10-29Daily bump.GCC Administrator1-1/+1
2008-10-28re PR tree-optimization/37663 (ice in simplify_truth_ops_using_ranges, at tre...Jakub Jelinek2-0/+4
2008-10-28re PR c/37924 (ice in smallest_mode_for_size, at stor-layout.c:219)Jakub Jelinek4-6/+70
2008-10-28intrinsic.texi: Update OpenMP section for OMPv3.Tobias Burnus2-5/+10
2008-10-28convert.c (strip_float_extensions): Do not remove or introduce conversions be...Joseph Myers4-1/+30
2008-10-28re PR middle-end/37931 (ice: verify_gimple failed)Jakub Jelinek4-0/+37
2008-10-28mn10300.h (CALL_REALLY_USED_REGISTERS): Define.Nick Clifton3-9/+24
2008-10-28Daily bump.GCC Administrator1-1/+1
2008-10-27re PR target/37378 (Revision 139827 causes Divide_X)Jakub Jelinek2-33/+23
2008-10-27re PR tree-optimization/37879 (ICE with "wrong" use of noreturn attribute and...Jakub Jelinek4-1/+42
2008-10-27ira-int.h (ira_allocno): Add member updated_cover_class_cost.Vladimir Makarov8-46/+148
2008-10-27re PR middle-end/37813 (assert with IRA_COVER_CLASSES with singleton)Vladimir Makarov6-12/+76
2008-10-27re PR middle-end/37884 (Bootstrap failure due to miscompilation of tree-vrp.c)Vladimir Makarov2-34/+48
2008-10-27re PR middle-end/37316 (Small structs are not passed correctly on hppa64-*-*)John David Anglin2-2/+13
2008-10-27Daily bump.GCC Administrator1-1/+1
2008-10-26install.texi: Document requirements on antlr.Matthias Klose2-0/+15
2008-10-26Daily bump.GCC Administrator1-1/+1
2008-10-25mips.h (REG_ALLOC_ORDER): Put call-clobbered registers first.Richard Sandiford2-7/+30
2008-10-25Daily bump.GCC Administrator1-1/+1
2008-10-24PR target/37841: Fix SPU abiMichael Meissner6-0/+512
2008-10-24re PR rtl-optimization/37769 (internal compiler error: in reg_overlap_mention...Kaz Kojima2-0/+13
2008-10-24t-sh: Use $(MULTILIB_CFLAGS) when compiling to unwind-dw2-Os-4-200.o.Kaz Kojima2-1/+6
2008-10-24scanasm.exp (scan-assembler, [...]): Extract first word of $testcase for all ...DJ Delorie2-0/+17
2008-10-24c-typeck.c (enum impl_conv): Remove ic_argpass_nonproto.Joseph Myers2-10/+7
2008-10-24re PR tree-optimization/36038 (miscompiled loop in perlbmk for -Os)Jakub Jelinek4-3/+59
2008-10-24re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on bool...Manuel López-Ibáñez15-73/+666
2008-10-24re PR middle-end/37882 (Bitfield miscompilation)Jakub Jelinek2-1/+5
2008-10-24dg-extract-results.sh: New file.Jakub Jelinek10-4/+211
2008-10-24mips.c (mips_canonicalize_move_class): New function.Richard Sandiford2-44/+131
2008-10-24Daily bump.GCC Administrator1-1/+1
2008-10-23graphite.c (graphite_apply_transformations): Check for -fgraphite-identity.Tobias Grosser5-13/+22
2008-10-23re PR libfortran/37707 (Namelist read of array of derived type incorrect)Jerry DeLisle4-1/+79
2008-10-23Daily bump.GCC Administrator1-1/+1
2008-10-22bfin.c (bdesc_2arg): Add mulhisill, mulhisilh, mulhisihl and mulhisihh builtins.Bernd Schmidt5-1/+105
2008-10-22From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt2-3/+9
2008-10-22* config/mips/mips.opt (msmartmips): Accept -mno-smartmips.Chao-ying Fu2-1/+5
2008-10-22gcc/:Bernd Schmidt30-39/+505
2008-10-22re PR middle-end/37882 (Bitfield miscompilation)Jakub Jelinek4-1/+34
2008-10-22tree.def (COMPLEX_TYPE): Constrain element type.Richard Guenther4-3/+14
2008-10-22re PR c/30949 ("incompatible pointer type" warning does not point to declarat...Manuel López-Ibáñez12-26/+57