projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2014-10-16
Andreas Schwab
20090324-1.c: Fix implicit declarations and implicit...
commit
|
commitdiff
|
tree
2014-10-16
Marek Polacek
* ada/acats/tests/cd/cd300051.c: Fix defaulting to...
commit
|
commitdiff
|
tree
2014-10-16
Jakub Jelinek
20020122-2.c: Use dg-additional-options.
commit
|
commitdiff
|
tree
2014-10-16
Paolo Carlini
libstdc++.exp: Prefer -std=gnu++11.
commit
|
commitdiff
|
tree
2014-10-16
Alexander Ivchenko
AVX-512. 76/n. Extend int 2 float conversions.
commit
|
commitdiff
|
tree
2014-10-16
DJ Delorie
tree-core.h: Fix comment to not assume pointers are...
commit
|
commitdiff
|
tree
2014-10-16
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2014-10-15
Tom Tromey
timevar.h: Add an auto_timevar class
commit
|
commitdiff
|
tree
2014-10-15
Daniel Kruegler
re PR c++/53000 (Conditional operator does not behave...
commit
|
commitdiff
|
tree
2014-10-15
François Dumont
re PR libstdc++/63500 (bug in debug version of std...
commit
|
commitdiff
|
tree
2014-10-15
David Malcolm
libiberty: Expose choose_tmpdir, and fix constness...
commit
|
commitdiff
|
tree
2014-10-15
Paolo Carlini
shrink_to_fit.cc: Prefer -std=gnu++11.
commit
|
commitdiff
|
tree
2014-10-15
Paolo Carlini
freestanding.cc: Prefer -std=gnu++11.
commit
|
commitdiff
|
tree
2014-10-15
Uros Bizjak
re PR go/59432 (sync/atomic FAILs on 32bit x86 systems...
commit
|
commitdiff
|
tree
2014-10-15
Evgeny Stupachenko
re PR bootstrap/63536 (bootstrap failed when configured...
commit
|
commitdiff
|
tree
2014-10-15
Jason Merrill
re PR c++/63528 (A variadic variable template cannot...
commit
|
commitdiff
|
tree
2014-10-15
Jan Hubicka
re PR lto/62026 (Crash in lto_get_decl_name_mapping)
commit
|
commitdiff
|
tree
2014-10-15
Paolo Carlini
57899.cc: Prefer -std=gnu++11.
commit
|
commitdiff
|
tree
2014-10-15
Vladimir Makarov
re PR rtl-optimization/63448 (ICE when compiling atlas...
commit
|
commitdiff
|
tree
2014-10-15
Teresa Johnson
re PR bootstrap/63432 (profiledbootstrap failure with...
commit
|
commitdiff
|
tree
2014-10-15
Ian Lance Taylor
configure.ac: If the compiler supports -Qunused-argumen...
commit
|
commitdiff
|
tree
2014-10-15
Renlin Li
[AARCH64] Add ACLE 2.0 predefined macros
commit
|
commitdiff
|
tree
2014-10-15
Richard Biener
gimple-fold.c (gimple_fold_call): Properly keep virtual...
commit
|
commitdiff
|
tree
2014-10-15
Paolo Carlini
2014-10-15 Paolo Carlini <paolo.carlini@oracle.com>
commit
|
commitdiff
|
tree
2014-10-15
Paolo Carlini
semantics.c (is_instantiation_of_constexpr, [...])...
commit
|
commitdiff
|
tree
2014-10-15
Jason Merrill
re PR c++/63455 (decltype of statement expression ...
commit
|
commitdiff
|
tree
2014-10-15
Jonathan Wakely
complex (complex::real, [...]): Add const.
commit
|
commitdiff
|
tree
2014-10-15
Paolo Carlini
limits: Remove stray semicolon.
commit
|
commitdiff
|
tree
2014-10-15
Alexander Ivchenko
AVX-512. 56/n. Add plus/minus/abs/neg/andnot insn.
commit
|
commitdiff
|
tree
2014-10-15
Alexander Ivchenko
AVX-512. 52.1/n. Add vec2mask and mask2vec insn.
commit
|
commitdiff
|
tree
2014-10-15
Renlin Li
[AArch64] Remove unused variable and marco
commit
|
commitdiff
|
tree
2014-10-15
Jakub Jelinek
tree-ssa-reassoc.c (optimize_range_tests_diff): Perform...
commit
|
commitdiff
|
tree
2014-10-15
Eric Botcazou
* stor-layout.c (self_referential_size): Do not promote...
commit
|
commitdiff
|
tree
2014-10-15
Marek Polacek
invoke.texi: Update to reflect that GNU11 is the defaul...
commit
|
commitdiff
|
tree
2014-10-15
Richard Biener
hash-table.c: Include bconfig.h if building for the...
commit
|
commitdiff
|
tree
2014-10-15
Paolo Carlini
alias_decl.cc: New.
commit
|
commitdiff
|
tree
2014-10-15
Joern Rennecke
As discussed: https://gcc.gnu.org/ml/gcc-patches/2014...
commit
|
commitdiff
|
tree
2014-10-15
Paolo Carlini
limits: Remove stray spaces after backslash.
commit
|
commitdiff
|
tree
2014-10-15
Richard Biener
pr63419.C: Add -Wno-psabi.
commit
|
commitdiff
|
tree
2014-10-15
Andreas Schwab
explow.c (convert_memory_address_addr_space_1): Mark...
commit
|
commitdiff
|
tree
2014-10-15
Jan Hubicka
loop-unroll.c: (decide_unrolling_and_peeling): Rename to
commit
|
commitdiff
|
tree
2014-10-15
Paolo Carlini
typedefs.cc: Rename to alias_decl.cc.
commit
|
commitdiff
|
tree
2014-10-15
Max Filippov
xtensa: use pre- and postincrement FP load/store when...
commit
|
commitdiff
|
tree
2014-10-15
Max Filippov
xtensa: drop unimplemented floating point operations
commit
|
commitdiff
|
tree
2014-10-15
Max Filippov
MAINTAINERS: add myself to write-after-approval list.
commit
|
commitdiff
|
tree
2014-10-15
Andrew Pinski
explow.c (convert_memory_address_addr_space): Rename...
commit
|
commitdiff
|
tree
2014-10-15
Andrew Pinski
revert: re PR middle-end/49721 (convert_memory_address_...
commit
|
commitdiff
|
tree
2014-10-15
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2014-10-14
DJ Delorie
msp430-modes.def (PSI): Add.
commit
|
commitdiff
|
tree
2014-10-14
David S. Miller
Fix sanitizer build on sparc.
commit
|
commitdiff
|
tree
2014-10-14
Eric Botcazou
re PR ada/62019 (gnat.dg/weak2.adb fails everywhere)
commit
|
commitdiff
|
tree
2014-10-14
DJ Delorie
More missed bits from the big __intN patch
commit
|
commitdiff
|
tree
2014-10-14
DJ Delorie
Missed bit of previous commit.
commit
|
commitdiff
|
tree
2014-10-14
DJ Delorie
machmode.h (int_n_data_t): New.
commit
|
commitdiff
|
tree
2014-10-14
Kito Cheng
ira.c: Fix typo in comment.
commit
|
commitdiff
|
tree
2014-10-14
Uros Bizjak
re PR rtl-optimization/63475 (Postreload CSE propagates...
commit
|
commitdiff
|
tree
2014-10-14
Joel Brobecker
Use strtod instead of strtold in libiberty/d-demangle.c
commit
|
commitdiff
|
tree
2014-10-14
Jonathan Wakely
intro.xml: Update.
commit
|
commitdiff
|
tree
2014-10-14
Jonathan Wakely
1.cc: Add dg-require-stdint.
commit
|
commitdiff
|
tree
2014-10-14
Rüdiger Sonderfeld
re PR libstdc++/54354 (TODO extended iomanip manipulato...
commit
|
commitdiff
|
tree
2014-10-14
Kai Tietz
re PR libstdc++/57440 (Memory usage with future and...
commit
|
commitdiff
|
tree
2014-10-14
Evgeny Stupachenko
re PR target/63534 (Bootstrap failure on x86_64/i686...
commit
|
commitdiff
|
tree
2014-10-14
Jakub Jelinek
Makefile.am (DEFS): Add -DPIC.
commit
|
commitdiff
|
tree
2014-10-14
Manuel López...
line-map.h (linemap_location_from_macro_expansion_p...
commit
|
commitdiff
|
tree
2014-10-14
Marc Glisse
typeck.c (cp_build_unary_op): Accept float vectors.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 77/n. Use blend for cond-set V32HI and V64QI.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 74/n. Add byte/word max/mix reduction.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 73/n. Extend reduc min/max autogen.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 72/n. Extend VI itterator.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 71/n. Remove redudant iterator attribute.
commit
|
commitdiff
|
tree
2014-10-14
Paolo Carlini
typedefs.cc: Rename to alias_decl.cc.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 70/n. Add vpmaxmin.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 69/n. Add vpmulhrsw insn support.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 68/n. Add vpmullw, vpacksdw, pmaddwd insn.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 67/n. Update constraints in vec_dup insn.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 66/n. Extend vpalignr insn patterns.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 65/n. Add rest of VI1-AVX2: mul insn pattern.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 64/n. Add rest of VI1-AVX2: vpack[us]wb.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 62/n. Add vpmaddubsw,vdbpsadbw insn patterns.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 61/n. Update FP logic insn patterns.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 60/n. Update 128bit ashrv insn pattern.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 59/n. Add vptest[n]m, ucmp, cmpeq insn patterns.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 58/n. Add vpmul[u]dq insn patterns.
commit
|
commitdiff
|
tree
2014-10-14
Alexander Ivchenko
AVX-512. 57/n. Extend blend/cmp/brodcast insn patterns.
commit
|
commitdiff
|
tree
2014-10-14
Richard Biener
re PR tree-optimization/63512 (ICE: error: virtual...
commit
|
commitdiff
|
tree
2014-10-14
Oleg Endo
re PR target/63260 ([SH] fabs, fneg do not need fp...
commit
|
commitdiff
|
tree
2014-10-14
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2014-10-14
Felix Yang
ira.c (struct equivalence): Change member "is_arg_equiv...
commit
|
commitdiff
|
tree
2014-10-13
Anthony Brandon
c-parser.c (c_parser_all_labels): New function to repla...
commit
|
commitdiff
|
tree
2014-10-13
Richard Henderson
Handle cfa adjustments in csa pass
commit
|
commitdiff
|
tree
2014-10-13
Aldy Hernandez
* Makefile.in (TAGS): Tag ../include files.
commit
|
commitdiff
|
tree
2014-10-13
Ulrich Weigand
rs6000.h (DBX_REGISTER_NUMBER): Pass format argument...
commit
|
commitdiff
|
tree
2014-10-13
Kirill Yukhin
Add missing in r216154 test.
commit
|
commitdiff
|
tree
2014-10-13
Evgeny Stupachenko
i386.c (ix86_address_cost): Lower cost for when address...
commit
|
commitdiff
|
tree
2014-10-13
Kirill Yukhin
re PR target/8340 (ICE on x86 inline asm w/ -fPIC)
commit
|
commitdiff
|
tree
2014-10-13
Evgeny Stupachenko
x86-tune.def (X86_TUNE_SSE_PARTIAL_REG_DEPENDENCY)...
commit
|
commitdiff
|
tree
2014-10-13
John David...
re PR libfortran/63471 (unix.c:1906:10: error: implicit...
commit
|
commitdiff
|
tree
2014-10-13
H.J. Lu
Cast size and elements to long for %l
commit
|
commitdiff
|
tree
2014-10-13
Jan Hubicka
re PR c++/62127 (ICE with VLA in constructor)
commit
|
commitdiff
|
tree
2014-10-13
Jonathan Wakely
re PR libstdc++/57350 (std::align missing)
commit
|
commitdiff
|
tree
next