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
2015-04-17
Yury Gribov
asan.c (set_sanitized_sections): New function.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Jakub Jelinek
re PR debug/65771 (ICE (in loc_list_from_tree, at dwarf...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Christian Bruel
ipa-inline.c (can_inline_edge_p): Allow inlining of...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Paolo Carlini
class.c (resolve_address_of_overloaded_function, [...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Zhouyi Zhou
ira-color.c (setup_left_conflict_sizes_p): Do not proce...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Uros Bizjak
predicates.md (register_mixssei387nonimm_operand):...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
H.J. Lu
Replace __buitlin_alloca with __builtin_alloca
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Paolo Carlini
call.c (build_op_delete_call, [...]): Check mark_used...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Alan Lawrence
[AArch64 Testsuite] Fix comments in vldN_lane_1.c
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Richard Biener
re PR tree-optimization/65774 (FAIL: gcc.dg/builtin...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Richard Biener
re PR tree-optimization/64277 (Incorrect warning "array...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Uros Bizjak
i386.c (print_reg): Rewrite function.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Andreas Krebbel
S/390: Fix ira cost multiplier
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Renlin Li
[PATCH]Enable two UNSIGNED_FLOAT simplifications in...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Nick Clifton
rl78-opts.h (enum rl78_mul_types): Add MUL_G14 and...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Richard Biener
tree-ssa-ccp.c (likely_value): See if we have operands...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Jason Merrill
constexpr.c (cxx_eval_store_expression): Ignore clobbers.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Jason Merrill
decl.c (grokmethod): Only set DECL_COMDAT if TREE_PUBLI...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Jason Merrill
* decl2.c (determine_visibility): Use get_template_info.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Jason Merrill
re PR c++/65727 (Segfault With Decltype In Lambda Expre...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Uros Bizjak
i386.md (*cmpi<FPCMP:unord><MODEF:mode>_mixed): Merge...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Jeff Law
re PR tree-optimization/47679 (Strange uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Tom de Vries
Fix fdump-passes
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Paolo Carlini
call.c (enforce_access): Emit error + inform.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Chen Gang
gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Use...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Marek Polacek
constexpr.c (use_new_call): Remove #define.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Jeff Law
re PR rtl-optimization/42522 ((zero_extract:SI (mem...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Jakub Jelinek
re PR ipa/65765 (Compiling Firefox with GCC 5 leads...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Andreas Schwab
re PR bootstrap/65763 (tm.h: No such file or directory)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Matthew Wahab
extend.texi (__sync Builtins): Simplify some text.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Rainer Orth
Ignore elfdump warnings in scripts/extract_symvers.pl
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Nick Clifton
rx.opt (mallow-string-insns): New option.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Alan Modra
re PR target/65408 (powerpc64 function argument passing...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Nick Clifton
rl78.c (rl78_expand_prologue): Mark large stack decreme...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Alan Modra
function.h (struct emit_status): Delete x_first_insn...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Jerry DeLisle
re PR fortran/65089 (FAIL: gfortran.dg/io_real_boz...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Mikhail Maltsev
tree.c (replace_placeholders_t): Remove unused type.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Jason Merrill
* pt.c (lookup_template_class_1): Use coerce_innermost_...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Yvan Roux
re PR target/65729 (ICE (in prohibited_class_reg_set_mo...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Uros Bizjak
i386.h (LEGACY_INT_REG_P): New define.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Max Ostapenko
Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Nick Clifton
expr.c (expand_assignment): Force an address offset...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Jason Merrill
re PR c++/65695 (NSDMI calling constexpr constructor...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Jason Merrill
re PR c++/65721 (Internal compiler error segmentation...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
David Krauss
re PR c++/59766 (c++1y: declaring friend function with...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Momchil Velikov
re PR c++/60994 (gcc does not recognize hidden/shadowed...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
H.J. Lu
Add the missing file
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Alan Lawrence
[AArch64 Intrinsics] Replace temporary assembler for...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Jakub Jelinek
re PR rtl-optimization/65761 (internal compiler error...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
H.J. Lu
Add bootstrap-mpx.mk
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Richard Biener
graphite-scop-detection.c: Do not include cp/cp-tree.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Richard Biener
re PR middle-end/65758 (191.fma3d in SPEC CPU 200 faile...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Christian Bruel
15-04-14 Christian Bruel <christian.bruel@st.com>
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Yvan Roux
Add missing testcase.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Marc Glisse
re PR libstdc++/61347 (std::distance(list.first(),list...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Jonathan Wakely
evolution.xml: Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Rainer Orth
Avoid finite in gcc.target/i386/avx512dq-vfpclasspd...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Marc Glisse
re PR other/63387 (Optimize pairs of isnan() calls...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Uros Bizjak
predicates.md (any_QIreg_operand): Rename from q_regs_o...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Hans-Peter...
Fix regression for libstdc++-v3/testsuite/29_atomics...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Gerald Pfeifer
* doc/plugins.texi: Rewrite first introductory paragraph.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Joseph Myers
gcc.pot: Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Jonathan Wakely
re PR libstdc++/65754 (missing exports for fstream...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Jonathan Wakely
evolution.xml: Document changes since 4.5 release.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Jan Hubicka
nonzero-3.C: New testcase.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Jan Hubicka
ipa-profie.c (ipa_profile): Check number of parameters...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Uros Bizjak
i386.md (*bmi2_umul<mode><dwi>3_1): Merge from *bmi2_um...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Richard Biener
re PR tree-optimization/65204 (Aligned address optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Jakub Jelinek
update_version_svn: Update DATESTAMP also on branches...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Yury Gribov
re PR sanitizer/64839 (libsanitizer shouldn't require...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Jakub Jelinek
gcc_release: Fix up thinko in the last commit, improve...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Eric Botcazou
* gnatvsn.ads (Library_Version): Bump to 6.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Richard Biener
re PR target/65660 (252.eon regression on bdver2 with...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Jan Hubicka
hash-table.h (hash_table constructor): Add mem stats.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Jan Hubicka
ipa-cp.c (ipcp_driver): Relase prev_edge.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Terry Guo
Add missing test case
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Joseph Myers
Don't enable -fprefetch-loop-arrays for TARGET_SOFTWARE...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Jakub Jelinek
gcc_release: For RELEASE_MAJOR 5+ only use the major...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Jan Hubicka
contrib.texi (Contributors): Add Martin Jambor and...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Joseph Myers
* fi.po, sv.po: Update.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Jakub Jelinek
* crontab: Enable snapshots from gcc-5-branch.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Jakub Jelinek
* BASE-VER: Set to 6.0.0.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Jakub Jelinek
re PR middle-end/65747 (ICE (in compare_ssa_name, at...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Gerald Pfeifer
invoke.texi (-Wmemset-transposed-args): Break a long...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Jakub Jelinek
re PR c++/65736 (ICE (in process_init_constructor_array...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Joseph Myers
* sr.po: Update.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Joseph Myers
* fr.po: Update.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Gerald Pfeifer
* doc/contrib.texi (Contributors): Add Maxim Kuvyrkov.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Uros Bizjak
baseline_symbols.txt: Update.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Jan Hubicka
re PR middle-end/65743 (LTO+FDO build of Firefox crashe...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Jan Hubicka
Fix accidental commit.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Jan Hubicka
Jan Hubicka <hubicka@ucw.cz>
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Jakub Jelinek
re PR middle-end/65735 (ICE (in duplicate_thread_path...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Gerald Pfeifer
* doc/contrib.texi (Contributors): Add Ira Rosen.
commit
|
commitdiff
|
tree
|
snapshot
next