projects
/
platform
/
upstream
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gcc.git
2014-11-04
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Dominik Vogt
godump.c (go_format_type): Rewrite RECORD_TYPE nad...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Manuel López...
input.c (expand_location_to_spelling_point): Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Tobias Burnus
coarray_collectives_14.f90: Fix testcase.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Pitchumani...
* config/avr/gen-avr-mmcu-specs.c: Remove unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Paolo Carlini
algo.h: Do not use default arguments in function templa...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Ian Lance Taylor
runtime: use "$GOC -dumpversion" instead of BASE-VER...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Richard Biener
tree-eh.c (operation_could_trap_helper_p): Handle conve...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Joseph Myers
Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV for powerpc...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Richard Biener
match.pd: Add two abs patterns.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Marek Polacek
re PR c/52769 (Unspecified designated initializer might...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Paolo Carlini
re PR c++/57820 ([DR 253] NSDMI and const objects)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Marc Glisse
re PR tree-optimization/60770 (disappearing clobbers)
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Marc Glisse
re PR tree-optimization/63666 (FAIL: gcc.dg/vect/pr4575...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Jan Beulich
x86: extend vect-args testcase to AVX flavors
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Uros Bizjak
20010129-1.c: Compile with -mtune=i686 for ia32 targets...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Zhenqiang Chen
ifcvt.c (noce_try_store_flag_mask): Check rtx cost.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Naveen H.S
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Zhenqiang Chen
ifcvt.c (noce_emit_cmove, [...]): Allow CC mode if...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Jonathan Wakely
Check number of arguments in bind expressions.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Jonathan Wakely
Add support for ref-qualified functions to std::mem_fn
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Uros Bizjak
gen-attrs-42.C: Add x86_64-*-* target.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Richard Sandiford
arc.c (write_ext_corereg_1): Delete.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Richard Sandiford
arc.c (arc600_corereg_hazard_1): Delete.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Richard Sandiford
arc.c (arc_rewrite_small_data_p): Constify argument.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Richard Sandiford
arc.c: Include rtl-iter.h.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Uros Bizjak
re PR target/24188 (WRITE(6,*) causes an ICE with ...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Michael Collison
[ARM] Fix CLZ_DEFINED_VALUE_AT_ZERO for vector modes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Paolo Carlini
re PR c++/57694 ([c++11] constexpr constructor does...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Edward Smith...
feat-cxx11.C: Commentary and rearrangement of tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Andrew MacLeod
2014-11-01 Andrew MacLeod <amacleod@redhat,com>
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
James Greenhalgh
[Patch 7/7] Remove *_BY_PIECES_P
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
James Greenhalgh
[Patch 6/7 AArch64] Deprecate *_BY_PIECES_P, move to...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
James Greenhalgh
[Patch 5/7 mips] Deprecate *_BY_PIECES_P, move to hooki...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
James Greenhalgh
[Patch 4/7 sh] Deprecate *_BY_PIECES_P, move to hookize...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
James Greenhalgh
[Patch 3/7 arc] Deprecate *_BY_PIECES_P, move to hookiz...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
James Greenhalgh
[Patch 2/7 s390] Deprecate *_BY_PIECES_P, move to hooki...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
James Greenhalgh
[Patch 1/7] Hookize *_BY_PIECES_P
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Uros Bizjak
re PR target/63702 (i386.c:36276: possible missing...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Uros Bizjak
re PR rtl-optimization/63620 (RELOAD lost SET_GOT depen...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Jonathan Wakely
Make std::vector<bool> meet C++11 allocator requirements.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Uros Bizjak
re PR rtl-optimization/63620 (RELOAD lost SET_GOT depen...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Jakub Jelinek
re PR rtl-optimization/63659 (wrong code at -O2 and...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Jeff Law
contrib.texi: Add contribution notes for Balaji Iyer...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Richard Biener
builtins.c (fold_builtin_atomic_always_lock_free):...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Arnaud Charlet
2014-10-31 Hristian Kirtchev <kirtchev@adacore.com>
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Olivier Hainque
Makefile.in (arm-vxworks): Update target pairs.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Richard Biener
genmatch.c (expr::gen_transform): Use NOP_EXPRs instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Evgeny Stupachenko
re PR target/63534 (Bootstrap failure on x86_64/i686...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Evgeny Stupachenko
* gcc.target/i386/pr23098.c: Remove xfail.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Eric Botcazou
ipa-inline.c (want_inline_small_function_p): Fix typo...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Eric Botcazou
* gnat.dg/opt42.ad[sb]: New test.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Thomas Preud...
re PR tree-optimization/63259 (Detecting byteswap sequence)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Vincent Celier
prj-proc.adb (Recursive_Process): Make sure that the...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Jakub Jelinek
Makefile.def (libcc1): Remove bootstrap=true;.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Jakub Jelinek
re PR sanitizer/63697 (-fsanitize=undefined doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Jan-Benedict...
configure.ac: Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Max Ostapenko
re PR ipa/63696 (Alloc-dealloc-mismatch in ipa-icf.c)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Ilya Enkovich
MAINTAINERS (Write After Approval): Add myself.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Felix Yang
Add zero-cost loops for xtensa port.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Steve Ellcey
config.gcc (mips*-*-linux*): Combine 32 and 64 bit...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Joseph Myers
Make soft-fp symbols into compat symbols for powerpc...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Marek Polacek
c-objc-common.c (c_tree_printer): For a typedef name...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Richard Biener
genmatch.c: Remove <map>, <utility> and <string> includes.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Richard Biener
genmatch.c (capture_info::walk_c_expr): Ignore capture...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Ian Lance Taylor
* gcc.misc-tests/godump-1.c: Skip if ! lp64.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Dominik Vogt
godump-1.c: Skip -fdump-go-spec tests for all platforms...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
David Edelsohn
configure.host (aix5+): New stanza.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Richard Biener
match.pd: Implement more patterns that simplify to...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Jan-Benedict...
driver-avr.c (avr_set_current_device): Remove.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Arnaud Charlet
Recommit wrongly reverted change.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Arnaud Charlet
Recommit wrongly reverted change.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Arnaud Charlet
Re-commit wrongly reverted previous change.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Jakub Jelinek
Add svn:executable property for generate_libstdcxx_web_...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Martin Liska
re PR tree-optimization/63574 (ICE building libjava...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Thomas Schwinge
Build a shared host libiberty also for libcc1's benefit.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
Jeff Law
pa-protos.h (pa_output_arg_descriptor): Strengthen...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-30
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Ramana Radhakrishnan
Fix build fallout with machine_mode changes.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Kyrylo Tkachov
[AArch64] Restore recog state after finding pre-madd...
commit
|
commitdiff
|
tree
|
snapshot
next