aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-06-11genpreds.c (const_int_start, [...]): New variables.Richard Sandiford7-2/+68
2014-06-11recog.h (operand_alternative): Remove offmem_ok, nonffmem_ok, decmem_ok and i...Richard Sandiford3-25/+11
2014-06-11system.h (REG_CLASS_FROM_CONSTRAINT): Poison.Richard Sandiford15-288/+350
2014-06-11genpreds.c (write_constraint_satisfied_p_1): Replace with...Richard Sandiford2-24/+21
2014-06-11genpreds.c (write_lookup_constraint): Rename to...Richard Sandiford2-4/+52
2014-06-11md.texi (regclass_for_constraint): Rename to...Richard Sandiford3-73/+153
2014-06-11re PR c++/19200 (Friend declaration misinterpreted as constructor)Paolo Carlini7-27/+95
2014-06-11[multiple changes]Arnaud Charlet11-52/+132
2014-06-11[multiple changes]Arnaud Charlet7-62/+108
2014-06-11Minor reformatting.Arnaud Charlet2-4/+5
2014-06-11Code clean up.Arnaud Charlet1-2/+18
2014-06-11Code clean ups.Arnaud Charlet2-5/+30
2014-06-11[multiple changes]Arnaud Charlet4-92/+191
2014-06-11[multiple changes]Arnaud Charlet16-366/+122
2014-06-11gnat_rm.texi: Document System.Unsigned_Types.Robert Dewar4-3/+23
2014-06-11[multiple changes]Arnaud Charlet16-29/+37
2014-06-11[multiple changes]Arnaud Charlet10-40/+220
2014-06-112014-06-11 Sergey Rybin <rybin@adacore.com frybin>Arnaud Charlet9-94/+161
2014-06-11[multiple changes]Arnaud Charlet15-110/+268
2014-06-11re PR tree-optimization/61452 (hang at -O1 and -Os on x86_64-linux-gnu)Richard Biener3-61/+69
2014-06-11[multiple changes]Arnaud Charlet21-201/+395
2014-06-11[multiple changes]Arnaud Charlet13-300/+590
2014-06-11[multiple changes]Arnaud Charlet3-187/+160
2014-06-11re PR c++/34049 (Parentheses-enclosed expression.)Paolo Carlini2-0/+17
2014-06-11re PR tree-optimization/61306 (wrong code at -Os and above on x86_64-linux-gnu)Thomas Preud'homme6-24/+153
2014-06-11arm.md (*thumb1_adddi3): Move into new file thumb1.md.Terry Guo3-1766/+1869
2014-06-11[AArch64] Add CRC32 ACLE intrinsics testsuite.Kyrylo Tkachov10-0/+167
2014-06-11[AArch64] Implement CRC32 ACLE intrinsics.Kyrylo Tkachov10-3/+317
2014-06-11re PR tree-optimization/52252 (An opportunity for x86 gcc vectorizer (gain up...Evgeny Stupachenko5-51/+211
2014-06-11ipa-visibility.c (function_and_variable_visibility): Disable virtual table re...Jan Hubicka2-2/+11
2014-06-11re PR tree-optimization/61437 (wrong code on x86_64-linux-gnu when compile se...Richard Biener5-2/+47
2014-06-11varasm.c (set_implicit_section): New function.Jan Hubicka22-48/+240
2014-06-11Daily bump.GCC Administrator1-1/+1
2014-06-10[AArch64] Fix some reg-to-reg move scheduler types.Kyrylo Tkachov3-5/+15
2014-06-10[AArch64] Fix layout of frame layout code.Jiong Wang2-14/+18
2014-06-10[AArch64] Add a big-endian lane flip at expand-time in saturating math patterns.Kyrylo Tkachov2-5/+145
2014-06-10re PR tree-optimization/61438 (ICE on valid code at -O3 on x86_64-linux-gnu i...Richard Biener4-6/+74
2014-06-10re PR middle-end/61456 (Bogus "may be used uninitialized" warning)Richard Biener4-12/+49
2014-06-10Reverting previous commit.Marcus Shawcroft2-19/+15
2014-06-10[AArch64] Fix layout of frame layout code.Jiong Wang2-15/+19
2014-06-10[AArch64] Fix REG_CFA_RESTORE mode.Marcus Shawcroft2-1/+6
2014-06-10i386.c (expand_vec_perm_pblendv): New.Evgeny Stupachenko2-0/+83
2014-06-10re PR fortran/41936 (Memory leakage with allocatables and user-defined operat...Dominique d'Humieres4-0/+30
2014-06-10re PR tree-optimization/57186 (implement load sinking in loops)Richard Biener3-0/+42
2014-06-10[ARM][doc] Improve description of AArch32 CRC32 intrinsics.Kyrylo Tkachov3-7/+14
2014-06-10[PR lto/61334] Declare prototype for strnlen, if needed.Thomas Schwinge4-2/+17
2014-06-10ipa-reference.c (is_proper_for_analysis): Exclude addressable and public vars.Jan Hubicka2-40/+18
2014-06-10re PR fortran/60928 (gfortran issue with allocatable components and OpenMP)Jakub Jelinek24-291/+1326
2014-06-10re PR c/60988 ("transparent_union" doesn't appear in the gcc manual index)Marek Polacek2-0/+7
2014-06-10tree-ssa-math-opts.c (find_bswap_or_nop_load): Check return value of init_sym...Thomas Preud'homme2-1/+7