aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-10-16opts.c (set_fast_math_flags, [...]): Make static.Joseph Myers3-9/+11
2010-10-16arm.c (arm_option_optimization): Set flag_section_anchors to 1 not 2.Joseph Myers7-32/+34
2010-10-16configure.ac: Make sure inhibit_libc remains false for mingw targets as cross.Kai Tietz3-2/+28
2010-10-16Daily bump.GCC Administrator1-1/+1
2010-10-15In gcc/testsuite/: 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-0/+69
2010-10-15uninit var analysis enhancementXinliang David Li5-42/+321
2010-10-15In gcc/testsuite/: 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-0/+165
2010-10-15In gcc/testsuite/: 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-0/+231
2010-10-15re PR c++/45983 (ICE: tree code 'template_parm_index' is not supported in gim...Jason Merrill4-1/+31
2010-10-15i386.md (*movdfcc_1_rex64): Correct mode attribute.Uros Bizjak3-73/+65
2010-10-15target.def (target_option.init_struct): New hook.Joseph Myers15-40/+131
2010-10-15update changelogMichael Meissner1-4/+2
2010-10-15Add fma supportMichael Meissner24-154/+1086
2010-10-15lto-streamer-out.c (write_symbol): Use pointer set of seen objects instead of...Jan Hubicka2-15/+55
2010-10-15invoke.texi: Add -fstrict-volatile-bitfields to Option Summary and Index.Jie Zhang2-1/+7
2010-10-15tree.c (free_lang_data_in_decl): Clear DECL_INITIAL for automatic variables a...Richard Guenther4-2/+43
2010-10-15extend.texi (Variable Length): Don't refer to VLAs not conforming to C99.Joseph Myers2-3/+6
2010-10-15rx.c (rx_option_optimization): Change to rx_override_options_after_change.Joseph Myers2-20/+22
2010-10-15re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)Tobias Burnus4-94/+137
2010-10-15rs6000.c (rs6000_option_optimization): Don't disable section anchors for lang...Joseph Myers2-4/+7
2010-10-15frv.c (frv_option_optimization, [...]): Remove.Joseph Myers3-27/+6
2010-10-15* cgraphunit.c (clone_of_p): Define unconditionally.Michael Matz2-3/+5
2010-10-15re PR tree-optimization/46021 (3 tree-ssa tests XPASS almost everywhere)Richard Guenther3-4/+8
2010-10-15re PR tree-optimization/45957 (g++.dg/ext/fnname3.C FAILs with -flto/-fwhopr)Richard Guenther4-16/+27
2010-10-15In gcc/testsuite/: 2010-10-15 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero3-0/+268
2010-10-15eh-vararg-2.C: Fix dg-options for arm-eabi targets.Ramana Radhakrishnan2-0/+6
2010-10-15ifcvt.c (find_active_insn_before): New function.Chung-Lin Tang4-5/+74
2010-10-15lto.exp (lto-link-and-maybe-run): Use the default linker script when relocata...Jie Zhang2-0/+25
2010-10-15re PR debug/45447 (ICE with `-g -femit-struct-debug-baseonly')Yao Qi4-0/+15
2010-10-15re PR rtl-optimization/45621 (ICE: verify_cgraph_node failed: inlined_to poin...Jan Hubicka8-12/+61
2010-10-15Daily bump.GCC Administrator1-1/+1
2010-10-14add ObjC* @property - testsIain Sandoe29-0/+1114
2010-10-14add @property to ObjC*Iain Sandoe17-19/+1408
2010-10-14re PR tree-optimization/46008 (Floating point condexpr not vectorized)Jakub Jelinek2-1/+10
2010-10-14Fix typos in gcc.dg/pr45570.c.H.J. Lu2-32/+6
2010-10-14re PR tree-optimization/44913 (-ftree-vectorize causes FAIL: gcc.dg/pr44838.c...Richard Guenther6-165/+113
2010-10-14re PR c/45969 (ICE in build_binary_op, at c-typeck.c:9833)Joseph Myers4-1/+24
2010-10-14re PR c++/45382 (internal compiler error: tree code ‘call_expr’ is not su...Richard Guenther2-0/+13
2010-10-14gengtype.c: Include getopt.h and version.h.Jeremie Salvucci4-129/+453
2010-10-14Partial merge of 'ObjC GC' from FSF apple 'trunk' branch.Iain Sandoe2-0/+22
2010-10-14sched-deps.c (sched_insn_is_legitimate_for_speculation): Invoke may_trap_or_f...Eric Botcazou8-15/+68
2010-10-14Fix long linesEric Botcazou1-9/+12
2010-10-14Add -mtune=generic to 256bit AVX tests.H.J. Lu10-9/+21
2010-10-14* lto-elf.c (SHN_XINDEX): Define if not already defined.Eric Botcazou2-0/+9
2010-10-14config.gcc (arm*-*-linux-*eabi): Add bpabi.h from libgcc.Nathan Froyd4-243/+20
2010-10-14re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'la...Richard Guenther18-20/+83
2010-10-14adjust recent tests for -fnext-runtime:Iain Sandoe4-2/+29
2010-10-14params.c (params_finished): New.Joseph Myers13-83/+248
2010-10-14mn10300.h (CONSTANT_ALIGNMENT): Define.Nick Clifton6-830/+1074
2010-10-14Add another 256bit vectorizer test.H.J. Lu2-0/+17