projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
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
2019-05-03
Jonathan Wakely
Avoid -Woverflow warning in __numeric_limits_integer
commit
|
commitdiff
|
tree
2019-05-03
Ian Lance Taylor
os/user: disable TestGroupIds for AIX
commit
|
commitdiff
|
tree
2019-05-03
Richard Earnshaw
[arm] PR target/89400 fix thumb1 unaligned access expansion
commit
|
commitdiff
|
tree
2019-05-03
Marc Glisse
Let ldist ignore clobbers
commit
|
commitdiff
|
tree
2019-05-03
Martin Liska
Come up with is_empty for hash_{table,map,set}.
commit
|
commitdiff
|
tree
2019-05-03
Richard Biener
re PR tree-optimization/90316 (large compile time incre...
commit
|
commitdiff
|
tree
2019-05-03
Richard Biener
tree-vect-stmts.c (get_group_load_store_type): Avoid...
commit
|
commitdiff
|
tree
2019-05-03
Richard Biener
re PR tree-optimization/89518 (missed optimisation...
commit
|
commitdiff
|
tree
2019-05-03
Richard Biener
re PR tree-optimization/87314 (pointless comparison...
commit
|
commitdiff
|
tree
2019-05-03
Richard Biener
re PR middle-end/88963 (gcc generates terrible code...
commit
|
commitdiff
|
tree
2019-05-03
Dominique d...
re PR target/88809 (do not use rep-scasb for inline...
commit
|
commitdiff
|
tree
2019-05-03
Jakub Jelinek
* gennews (files): Add files for GCC 9.
commit
|
commitdiff
|
tree
2019-05-03
Jakub Jelinek
opts.h (finish_options): Remove lang_mask argument.
commit
|
commitdiff
|
tree
2019-05-03
Jakub Jelinek
re PR tree-optimization/90303 (ICE in hash_odr_name...
commit
|
commitdiff
|
tree
2019-05-03
Jakub Jelinek
Makefile.am (finclude): Remove.
commit
|
commitdiff
|
tree
2019-05-03
Richard Biener
re PR c++/89698 (Run-time error due to optimization...
commit
|
commitdiff
|
tree
2019-05-03
Richard Biener
passes.c (execute_function_todo): Remove dead code.
commit
|
commitdiff
|
tree
2019-05-03
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-05-02
Jonathan Wakely
PR libstdc++/90314 fix non-equivalent declarations...
commit
|
commitdiff
|
tree
2019-05-02
Jonathan Wakely
Remove redundant __constexpr_addressof function
commit
|
commitdiff
|
tree
2019-05-02
Jonathan Wakely
Improve smart pointer docs
commit
|
commitdiff
|
tree
2019-05-02
Joseph Myers
* gcc.pot: Regenerate.
commit
|
commitdiff
|
tree
2019-05-02
Segher Boessenkool
rs6000: Make debug regnums independent of internal...
commit
|
commitdiff
|
tree
2019-05-02
Segher Boessenkool
rs6000: Debug regnums for TM registers
commit
|
commitdiff
|
tree
2019-05-02
Maciej W. Rozycki
libphobos: Correct my identity in the last ChangeLog...
commit
|
commitdiff
|
tree
2019-05-02
Maciej W. Rozycki
libphobos: RISC-V: Fix soft-float build errors with...
commit
|
commitdiff
|
tree
2019-05-02
Jonathan Wakely
Miscellaneous API doc improvements
commit
|
commitdiff
|
tree
2019-05-02
Jonathan Wakely
Allow Markdown formatting in Doxygen comments
commit
|
commitdiff
|
tree
2019-05-02
Jonathan Wakely
Improve docs for mutexes
commit
|
commitdiff
|
tree
next