aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-02-05[multiple changes]Arnaud Charlet9-86/+141
2015-02-05errout.adb (Error_Msg_Internal): For non-serious error set Fatal_Error to Ign...Robert Dewar5-1/+58
2015-02-05sem_prag.adb, [...]: Minor code clean up.Yannick Moy3-25/+40
2015-02-05par-prag.adb (Pragma_Warnings): Update for extended form of pragma Warnings.Yannick Moy4-50/+210
2015-02-05015-02-05 Robert Dewar <dewar@adacore.com>Arnaud Charlet18-81/+245
2015-02-05g-rannum.adb, [...]: Minor reformatting.Robert Dewar8-7/+27
2015-02-05opt.ads (Warn_On_Suspicious_Contract): Update comment describing use.Yannick Moy9-11/+85
2015-02-05sem_prag.adb (Set_Elab_Unit_Name): New name for Set_Unit_NameRobert Dewar3-10/+20
2015-02-05[multiple changes]Arnaud Charlet3-13/+56
2015-02-05re PR rtl-optimization/64905 (unsigned short is loaded with 4-byte load (movl))Uros Bizjak2-12/+10
2015-02-05[Patch Testsuite, obvious] Workaround fragility in gcc.dg/tree-ssa/foldconst-6.cJames Greenhalgh2-1/+6
2015-02-05re PR ada/64349 (Bootstrapping Ada fails on darwin(9|10).)Tristan Gingold2-2/+7
2015-02-05re PR fortran/64757 (ICE in fold_convert_loc, at fold-const.c:2353)Paul Thomas2-2/+2
2015-02-052015-02-05 Paul Thomas <pault@gcc.gnu.org>Paul Thomas6-3/+135
2015-02-05re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka2-3/+14
2015-02-05re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka2-0/+18
2015-02-05re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka2-1/+7
2015-02-05Daily bump.GCC Administrator1-1/+1
2015-02-05re PR ipa/64686 (ICE: in edge_badness, at ipa-inline.c:912 during Firefox LTO...Jan Hubicka4-2/+38
2015-02-04ipa-prop.c (update_indirect_edges_after_inlining): By more careful about not ...Jan Hubicka2-1/+7
2015-02-04re PR gcov-profile/64123 (Instrumented Firefox segfaults on start)Jan Hubicka2-1/+6
2015-02-04re PR middle-end/64922 (runtime error: member call on misaligned address for ...Jan Hubicka2-3/+24
2015-02-04dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek8-6/+56
2015-02-04sparc.c (RTX_OK_FOR_OFFSET_P): Fix off-by-one error.Eric Botcazou2-2/+7
2015-02-04re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek6-1/+26
2015-02-04* tree-ssa-loop-ivopts.c (get_address_cost): Use right mode for offset.Eric Botcazou2-6/+10
2015-02-04re PR middle-end/64922 (runtime error: member call on misaligned address for ...Jan Hubicka6-1/+36
2015-02-04Actually check in the fixH.J. Lu2-0/+24
2015-02-04Clear hard frame pointer alignment if not neededH.J. Lu2-0/+11
2015-02-04[AArch64] Add support for -mcpu=cortex-a72Matthew Wahab4-5/+14
2015-02-04More fixes for update_web_docs_svn for jit docs (PR jit/64257)David Malcolm2-1/+7
2015-02-04pr41447-1.c: Remove xfail.Segher Boessenkool3-2/+7
2015-02-04fpmath-sf.S (__rl78_int_pack_a_r8): Fix edge case rounding up the fraction.Nick Clifton2-134/+239
2015-02-04jit: fix typo in docsDavid Malcolm3-3/+9
2015-02-04builtins.def (DEF_BUILTIN_CHKP): Define if not defined.Jakub Jelinek3-20/+59
2015-02-04Fix signedness of compares expanding debug exprs.Alexandre Oliva4-3/+28
2015-02-04Simplify XOR of (AND or IOR) of XOR.Alexandre Oliva2-0/+37
2015-02-04Avoid allocating memory when trying but failing to simplify XOR of AND.Alexandre Oliva2-5/+31
2015-02-04[AArch64] Use std::swap instead of manually swapping in aarch64-ldpstp.mdKyrylo Tkachov2-120/+53
2015-02-04[AArch64] Use std::swap instead of manually swappingKyrylo Tkachov2-7/+8
2015-02-04[AArch64] Rid the world of NAMED_PARAM James Greenhalgh2-142/+117
2015-02-04re PR target/64408 (fr30-elf ICE in extract_insn, at recog.c:2202)Nick Clifton2-2/+7
2015-02-04[ARM] Add support for -mcpu=cortex-a72 and -mcpu=cortex-a72.cortex-a53Matthew Wahab7-4/+31
2015-02-04Adjust pr36728-*.c for targets that pass parameters in registers.Jakub Jelinek5-0/+13
2015-02-04Minor corrections to gcc.dg/combine_ashiftrt_[12].cAlan Lawrence3-2/+13
2015-02-04msp430.c (msp430_use_f5_series_hwmult): Add more prefixes of known F5 using M...Nick Clifton2-1/+11
2015-02-04[AArch64] Use target builtin instead of __builtin_sqrt for vsqrt_f64Kyrylo Tkachov3-2/+8
2015-02-04builtins-58.c: Check for pow at the end of words only.Segher Boessenkool3-2/+7
2015-02-04loongson-simd.c: Update comment to clarify the need for mips_nanlegacy target.Robert Suchanek2-1/+9
2015-02-04varasm.c (do_assemble_alias): Follow transparent alias chain for target.Ilya Enkovich4-3/+32