projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2019-07-11
Segher Boessenkool
rs6000: Handle Modula-2 in the traceback table
commit
|
commitdiff
|
tree
2019-07-11
Jakub Jelinek
re PR target/91124 (gcc.target/i386/avx512vl-vpshldvd...
commit
|
commitdiff
|
tree
2019-07-11
Jakub Jelinek
re PR target/91124 (gcc.target/i386/avx512vl-vpshldvd...
commit
|
commitdiff
|
tree
2019-07-11
Piotr Trojanek
[Ada] Use high-level wrappers for Lib.Units.Table
commit
|
commitdiff
|
tree
2019-07-11
Piotr Trojanek
[Ada] Minor refactoring
commit
|
commitdiff
|
tree
2019-07-11
Yannick Moy
[Ada] Avoid spurious errors on dimensionality checking...
commit
|
commitdiff
|
tree
2019-07-11
Yannick Moy
[Ada] Flip the meaning of debug switch -gnatdF
commit
|
commitdiff
|
tree
2019-07-11
Yannick Moy
[Ada] Avoid spurious warning on assertions with Loop_Entry
commit
|
commitdiff
|
tree
2019-07-11
Claire Dross
[Ada] Refactor ownership pointer checking in SPARK...
commit
|
commitdiff
|
tree
2019-07-11
Patrick Bernardi
[Ada] Minimal binder
commit
|
commitdiff
|
tree
2019-07-11
Eric Botcazou
[Ada] Makefile.rtl: add a warning about compilation...
commit
|
commitdiff
|
tree
2019-07-11
Ed Schonberg
[Ada] Crash on protected type with self-referential...
commit
|
commitdiff
|
tree
2019-07-11
Dmitriy Anisimkov
[Ada] GNAT.Sockets: support ICMP, IGMP and RAW IP proto...
commit
|
commitdiff
|
tree
2019-07-11
Claire Dross
[Ada] Memory corruption when using formal hashed sets...
commit
|
commitdiff
|
tree
2019-07-11
Arnaud Charlet
[Ada] errno.c: remove obsolete support for MaRTE OS
commit
|
commitdiff
|
tree
2019-07-11
Ed Schonberg
[Ada] Remove redundant predicate checks
commit
|
commitdiff
|
tree
2019-07-11
Hristian Kirtchev
[Ada] Elaboration order v4.0 and output of dependencies
commit
|
commitdiff
|
tree
2019-07-11
Dmitriy Anisimkov
[Ada] GNAT.Sockets: add support for RAW sockets
commit
|
commitdiff
|
tree
2019-07-11
Justin Squirek
[Ada] Pragma Unreferenced triggers undefined reference
commit
|
commitdiff
|
tree
2019-07-11
Bob Duff
[Ada] Fix inconsistent documentation for gnatmetric
commit
|
commitdiff
|
tree
2019-07-11
Bob Duff
[Ada] Document gnatpp's --spaces-only switch
commit
|
commitdiff
|
tree
2019-07-11
Hristian Kirtchev
[Ada] Infinite loop on illegal declaration
commit
|
commitdiff
|
tree
2019-07-11
Hristian Kirtchev
[Ada] Minor reformatting
commit
|
commitdiff
|
tree
2019-07-11
Hristian Kirtchev
[Ada] Internal crash on illegal renaming
commit
|
commitdiff
|
tree
2019-07-11
Ed Schonberg
[Ada] Compile-time evaluation of predicate checks
commit
|
commitdiff
|
tree
2019-07-11
Hristian Kirtchev
[Ada] Link error due to negated intrinsic comparison
commit
|
commitdiff
|
tree
2019-07-11
Thomas Quinot
[Ada] Fix crash on dynamic predicate when generating...
commit
|
commitdiff
|
tree
2019-07-11
Hristian Kirtchev
[Ada] Missing finalization of private protected type
commit
|
commitdiff
|
tree
2019-07-11
Eric Botcazou
[Ada] New Repinfo.Input unit to read back JSON represen...
commit
|
commitdiff
|
tree
2019-07-11
Justin Squirek
[Ada] No warning for guaranteed accessibility check...
commit
|
commitdiff
|
tree
2019-07-11
Arnaud Charlet
[Ada] GNAT.Threads: Add a Get_Thread overload taking...
commit
|
commitdiff
|
tree
2019-07-11
Hristian Kirtchev
[Ada] Elaboration order v4.0 and infinite loops
commit
|
commitdiff
|
tree
2019-07-11
Yannick Moy
[Ada] Avoid spurious warning on wrong order of operator...
commit
|
commitdiff
|
tree
2019-07-11
Aldy Hernandez
Do not try to further refine a VR_UNDEFINED result...
commit
|
commitdiff
|
tree
2019-07-11
Richard Biener
re PR middle-end/91131 (Bad bitfield coalescing)
commit
|
commitdiff
|
tree
2019-07-11
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-07-10
Michael Meissner
predicates.md (cint34_operand): Update SIGNED_34BIT_OFF...
commit
|
commitdiff
|
tree
2019-07-10
Iain Sandoe
[Darwin, PPC] Collate the system library spec into...
commit
|
commitdiff
|
tree
2019-07-10
Richard Sandiford
Fix folding of vector EQ/NE
commit
|
commitdiff
|
tree
2019-07-10
Richard Sandiford
[arm] Fix BE index for single-var vector initialisers...
commit
|
commitdiff
|
tree
2019-07-10
Ian Lance Taylor
compiler: finalize methods when importing types
commit
|
commitdiff
|
tree
2019-07-10
Ian Lance Taylor
compiler: add break label in 1,2-case select statement...
commit
|
commitdiff
|
tree
2019-07-10
Martin Sebor
PR testsuite/91132 - test gcc.dg/strlenopt-67.c in...
commit
|
commitdiff
|
tree
2019-07-10
Vladimir Makarov
re PR target/91102 (aarch64 ICE on Linux kernel with...
commit
|
commitdiff
|
tree
2019-07-10
Marc Glisse
Fix wi::lshift
commit
|
commitdiff
|
tree
2019-07-10
Richard Biener
re PR tree-optimization/91126 (Incorrect constant propa...
commit
|
commitdiff
|
tree
2019-07-10
Richard Biener
gimple-parser.c (c_parser_gimple_postfix_expression...
commit
|
commitdiff
|
tree
2019-07-10
Dmitriy Anisimkov
[Ada] System.Strings.Stream_Ops: do not depend on Stream_IO
commit
|
commitdiff
|
tree
2019-07-10
Ed Schonberg
[Ada] Spurious run-time error with 64-bit modular types
commit
|
commitdiff
|
tree
2019-07-10
Doug Rupp
[Ada] Do not attempt to re-arm guard page on x86_64...
commit
|
commitdiff
|
tree
2019-07-10
Ed Schonberg
[Ada] Crash on aggregate for limited type in extended...
commit
|
commitdiff
|
tree
2019-07-10
Yannick Moy
[Ada] Fix spurious messages on global variables for...
commit
|
commitdiff
|
tree
2019-07-10
Claire Dross
[Ada] Fix possible crashes in GNATprove analysis of...
commit
|
commitdiff
|
tree
2019-07-10
Hristian Kirtchev
[Ada] Spurious error on discriminant of incomplete...
commit
|
commitdiff
|
tree
2019-07-10
Arnaud Charlet
[Ada] Improve gnatmem's doc for the depth switch
commit
|
commitdiff
|
tree
2019-07-10
Bob Duff
[Ada] GNATpp: document the --source-line-breaks switch
commit
|
commitdiff
|
tree
2019-07-10
Justin Squirek
[Ada] Documentation of Img attribute out of date
commit
|
commitdiff
|
tree
2019-07-10
Simon Buist
[Ada] Entity names are not unique
commit
|
commitdiff
|
tree
2019-07-10
Arnaud Charlet
[Ada] Add an annotation for static analysis
commit
|
commitdiff
|
tree
2019-07-10
Hristian Kirtchev
[Ada] Spelling mistakes in error messages
commit
|
commitdiff
|
tree
2019-07-10
Eric Botcazou
[Ada] Improve support for tuning branch probability...
commit
|
commitdiff
|
tree
2019-07-10
Yannick Moy
[Ada] Allow multiple units per file in GNATprove
commit
|
commitdiff
|
tree
2019-07-10
Corentin Gay
[Ada] sysdep.c: correct include directives ordering
commit
|
commitdiff
|
tree
2019-07-10
Eric Botcazou
[Ada] GNAT RM: add note about debuggers for Scalar_Stor...
commit
|
commitdiff
|
tree
2019-07-10
Hristian Kirtchev
[Ada] Spurious error on case expression with limited...
commit
|
commitdiff
|
tree
2019-07-10
Hristian Kirtchev
[Ada] Minor reformatting
commit
|
commitdiff
|
tree
2019-07-10
Joffrey Huguet
[Ada] Add contracts to Strings libraries
commit
|
commitdiff
|
tree
2019-07-10
Doug Rupp
[Ada] Vxworks7r2 SR0610 coalesced some macro values
commit
|
commitdiff
|
tree
2019-07-10
Doug Rupp
[Ada] The environ macro is broken on vxworks7r2 SR0610
commit
|
commitdiff
|
tree
2019-07-10
Patrick Bernardi
[Ada] New port for ppc-vx7r2
commit
|
commitdiff
|
tree
2019-07-10
Hristian Kirtchev
[Ada] Elaboration order v4.0 and cycle detection
commit
|
commitdiff
|
tree
2019-07-10
Yannick Moy
[Ada] Fix crashes on ownership checking in SPARK
commit
|
commitdiff
|
tree
2019-07-10
Javier Miranda
[Ada] Missing implicit interface type conversion
commit
|
commitdiff
|
tree
2019-07-10
Ed Schonberg
[Ada] Spurious error on overloaded equality in postcond...
commit
|
commitdiff
|
tree
2019-07-10
Hristian Kirtchev
[Ada] Elaboration order v4.0 and linker switches
commit
|
commitdiff
|
tree
2019-07-10
Gary Dismukes
[Ada] Minor reformatting
commit
|
commitdiff
|
tree
2019-07-10
Yannick Moy
[Ada] Use renamings in GNATprove mode for side-effects...
commit
|
commitdiff
|
tree
2019-07-10
Paolo Carlini
decl.c (get_type_quals, [...]): New.
commit
|
commitdiff
|
tree
2019-07-10
Jan Hubicka
tree-ssa-alias.c (nonoverlapping_component_refs_p_1...
commit
|
commitdiff
|
tree
2019-07-10
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2019-07-09
Martin Sebor
PR tree-optimization
commit
|
commitdiff
|
tree
2019-07-09
Joern Rennecke
tree-vect-stmts.c (vectorizable_comparison): Swap opera...
commit
|
commitdiff
|
tree
2019-07-09
Dragan Mladjenovic
cfgcleanup.c (old_insns_match_p): Check if used hard...
commit
|
commitdiff
|
tree
2019-07-09
John Darrington
simplify-rtx.c (simplify_unary_operation_1): Use GET_MO...
commit
|
commitdiff
|
tree
2019-07-09
Martin Sebor
PR c++/61339 - add mismatch between struct and class...
commit
|
commitdiff
|
tree
2019-07-09
Michael Meissner
rs6000-internal.h (create_TOC_reference): Delete.
commit
|
commitdiff
|
tree
2019-07-09
Martin Sebor
PR c++/61339 - add mismatch between struct and class...
commit
|
commitdiff
|
tree
2019-07-09
Richard Biener
re PR tree-optimization/91114 (ICE in vect_analyze_loop...
commit
|
commitdiff
|
tree
2019-07-09
Kyrylo Tkachov
Commit missing hunk from r273296
commit
|
commitdiff
|
tree
2019-07-09
Sylvia Taylor
[aarch64]: redefine aes patterns
commit
|
commitdiff
|
tree
2019-07-09
Christophe...
[ARM][testsuite] Fix address of sg stubs in CMSE tests
commit
|
commitdiff
|
tree
2019-07-09
Richard Biener
gimple-match.h (gimple_match_op::resimplify): New.
commit
|
commitdiff
|
tree
2019-07-09
Eric Botcazou
* ira-emit.c (emit_moves): Skip DEBUG_INSNs when settin...
commit
|
commitdiff
|
tree
2019-07-09
Sylvia Taylor
[arm]: redefine aes patterns
commit
|
commitdiff
|
tree
2019-07-09
Martin Liska
Document and test __builtin_expect_with_probability.
commit
|
commitdiff
|
tree
2019-07-09
Richard Biener
tree-ssa-sccvn.c (struct vn_walk_cb_data): Add orig_ref...
commit
|
commitdiff
|
tree
2019-07-09
Ed Schonberg
[Ada] Access to uninitialized memory by predicate check
commit
|
commitdiff
|
tree
2019-07-09
Justin Squirek
[Ada] Crash on 'Img attribute
commit
|
commitdiff
|
tree
2019-07-09
Eric Botcazou
[Ada] System.OS_Interface: fix Critical_Section.SpinCou...
commit
|
commitdiff
|
tree
2019-07-09
Justin Squirek
[Ada] Warning needed on anonymous access type allocators
commit
|
commitdiff
|
tree
next