aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-08-30Stack usage supportEric Botcazou25-110/+557
2010-08-30re PR tree-optimization/45427 (Number of iteration analysis bogus)Zdenek Dvorak4-18/+93
2010-08-30mips.h (BASE_DRIVER_SELF_SPECS): Infer -mdspr2 for the the 74K.Catherine Moore2-1/+8
2010-08-30re PR c++/45043 (ICE: tree check: expected identifier_node, have bit_not_expr...Paolo Carlini4-1/+17
2010-08-30re PR debug/45419 (-fcompare-debug failure at -O3)Jakub Jelinek2-1/+4
2010-08-30re PR middle-end/45423 (#pragma omp atomic on bool has issues)Jakub Jelinek13-0/+826
2010-08-30utils.c (gnat_pushdecl): Remove test for PARM_DECLs.Eric Botcazou2-10/+16
2010-08-30nested-2.C: Allow for single / as comment delimiter.Rainer Orth2-1/+6
2010-08-30xtensa-protos.h (function_arg_advance): Delete.Nathan Froyd4-20/+51
2010-08-30trans.c (call_to_gnu): Also force the return slot opt for the call to a funct...Eric Botcazou4-7/+67
2010-08-30re PR middle-end/21602 (builtin memmove could be memcpy if src and dst don't ...Richard Guenther2-0/+27
2010-08-30* Move compare peephole2 to a better place.Uros Bizjak1-18/+17
2010-08-30decl.c (FOREIGN_FORCE_REALIGN_STACK): New macro, replacement for FORCE_PREFER...Olivier Hainque2-28/+24
2010-08-30Replace | with || in TARGET_HAS_SINCOS.H.J. Lu2-1/+5
2010-08-30* Make-lang.in: Add frontend-passes.o dependencies.Francois-Xavier Coudert2-0/+5
2010-08-30re PR tree-optimization/45449 (-fcompare-debug failure with -O2 -fno-tree-pre...Richard Guenther4-7/+35
2010-08-30opts.h (CL_ERR_NEGATIVE): Define.Joseph Myers6-3/+20
2010-08-30i386.md (zero_extendsidi2_1): Rename from zero_extendsidi2_32.Uros Bizjak2-256/+181
2010-08-30Daily bump.GCC Administrator1-1/+1
2010-08-29re PR fortran/42769 ([OOP] ICE in resolve_typebound_procedure)Janus Weil4-2/+57
2010-08-29ia64.h (HARD_REGNO_NREGS): Return 1 for CCImode in general purpose registers.Eric Botcazou4-31/+58
2010-08-29re PR c++/44991 (default argument with '<' cause compilation error)Jason Merrill4-0/+21
2010-08-29re PR fortran/45439 ([OOP] SELECT TYPE bogus complaint about INTENT)Janus Weil4-2/+55
2010-08-29Daily bump.GCC Administrator1-1/+1
2010-08-28* config/ia64/ia64.md (cstorebi4): Fix thinko.Eric Botcazou2-1/+6
2010-08-28re PR target/45299 (Dwarf information is wrong with optimised code.)Hariharan Sandanagobalane2-29/+61
2010-08-28sse.md (extsuffix): New code attribute.Uros Bizjak3-179/+69
2010-08-28simplify.c (gfc_simplify_bessel_n2): Fix indention and argument type.Steven G. Kargl4-5/+15
2010-08-28re PR libfortran/45436 (Failed to bootstrap)Francois-Xavier Coudert2-4/+8
2010-08-28Fix PR45422Xinliang David Li2-29/+34
2010-08-28sh-protos.h (sh_function_arg): Delete.Nathan Froyd4-18/+31
2010-08-28Daily bump.GCC Administrator1-1/+1
2010-08-27sh.c (push_regs): Emit movml for interrupt handler when possible.Naveen H.S5-7/+124
2010-08-27vfp.md (arm_movsi_vfp, [...]): Set attribute "insn".Bernd Schmidt3-9/+62
2010-08-27genautomata.c (gen_regexp_repeat, [...]): Use the string found in vector elem...Bernd Schmidt2-5/+13
2010-08-27re PR fortran/45432 (gfortran.dg/allocate_alloc_opt_9.f90: Segfault due to in...Janus Weil2-0/+9
2010-08-27Improve floating point conversions on powerpcMichael Meissner16-209/+1183
2010-08-27re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert10-29/+236
2010-08-27gengtype.c (output_type_enum): Test the right union member.Basile Starynkevitch2-1/+7
2010-08-27re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus17-18/+718
2010-08-27re PR fortran/45420 ([OOP] polymorphic TBP call in a CLASS DEFAULT clause)Janus Weil4-0/+96
2010-08-27re PR target/41484 (Please add memory forms of pmovzx* (SSE4.1))Uros Bizjak2-229/+55
2010-08-27Fix long linesEric Botcazou1-4/+6
2010-08-27re PR fortran/43217 (Output of Hollerith constants which are not a multiple o...Jerry DeLisle2-0/+31
2010-08-27mips-protos.h (mips_function_arg_advance): DeleteNathan Froyd4-38/+29
2010-08-27rs6000.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd4-58/+65
2010-08-27arm.md (enabled): Test the value of arch_enabled rather than just using it.Ramana Radhakrishnan2-4/+11
2010-08-27re PR fortran/45159 (Unnecessary temporaries)Thomas Koenig4-15/+44
2010-08-27scop-1.c: Fix out-of-bound array accesses.Richard Guenther5-5/+12
2010-08-27dse.c (group_info.base_mem, [...]): Use BLKmode to cover all the possible off...Olivier Hainque6-4/+67