projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2019-05-09
Paolo Carlini
re PR preprocessor/90382 (ICE in linemap_macro_map_loc_...
commit
|
commitdiff
|
tree
2019-05-09
Richard Biener
re PR tree-optimization/90395 (ICE: verify_flow_info...
commit
|
commitdiff
|
tree
2019-05-09
Thomas Schwinge
Clean up MPX-related stuff: CIF_CHKP
commit
|
commitdiff
|
tree
2019-05-09
Thomas Schwinge
[PR89221] Continue to default to '--disable-frame-point...
commit
|
commitdiff
|
tree
2019-05-09
François Dumont
stl_deque.h (operator==(const _Deque_iterator<>&, const...
commit
|
commitdiff
|
tree
2019-05-09
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-05-08
Alan Modra
[RS6000] PR89271, gcc.target/powerpc/vsx-simode2.c
commit
|
commitdiff
|
tree
2019-05-08
Cherry Zhang
compiler: avoid copy for string([]byte) conversion...
commit
|
commitdiff
|
tree
2019-05-08
Ian Lance Taylor
libgo: add Debugging section to README
commit
|
commitdiff
|
tree
2019-05-08
Thomas Koenig
re PR fortran/90351 (-fc-prototypes does not dump proto...
commit
|
commitdiff
|
tree
2019-05-08
Ian Lance Taylor
compiler: generate memmove for non-pointer slice copy
commit
|
commitdiff
|
tree
2019-05-08
Cherry Zhang
runtime: use builtin memmove directly
commit
|
commitdiff
|
tree
2019-05-08
Nathan Sidwell
[C++ PATCH] Kill DECL_SAVED_FUNCTION_DATA
commit
|
commitdiff
|
tree
2019-05-08
Ian Lance Taylor
compiler: remove trailing spaces
commit
|
commitdiff
|
tree
2019-05-08
Jakub Jelinek
re PR c++/59813 (tail-call elimination didn't fire...
commit
|
commitdiff
|
tree
2019-05-08
Mihail Ionescu
[arm][PR88167] Fix __builtin_return_address returns...
commit
|
commitdiff
|
tree
2019-05-08
François Dumont
re PR libstdc++/90277 (Debug Mode test failures)
commit
|
commitdiff
|
tree
2019-05-08
Bin Cheng
re PR tree-optimization/90078 (ICE with deep templates...
commit
|
commitdiff
|
tree
2019-05-08
Bin Cheng
re PR tree-optimization/90240 (ICE in try_improve_iv_se...
commit
|
commitdiff
|
tree
2019-05-08
Hongtao Liu
Enable support for bfloat16 which will be in Future...
commit
|
commitdiff
|
tree
2019-05-08
Thomas Schwinge
Address compiler diagnostics in libgomp.oacc-c-c++...
commit
|
commitdiff
|
tree
2019-05-08
Arnaud Charlet
* standard.ads.h: New file.
commit
|
commitdiff
|
tree
2019-05-08
Li Jia He
re PR other/90381 (New test case gcc.dg/tree-ssa/pr8867...
commit
|
commitdiff
|
tree
2019-05-08
Jakub Jelinek
re PR tree-optimization/90356 (Missed optimization...
commit
|
commitdiff
|
tree
2019-05-08
Ian Lance Taylor
reflect: correctly handle direct interface typed receiv...
commit
|
commitdiff
|
tree
2019-05-08
Ian Lance Taylor
compiler: don't add pointer twice to value method of...
commit
|
commitdiff
|
tree
2019-05-08
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-05-08
Cherry Zhang
compiler: add an option to emit optimization diagnostics
commit
|
commitdiff
|
tree
2019-05-08
Joseph Myers
Update .po files.
commit
|
commitdiff
|
tree
2019-05-07
Jonathan Wakely
Improve API docs for Filesystem TS and Networking TS
commit
|
commitdiff
|
tree
2019-05-07
Jonathan Wakely
Improve API docs for std::pair
commit
|
commitdiff
|
tree
2019-05-07
Jonathan Wakely
Improve API docs for <chrono> and <ratio>
commit
|
commitdiff
|
tree
2019-05-07
Jonathan Wakely
PR libstdc++/89102 implement new common_type rules...
commit
|
commitdiff
|
tree
2019-05-07
Jason Merrill
PR c++/90171 - reorganize usual_deallocation_fn_p
commit
|
commitdiff
|
tree
2019-05-07
Jason Merrill
PR c++/86485 - -Wmaybe-unused with empty class ?:
commit
|
commitdiff
|
tree
2019-05-07
Jason Merrill
A non-type template parm with a placeholder type is...
commit
|
commitdiff
|
tree
2019-05-07
Segher Boessenkool
rs6000: Remove reload leftovers
commit
|
commitdiff
|
tree
2019-05-07
Kelvin Nilsen
re PR middle-end/89765 (Multiple problems with vec...
commit
|
commitdiff
|
tree
2019-05-07
Uros Bizjak
i386.md (cvt_mnemonic): New mode attribute.
commit
|
commitdiff
|
tree
2019-05-07
Nathan Sidwell
[libcpp] Reimplement mkdeps data structures
commit
|
commitdiff
|
tree
2019-05-07
Jim Wilson
Resign as IA-64 maintainer.
commit
|
commitdiff
|
tree
2019-05-07
Alejandro Martinez
This patch adds support to vectorize sum of abslolute...
commit
|
commitdiff
|
tree
2019-05-07
Uros Bizjak
cfgexpand.c (asm_clobber_reg_is_valid): Reject clobbers...
commit
|
commitdiff
|
tree
2019-05-07
Jonathan Wakely
Fix incorrect DR numbers in libstdc++ manual
commit
|
commitdiff
|
tree
2019-05-07
Nina Dinka...
Make allocator propagation more consistent for operator...
commit
|
commitdiff
|
tree
2019-05-07
Jonathan Wakely
Improve API docs for std::regex
commit
|
commitdiff
|
tree
2019-05-07
Jonathan Wakely
Add test for std::hash<std::error_code>
commit
|
commitdiff
|
tree
2019-05-07
Rainer Orth
Fix make install-gcc-specs with empty GCC_SPECS_FILES
commit
|
commitdiff
|
tree
2019-05-07
Richard Biener
tree-vect-stmts.c (vect_is_simple_cond): When vectype...
commit
|
commitdiff
|
tree
2019-05-07
Richard Biener
re PR tree-optimization/90316 (large compile time incre...
commit
|
commitdiff
|
tree
2019-05-07
Nathan Sidwell
[libcpp] Reimplement mkdeps data structures
commit
|
commitdiff
|
tree
2019-05-07
Martin Liska
Fix bitmap registration of overheads.
commit
|
commitdiff
|
tree
2019-05-07
Richard Biener
tree-vect-slp.c (vect_build_slp_tree_2): Bump size...
commit
|
commitdiff
|
tree
2019-05-07
Richard Biener
re PR tree-optimization/90316 (large compile time incre...
commit
|
commitdiff
|
tree
2019-05-07
Rainer Orth
Check if Solaris ld supports -z relax=transtls
commit
|
commitdiff
|
tree
2019-05-07
Jan Hubicka
tree-ssa-alias.c (aliasing_component_refs_p): Continue...
commit
|
commitdiff
|
tree
2019-05-07
Richard Biener
re PR lto/90369 (error: could not unlink output file)
commit
|
commitdiff
|
tree
2019-05-07
Rainer Orth
Fix Solaris bootstrap: lto-common.c, lto-dump.c format...
commit
|
commitdiff
|
tree
2019-05-07
Li Jia He
Fix a typo in two_value_replacement function
commit
|
commitdiff
|
tree
2019-05-07
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-05-06
Segher Boessenkool
rs6000: Renumber the registers
commit
|
commitdiff
|
tree
2019-05-06
Steven G. Kargl
re PR fortran/90290 (-std=f2008 should reject non-const...
commit
|
commitdiff
|
tree
2019-05-06
Segher Boessenkool
rs6000: Remove TM regs
commit
|
commitdiff
|
tree
2019-05-06
Segher Boessenkool
rs6000: Delete PRE_GCC3_DWARF_FRAME_REGISTERS
commit
|
commitdiff
|
tree
2019-05-06
Segher Boessenkool
rs6000: rs6000_dbx_register_number for fp/ap/mq
commit
|
commitdiff
|
tree
2019-05-06
Jakub Jelinek
re PR tree-optimization/88709 (Improve store-merging)
commit
|
commitdiff
|
tree
2019-05-06
Kelvin Nilsen
re PR target/89424 (__builtin_vec_ext_v1ti (v, i) resul...
commit
|
commitdiff
|
tree
2019-05-06
Marek Polacek
PR c++/90265 - ICE with generic lambda.
commit
|
commitdiff
|
tree
2019-05-06
Uros Bizjak
re PR target/89221 (--enable-frame-pointer does not...
commit
|
commitdiff
|
tree
2019-05-06
Martin Liska
Append to target_gtfiles in order to fix Darwin bootstrap.
commit
|
commitdiff
|
tree
2019-05-06
Richard Biener
re PR tree-optimization/90358 (526.blender_r train...
commit
|
commitdiff
|
tree
2019-05-06
Li Jia He
This reverts commit r270894, as new testcase fails...
commit
|
commitdiff
|
tree
2019-05-06
Richard Biener
re PR tree-optimization/88828 (Inefficient update of...
commit
|
commitdiff
|
tree
2019-05-06
Richard Biener
re PR tree-optimization/90328 (Wrong loop distribution...
commit
|
commitdiff
|
tree
2019-05-06
Nathan Sidwell
[libcpp] struct deps renaming
commit
|
commitdiff
|
tree
2019-05-06
Richard Biener
dwarf2out.c (mem_loc_descriptor): Initialize int_mode.
commit
|
commitdiff
|
tree
2019-05-06
Richard Biener
re PR tree-optimization/90316 (large compile time incre...
commit
|
commitdiff
|
tree
2019-05-06
Thomas Schwinge
Clean up libgomp GCC 5 legacy support
commit
|
commitdiff
|
tree
2019-05-06
Richard Biener
re PR testsuite/90331 (New test case gcc.dg/pr87314...
commit
|
commitdiff
|
tree
2019-05-06
Martin Liska
Error only when a non-default -mabi is used with saniti...
commit
|
commitdiff
|
tree
2019-05-06
Martin Liska
Fix GNU coding style in lto-common.c.
commit
|
commitdiff
|
tree
2019-05-06
Hrishikesh...
Add lto-dump tool.
commit
|
commitdiff
|
tree
2019-05-06
Martin Liska
Split part of functionality from lto.c to lto-common.c.
commit
|
commitdiff
|
tree
2019-05-06
Martin Liska
Split i386.c.
commit
|
commitdiff
|
tree
2019-05-06
Li Jia He
Fix a typo in two_value_replacement function
commit
|
commitdiff
|
tree
2019-05-06
François Dumont
printers.py (add_one_template_type_printer): Add type...
commit
|
commitdiff
|
tree
2019-05-06
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-05-05
Thomas Koenig
re PR fortran/90344 (small code that compiles and runs...
commit
|
commitdiff
|
tree
2019-05-05
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-05-04
Jonathan Wakely
Fix reference to wrong class in comment
commit
|
commitdiff
|
tree
2019-05-04
Jonathan Wakely
PR libstdc++/90299 make filesystem::absolute overloads...
commit
|
commitdiff
|
tree
2019-05-04
Jonathan Wakely
Improve API docs for <system_error> header
commit
|
commitdiff
|
tree
2019-05-04
Jonathan Wakely
Fix std::hash<std::error_condition>
commit
|
commitdiff
|
tree
2019-05-04
Gerald Pfeifer
crontab: Snapshots from trunk are now GCC 10 related.
commit
|
commitdiff
|
tree
2019-05-04
François Dumont
Add missing PR libstdc++/90277 reference.
commit
|
commitdiff
|
tree
2019-05-04
Roland Illig
Add myself to MAINTAINERS.
commit
|
commitdiff
|
tree
2019-05-04
François Dumont
hashtable.h (_Hashtable<>::rehash): Review comment.
commit
|
commitdiff
|
tree
2019-05-04
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-05-03
Ian Lance Taylor
compiler: recognize and optimize array range clear
commit
|
commitdiff
|
tree
2019-05-03
Jonathan Wakely
Fix new testcase to not require std::copysign
commit
|
commitdiff
|
tree
next