aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-06-15re PR ada/53592 (ICE on assignment to component of vector_type)Eric Botcazou7-19/+53
2012-06-15re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...Eric Botcazou13-10/+71
2012-06-15(*zero_extendsidi2_rex64): Remove isa attribute.Uros Bizjak2-3/+2
2012-06-15Daily bump.GCC Administrator1-1/+1
2012-06-14* config/tilegx/sync.md (atomic_fetch_sub<mode>): Fix typo.Maxim Kuvyrkov2-1/+5
2012-06-14Fix my previous commit to:Uros Bizjak2-4/+3
2012-06-14re PR target/53568 (SH Target: Add support for bswap built-ins)Oleg Endo2-0/+81
2012-06-14i386.md (*zero_extendsidi2): Mark movd alternatives SSE2 only.Uros Bizjak2-9/+14
2012-06-14re PR target/53639 (x86_64: redundant 64-bit operations on 32-bit integers)Jakub Jelinek2-0/+17
2012-06-14arm.c (arm_cirrus_insn_p): Delete.Richard Earnshaw5-822/+32
2012-06-14dwarf2out.c (function_possibly_abstracted_p): New static function.Eric Botcazou2-9/+67
2012-06-14arm.md (divsf3, divdf3): Remove FPA support.Richard Earnshaw4-944/+19
2012-06-14Make-lang.in (ada.install-common, [...]): Use the prefix specified with the -...Jose Ruiz2-358/+113
2012-06-14tree-vectorizer.h (vect_get_stmt_cost): Move from tree-vect-stmts.c.Bill Schmidt6-81/+60
2012-06-14[multiple changes]Arnaud Charlet18-526/+1115
2012-06-14[multiple changes]Arnaud Charlet26-170/+408
2012-06-14[multiple changes]Arnaud Charlet6-16/+59
2012-06-14einfo.adb einfo.ads (Get_Rep_Item): Removed.Vincent Pucci10-274/+269
2012-06-14[multiple changes]Arnaud Charlet9-111/+337
2012-06-14vrp.h: New testcase.Richard Guenther3-0/+56
2012-06-14arm.opt (mfp=2, [...]): Delete options.Richard Earnshaw5-59/+26
2012-06-14Added offset bits of MOVA/Sz assembly instruction for memory accessSandeep Kumar Singh1-0/+7
2012-06-14Added offset bits of MOVA/Sz assembly instruction for memory accessSandeep Kumar Singh3-51/+57
2012-06-14re PR target/53621 ([SH] Frame pointers not generated with -fno-omit-frame-po...Christian Bruel5-17/+23
2012-06-14tree-vrp.c (VR_INITIALIZER): New define.Richard Guenther2-36/+150
2012-06-14mips.exp (mips-dg-options): Handle -msynci.Richard Sandiford2-0/+8
2012-06-14compiler, reflect: Quote package path with tabs.Ian Lance Taylor1-4/+4
2012-06-14compiler: Avoid unnecessary interface conversions.Ian Lance Taylor1-2/+4
2012-06-14Daily bump.GCC Administrator1-1/+1
2012-06-13re PR testsuite/20771 (Duplicate PCH test names)Janis Johnson2-3/+9
2012-06-13scanasm.exp (scan-assembler, [...]): Don't strip torture options from test name.Janis Johnson2-13/+40
2012-06-13scandump.exp (scan-dump-times): Use printable version of regexp in test summa...Janis Johnson2-1/+5
2012-06-13di-longlong64-sync-1.c: Add comments to checks for multiple messages reported...Janis Johnson7-17/+26
2012-06-13Add and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C.Richard Henderson3-10/+20
2012-06-13* gcc.pot: Regenerate.Joseph Myers2-6771/+7346
2012-06-13re PR debug/49888 (VTA: -O2 -g variable value changes, it does not change in ...Alexandre Oliva5-2/+159
2012-06-13re PR debug/47624 (FAIL: gcc.dg/guality/pr43077-1.c -O1 line 42 c == 3)Alexandre Oliva2-52/+157
2012-06-13re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...Alexandre Oliva2-14/+25
2012-06-13common.opt (ftree-coalesce-inlined-vars): New.Alexandre Oliva8-10/+52
2012-06-13read-rtl.c (mapping): Remove index field.Richard Sandiford2-319/+318
2012-06-13re PR target/53568 (SH Target: Add support for bswap built-ins)Oleg Endo2-0/+38
2012-06-13Set cache values from -mtuneH.J. Lu2-5/+21
2012-06-13tree-vrp.c (vrp_meet): Properly meet equivalent ranges.Richard Guenther2-69/+149
2012-06-13RevertEric Botcazou2-83/+23
2012-06-13config.gcc (unsupported): Move obsoleted FPA-based configurations here from ...Richard Earnshaw12-763/+57
2012-06-13re PR tree-optimization/53647 (gcc.c-torture/compile/20011229-1.c and gcc.c-t...Bill Schmidt2-2/+10
2012-06-13targhooks.c (default_builtin_vectorized_conversion): Handle vec_construct, us...Bill Schmidt7-8/+55
2012-06-13re PR fortran/53643 ([OOP] ICE (segfault) with INTENT(OUT) CLASS array)Tobias Burnus5-10/+43
2012-06-13re PR fortran/53597 (F95/F2003 constraint no longer triggers: un-SAVED defaul...Tobias Burnus4-2/+27
2012-06-13* ChangeLog: Fix whitespace.Uros Bizjak1-34/+27