aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-09-10libgo: Use stat_atim.go on Solaris 12+Ian Lance Taylor1-1/+1
2015-09-10rs6000.c (swap_web_entry): Update preceding commentary to simplify permute ma...Bill Schmidt5-6/+271
2015-09-10Put back requires_stack_frame_p used by i386.cH.J. Lu3-1/+7
2015-09-10Stop reload1.c warning from breaking bootstrapRichard Sandiford2-0/+8
2015-09-10compiler: Report errors from very large types.Chris Manghane5-19/+81
2015-09-10shrink-wrap: Header hygieneSegher Boessenkool3-9/+11
2015-09-10re PR fortran/67526 (ICE on missing end parenthesis in substring construct)Steven G. Kargl4-7/+30
2015-09-10re PR c++/67318 (Parsing error when using abbreviated integral type names in ...Paolo Carlini4-10/+37
2015-09-10Warn when comparing nonnull arguments to NULL in a function.Mark Wielaard8-0/+69
2015-09-10re PR fortran/66993 (Spurious ambiguous symbol error with submodules)Paul Thomas4-10/+78
2015-09-10re PR target/67506 ([SH]: error: unrecognizable insn when compiling texlive-b...Oleg Endo4-0/+67
2015-09-10S/390: Don't use vgm for v1ti and v1tf.Andreas Krebbel6-1/+41
2015-09-10S/390: Fix mode iterators vmal, vmah, and vmalh.Andreas Krebbel2-15/+20
2015-09-10S/390: Add V1TImode to constant pool modes.Andreas Krebbel2-2/+7
2015-09-10[ARM] PR 67439: Allow matching of *arm32_movhf when -mrestrict-it is onKyrylo Tkachov4-2/+25
2015-09-10[Patch/expand] Cost instruction sequences when doing left wide shiftJiong Wang2-1/+29
2015-09-10arc-common.c: Remove references to A5.Claudiu Zissulescu9-34/+19
2015-09-10arc.md (length): Fix attribute length for conditional executed instructions w...Claudiu Zissulescu2-1/+10
2015-09-10[AArch64] Skip tiny and large code model on gcc.target/aarch64/pic-small.cJiong Wang2-0/+6
2015-09-10[AArch64] Use logics_imm type for 2nd alternative of *and<mode>3nr_compare0Kyrylo Tkachov2-1/+6
2015-09-10Fix typo in doc/install.texiMarkus Trippelsdorf1-1/+1
2015-09-10doc/install.texi: Mention contrib/download_prerequisitesMarkus Trippelsdorf2-1/+9
2015-09-10re PR c++/67523 (ICE with invalid combined simd inside of a template)Jakub Jelinek4-5/+51
2015-09-10re PR c++/67522 (OpenMP ICE in type_dependent_expression_p)Jakub Jelinek4-4/+43
2015-09-10re PR middle-end/67521 (ICE when OpenMP loop expressions mention the IV)Jakub Jelinek4-8/+47
2015-09-10re PR middle-end/67517 (ICE in gimplify_scan_omp_clauses)Jakub Jelinek4-3/+27
2015-09-10re PR c++/67514 (ICE in omp_add_variable)Jakub Jelinek4-6/+68
2015-09-10re PR c++/67511 (ICE with invalid OpenMP random access iterator)Jakub Jelinek4-1/+31
2015-09-10re PR c/67502 (ICE with collapsed for simd loop inside of parallel)Jakub Jelinek4-2/+45
2015-09-10compiler: Don't allow shifts with non-integers.Ian Lance Taylor2-1/+7
2015-09-10Daily bump.GCC Administrator1-1/+1
2015-09-09nvptx.md (call_operation): Move bound out of loop.Nathan Sidwell3-70/+80
2015-09-09re PR middle-end/67512 (internal compiler error: in invert_tree_comparison, a...Marek Polacek4-1/+28
2015-09-09re PR c++/53184 (Unnecessary anonymous namespace warnings)Paolo Carlini11-6/+105
2015-09-09Fix sanitizer/67258 by cherry picking upstream patchMarkus Trippelsdorf1-0/+15
2015-09-09Add copyright in gcc/params-list.hTom de Vries2-0/+23
2015-09-09nvptx.md (atomic_compare_and_swap<mode>): Use sel_truesi, not andsi.Nathan Sidwell2-8/+11
2015-09-09[ARM][3/3] Expand mod by power of 2Kyrylo Tkachov10-1/+144
2015-09-09[AArch64][1/3] Expand signed mod by power of 2 using CSNEGKyrylo Tkachov3-1/+85
2015-09-09re PR c++/67504 (ICE with type dependent collapse argument)Jakub Jelinek4-2/+26
2015-09-09re PR c/67501 (Bad error recovery for invalid OpenMP clauses in C FE)Jakub Jelinek4-2/+22
2015-09-09re PR c/67500 (OpenMP ICE with invalid safelen/simdlen/alignment expressions)Jakub Jelinek5-10/+63
2015-09-09re PR c/67495 (#pragma omp atomic ICEs)Jakub Jelinek4-10/+84
2015-09-09Fix PowerPC ICE due to secondary_reload ignoring reload replacementsAlan Modra2-1/+20
2015-09-09fix PR53852: stop ISL after a given number of operationsSebastian Pop12-70/+144
2015-09-09Daily bump.GCC Administrator1-1/+1
2015-09-08Remove limit_scopsAditya Kumar48-208/+361
2015-09-08Prevent unnecessary recompilation for trivial params.def changesTom de Vries4-5/+20
2015-09-08Trivial typo fix in pretty-print.hDavid Malcolm2-1/+5
2015-09-08Re: [PATCH] Minor cleanup of const_and_copies stackJeff Law2-1/+5