aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-12-09arm.md (generic_sched): Add cortexa12.Kyrylo Tkachov8-6/+141
2013-12-09install.texi (Prerequisites): Explicitly mention C library and its headers fo...Francois-Xavier Coudert2-0/+21
2013-12-09re PR c++/52707 ([C++11] Deleted special member function prevent type being a...Paolo Carlini2-0/+14
2013-12-09loop-31.c: Update scan pattern.Kyrylo Tkachov2-3/+7
2013-12-09asan-dg.exp (asan-gtest): Remove expected output from the pass/fail line and ...Richard Sandiford2-2/+8
2013-12-09Daily bump.GCC Administrator1-1/+1
2013-12-08re PR target/52898 (SH Target: Inefficient DImode comparisons)Oleg Endo7-13/+47
2013-12-08macro-fusion-1.c: Cleanup sched2 rtl dump.Uros Bizjak5-2/+17
2013-12-08re PR fortran/58099 ([F03] over-zealous procedure-pointer error checking)Tobias Burnus11-17/+141
2013-12-08Daily bump.GCC Administrator1-1/+1
2013-12-07re PR fortran/59414 ([OOP] ICE in in gfc_conv_expr_descriptor on ALLOCATE ins...Janus Weil4-1/+34
2013-12-07* config/linux.h: Fix typo in a comment.Maxim Kuvyrkov2-2/+7
2013-12-07Cleanup libc selection and Android support.Maxim Kuvyrkov2-16/+21
2013-12-07Cleanup definitions of libc-related target hooks.Maxim Kuvyrkov8-17/+45
2013-12-07Robustify check for IFUNC support.Maxim Kuvyrkov2-1/+5
2013-12-07Rename functions relating to libc support on Linux targets.Maxim Kuvyrkov8-9/+19
2013-12-07Rename files for libc selection on Linux targets.Maxim Kuvyrkov4-6/+13
2013-12-07rs6000.md (bswapdi2_32bit): Remove ?? from r->r alternative.Alan Modra2-1/+6
2013-12-07config.gcc (microblaze*-*-rtems*): Add TARGET_BIG_ENDIAN_DEFAULT.Ralf Corsepius2-0/+12
2013-12-07Daily bump.GCC Administrator1-1/+1
2013-12-06rs600.md (*bswapdi2_64bit): Remove ?? from the constraint.Vladimir Makarov2-1/+6
2013-12-06Fix two small problems...Caroline Tice4-24/+28
2013-12-06re PR target/59092 (__builtin_trap calls abort for aarch64-linux-gnu)Andrew Pinski2-0/+11
2013-12-06re PR tree-optimization/59388 (ICE on valid code at -O1 and above on x86_64-l...Jakub Jelinek4-3/+33
2013-12-06tree-data-ref.c (struct data_ref_loc_d): Replace pos field with ref.Jakub Jelinek2-20/+28
2013-12-06re PR testsuite/59043 (FAIL: (gcc|++).dg/pubtypes* scan-assembler long.*Lengt...Dominique d'Humieres6-5/+14
2013-12-06Fix dg options to vect-nop-move.c.Tejas Belagod2-1/+6
2013-12-06Change -mtune=ia to -mtune=intelH.J. Lu5-15/+27
2013-12-06re PR target/59405 (Incorrect FP<->MMX transition during call/ret)Uros Bizjak4-43/+82
2013-12-06remove an unneeded vec.release () to unbreak lto bootstrapTrevor Saunders2-1/+4
2013-12-06[ARM] Add __builtin_trap support for A32Ian Bolton6-0/+54
2013-12-06expr.c (expand_assignment): Update bitregion_start and bitregion_end.Bernd Edlinger2-0/+8
2013-12-06re PR target/59316 (gcc.dg/atomic/c11-atomic-exec-5.c FAILs on Solaris/SPARC)Eric Botcazou8-229/+581
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo33-155/+195
2013-12-06cgraphunit.c: Remove struct tags when referring to class ipa_opt_pass_d or cl...Oleg Endo7-73/+82
2013-12-06re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti...Richard Biener6-30/+89
2013-12-06score.c (score_force_temporary): Delete function.Jan-Benedict Glaw3-31/+16
2013-12-06Daily bump.GCC Administrator1-1/+1
2013-12-05pr15774-1.C: Adjust expected message.Paolo Carlini2-2/+6
2013-12-05invoke.texi: Document -fsanitize=signed-integer-overflow.Marek Polacek2-0/+17
2013-12-05re PR c++/59044 (Internal compiler error triggers when accessing a typedef in...Jason Merrill3-22/+44
2013-12-05Add -march=ia to x86 backendH.J. Lu5-8/+48
2013-12-05re PR rtl-optimization/59317 ([LRA,MIPS] ICE: in check_rtl, at lra.c (insn do...Vladimir Makarov4-2/+98
2013-12-05re PR ipa/58253 (IPA-SRA creates calls with different arguments that the call...Martin Jambor2-1/+15
2013-12-05re PR sanitizer/59333 (ICE with long long and -m32 -fsanitize=undefined)Marek Polacek7-47/+117
2013-12-05gimple-ssa-strength-reduction.c (find_basis_for_candidate): Guard the get_alt...Yufeng Zhang2-3/+12
2013-12-05Eliminate redundant vec_select moves.Tejas Belagod4-0/+94
2013-12-05Revert this change; no longer required.Ian Lance Taylor2-6/+9
2013-12-05i386.c (ix86_expand_builtin): Generate reg for readflags built-in when optimi...Kirill Yukhin3-9/+19
2013-12-05c-common.c (c_sizeof_or_alignof_type): Move a declaration into [ADJUST_FIELD_...Marek Polacek2-2/+8