projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2015-01-22
Rainer Orth
gcc.c (LINK_SSP_SPEC): Handle -fstack-protector-explici...
commit
|
commitdiff
|
tree
2015-01-22
Jakub Jelinek
* tsan/tsan_rtl.h: Cherry pick upstream r226829.
commit
|
commitdiff
|
tree
2015-01-22
Uros Bizjak
re PR rtl-optimization/64688 (internal compiler error...
commit
|
commitdiff
|
tree
2015-01-22
Jan Hubicka
re PR ipa/64694 (FAIL: 23_containers/unordered_set...
commit
|
commitdiff
|
tree
2015-01-22
Wei Mi
re PR rtl-optimization/64557 (get_addr in true_dependen...
commit
|
commitdiff
|
tree
2015-01-22
Ian Lance Taylor
compiler: Avoid infinite recursion when describing...
commit
|
commitdiff
|
tree
2015-01-22
Eric Botcazou
* fold-const.c (const_binop): Add early return for...
commit
|
commitdiff
|
tree
2015-01-22
Chen Gang
toplev.c (init_local_tick): Process the failure when...
commit
|
commitdiff
|
tree
2015-01-22
Chen Gang
ubsan.c (ubsan_type_descriptor): Use 'pretty_print...
commit
|
commitdiff
|
tree
2015-01-22
Chen Gang
unwind-dw2-fde.h (last_fde): Use "(const fde *)" instea...
commit
|
commitdiff
|
tree
2015-01-22
Richard Biener
re PR tree-optimization/64728 (internal compiler error...
commit
|
commitdiff
|
tree
2015-01-22
Uros Bizjak
re PR rtl-optimization/64688 (internal compiler error...
commit
|
commitdiff
|
tree
2015-01-22
Ilya Enkovich
chkp-always_inline.c (f1): Make static to avoid errors...
commit
|
commitdiff
|
tree
2015-01-22
Trevor Saunders
make fold ignore decl_with_vis.symtab_node
commit
|
commitdiff
|
tree
2015-01-22
Andreas Krebbel
s390.md (atomic code attribute): Fix typo "ior" ->...
commit
|
commitdiff
|
tree
2015-01-22
Max Ostapenko
re PR driver/64690 (-freport-bug issue with comments)
commit
|
commitdiff
|
tree
2015-01-22
Richard Biener
ipa-inline.c (can_inline_edge_p): Disable inlining...
commit
|
commitdiff
|
tree
2015-01-22
Richard Biener
re PR libstdc++/64535 (Emergency buffer for exception...
commit
|
commitdiff
|
tree
2015-01-22
Tim Shen
re PR libstdc++/64680 (basic_regex::operator= does...
commit
|
commitdiff
|
tree
2015-01-22
Tim Shen
re PR libstdc++/64649 (regex_traits::lookup_classname...
commit
|
commitdiff
|
tree
2015-01-22
Ian Lance Taylor
Makefile.am (noinst_PROGRAMS): New variable.
commit
|
commitdiff
|
tree
2015-01-22
Ian Lance Taylor
compiler: Prohibit use of ellipsis operator on multi...
commit
|
commitdiff
|
tree
2015-01-22
Segher Boessenkool
Add file I missed. Whoops.
commit
|
commitdiff
|
tree
2015-01-22
Segher Boessenkool
re PR rtl-optimization/64682 (wrong code at -O2 and...
commit
|
commitdiff
|
tree
2015-01-22
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-01-22
David Edelsohn
rs6000.c (rs6000_file_start): Use rs6000_isa_flags...
commit
|
commitdiff
|
tree
2015-01-21
Ian Lance Taylor
runtime: Add the Go language version information to...
commit
|
commitdiff
|
tree
2015-01-21
Jakub Jelinek
re PR debug/64511 (ICE at -O3 with -g enabled on x86_64...
commit
|
commitdiff
|
tree
2015-01-21
Jason Merrill
re PR c++/64603 (bogus error "no matching function...
commit
|
commitdiff
|
tree
2015-01-21
Jakub Jelinek
re PR sanitizer/64706 (-fsanitize=vptr is not documented)
commit
|
commitdiff
|
tree
2015-01-21
Jakub Jelinek
re PR rtl-optimization/62078 (ICE: verify_flow_info...
commit
|
commitdiff
|
tree
2015-01-21
Jakub Jelinek
re PR c/63307 (Cilk+ breaks -fcompare-debug bootstrap)
commit
|
commitdiff
|
tree
2015-01-21
Jakub Jelinek
re PR sanitizer/64435 (Bootstrap failure in libsanitize...
commit
|
commitdiff
|
tree
2015-01-21
Jason Merrill
re PR c++/64647 ([C++14] std::__max_element contains...
commit
|
commitdiff
|
tree
2015-01-21
Jason Merrill
re PR c++/64629 (-Wformat-security warns with const...
commit
|
commitdiff
|
tree
2015-01-21
Thomas Koenig
re PR fortran/57023 (Not packing arrays with changing...
commit
|
commitdiff
|
tree
2015-01-21
Jan Hubicka
ipa-utils.c (ipa_merge_profiles): Avoid ICE on mismatch...
commit
|
commitdiff
|
tree
2015-01-21
Bernd Edlinger
gimplify.c (gimplify_function_tree): Check the no_sanit...
commit
|
commitdiff
|
tree
2015-01-21
David Sherwood
aarch64.h (CANNOT_CHANGE_MODE_CLASS): Removed.
commit
|
commitdiff
|
tree
2015-01-21
David Sherwood
gcc/
commit
|
commitdiff
|
tree
2015-01-21
Alan Hayward
aarch64-protos.h (aarch64_simd_disambiguate_copy):...
commit
|
commitdiff
|
tree
2015-01-21
Alan Hayward
rtlanal.c (subreg_get_info): Exit early for simple...
commit
|
commitdiff
|
tree
2015-01-21
Andrew Waterman
Avoid misaligned atomic operations
commit
|
commitdiff
|
tree
2015-01-21
Jonathan Wakely
* config/abi/pre/gnu.ver: Use [jmy] for size_t parameters.
commit
|
commitdiff
|
tree
2015-01-21
Jonathan Wakely
* testsuite/29_atomics/atomic/64658.cc: Test stored...
commit
|
commitdiff
|
tree
2015-01-21
Richard Henderson
re PR target/64669 (aarch64-linux profiledbootstrap...
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vqdmull_n tests.
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vqdmull_lane tests.
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vqdmull tests.
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vqdmulh_n tests.
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vqdmulh_lane tests.
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vqdmulh tests.
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vmull_n tests.
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vmull_lane tests.
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vmull tests.
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[[ARM/AArch64][testsuite] 24/36] Add vmul_n tests.
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vmul_lane tests.
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vmovn tests.
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vsubw tests, putting most...
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vsubl tests, put most...
commit
|
commitdiff
|
tree
2015-01-21
Andre Vehreschild
* MAINTAINER: Added myself.
commit
|
commitdiff
|
tree
2015-01-21
Renlin Li
[PATCH]Skip g++.dg/tls testes on target using status...
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vsli_n and vsri_n tests.
commit
|
commitdiff
|
tree
2015-01-21
Matthias Klose
libtool-version: Bump soversion.
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vqdmlal_n and vqdmlsl_n...
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vqdmlal_lane and vqdmlsl_l...
commit
|
commitdiff
|
tree
2015-01-21
Christophe...
[ARM/AArch64][testsuite] Add vqdmlal and vqdmlsl tests.
commit
|
commitdiff
|
tree
2015-01-21
Nick Clifton
rl78.c (rl78_calculate_death_notes): Look inside PARALLELs.
commit
|
commitdiff
|
tree
2015-01-21
Richard Biener
re PR middle-end/64313 (gcc.dg/torture/builtin-explog...
commit
|
commitdiff
|
tree
2015-01-21
Jeff Law
re PR target/59946 (-mpcrel -O2 produces illegal asm...
commit
|
commitdiff
|
tree
2015-01-21
Bin Cheng
arm.c (arm_cortex_a53_tune, [...]): Prefer neon on...
commit
|
commitdiff
|
tree
2015-01-21
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-01-20
Christophe...
[ARM/AArch64][testsuite] Add vmlal_n and vmlsl_n tests.
commit
|
commitdiff
|
tree
2015-01-20
Christophe...
[ARM/AArch64][testsuite] Add vmlal_lane and vmlsl_lane...
commit
|
commitdiff
|
tree
2015-01-20
Christophe...
[ARM/AArch64][testsuite] Add vmlal and vmlsl tests.
commit
|
commitdiff
|
tree
2015-01-20
Christophe...
[ARM/AArch64][testsuite] Add vtrn tests. Refactor vzup...
commit
|
commitdiff
|
tree
2015-01-20
Christophe...
[ARM/AArch64][testsuite] Add vmla_lane and vmls_lane...
commit
|
commitdiff
|
tree
2015-01-20
Christophe...
[ARM/AArch64][testsuite] Add vmla and vmls tests.
commit
|
commitdiff
|
tree
2015-01-20
Ian Lance Taylor
compiler: Do not mark unused variables as used inside...
commit
|
commitdiff
|
tree
2015-01-20
Richard Henderson
re PR libffi/64581 (libffi/testsuite/libffi.special...
commit
|
commitdiff
|
tree
2015-01-20
Christophe...
[ARM/AArch64][testsuite] Add vldX_dup test.
commit
|
commitdiff
|
tree
2015-01-20
Jakub Jelinek
* gcc.dg/guality/pr49888.c (v): Add __attribute__(...
commit
|
commitdiff
|
tree
2015-01-20
Jakub Jelinek
re PR sanitizer/64632 (runtime error: member call on...
commit
|
commitdiff
|
tree
2015-01-20
Jan Hubicka
re PR ipa/63576 (ICE : in ipa_merge_profiles, at ipa...
commit
|
commitdiff
|
tree
2015-01-20
Jan Hubicka
re PR lto/45375 ([meta-bug] Issues with building Mozill...
commit
|
commitdiff
|
tree
2015-01-20
Jakub Jelinek
re PR debug/64663 (ICE at -O1 and above with -g enabled...
commit
|
commitdiff
|
tree
2015-01-20
Ian Lance Taylor
re PR go/64683 (FAIL: runtime/pprof -- testing.go:278...
commit
|
commitdiff
|
tree
2015-01-20
Chung-Lin Tang
nios2.c (nios2_asm_file_end): Implement TARGET_ASM_FILE...
commit
|
commitdiff
|
tree
2015-01-20
Paolo Carlini
re PR c++/64383 (missed warning for unused variable.)
commit
|
commitdiff
|
tree
2015-01-20
Paolo Carlini
re PR c++/59937 ([constexpr] bogus diagnostic "used...
commit
|
commitdiff
|
tree
2015-01-20
Maxim Kuvyrkov
Use enum for sched_autopref tune settings
commit
|
commitdiff
|
tree
2015-01-20
Richard Biener
re PR lto/64684 (wrong code by LTO on x86_64-linux...
commit
|
commitdiff
|
tree
2015-01-20
Jonathan Wakely
status_cxx2011.xml: Remove stray dbhtml tags.
commit
|
commitdiff
|
tree
2015-01-20
Paolo Carlini
re PR c++/62241 (C++14 generalized lambda capture doesn...
commit
|
commitdiff
|
tree
2015-01-20
Jonathan Wakely
re PR libstdc++/64650 (std::experimental::bad_optional_...
commit
|
commitdiff
|
tree
2015-01-20
Jonathan Wakely
Implement N3657: heterogeneous lookup in associative...
commit
|
commitdiff
|
tree
2015-01-20
Jonathan Wakely
Add C++11 std::string constructors for locales and...
commit
|
commitdiff
|
tree
2015-01-20
Jonathan Wakely
re PR libstdc++/64658 (std::atomic_init() undefined)
commit
|
commitdiff
|
tree
2015-01-20
Richard Biener
re PR tree-optimization/64410 (gcc 25% slower than...
commit
|
commitdiff
|
tree
2015-01-20
Matthew Wahab
[ARM] PR 64149: Remove -mlra/-mno-lra option for ARM.
commit
|
commitdiff
|
tree
next