aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-01extend.texi (Variable Attributes): Add menu and proper @nodes to subsections.Sandra Loosemore2-191/+248
2015-05-02deque: Add feature-test macro.Edward Smith-Rowland9-0/+27
2015-05-02Daily bump.GCC Administrator1-1/+1
2015-05-01* include/experimental/memory: Correct feature-test macro.Jonathan Wakely2-1/+3
2015-05-01memory: Add feature-test macro.Jonathan Wakely5-4/+14
2015-05-01Implement observer_ptr.Ville Voutilainen12-0/+775
2015-05-01* src/filesystem/path.cc (path::compare): Do not copy strings.Jonathan Wakely2-2/+10
2015-05-01acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h> is not a...Jonathan Wakely8-19/+158
2015-05-01fs_path.h (path::_List): Use vector instead of list.Jonathan Wakely5-17/+61
2015-05-01Wnarrowing4.C: Rename to Wnarrowing3.C.Paolo Carlini2-1/+1
2015-05-01re PR c++/65858 (ICE in varpool_node::get_constructor during chromium build o...Paolo Carlini4-3/+23
2015-05-01match.pd: New simplification patterns.Rasmus Villemoes6-0/+142
2015-05-01* gcc.dg/debug/pr65771.c: Add "dg-add-options tls".David Edelsohn2-0/+5
2015-05-01fs_dir.h: Fix use of non-reserved names.Jonathan Wakely5-22/+34
2015-05-01locale_classes.h (locale::facet): Delete copy operations in C++11 mode.Jonathan Wakely2-5/+16
2015-05-01* sv.po: Update.Joseph Myers2-2/+6
2015-05-01* de.po: Update.Joseph Myers2-156/+121
2015-05-01[doc] Update definition location of attribute_spec in documentationKyrylo Tkachov3-2/+8
2015-05-01[PATCH] add sync_int_long target selector to gcc.dg/pr65345-2.cRenlin Li2-0/+5
2015-05-01* include/bits/alloc_traits.h (__alloc_rebind): Change parameter name.Jonathan Wakely2-2/+4
2015-05-01acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable for solaris.Jonathan Wakely3-2/+7
2015-05-01Inline one-line erasure dispatch functions.Edward Smith-Rowland9-16/+28
2015-05-01genrecog.c (test): Rename to rtx_test.Richard Sandiford2-222/+230
2015-05-01Summary: Mark help string in DEFPARAM as no-c-formatAndreas Schwab2-1/+6
2015-05-01Allow bound simplification of array subreferences.Mikael Morin4-9/+45
2015-05-01[AArch64] Make aarch64_min_divisions_for_recip_mul configurableWilco Dijkstra3-7/+33
2015-05-01[AArch64] Fix Cortex-A53 shift costsWilco Dijkstra2-4/+9
2015-05-01[AArch64] Handle FLOAT and UNSIGNED_FLOAT in rtx costsKyrylo Tkachov2-0/+11
2015-05-01[AArch64] Fix aarch64_rtx_costs of PLUS/MINUSWilco Dijkstra2-7/+10
2015-05-01intro.xml: Link to new status_cxx2017.xml file.Jonathan Wakely10-35/+365
2015-05-01memory (pointer_safety, [...]): Define.Jonathan Wakely3-0/+70
2015-05-01[AArch64] Remember to cost operand 0 in FP compare-with-0.0 caseKyrylo Tkachov2-0/+6
2015-05-01Daily bump.GCC Administrator1-1/+1
2015-04-30crypto-builtin-2.c: Replace powerpc_vsx_ok with powerpc_p8vector_ok.Bill Schmidt2-1/+6
2015-04-30re PR fortran/37131 (inline matmul for small matrix sizes)Thomas Koenig5-1/+118
2015-04-30Fix spurious semicolonsDavid Malcolm11-9/+29
2015-04-30compiler: Use backend interface for stack allocation.Chris Manghane5-27/+29
2015-04-30devirt-28a.C: Require LTO effective target.Uros Bizjak7-0/+18
2015-04-30tm.texi: Regenerate.Caroline Tice2-0/+29
2015-04-30Implement N4100 File System TSJonathan Wakely69-197/+8252
2015-04-30re PR tree-optimization/63551 (wrong code (segfaults) at -Os on x86_64-linux-...Marek Polacek2-0/+28
2015-04-30Correct ChangeLog entry date.Joseph Myers1-1/+1
2015-04-30be.po, [...]: Update.Joseph Myers22-1241/+1247
2015-04-30be.po, [...]: Update.Joseph Myers19-101668/+106910
2015-04-30Define & use special macros to record the name & size of cold partitions.Caroline Tice7-10/+84
2015-04-30escape: Analyze function values and conversions.Ian Lance Taylor1-7/+12
2015-04-30* varasm.c (handle_cache_entry): Fix logic.Marek Polacek2-11/+14
2015-04-30compiler: Mark non-escaping variables that aren't addressed.Ian Lance Taylor1-5/+1
2015-04-30[AArch64] Add alternative 'extr' pattern, calculate rtx cost properlyKyrylo Tkachov3-0/+91
2015-04-30[AArch64] Properly cost FABD patternKyrylo Tkachov2-1/+18