summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * be.po, ca.po, da.po, de.po, el.po, eo.po, es.po, fi.po, fr.po,jsm282015-04-3022-1241/+1247
* * be.po, da.po, de.po, el.po, es.po, fi.po, fr.po, hr.po, id.po,jsm282015-04-3019-101668/+106910
* Define & use special macros to record the name & size of coldctice2015-04-307-10/+84
* escape: Analyze function values and conversions.ian2015-04-301-7/+12
* * varasm.c (handle_cache_entry): Fix logic.mpolacek2015-04-302-11/+14
* compiler: Mark non-escaping variables that aren't addressed.ian2015-04-301-5/+1
* [AArch64] Add alternative 'extr' pattern, calculate rtx cost properlyktkachov2015-04-303-0/+91
* [AArch64] Properly cost FABD patternktkachov2015-04-302-1/+18
* [AArch64] Properly handle mvn-register and add EON+shift pattern and cost app...ktkachov2015-04-303-3/+69
* [PATCH][AARCH64]Define vec_shr as an unspec, use shl for big-endian.renlin2015-04-305-3/+48
* PR ipa/65873hubicka2015-04-302-3/+6
* Add missing PR middle-end/64729 reference.ro2015-04-301-0/+1
* 2015-04-30 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2015-04-3022-4/+1278
* [AArch64] Properly cost MNEG/[SU]MNEGL patternsktkachov2015-04-302-3/+17
* * c-typeck.c (c_build_va_arg): Clarify the error message.mpolacek2015-04-305-10/+18
* Fix up new line in previous commitktkachov2015-04-301-0/+1
* [AArch64] Properly handle SHIFT ops and EXTEND in aarch64_rtx_mult_costktkachov2015-04-302-14/+49
* [AArch64] Use extend_arith rtx cost appropriatelyktkachov2015-04-302-2/+8
* * c-common.c (maybe_warn_bool_compare): When comparing with 0/1,mpolacek2015-04-304-0/+50
* PR lto/65948hubicka2015-04-302-0/+7
* [PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp teststschwinge2015-04-3046-49/+171
* gcc/rsandifo2015-04-302-1/+7
* 2015-04-30 François Dumont <fdumont@gcc.gnu.org>fdumont2015-04-304-41/+51
* 2015-04-30 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-04-302-0/+28
* * c-typeck.c (c_incomplete_type_error): Refactor to use %qT. Printmpolacek2015-04-304-13/+20
* * c-typeck.c (set_init_label): Call error_at instead of error andmpolacek2015-04-304-1/+20
* 2015-04-30 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-04-302-0/+16
* 2015-04-30 François Dumont <fdumont@gcc.gnu.org>fdumont2015-04-303-3/+11
* 2015-04-29 Aditya Kumar <hiraditya@hotmail.com>law2015-04-302-31/+40
* * ipa-devirt.c (odr_subtypes_equivalent_p): Compare TYPE_NAME onlyhubicka2015-04-303-5/+29
* 2015-04-29 Mikhail Maltsev <maltsevm@gmail.com>law2015-04-303-11/+9
* * tree.c (build_common_builtin_nodes): Do not buildhubicka2015-04-302-1/+7
* * dwarf2out.c (gen_type_die_with_usage): Call verify_type.hubicka2015-04-307-16/+192
* fixup libobjc's usage of PCC_BITFIELD_TYPE_MATTERStbsaunde2015-04-302-1/+6
* Daily bump.gccadmin2015-04-301-1/+1
* PR libstdc++/65839devans2015-04-299-21/+177
* compiler: Consider multi-result calls in escape analysis.ian2015-04-291-30/+132
* compiler: Propagate escape info from closures to enclosed variables.ian2015-04-292-7/+41
* Use consistent naming for value type attributes.devans2015-04-292-27/+42
* runtime: Support -buildmode=c-shared.ian2015-04-297-8/+333
* 2015-04-29 Steve Ellcey <sellcey@imgtec.com>sje2015-04-292-1/+6
* PR target/65871uros2015-04-292-2/+8
* PR c++/50800jason2015-04-293-0/+32
* * c-common.c (handle_section_attribute): Refactor to reducelaw2015-04-292-45/+51
* gcc/ChangeLog:clm2015-04-295-4/+42
* PR target/65871uros2015-04-295-0/+68
* PR c/64610mpolacek2015-04-295-7/+126
* Fix libgcc installation for offload targets.bernds2015-04-294-13/+17
* [PR libgomp/65099] nvptx mkoffload: pass "-m32" or "-m64" to the compilertschwinge2015-04-292-1/+25
* [AArch64] Fix PR/65770 vstN_lane on bigendianalalaw012015-04-294-3/+102