aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-23genmatch.c (parser::parse_operator_list): Check for CPP_CLOSE_PAREN after end...Prathamesh Kulkarni2-0/+9
2015-05-23lto.c (hash_canonical_type): Be sure we hash only types that need alias set.Jan Hubicka5-1/+60
2015-05-23* lto.c (hash_canonical_type): Drop hashing of METHOD_BASETYPE.Jan Hubicka2-4/+4
2015-05-23tree.c (gimple_canonical_types_compatible_p): Do not compare function attribu...Jan Hubicka2-7/+9
2015-05-232015-05-23 François Dumont fdumont@gcc.gnu.org>François Dumont2-23/+50
2015-05-23Daily bump.GCC Administrator1-1/+1
2015-05-22Makefile.in (check_gcc_parallelize): Delete.Jim Wilson8-7/+24
2015-05-22re PR rtl-optimization/66237 (FAIL: gcc.dg/tree-prof/pr34999.c compilation, ...Mikhail Maltsev2-3/+12
2015-05-22pa.md (non-canonical shift-add insns): Remove.Jeff Law2-137/+36
2015-05-22re PR other/63387 (Optimize pairs of isnan() calls into a single isunordered())Marc Glisse5-3/+49
2015-05-22convert.c (convert_to_integer, [...]): Include the types in the error message.Marc Glisse4-3/+16
2015-05-22libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.Yunlian Jiang8-402/+632
2015-05-22match.pd ((x | y) & ~x -> y & ~x, (x & y) | ~x -> y | ~x): New simplifications.Marc Glisse4-4/+33
2015-05-22pa.md (integer_indexed_store splitters): Use mem_shadd_operand.Jeff Law2-9/+25
2015-05-22combine.c (try_combine): Canonicalize (plus (mult X pow2) Y) into (plus (ashi...Jeff Law4-0/+60
2015-05-22advsimd-intrinsics.exp: Set dg-do-what-default to compile only on ARM targets...Sandra Loosemore2-4/+22
2015-05-22pa.c (mem_shadd_or_shadd_rtx_p): New function factored out of hppa_legitimize...Jeff Law2-48/+98
2015-05-22config.host (i[34567]-*-*, x86_64-*-*): Add t-crtfm instead of i386/t-crtfm t...Uros Bizjak4-58/+65
2015-05-22[AArch64] PR target/65491: Classify V1TF vectors as AAPCS64 short vectors rat...Kyrylo Tkachov6-21/+55
2015-05-22re PR c++/65598 (Fix column location for 'explicit')Paolo Carlini5-8/+35
2015-05-22tree-vectorizer.h (struct _slp_oprnd_info): Add second_pattern member.Richard Biener4-32/+52
2015-05-22[multiple changes]Arnaud Charlet9-13/+31
2015-05-22tree-switch-conversion.c (build_one_array): Set DECL_IGNORED_P for CSWTCH tem...Aldy Hernandez2-0/+6
2015-05-22fix to use rvalue where expectedNathan Sidwell1-2/+2
2015-05-22Minor reformatting.Arnaud Charlet2-10/+10
2015-05-22sem_res.adb (Resolve_Actuals): If the call is to an overridden operation...Ed Schonberg2-4/+49
2015-05-22[multiple changes]Arnaud Charlet4-48/+118
2015-05-22gnatvsn.ads: Minor code reorg to remember more easily to update variables.Arnaud Charlet2-13/+18
2015-05-22sem_ch10.adb (Analyze_With_Clause): In ASIS_Mode...Ed Schonberg5-9/+52
2015-05-22[multiple changes]Arnaud Charlet18-580/+1136
2015-05-22einfo.ads (Is_Atomic_Or_VFA): Move to XEINFO INLINES section.Eric Botcazou3-7/+16
2015-05-22einfo.ads (Has_Volatile_Full_Access): Rename into...Eric Botcazou10-54/+75
2015-05-22exp_ch5.adb, [...]: This is a general change that deals with the fact that mo...Robert Dewar15-66/+173
2015-05-22exp_ch4.adb (Expand_N_Op_Eq): Introduce 'Machine for 'Result comparison.Robert Dewar2-0/+29
2015-05-22[ARM] Handle UNSPEC_VOLATILE in rtx costs and don't recurse inside the unspecKyrylo Tkachov2-2/+10
2015-05-22[multiple changes]Arnaud Charlet7-77/+200
2015-05-22Minor reformatting.Arnaud Charlet1-2/+0
2015-05-22[multiple changes]Arnaud Charlet11-29/+159
2015-05-22[multiple changes]Arnaud Charlet10-30/+241
2015-05-22re PR middle-end/66251 (ICE in vect_get_vec_def_for_operand, at tree-vect-stm...Richard Biener4-7/+23
2015-05-22einfo.adb (Default_Init_Cond_Procedure): Code cleanup.Hristian Kirtchev3-26/+42
2015-05-222015-05-22 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev4-158/+170
2015-05-22freeze.adb (Freeze_Profile): Suppress warning if imported subprogram is not a...Bob Duff2-2/+18
2015-05-22[multiple changes]Arnaud Charlet30-107/+327
2015-05-22fix some dates in ChangeLogsTrevor Saunders2-9/+9
2015-05-22debug.adb: Update documentation.Robert Dewar14-44/+133
2015-05-22[multiple changes]Arnaud Charlet4-8/+14
2015-05-22Minor reformatting.Arnaud Charlet2-5/+9
2015-05-22makeutl.ads (In_Place_Option): New constant.Pascal Obry5-9/+88
2015-05-22prj-util.ads, [...] (Relative_Path): New routine.Pascal Obry3-2/+78