aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-07-05Add --param case-values-thresholdMichael Meissner8-2/+110
2011-07-05* gcc.target/arm/pr42093.c: Use "-fno-reorder-blocks".Janis Johnson2-1/+5
2011-07-05dwarf2out: Remove unused text-based unwind entry points.Richard Henderson4-87/+20
2011-07-05ia64: Remove TARGET_DWARF_HANDLE_FRAME_UNSPEC hook.Richard Henderson2-14/+14
2011-07-05ia64: Remove dead code in process_epilogue.Richard Henderson2-33/+6
2011-07-05ia64: Use pc_rtx to save the return address.Richard Henderson2-7/+14
2011-07-05ia64: Remove ia64_dwarf2out_def_steady_cfa.Richard Henderson2-24/+3
2011-07-05ia64: Issue REG_CFA_REGISTER for ar.pfs at alloc insn.Richard Henderson2-1/+13
2011-07-05arm: Use REG_CFA_REGISTER instead of UNSPEC_STACK_ALIGN.Richard Henderson3-54/+73
2011-07-05vax: Emit prologue as rtl.Richard Henderson4-28/+97
2011-07-05* g++.dg/rtti/anon-ns1.C: Allow for null-termination.Jason Merrill2-1/+5
2011-07-05Promote the function argument before checking non-legitimate constant.H.J. Lu2-6/+12
2011-07-05Fix PR47654: Loop blocking should strip-mine at least two loops.Sebastian Pop6-46/+83
2011-07-05Fix computation of precision.Sebastian Pop2-69/+15
2011-07-05Correct computation of max.Sebastian Pop2-1/+6
2011-07-05Correct typo.Sebastian Pop2-1/+5
2011-07-05re PR c++/49598 ([C++0x] Ice on lambda with implicit capture by value.)Jason Merrill4-1/+23
2011-07-05c-common.c (c_common_nodes_and_builtins): Build all common tree nodes first.Richard Guenther6-8/+18
2011-07-0507-05-2011 Razya Ladelsky <razya@il.ibm.com>Razya Ladelsky5-32/+89
2011-07-05Don't propagate hard registers in forward_propagate_subreg.H.J. Lu2-0/+8
2011-07-05re PR tree-optimization/49518 (ICE in vect_enhance_data_refs_alignment, at tr...Richard Guenther5-1/+83
2011-07-05run_acats (which): Extract last field from type -p, type output only if comma...Rainer Orth2-2/+7
2011-07-05Daily bump.GCC Administrator1-1/+1
2011-07-04DR 1207 PR c++/49589Jason Merrill6-2/+45
2011-07-04error.c (dump_template_bindings): Don't print typenames for a partial instant...Jason Merrill5-17/+80
2011-07-04* error.c (type_to_string): Avoid redundant akas.Jason Merrill4-0/+37
2011-07-04re PR fortran/49623 (Segfault of "gfortran -L" if no argument follows the "-L")Jakub Jelinek2-0/+9
2011-07-04re PR rtl-optimization/49619 (ICE in simplify_subreg, at simplify-rtx.c:5362)Jakub Jelinek5-4/+31
2011-07-04re PR rtl-optimization/49472 (Compiler segfault on valid code)Jakub Jelinek4-3/+51
2011-07-04re PR debug/49602 (verify_ssa failed (definition does not dominate use) with ...Jakub Jelinek4-1/+64
2011-07-04re PR target/49600 (Bad SSE2 int->float split in i386.md)Uros Bizjak2-53/+52
2011-07-04re PR target/34734 ([avr] attribute((progmem)) not handled properly in C++)Georg-Johann Lay10-2/+87
2011-07-04re PR target/44643 ([avr] ICE in c-typeck.c)Georg-Johann Lay2-1/+19
2011-07-04extend.texi (AVR Built-in Functions): Update documentation of __builtin_avr_f...Georg-Johann Lay7-25/+211
2011-07-04re PR tree-optimization/49615 (internal compiler error: verify_stmts failed /...Richard Guenther4-1/+41
2011-07-04t-avr (intfuncs16): Add _clrsbXX2.Georg-Johann Lay2-2/+24
2011-07-04In gcc/objc/: 2011-07-04 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero13-956/+1207
2011-07-04Daily bump.GCC Administrator1-1/+1
2011-07-03PR 49296 Fix wrong PR number in ChangeLogJanne Blomqvist1-1/+1
2011-07-03re PR tree-optimization/49610 (Segfault with -ftree-vectorize (or -O3))Ira Rosen4-0/+25
2011-07-03Daily bump.GCC Administrator1-1/+1
2011-07-02tree.h (TYPE_ARTIFICIAL): New flag.Eric Botcazou9-2/+65
2011-07-02re PR fortran/49562 ([OOP] assigning value to type-bound function)Janus Weil4-3/+44
2011-07-02Daily bump.GCC Administrator1-1/+1
2011-07-01re PR c++/49605 (-Wdelete-non-virtual-dtor is not picky enough)Jonathan Wakely4-2/+35
2011-07-01Make-lang.in (gnat1): Prepend '+' to the command.Eric Botcazou2-2/+7
2011-07-01tree-object-size.c (pass_through_call): Handle BUILT_IN_ASSUME_ALIGNED.Jakub Jelinek2-1/+7
2011-07-01Make-lang.in (cp/decl.o): Depend on pointer-set.h.Jakub Jelinek2-5/+13
2011-07-01re PR c++/48261 (internal compiler error: in lookup_template_function, at cp/...Jason Merrill4-2/+34
2011-07-01re PR c++/48593 (Wrong return type when applying address operator to inherite...Jason Merrill7-6/+39