projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2015-05-01
Jonathan Wakely
* include/experimental/memory: Correct feature-test...
commit
|
commitdiff
|
tree
2015-05-01
Jonathan Wakely
memory: Add feature-test macro.
commit
|
commitdiff
|
tree
2015-05-01
Ville Voutilainen
Implement observer_ptr.
commit
|
commitdiff
|
tree
2015-05-01
Jonathan Wakely
* src/filesystem/path.cc (path::compare): Do not copy...
commit
|
commitdiff
|
tree
2015-05-01
Jonathan Wakely
acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable...
commit
|
commitdiff
|
tree
2015-05-01
Jonathan Wakely
fs_path.h (path::_List): Use vector instead of list.
commit
|
commitdiff
|
tree
2015-05-01
Paolo Carlini
Wnarrowing4.C: Rename to Wnarrowing3.C.
commit
|
commitdiff
|
tree
2015-05-01
Paolo Carlini
re PR c++/65858 (ICE in varpool_node::get_constructor...
commit
|
commitdiff
|
tree
2015-05-01
Rasmus Villemoes
match.pd: New simplification patterns.
commit
|
commitdiff
|
tree
2015-05-01
David Edelsohn
* gcc.dg/debug/pr65771.c: Add "dg-add-options tls".
commit
|
commitdiff
|
tree
2015-05-01
Jonathan Wakely
fs_dir.h: Fix use of non-reserved names.
commit
|
commitdiff
|
tree
2015-05-01
Jonathan Wakely
locale_classes.h (locale::facet): Delete copy operation...
commit
|
commitdiff
|
tree
2015-05-01
Joseph Myers
* sv.po: Update.
commit
|
commitdiff
|
tree
2015-05-01
Joseph Myers
* de.po: Update.
commit
|
commitdiff
|
tree
2015-05-01
Kyrylo Tkachov
[doc] Update definition location of attribute_spec...
commit
|
commitdiff
|
tree
2015-05-01
Renlin Li
[PATCH] add sync_int_long target selector to gcc.dg...
commit
|
commitdiff
|
tree
2015-05-01
Jonathan Wakely
* include/bits/alloc_traits.h (__alloc_rebind): Change...
commit
|
commitdiff
|
tree
2015-05-01
Jonathan Wakely
acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable...
commit
|
commitdiff
|
tree
2015-05-01
Edward Smith...
Inline one-line erasure dispatch functions.
commit
|
commitdiff
|
tree
2015-05-01
Richard Sandiford
genrecog.c (test): Rename to rtx_test.
commit
|
commitdiff
|
tree
2015-05-01
Andreas Schwab
Summary: Mark help string in DEFPARAM as no-c-format
commit
|
commitdiff
|
tree
2015-05-01
Mikael Morin
Allow bound simplification of array subreferences.
commit
|
commitdiff
|
tree
2015-05-01
Wilco Dijkstra
[AArch64] Make aarch64_min_divisions_for_recip_mul...
commit
|
commitdiff
|
tree
2015-05-01
Wilco Dijkstra
[AArch64] Fix Cortex-A53 shift costs
commit
|
commitdiff
|
tree
2015-05-01
Kyrylo Tkachov
[AArch64] Handle FLOAT and UNSIGNED_FLOAT in rtx costs
commit
|
commitdiff
|
tree
2015-05-01
Wilco Dijkstra
[AArch64] Fix aarch64_rtx_costs of PLUS/MINUS
commit
|
commitdiff
|
tree
2015-05-01
Jonathan Wakely
intro.xml: Link to new status_cxx2017.xml file.
commit
|
commitdiff
|
tree
2015-05-01
Jonathan Wakely
memory (pointer_safety, [...]): Define.
commit
|
commitdiff
|
tree
2015-05-01
Kyrylo Tkachov
[AArch64] Remember to cost operand 0 in FP compare...
commit
|
commitdiff
|
tree
2015-05-01
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-04-30
Bill Schmidt
crypto-builtin-2.c: Replace powerpc_vsx_ok with powerpc...
commit
|
commitdiff
|
tree
2015-04-30
Thomas Koenig
re PR fortran/37131 (inline matmul for small matrix...
commit
|
commitdiff
|
tree
2015-04-30
David Malcolm
Fix spurious semicolons
commit
|
commitdiff
|
tree
2015-04-30
Chris Manghane
compiler: Use backend interface for stack allocation.
commit
|
commitdiff
|
tree
2015-04-30
Uros Bizjak
devirt-28a.C: Require LTO effective target.
commit
|
commitdiff
|
tree
2015-04-30
Caroline Tice
tm.texi: Regenerate.
commit
|
commitdiff
|
tree
2015-04-30
Jonathan Wakely
Implement N4100 File System TS
commit
|
commitdiff
|
tree
2015-04-30
Marek Polacek
re PR tree-optimization/63551 (wrong code (segfaults...
commit
|
commitdiff
|
tree
2015-04-30
Joseph Myers
Correct ChangeLog entry date.
commit
|
commitdiff
|
tree
2015-04-30
Joseph Myers
be.po, [...]: Update.
commit
|
commitdiff
|
tree
2015-04-30
Joseph Myers
be.po, [...]: Update.
commit
|
commitdiff
|
tree
2015-04-30
Caroline Tice
Define & use special macros to record the name & size...
commit
|
commitdiff
|
tree
2015-04-30
Ian Lance Taylor
escape: Analyze function values and conversions.
commit
|
commitdiff
|
tree
2015-04-30
Marek Polacek
* varasm.c (handle_cache_entry): Fix logic.
commit
|
commitdiff
|
tree
2015-04-30
Ian Lance Taylor
compiler: Mark non-escaping variables that aren't addre...
commit
|
commitdiff
|
tree
2015-04-30
Kyrylo Tkachov
[AArch64] Add alternative 'extr' pattern, calculate...
commit
|
commitdiff
|
tree
2015-04-30
Kyrylo Tkachov
[AArch64] Properly cost FABD pattern
commit
|
commitdiff
|
tree
2015-04-30
Kyrylo Tkachov
[AArch64] Properly handle mvn-register and add EON...
commit
|
commitdiff
|
tree
2015-04-30
Renlin Li
[PATCH][AARCH64]Define vec_shr as an unspec, use shl...
commit
|
commitdiff
|
tree
2015-04-30
Jan Hubicka
re PR ipa/65873 (Failure to inline always_inline memcpy)
commit
|
commitdiff
|
tree
2015-04-30
Rainer Orth
Add missing PR middle-end/64729 reference.
commit
|
commitdiff
|
tree
2015-04-30
Edward Smith...
Add fundamentals TR container erasure.
commit
|
commitdiff
|
tree
2015-04-30
Kyrylo Tkachov
[AArch64] Properly cost MNEG/[SU]MNEGL patterns
commit
|
commitdiff
|
tree
2015-04-30
Marek Polacek
c-typeck.c (c_build_va_arg): Clarify the error message.
commit
|
commitdiff
|
tree
2015-04-30
Kyrylo Tkachov
Fix up new line in previous commit
commit
|
commitdiff
|
tree
2015-04-30
Kyrylo Tkachov
[AArch64] Properly handle SHIFT ops and EXTEND in aarch...
commit
|
commitdiff
|
tree
2015-04-30
Kyrylo Tkachov
[AArch64] Use extend_arith rtx cost appropriately
commit
|
commitdiff
|
tree
2015-04-30
Marek Polacek
c-common.c (maybe_warn_bool_compare): When comparing...
commit
|
commitdiff
|
tree
2015-04-30
Jan Hubicka
re PR tree-optimization/65948 (FAIL: g++.dg/lto/2010101...
commit
|
commitdiff
|
tree
2015-04-30
James Norris
[PR testsuite/65205] Fix dg-shouldfail usage in OpenACC...
commit
|
commitdiff
|
tree
2015-04-30
Richard Sandiford
genrecog.c (simplify_tests): Check that CONST_INT and...
commit
|
commitdiff
|
tree
2015-04-30
François Dumont
2015-04-30 François Dumont <fdumont@gcc.gnu.org>
commit
|
commitdiff
|
tree
2015-04-30
Paolo Carlini
re PR c++/57610 (Reference initialized with temporary...
commit
|
commitdiff
|
tree
2015-04-30
Marek Polacek
c-typeck.c (c_incomplete_type_error): Refactor to use...
commit
|
commitdiff
|
tree
2015-04-30
Marek Polacek
c-typeck.c (set_init_label): Call error_at instead...
commit
|
commitdiff
|
tree
2015-04-30
Paolo Carlini
re PR c++/59955 (Segmentation fault on (re?)defining...
commit
|
commitdiff
|
tree
2015-04-30
François Dumont
hashtable_policy.h (_Prime_rehash_policy::_S_n_primes...
commit
|
commitdiff
|
tree
2015-04-30
Aditya Kumar
tree-vectorizer.c (set_uid_loop_bbs): New.
commit
|
commitdiff
|
tree
2015-04-30
Jan Hubicka
ipa-devirt.c (odr_subtypes_equivalent_p): Compare TYPE_...
commit
|
commitdiff
|
tree
2015-04-30
Mikhail Maltsev
dojump.c (do_compare_rtx_and_jump): Use std::swap inste...
commit
|
commitdiff
|
tree
2015-04-30
Jan Hubicka
tree.c (build_common_builtin_nodes): Do not build __bui...
commit
|
commitdiff
|
tree
2015-04-30
Jan Hubicka
dwarf2out.c (gen_type_die_with_usage): Call verify_type.
commit
|
commitdiff
|
tree
2015-04-30
Trevor Saunders
fixup libobjc's usage of PCC_BITFIELD_TYPE_MATTERS
commit
|
commitdiff
|
tree
2015-04-30
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-04-29
Doug Evans
re PR libstdc++/65839 (xmethods need updating once...
commit
|
commitdiff
|
tree
2015-04-29
Ian Lance Taylor
compiler: Consider multi-result calls in escape analysis.
commit
|
commitdiff
|
tree
2015-04-29
Ian Lance Taylor
compiler: Propagate escape info from closures to enclos...
commit
|
commitdiff
|
tree
2015-04-29
Doug Evans
Use consistent naming for value type attributes.
commit
|
commitdiff
|
tree
2015-04-29
Ian Lance Taylor
runtime: Support -buildmode=c-shared.
commit
|
commitdiff
|
tree
2015-04-29
Steve Ellcey
mips-cpus.def: (mips4): Change default processor from...
commit
|
commitdiff
|
tree
2015-04-29
Uros Bizjak
re PR target/65871 (bzhi builtin/intrinsic wrongly...
commit
|
commitdiff
|
tree
2015-04-29
Jason Merrill
re PR c++/50800 (Internal compiler error in finish_memb...
commit
|
commitdiff
|
tree
2015-04-29
Josh Triplett
c-common.c (handle_section_attribute): Refactor to...
commit
|
commitdiff
|
tree
2015-04-29
Petar Jovanovic
mips.h (CRT_CALL_STATIC_FUNCTION): Fix the macro to...
commit
|
commitdiff
|
tree
2015-04-29
Uros Bizjak
re PR target/65871 (bzhi builtin/intrinsic wrongly...
commit
|
commitdiff
|
tree
2015-04-29
Marek Polacek
re PR c/64610 (No -Wbool-compare warning on "(0 !=...
commit
|
commitdiff
|
tree
2015-04-29
Bernd Schmidt
Fix libgcc installation for offload targets.
commit
|
commitdiff
|
tree
2015-04-29
Thomas Schwinge
[PR libgomp/65099] nvptx mkoffload: pass "-m32" or...
commit
|
commitdiff
|
tree
2015-04-29
Alan Lawrence
[AArch64] Fix PR/65770 vstN_lane on bigendian
commit
|
commitdiff
|
tree
2015-04-29
Jonathan Wakely
re PR libstdc++/65760 (invalid use of incomplete type...
commit
|
commitdiff
|
tree
2015-04-29
Thomas Schwinge
Add OMP_STANDALONE_CLAUSES.
commit
|
commitdiff
|
tree
2015-04-29
Jonathan Wakely
re PR libstdc++/64657 (Support iterators with overloade...
commit
|
commitdiff
|
tree
2015-04-29
Paolo Carlini
re PR c++/64667 (-Winit-self ignored for reference...
commit
|
commitdiff
|
tree
2015-04-29
Richard Sandiford
Makefile.in (build/genrecog.o): Depend on inchash.h.
commit
|
commitdiff
|
tree
2015-04-29
Richard Sandiford
inchash.h, inchash.c: Include bconfig.h for build objects.
commit
|
commitdiff
|
tree
2015-04-29
Uros Bizjak
namelist_87.f90: Use dg-add-options ieee.
commit
|
commitdiff
|
tree
2015-04-29
Yvan Roux
re PR target/65924 (ICE const_int_operand failed on...
commit
|
commitdiff
|
tree
2015-04-29
Richard Sandiford
loop-iv.c (canon_condition): Generalize to all types...
commit
|
commitdiff
|
tree
2015-04-29
Bernhard Reutner...
gimple-walk.c #include TLC
commit
|
commitdiff
|
tree
2015-04-29
Alan Lawrence
[ARM]Remove vec_shr and vec_shr optabs
commit
|
commitdiff
|
tree
next