aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-09-09[3/7] Convert FP mnemonics to UAL | mul+add patternsKyrylo Tkachov4-24/+43
2014-09-09[ARM][2/7] Convert FP mnemonics to UAL | add/sub/div/abs patterns.Kyrylo Tkachov4-20/+37
2014-09-09[ARM][1/7] Convert FP mnemonics to UAL | mov patterns.Kyrylo Tkachov15-122/+138
2014-09-09[Obvious] Change Linux to GNU/LINUX in ARM options documentationJames Greenhalgh2-5/+11
2014-09-09xordi3-opt.c: Disable this test case for thumb1 target.Tony Wang3-2/+8
2014-09-09[AArch64] PR 61749: Do not ICE in lane intrinsics when passed non-constant la...Kyrylo Tkachov5-15/+101
2014-09-09invoke.texi (Optimization Options): Add missing @gol to the end of a line.Nick Clifton2-5/+13
2014-09-09shrink-wrap.h: #define SHRINK_WRAPPING_ENABLED.Zhenqiang Chen6-4/+33
2014-09-09remove picochipTrevor Saunders31-8602/+34
2014-09-09Daily bump.GCC Administrator1-1/+1
2014-09-08control_flow_insn_p takes an insnDavid Malcolm3-2/+8
2014-09-08gcse.c's modify_mem_list is a list of insnsDavid Malcolm2-7/+19
2014-09-08re PR tree-optimization/60196 (Incorrect compilation with -fwrapv and -ftree-...Jakub Jelinek4-0/+101
2014-09-08* doc/invoke.texi (MSP430 Options): Add -minrt.DJ Delorie2-1/+12
2014-09-08rs6000.c (special_handling_values): Add SH_SPLAT.Bill Schmidt4-46/+151
2014-09-08re PR ipa/63196 (FAIL: g++.dg/torture/pr57140.C -O3 -fomit-frame-pointer (...Richard Biener3-7/+19
2014-09-08[Obvious] Remove unused aarch64_types_cmtst_qualifiers, was breaking bootstrap.Alan Lawrence2-5/+5
2014-09-08Remove SF_SIZE etc. target macros.Joseph Myers15-39/+35
2014-09-08Remove no-longer-needed fp-bit target macros.Joseph Myers7-62/+14
2014-09-08re PR bootstrap/63204 (gtype-desc.c:887:40: error: 'struct loop' has no membe...Richard Biener4-8/+9
2014-09-08Daily bump.GCC Administrator1-1/+1
2014-09-07Fix PR63190Venkataramanan Kumar2-2/+8
2014-09-07re PR rtl-optimization/62208 (ICE with -fwhole-program on valid code at -O3 o...Richard Sandiford4-4/+37
2014-09-07Daily bump.GCC Administrator1-1/+1
2014-09-06re PR testsuite/56194 (FAIL: g++.dg/init/const9.C -std=c++98 scan-assembler-...John David Anglin2-1/+4
2014-09-06pr61800.C: Require visibility.John David Anglin2-0/+3
2014-09-06pr61868.c: Require lto.John David Anglin2-0/+5
2014-09-06arc.c (arc_predicate_delay_insns): Swap comparison arguments to silence bogus...Joern Rennecke2-2/+5
2014-09-06arc.c (arc_print_operand): Fix format for HOST_WIDE_INT.Joern Rennecke2-3/+8
2014-09-06re PR target/63171 (Segfault in rs6000.c:rs6000_emit_move for multiple tls te...Richard Sandiford2-1/+6
2014-09-06Fix IRA_HARD_REGNO_ADD_COST_MULTIPLIER in ira_tune_allocno_costsTom de Vries2-12/+16
2014-09-06re PR bootstrap/63188 (r214954 breaks bootstrap on x86_64-apple-darwin13)Dominique d'Humieres3-2/+8
2014-09-06Daily bump.GCC Administrator1-1/+1
2014-09-05re PR rtl-optimization/62146 (CSE replaces constant with an expression incorr...Easwaran Raman4-5/+64
2014-09-05re PR target/63187 (Unrecognizable insn ICE due to revision 214080)Segher Boessenkool2-2/+61
2014-09-05re PR c++/62659 (Regression in template argument substitution in 4.9+)Jason Merrill3-0/+21
2014-09-05Use rtx_insn for various jump-handling functions and predicatesDavid Malcolm15-60/+128
2014-09-05Simplification within reorg.cDavid Malcolm2-6/+15
2014-09-05Use rtx_insn_list within haifa-sched.cDavid Malcolm2-15/+25
2014-09-05Use rtx_insn for more scheduler things, plus CONST_CAST_RTX_INSNDavid Malcolm4-49/+80
2014-09-05Use rtx_insn more within peep2David Malcolm2-4/+13
2014-09-05Convert set_block_for_insn from a macro to an inline functionDavid Malcolm3-2/+12
2014-09-05Eliminate the checked cast from get_call_reg_set_usageDavid Malcolm5-9/+23
2014-09-05Drop uncast_insn from param 1 of final_scan_insnDavid Malcolm6-17/+33
2014-09-05Use rtx_jump_table_data in jump.c:delete_related_insnsDavid Malcolm2-6/+13
2014-09-05[ARM/AArch64] Add scheduling info for ARMv8-A FPU new instructions in Cortex-...Kyrylo Tkachov2-1/+7
2014-09-05re PR fortran/62245 (gfortran miscompiles int() on mips)Joost VandeVondele2-3/+9
2014-09-05cfgloop.c (mark_loop_for_removal): Record former header when ENABLE_CHECKING.Richard Biener4-0/+56
2014-09-05vect-109.c: Skip predicate added.Marat Zakirov5-4/+13
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers2-4/+129