| Commit message (Expand) | Author | Age | Files | Lines |
* | * be.po, ca.po, da.po, de.po, el.po, eo.po, es.po, fi.po, fr.po, | jsm28 | 2015-04-30 | 22 | -1241/+1247 |
* | * be.po, da.po, de.po, el.po, es.po, fi.po, fr.po, hr.po, id.po, | jsm28 | 2015-04-30 | 19 | -101668/+106910 |
* | Define & use special macros to record the name & size of cold | ctice | 2015-04-30 | 7 | -10/+84 |
* | escape: Analyze function values and conversions. | ian | 2015-04-30 | 1 | -7/+12 |
* | * varasm.c (handle_cache_entry): Fix logic. | mpolacek | 2015-04-30 | 2 | -11/+14 |
* | compiler: Mark non-escaping variables that aren't addressed. | ian | 2015-04-30 | 1 | -5/+1 |
* | [AArch64] Add alternative 'extr' pattern, calculate rtx cost properly | ktkachov | 2015-04-30 | 3 | -0/+91 |
* | [AArch64] Properly cost FABD pattern | ktkachov | 2015-04-30 | 2 | -1/+18 |
* | [AArch64] Properly handle mvn-register and add EON+shift pattern and cost app... | ktkachov | 2015-04-30 | 3 | -3/+69 |
* | [PATCH][AARCH64]Define vec_shr as an unspec, use shl for big-endian. | renlin | 2015-04-30 | 5 | -3/+48 |
* | PR ipa/65873 | hubicka | 2015-04-30 | 2 | -3/+6 |
* | Add missing PR middle-end/64729 reference. | ro | 2015-04-30 | 1 | -0/+1 |
* | 2015-04-30 Edward Smith-Rowland <3dw4rd@verizon.net> | emsr | 2015-04-30 | 22 | -4/+1278 |
* | [AArch64] Properly cost MNEG/[SU]MNEGL patterns | ktkachov | 2015-04-30 | 2 | -3/+17 |
* | * c-typeck.c (c_build_va_arg): Clarify the error message. | mpolacek | 2015-04-30 | 5 | -10/+18 |
* | Fix up new line in previous commit | ktkachov | 2015-04-30 | 1 | -0/+1 |
* | [AArch64] Properly handle SHIFT ops and EXTEND in aarch64_rtx_mult_cost | ktkachov | 2015-04-30 | 2 | -14/+49 |
* | [AArch64] Use extend_arith rtx cost appropriately | ktkachov | 2015-04-30 | 2 | -2/+8 |
* | * c-common.c (maybe_warn_bool_compare): When comparing with 0/1, | mpolacek | 2015-04-30 | 4 | -0/+50 |
* | PR lto/65948 | hubicka | 2015-04-30 | 2 | -0/+7 |
* | [PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp tests | tschwinge | 2015-04-30 | 46 | -49/+171 |
* | gcc/ | rsandifo | 2015-04-30 | 2 | -1/+7 |
* | 2015-04-30 François Dumont <fdumont@gcc.gnu.org> | fdumont | 2015-04-30 | 4 | -41/+51 |
* | 2015-04-30 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2015-04-30 | 2 | -0/+28 |
* | * c-typeck.c (c_incomplete_type_error): Refactor to use %qT. Print | mpolacek | 2015-04-30 | 4 | -13/+20 |
* | * c-typeck.c (set_init_label): Call error_at instead of error and | mpolacek | 2015-04-30 | 4 | -1/+20 |
* | 2015-04-30 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2015-04-30 | 2 | -0/+16 |
* | 2015-04-30 François Dumont <fdumont@gcc.gnu.org> | fdumont | 2015-04-30 | 3 | -3/+11 |
* | 2015-04-29 Aditya Kumar <hiraditya@hotmail.com> | law | 2015-04-30 | 2 | -31/+40 |
* | * ipa-devirt.c (odr_subtypes_equivalent_p): Compare TYPE_NAME only | hubicka | 2015-04-30 | 3 | -5/+29 |
* | 2015-04-29 Mikhail Maltsev <maltsevm@gmail.com> | law | 2015-04-30 | 3 | -11/+9 |
* | * tree.c (build_common_builtin_nodes): Do not build | hubicka | 2015-04-30 | 2 | -1/+7 |
* | * dwarf2out.c (gen_type_die_with_usage): Call verify_type. | hubicka | 2015-04-30 | 7 | -16/+192 |
* | fixup libobjc's usage of PCC_BITFIELD_TYPE_MATTERS | tbsaunde | 2015-04-30 | 2 | -1/+6 |
* | Daily bump. | gccadmin | 2015-04-30 | 1 | -1/+1 |
* | PR libstdc++/65839 | devans | 2015-04-29 | 9 | -21/+177 |
* | compiler: Consider multi-result calls in escape analysis. | ian | 2015-04-29 | 1 | -30/+132 |
* | compiler: Propagate escape info from closures to enclosed variables. | ian | 2015-04-29 | 2 | -7/+41 |
* | Use consistent naming for value type attributes. | devans | 2015-04-29 | 2 | -27/+42 |
* | runtime: Support -buildmode=c-shared. | ian | 2015-04-29 | 7 | -8/+333 |
* | 2015-04-29 Steve Ellcey <sellcey@imgtec.com> | sje | 2015-04-29 | 2 | -1/+6 |
* | PR target/65871 | uros | 2015-04-29 | 2 | -2/+8 |
* | PR c++/50800 | jason | 2015-04-29 | 3 | -0/+32 |
* | * c-common.c (handle_section_attribute): Refactor to reduce | law | 2015-04-29 | 2 | -45/+51 |
* | gcc/ChangeLog: | clm | 2015-04-29 | 5 | -4/+42 |
* | PR target/65871 | uros | 2015-04-29 | 5 | -0/+68 |
* | PR c/64610 | mpolacek | 2015-04-29 | 5 | -7/+126 |
* | Fix libgcc installation for offload targets. | bernds | 2015-04-29 | 4 | -13/+17 |
* | [PR libgomp/65099] nvptx mkoffload: pass "-m32" or "-m64" to the compiler | tschwinge | 2015-04-29 | 2 | -1/+25 |
* | [AArch64] Fix PR/65770 vstN_lane on bigendian | alalaw01 | 2015-04-29 | 4 | -3/+102 |