projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2015-10-07
Marek Polacek
cp-gimplify.c (genericize_if_stmt): Use protected_set_e...
commit
|
commitdiff
|
tree
2015-10-07
Jeff Law
[PATCH][PR tree-optimization/67816] Fix jump threading...
commit
|
commitdiff
|
tree
2015-10-07
Trevor Saunders
reorg.c: use vec<rtx_insn *> instead of rtx_insn_list...
commit
|
commitdiff
|
tree
2015-10-07
Jason Merrill
re PR c++/67810 (Non-expression recognized as fold...
commit
|
commitdiff
|
tree
2015-10-07
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-10-06
Louis Krupp
[multiple changes]
commit
|
commitdiff
|
tree
2015-10-06
Ian Lance Taylor
compiler: Record each import as a distinct alias.
commit
|
commitdiff
|
tree
2015-10-06
Sandra Loosemore
nios2.c (nios2_symbol_ref_in_small_data_p): For -mgpopt...
commit
|
commitdiff
|
tree
2015-10-06
Kugan Vivekanandarajah
iterators.md (vwcore): Add missing cases for V4HF/V8HF...
commit
|
commitdiff
|
tree
2015-10-06
Aditya Kumar
move dr->alias_set to a helper structure
commit
|
commitdiff
|
tree
2015-10-06
Aditya Kumar
remove unused struct base_alias_pair
commit
|
commitdiff
|
tree
2015-10-06
Aditya Kumar
remove dead code in computation of alias sets
commit
|
commitdiff
|
tree
2015-10-06
Marek Polacek
c-parser.c (c_parser_statement_after_labels): Use prote...
commit
|
commitdiff
|
tree
2015-10-06
Marek Polacek
re PR c++/67863 (-Wtautological-compare warns when...
commit
|
commitdiff
|
tree
2015-10-06
Michael Meissner
Remove duplicate target line.
commit
|
commitdiff
|
tree
2015-10-06
Michael Meissner
re PR target/67808 (LRA ICEs on simple double to long...
commit
|
commitdiff
|
tree
2015-10-06
Ramana Radhakrishnan
Remove ATTRIBUTE_UNUSED from `decl' parameter of defaul...
commit
|
commitdiff
|
tree
2015-10-06
Nathan Sidwell
re PR middle-end/67861 (coreutils' wc.c:write_counts...
commit
|
commitdiff
|
tree
2015-10-06
H.J. Lu
Rename scop->ctx to isl_context
commit
|
commitdiff
|
tree
2015-10-06
Eric Botcazou
arm.c (arm_emit_probe_stack_range): Adjust comment.
commit
|
commitdiff
|
tree
2015-10-06
Nick Clifton
* config.gcc (lm32-elf): Add newlib-stdint.h to tm_file.
commit
|
commitdiff
|
tree
2015-10-06
Nick Clifton
gcc * config/msp430/msp430.c (ATTR_NOINIT): New constant.
commit
|
commitdiff
|
tree
2015-10-06
Aditya Kumar
remove dead code used by the old cloog scheduler
commit
|
commitdiff
|
tree
2015-10-06
Aditya Kumar
Early exit to avoid redundant computations
commit
|
commitdiff
|
tree
2015-10-06
Aditya Kumar
Move declarations, assign types, renaming.
commit
|
commitdiff
|
tree
2015-10-06
Uros Bizjak
re PR c/65345 (ICE with _Generic selection on _Atomic...
commit
|
commitdiff
|
tree
2015-10-06
Ramana Radhakrishnan
Fix PR c/65345 for AArch64
commit
|
commitdiff
|
tree
2015-10-06
Alexander Fomin
AVX-512. Avoid upper-bank registers when splitting...
commit
|
commitdiff
|
tree
2015-10-06
David Edelsohn
re PR c/65345 (ICE with _Generic selection on _Atomic...
commit
|
commitdiff
|
tree
2015-10-06
Kirill Yukhin
builtin_target.c: Fix AVX-512VBMI detection.
commit
|
commitdiff
|
tree
2015-10-06
Nick Clifton
rl78.c (rl78_rtx_costs): Improve cost estimates for...
commit
|
commitdiff
|
tree
2015-10-06
Venkataramanan...
AMD znver1 enablement.
commit
|
commitdiff
|
tree
2015-10-06
Richard Biener
re PR tree-optimization/67859 (ICE on valid code at...
commit
|
commitdiff
|
tree
2015-10-06
Jonathan Wakely
Update template instantiation documentation
commit
|
commitdiff
|
tree
2015-10-06
Eric Botcazou
re PR c/65345 (ICE with _Generic selection on _Atomic...
commit
|
commitdiff
|
tree
2015-10-06
Kirill Yukhin
builtin_target.c: Fix AVX-512VBMI detection.
commit
|
commitdiff
|
tree
2015-10-06
Richard Biener
tree-vectorizer.h (vec_info): New base class for...
commit
|
commitdiff
|
tree
2015-10-06
Kirill Yukhin
builtin_target.c: Add check for AES and PCLMUL.
commit
|
commitdiff
|
tree
2015-10-06
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-10-05
Kaz Kojima
Fix PR65345 in SH backend
commit
|
commitdiff
|
tree
2015-10-05
Paolo Carlini
re PR c++/53856 (Default argument allowed on member...
commit
|
commitdiff
|
tree
2015-10-05
Richard Sandiford
Remove diffstat from ChangeLog.
commit
|
commitdiff
|
tree
2015-10-05
Ian Lance Taylor
lex: Update unicode letters table to Unicode 8.0.0.
commit
|
commitdiff
|
tree
2015-10-05
Marek Polacek
* tree-ssa-loop-im.c
commit
|
commitdiff
|
tree
2015-10-05
Aditya Kumar
increase the number of parameters
commit
|
commitdiff
|
tree
2015-10-05
Aditya Kumar
move param detection to scop detection
commit
|
commitdiff
|
tree
2015-10-05
Aditya Kumar
move scop detection related stuff to graphite-scop...
commit
|
commitdiff
|
tree
2015-10-05
Martin Jambor
IPA-CP Alignment lattice cleanup
commit
|
commitdiff
|
tree
2015-10-05
Marek Polacek
re PR middle-end/67821 (ICE in duplicate_ssa_name_range...
commit
|
commitdiff
|
tree
2015-10-05
Jason Merrill
Move runtime transactional memory tests to libitm testsute.
commit
|
commitdiff
|
tree
2015-10-05
Thomas Schwinge
[PR other/65021] mkoffloads -save-temps handling, and...
commit
|
commitdiff
|
tree
2015-10-05
Trevor Saunders
make more gimple_x_ptr accessors const correct
commit
|
commitdiff
|
tree
2015-10-05
Trevor Saunders
remove unused gasm accessors
commit
|
commitdiff
|
tree
2015-10-05
Trevor Saunders
remove gimple_location_ptr ()
commit
|
commitdiff
|
tree
2015-10-05
Trevor Saunders
make build_uses store tree * instead of tree
commit
|
commitdiff
|
tree
2015-10-05
Richard Sandiford
Add a build_real_truncate helper function
commit
|
commitdiff
|
tree
2015-10-05
James Greenhalgh
[AArch64] Fix output assembly bug under TLSIE ILP32
commit
|
commitdiff
|
tree
2015-10-05
Kirill Yukhin
cpuinfo.c (get_intel_cpu): Detect "skylake-avx512".
commit
|
commitdiff
|
tree
2015-10-05
Christian Bruel
Cleanup directives.
commit
|
commitdiff
|
tree
2015-10-05
Richard Sandiford
Remove REAL_VALUE_FROM_CONST_DOUBLE
commit
|
commitdiff
|
tree
2015-10-05
Richard Sandiford
Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
commit
|
commitdiff
|
tree
2015-10-05
Richard Sandiford
Remove remaining uses of REAL_ARITHMETIC
commit
|
commitdiff
|
tree
2015-10-05
Richard Sandiford
Replace REAL_VALUES_LESS with real_less
commit
|
commitdiff
|
tree
2015-10-05
Richard Sandiford
Remove remaining uses of REAL_VALUES_IDENTICAL
commit
|
commitdiff
|
tree
2015-10-05
Richard Sandiford
Replace REAL_VALUES_EQUAL with real_equal
commit
|
commitdiff
|
tree
2015-10-05
Richard Biener
re PR ipa/67783 (quadratic time consumption in IPA...
commit
|
commitdiff
|
tree
2015-10-05
Richard Biener
tree-ssa-pre.c (create_component_ref_by_pieces_1):...
commit
|
commitdiff
|
tree
2015-10-05
Ramana Radhakrishnan
[Patch ARM/ AArch64] Fix typo in vcvt_f16.c testcase .
commit
|
commitdiff
|
tree
2015-10-05
Ville Voutilainen
re PR c++/67844 (Cannot make tuple of class with templa...
commit
|
commitdiff
|
tree
2015-10-05
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-10-04
Jason Merrill
Implement N4514, C++ Extensions for Transactional Memory.
commit
|
commitdiff
|
tree
2015-10-04
Uros Bizjak
re PR rtl-optimization/67447 (ICE in extract_constrain_...
commit
|
commitdiff
|
tree
2015-10-04
Uros Bizjak
i386.c (ix86_nsaved_regs): Use GENERAL_REGNO_P to check...
commit
|
commitdiff
|
tree
2015-10-04
Uros Bizjak
vect-pack-trunc-1.c: Require avx512bw effective target.
commit
|
commitdiff
|
tree
2015-10-04
Mikael Morin
Remove dead code
commit
|
commitdiff
|
tree
2015-10-04
Mikael Morin
Fix fortran common-related error recovery ICE.
commit
|
commitdiff
|
tree
2015-10-04
Mikael Morin
Factor access to the common block head symbol
commit
|
commitdiff
|
tree
2015-10-04
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-10-03
Marek Polacek
Makefile.in (insn-latencytab.o): Remove -Wno-duplicated...
commit
|
commitdiff
|
tree
2015-10-03
Max Filippov
xtensa: add uclinux support
commit
|
commitdiff
|
tree
2015-10-03
Jonathan Wakely
Document value of __cplusplus for C++14
commit
|
commitdiff
|
tree
2015-10-03
Jonathan Wakely
Remove pretty printing for 'any' with allocators
commit
|
commitdiff
|
tree
2015-10-03
Jonathan Wakely
Fix comments saying why headers are included
commit
|
commitdiff
|
tree
2015-10-03
Bernd Edlinger
pr67756.c: Fixed warnings.
commit
|
commitdiff
|
tree
2015-10-03
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
Fix testsuite failures with --disable-wchar_t
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
Enable dual ABI for Filesystem library
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
minimal.cc: Minor tweaks to match narrow char version.
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
Fix tests that fail with old std::string
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
Use noexcept instead of _GLIBCXX_NOEXCEPT
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
* acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.
commit
|
commitdiff
|
tree
2015-10-02
Bernd Schmidt
Help the offload gcc driver find the right assembler
commit
|
commitdiff
|
tree
2015-10-02
Thomas Schwinge
nvptx offloading linking
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
Allow Filesystem TS to compile without wchar_t
commit
|
commitdiff
|
tree
2015-10-02
Jonathan Wakely
testsuite_fs.h (nonexistent_path): Use less generic...
commit
|
commitdiff
|
tree
2015-10-02
Jeff Law
Re: [PATCH] Improve DOM's optimization of control state...
commit
|
commitdiff
|
tree
2015-10-02
Thomas Schwinge
[PR target/67822] OpenMP offloading to nvptx fails
commit
|
commitdiff
|
tree
2015-10-02
Uros Bizjak
system.h (ROUND_UP): New macro definition.
commit
|
commitdiff
|
tree
2015-10-02
Marek Polacek
re PR c/67730 (No warning when returning NULL in void...
commit
|
commitdiff
|
tree
2015-10-02
Marek Polacek
re PR c/67819 (-Wduplicated-cond should take macros...
commit
|
commitdiff
|
tree
next