aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-12-22ipa-prop uses symbol_summary class.Martin Liska27-85/+136
2014-12-22New symbol_summary class introduced.Martin Liska5-3/+301
2014-12-22Daily bump.GCC Administrator1-1/+1
2014-12-21re PR target/55212 ([SH] Switch to LRA)Oleg Endo2-3/+15
2014-12-21re PR target/17280 (-mrelax and -O cause .uses directives in assembler to ref...Oleg Endo2-0/+18
2014-12-21re PR c++/64359 (alias_template_specialization_p & template_args_equal show u...Jason Merrill2-17/+41
2014-12-21Daily bump.GCC Administrator1-1/+1
2014-12-20re PR target/64358 (Wrong code for __int128 operations in powerpc64le)Segher Boessenkool3-6/+20
2014-12-19* g++.dg/cpp1y/lambda-generic-variadic2.C: Fix.Jason Merrill1-3/+4
2014-12-20c-cppbuiltin.c (__cpp_sized_deallocation): Uncomment and move macro.Edward Smith-Rowland8-9/+44
2014-12-20invoke.texi: Document -Wdiscarded-array-qualifiers.Martin Uecker15-148/+568
2014-12-20Daily bump.GCC Administrator1-1/+1
2014-12-19compiler: Add temporaries required in cases of interface conversion.Ian Lance Taylor2-16/+45
2014-12-19Fix casting non-"int" to bool.David Malcolm4-1/+52
2014-12-19hash-table.h (struct pointer_hash): Fix formating.Jan Hubicka3-112/+79
2014-12-19MIPSR6: mips-img-elf mips-img-linux-gnu triplets and vendor updatesMatthew Fortune7-2/+101
2014-12-19go-gcc.cc (array_constructor_expression): Don't construct arrays of zero-size...Chris Manghane2-2/+24
2014-12-19MIPS32R6 and MIPS64R6 supportMatthew Fortune39-397/+1081
2014-12-19Fix issue with string options and nested gcc_jit_contextsDavid Malcolm2-5/+14
2014-12-19re PR target/64268 (bootstrap failure (ICE in wide_int_to_tree, at tree.c:143...Segher Boessenkool2-0/+11
2014-12-19Handle NULL in gcc_jit_context_set_str_optionDavid Malcolm2-1/+6
2014-12-19re PR fortran/64209 ([OOP] runtime segfault with CLASS(*), INTENT(OUT) dummy ...Janus Weil4-0/+91
2014-12-192014-12-19 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2-6/+6
2014-12-19using30.C: Move ...Kai Tietz2-1/+6
2014-12-19[AArch64 3/3] Fix XOR_one_cmpl pattern; add SIMD-reg variants for BIC,ORN,EONAlan Lawrence5-7/+84
2014-12-19[AArch64 2/3] Add SIMD-reg variants of logical operators and/ior/xor/notAlan Lawrence3-10/+24
2014-12-19using30.C: Move...Paolo Carlini1-2/+2
2014-12-19[AArch64 1/3] Don't disparage add/sub in SIMD registersAlan Lawrence2-6/+11
2014-12-19re PR c++/60493 (g++ throws segmentation fault on simple code)Paolo Carlini2-0/+23
2014-12-19re PR c++/61198 (Crash when selecting specializations through aliases.)Kai Tietz2-0/+29
2014-12-19re PR c++/61198 (Crash when selecting specializations through aliases.)Kai Tietz2-0/+6
2014-12-19compiler: More cases that need a temporary for interface conversion.Ian Lance Taylor3-22/+74
2014-12-19re PR ipa/63569 (Wrong code with volatile and ICF)Martin Liska4-0/+46
2014-12-19re PR preprocessor/63831 (r217292 causes segfaults with -MM)Jakub Jelinek8-44/+160
2014-12-19[ARM][doc] Remove mention of Advanced RISC MachinesKyrylo Tkachov2-2/+6
2014-12-19Fix ChangeLog typo in 218895James Greenhalgh1-1/+1
2014-12-19[PATCH][ARM] Fix reservation pattern in cortex-a9-neon.mdXingxing Pan2-1/+6
2014-12-19* [SH] Split QI/HImode load/store via r0 when LRA is enabled.Kaz Kojima2-0/+37
2014-12-19* [SH] Add splitter to addsi3_compact.Kaz Kojima3-7/+44
2014-12-19* [SH] Modify movsi_ie and movsf_ie patterns for LRA.Kaz Kojima4-2/+148
2014-12-19* [SH] Miscellaneous changes for LRA.Kaz Kojima6-3/+93
2014-12-19* [SH] Add -mlra option.Kaz Kojima3-0/+24
2014-12-19* Add TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT target macro.Kaz Kojima8-0/+100
2014-12-19* Add TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV target macro.Kaz Kojima6-1/+63
2014-12-19lra-constraints.c (process_address_1): Swap base_term and index_term if INDEX...Kaz Kojima2-0/+20
2014-12-19compiler: Avoid multiple evaluations in interface conversions.Ian Lance Taylor4-11/+164
2014-12-19Daily bump.GCC Administrator1-1/+1
2014-12-19re PR c++/63723 (Narrowing conversion allowed in braced init list in SFINAE c...Paolo Carlini2-0/+46
2014-12-18re PR c++/64105 (ICE: in strip_typedefs, at cp/tree.c:1326)Jason Merrill3-4/+36
2014-12-18re PR c++/59204 (Incorrect metaprogram evaluation in SFINAE context)Paolo Carlini2-0/+28