aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2021-10-20AArch64: Tune case-values-thresholdWilco Dijkstra
2021-10-20AArch64: Enable fast shifts on Neoverse V1/N2Wilco Dijkstra
2021-10-20AArch64: Add support for __builtin_roundeven[f] (PR100966)Wilco Dijkstra
2021-10-20Rename asm_out_file function arguments.Martin Liska
2021-10-20[Patch][GCC][AArch64] - Lower store and load neon builtins to gimpleAndre Simoes Dias Vieira
2021-10-20[Patch][GCC][middle-end] - Generate FRINTZ for (double)(int) under -ffast-mat...Andre Simoes Dias Vieira
2021-10-20tree-optimization/102853 - avoid trapping types in split_constant_offsetRichard Biener
2021-10-20Remove unused back_threader destructor.Aldy Hernandez
2021-10-20Remove superflous debugging messages from the threading registry.Aldy Hernandez
2021-10-20[Ada] Remove unnecessary call to No_Uint_To_0Bob Duff
2021-10-20[Ada] Never treat intrinsic subprograms as nestedRichard Kenner
2021-10-20[Ada] Proof of the runtime support for attribute 'WidthYannick Moy
2021-10-20[Ada] Provide dummy body for big integers library used in reduced runtimesYannick Moy
2021-10-20[Ada] Fix problematic conversion of real literal in static contextEric Botcazou
2021-10-20[Ada] Delete unused runtime filesDoug Rupp
2021-10-20[Ada] Factor out machine rounding operationsEric Botcazou
2021-10-20[Ada] Define __wrs_rtp_base in linker specJohannes Kliemann
2021-10-20[Ada] Reject boxes in delta record aggregatesPiotr Trojanek
2021-10-20[Ada] Missing accessibility check when returning discriminated typesJustin Squirek
2021-10-20[Ada] Crash on object of protected type with defaulted access componentJustin Squirek
2021-10-20[Ada] Add ghost code version of Ada.Numerics.Big_Numbers.Big_IntegersJohannes Kliemann
2021-10-20[Ada] Refine type of a counter function for record delta aggregatePiotr Trojanek
2021-10-20[Ada] tech debt: Clean up Uint fields, such as EsizeBob Duff
2021-10-20[Ada] Warning on nonmatching subtypes in fully conforming subprogram specs an...Gary Dismukes
2021-10-20[Ada] Prevent use of an uninitialized AST field with universal integerPiotr Trojanek
2021-10-20[Ada] Expose and use type-generic GCC atomic builtinsEric Botcazou
2021-10-20[Ada] Rewrite tests on Convention_IntrinsicEric Botcazou
2021-10-20[Ada] Small cleanup in Eval_Integer_LiteralEric Botcazou
2021-10-20[Ada] Get rid of Frontend_Exceptions refsDoug Rupp
2021-10-20[Ada] Issue warning on unused quantified expressionYannick Moy
2021-10-20[Ada] Fix type conversion handling in validity checksMarc Poulhiès
2021-10-20Remove unused back_threader_registry::m_threaded_paths.Aldy Hernandez
2021-10-20Restore --param=max-fsm-thread-lengthAldy Hernandez
2021-10-20Fix PR middle-end/102764Eric Botcazou
2021-10-20Avoid exception propagation during bootstrapArnaud Charlet
2021-10-20gfortran.dg/bind-c-contiguous-5.c: Big-endian fixTobias Burnus
2021-10-20c++: Fix up push_local_extern_decl_alias error recovery [PR102642]Jakub Jelinek
2021-10-20Disallow loop rotation and loop header crossing in jump threaders.Aldy Hernandez
2021-10-20Trivial fix to gil-1.c when analyzer is not enabledJeff Law
2021-10-20tree-object-size: Make unknown a computationSiddhesh Poyarekar
2021-10-20Adjust testcase for O2 vectorization.liuhongt
2021-10-20Daily bump.GCC Administrator
2021-10-19doc: Fix typo in name of PowerPC __builtin_cpu_supports built-inJonathan Wakely
2021-10-19rs6000: Guard some x86 intrinsics implementationsPaul A. Clarke
2021-10-19rs6000: Add nmmintrin.h to extra_headersPaul A. Clarke
2021-10-19Fortran: Fix 'fn spec' for deferred character lengthTobias Burnus
2021-10-19Refactor vect_supportable_dr_alignmentRichard Biener
2021-10-19Fortran: Fix "str" to scalar descriptor conversion [PR92482]Tobias Burnus
2021-10-19aix: ensure reference to __tls_get_addr is in text section.Clément Chigot
2021-10-19target: Support whitespaces in target attr/pragma.Martin Liska