aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-23i386.md (fmodxf3): Change sequence of move instructions.Uros Bizjak2-4/+11
2008-06-23re PR target/36533 (Incorrectly assumed aligned_operand)Jakub Jelinek4-0/+187
2008-06-23re PR tree-optimization/36508 (ICE in compute_antic)Jakub Jelinek4-2/+46
2008-06-23i386.md (*fop_<MODEF:mode>_2_i387): Fix a typo.Uros Bizjak1-2/+2
2008-06-23re PR fortran/36597 (OpenMP 3: _OPENMP should be 200805 instead of 200505)Jakub Jelinek2-1/+6
2008-06-23i386.md (*fop_<mode>_1_i387): Use SSE_FLOAT_MODE_P together with SSE_TARGET_M...Uros Bizjak2-9/+13
2008-06-23Daily bump.GCC Administrator1-1/+1
2008-06-22* config/avr/avr.h (SUPPORTS_INIT_PRIORITY): Define.Andy Hutchinson2-0/+6
2008-06-22re PR middle-end/34906 (valgrind error indication from testsuite gimplify.c: ...Laurynas Biveinis2-2/+15
2008-06-22c-lex.c (narrowest_unsigned_type): Change itk to int.Ian Lance Taylor10-63/+121
2008-06-22move.h (swap(_Tp (&)[_Nm], _Tp (&)[_Nm])): Add, per DR 809.Paolo Carlini6-7/+93
2008-06-22Daily bump.GCC Administrator1-1/+1
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor24-360/+126
2008-06-21[multiple changes]Paolo Carlini1-0/+0
2008-06-21[multiple changes]Paolo Carlini22-29/+588
2008-06-21* include/c_global/climits, include/tr1/climits: Add parentheses.Jonathan Wakely3-6/+10
2008-06-21tree-ssa-pre.c (fini_antic): Bitmap_sets have to be freed before the grand_bi...Bernhard Fischer2-2/+7
2008-06-21typeck.c (composite_pointer_type_r, [...]): Change pedwarn to permerror.Jonathan Wakely13-157/+201
2008-06-21Daily bump.GCC Administrator1-1/+1
2008-06-20* gcc.dg/inline-31.c: New test.Joseph Myers2-0/+13
2008-06-20ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi31-185/+287
2008-06-20re PR debug/34908 (valgrind error indication from testsuite hashtab.c : htab_...Laurynas Biveinis2-5/+15
2008-06-20i386.md (*jcc_fused_1): Handle all valid compare operators for "test" insn.Uros Bizjak2-31/+62
2008-06-20tree-ssa-pre.c: Fix typo in comment.Bernhard Fischer2-54/+93
2008-06-20arith.c (hollerith2representation): Fix for -Wc++-compat.Kaveh R. Ghazi24-109/+154
2008-06-20re PR ada/36573 (s-intman.adb:232:50: "SA_ONSTACK" is undefined)John David Anglin2-0/+6
2008-06-20collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi20-122/+165
2008-06-20fmt_l.f90: Fix end of line test pattern.Jerry DeLisle2-16/+20
2008-06-20rtl.texi: Updated subreg section.Kenneth Zadeck2-16/+67
2008-06-20re PR c++/36523 (OpenMP task construct fails to instantiate copy constructor)Jakub Jelinek6-33/+84
2008-06-20Daily bump.GCC Administrator1-1/+1
2008-06-19target-supports.exp (check_effective_target_keeps_null_pointer_checks): New f...Andy Hutchinson10-17/+59
2008-06-19* gcc.dg/pragma-pack-4.c: Skip for AVR target.Andy Hutchinson2-0/+6
2008-06-19builtins.c (expand_builtin_nonlocal_goto): Stabilize r_sp before clobbering f...Jan Hubicka2-0/+6
2008-06-19tree-optimize.c (execute_early_local_optimizations): Set cgraph_state only at...Jan Hubicka2-1/+10
2008-06-19i386.md (*jcc_fused_1): Use ASM_COMMENT_START instead of "#" in insn asm temp...Uros Bizjak2-3/+9
2008-06-19system.h (-Wc++-compat): Activate as a warning, no an error.Kaveh R. Ghazi2-1/+7
2008-06-19i386.h (ix86_tune_indices): New.Uros Bizjak4-1/+76
2008-06-19avr.c (avr_mcu_t): Add attiny13a.Anatoly Sokolov4-1/+10
2008-06-19Adjust strsignal to POSIX 200x prototype.Eric Blake2-19/+26
2008-06-19* testsuite/libgomp.c/nqueens-1.c: New test.Jakub Jelinek2-0/+70
2008-06-19cgraphunit.c (cgraph_finalize_function): Remove redundant setting of node->decl.Bernhard Reutner-Fischer2-8/+16
2008-06-19arm-protos.h (arm_return_in_memory): Remove public arm_return_in_memory() pro...Chung-Lin Tang4-10/+14
2008-06-19dfp.h, [...]: Remove references to IEEE 754R.Ben Elliston9-25/+31
2008-06-19Daily bump.GCC Administrator1-1/+1
2008-06-19* gcc.dg/builtin-apply2.c: Mark skip for avr target.Andy Hutchinson2-1/+7
2008-06-18re PR middle-end/36571 (Default untyped return for AVR is byte register.)Andy Hutchinson2-1/+6
2008-06-18* gcc.dg/tree-ssa/loop-35.c: xfail avr target. Add new avr specific tests.Andy Hutchinson2-2/+8
2008-06-18forwprop-6.c: Use long or int to match size of float.Andy Hutchinson4-9/+35
2008-06-18* gcc.c-torture/execute/20020619-1.c: Correct for targets without 32 bit int.Andy Hutchinson2-3/+15