platform/upstream/gcc.git
2019-12-18 Thomas Schwinge[OpenACC] Refactor 'goacc_enter_data' so that it can...
2019-12-18 Thomas Schwinge[OpenACC] Refactor 'goacc_enter_data' so that it can...
2019-12-18 Thomas Schwinge[OpenACC] Refactor 'goacc_remove_pointer' interface
2019-12-18 Thomas Schwinge[OpenACC] Refactor 'GOACC_enter_exit_data' to call...
2019-12-18 Thomas Schwinge[OpenACC] Refactor 'delete_copyout' into 'goacc_exit_data'
2019-12-18 Thomas Schwinge[OpenACC] Refactor 'present_create_copy' into 'goacc_en...
2019-12-18 Thomas SchwingeAssert in 'libgomp/target.c:gomp_unmap_vars_internal...
2019-12-18 Thomas Schwinge[OpenACC] In 'libgomp/target.c:gomp_to_device_kind_p...
2019-12-18 Thomas Schwinge[PR92726, PR92970, PR92984] [OpenACC] Clarify 'acc_dele...
2019-12-18 Thomas Schwinge[OpenACC] Elaborate/simplify 'exit data' 'finalize...
2019-12-18 Thomas Schwinge[PR92848] [OpenACC] Use 'GOMP_MAP_VARS_ENTER_DATA'...
2019-12-18 Thomas SchwingeMake 'libgomp/target.c:gomp_unmap_tgt' 'static' again
2019-12-18 Tobias BurnusPR 86416 – improve lto1 diagnostic if a mode does not...
2019-12-18 Harald Anlaufre PR fortran/70853 (ICE on pointing to null, in gfc_ad...
2019-12-18 Wilco Dijkstra[AArch64] Fixup core tunings
2019-12-18 Martin JamborIPA-CP: Remove bogus static keyword (PR 92971)
2019-12-18 Georg-Johann Lay* config/avr/avr-mcus.def: Typo.
2019-12-18 Jan Hubickaipa-param-manipulation.h (get_original_index): Declare.
2019-12-18 Jason MerrillPR c++/12333 - X::~X() with implicit this->.
2019-12-18 Andrew StubbsFix vect/pr65947-8.c testcase for amdgcn.
2019-12-18 Jakub Jelinekre PR lto/92972 (gcc/lto-wrapper.c:443: identical branc...
2019-12-18 Eric Botcazoutrans.c (Pragma_to_gnu): Push a diagnostics state for...
2019-12-18 Justin Squirek[Ada] Missing accessibility check on access discriminants
2019-12-18 Arnaud Charlet[Ada] Fix uninitialized out parameter in s-regpat.adb
2019-12-18 Arnaud Charlet[Ada] Atomic aspect on formal generic params now suppor...
2019-12-18 Arnaud Charlet[Ada] Simplify Big_Integer and Big_Real interface
2019-12-18 Piotr Trojanek[Ada] Fix three-letter typos like "sss" in comments...
2019-12-18 Gary Dismukes[Ada] Missing accessibility actuals on calls to interfa...
2019-12-18 Ed Schonberg[Ada] AI12-0282: shared variable control aspects on...
2019-12-18 Eric Botcazou[Ada] Minor housekeeping work in Create_Standard
2019-12-18 Javier Miranda[Ada] Reserving switch d_K for known problem isssues...
2019-12-18 Ghjuvan Lacambre[Ada] Reject aspect specifications on number constants
2019-12-18 Piotr Trojanek[Ada] Einfo: fix typo in comment
2019-12-18 Eric Botcazou[Ada] Do not propagate Object_Size onto Size for compos...
2019-12-18 Eric Botcazou[Ada] Document the introduction of the Object_Size...
2019-12-18 Bob Duff[Ada] Wrong error on hidden must-override primitive
2019-12-18 Bob Duff[Ada] Bad "already use-visible" warning re: use in...
2019-12-18 GCC AdministratorDaily bump.
2019-12-17 Martin SeborPR c++/61339 - add warning for mismatch between struct...
2019-12-17 Michael MeissnerGenerate PADDI to add large constants if -mcpu=future.
2019-12-17 Michael MeissnerUse PLI to load up 32-bit SImode constants if -mcpu...
2019-12-17 Michael MeissnerUse PLI to load up large constants if -mcpu=future.
2019-12-17 Jason MerrillPR c++/79592 - missing explanation of invalid constexpr.
2019-12-17 Jason MerrillPR c++/92576 - redeclaration of variable template.
2019-12-17 Jason Merrill* name-lookup.c (get_std_name_hint): Add std::byte.
2019-12-17 Jakub Jelinekre PR c++/59655 (incorrect diagnostic on templatized...
2019-12-17 Jakub Jelinekre PR target/92841 (Optimize -fstack-protector-strong...
2019-12-17 Andrew StubbsRevert "Fix vector testcases for amdgcn."
2019-12-17 Andrew StubbsFix vector testcases for amdgcn.
2019-12-17 Jan Hubickasymtab.c (symtab_node::get_partitioning_class): Aliases...
2019-12-17 Christophe... [ARM] Add support for -mpure-code in thumb-1 (v6m)
2019-12-17 Mihail IonescuAdd myself to write after approval.
2019-12-17 Andrew StubbsAdd pointer to PR92772
2019-12-17 Andrew StubbsAdd extract_last for amdgcn
2019-12-17 Andrew StubbsAdd clz and ctz for amdgcn
2019-12-17 Tobias Burnuslibgomp/openacc.f90 – clean-up public/private attributes
2019-12-17 Jakub Jelinekre PR target/92962 (Documentation: x86 Options - znver2...
2019-12-17 Hongyu WangAdd abs pattern to handle {si,di} mode abs to avoid...
2019-12-17 H.J. LuUse add for a = a + b and a = b + a when possible.
2019-12-17 GCC AdministratorDaily bump.
2019-12-16 Jason MerrillPR c++/91165 - verify_gimple ICE with cached constexpr.
2019-12-16 Martin SeborPR middle-end/92952 - gfortran.dg/lto/pr87689 FAILs...
2019-12-16 David MalcolmAdd pp_write_text_as_html_like_dot_to_stream
2019-12-16 Segher Boessenkoolrs6000: Use symbolic names for the CR fields in more...
2019-12-16 Jozef LawrynowiczMSP430: Add new msp430-elfbare target
2019-12-16 Bob Duff[Ada] Suppress unused warnings in the presence of errors
2019-12-16 Bob Duff[Ada] Minor: improve comments
2019-12-16 Bob Duff[Ada] Minor comment fix
2019-12-16 Bob Duff[Ada] Check for "size for" in Special_Msg_Delete
2019-12-16 Eric Botcazou[Ada] Do not set a bogus Esize on subtype built for...
2019-12-16 Arnaud Charlet[Ada] Fix warning on _REENTRANT
2019-12-16 Arnaud Charlet[Ada] Mark Deallocator as Favor_Top_Level
2019-12-16 Arnaud Charlet[Ada] AI12-0234/321 atomic operations
2019-12-16 Eric Botcazou[Ada] Remove new strict-alignment check added by AI12...
2019-12-16 Ed Schonberg[Ada] Crash on constrained container in generalized...
2019-12-16 Ed Schonberg[Ada] Prototype implementastion of Ada2020 Map-reduce...
2019-12-16 Eric Botcazou[Ada] AI12-0001: Independence and Representation clause...
2019-12-16 Eric Botcazou[Ada] Fully propagate representation aspects through...
2019-12-16 Bob Duff[Ada] Syntax error on improperly indented imported...
2019-12-16 Eric Botcazou[Ada] Fix couple of oversights in the implementation...
2019-12-16 Eric Botcazou[Ada] Export the Ada version through the C interface
2019-12-16 Gary Dismukes[Ada] Minor reformatting and U.S. spelling adjustment
2019-12-16 Bob Duff[Ada] Better error message for "is null" subunit
2019-12-16 Eric Botcazou[Ada] Expand renamings of subcomponents of an atomic...
2019-12-16 Ed Schonberg[Ada] Crash on conversion in branch of if-expression
2019-12-16 Bob Duff[Ada] Bad warning: Size in Compile_Time_Error in nested...
2019-12-16 Eric Botcazou[Ada] Small consistency fix for Volatile_Full_Access...
2019-12-16 Yannick Moy[Ada] Do not issue restriction violations on ignored...
2019-12-16 Arnaud Charlet[Ada] AI12-0208 Support for Ada.Numerics.Big_Numbers...
2019-12-16 Bob Duff[Ada] Correct documentation of -gnatw_C switch
2019-12-16 Joel Brobecker[Ada] Reword the impact of -minimal on the debugger
2019-12-16 Gary Dismukes[Ada] Typo fixes and minor reformatting
2019-12-16 Eric Botcazou[Ada] Implement RM C.6(19) clause entirely in the front-end
2019-12-16 Ghjuvan Lacambre[Ada] Validate_Access_Subprogram_Instance: check if...
2019-12-16 Eric Botcazou[Ada] Implement new legality rules introduced in C...
2019-12-16 Andreas KrebbelFix PR92950: Wrong code emitted for movv1qi
2019-12-16 Andrew PinskiAdd a couple int128_t bit-field testcases.
2019-12-16 GCC AdministratorDaily bump.
2019-12-15 GCC AdministratorDaily bump.
2019-12-14 Jakub Jelinekre PR preprocessor/92919 (invalid memory access in...
next