]> gcc.gnu.org Git - gcc.git/history - gcc
doc: Fix grammar typo in description of malloc attribute
[gcc.git] / gcc /
2023-01-16 Jonathan Wakelydoc: Fix grammar typo in description of malloc attribute
2023-01-16 Jakub Jelinekriscv: Fix up Copyright lines [PR108413]
2023-01-16 Jakub Jelinekx86: Avoid -Wuninitialized warnings on _mm*_undefined_...
2023-01-16 Jakub Jelinekc, c++: Allow ignoring -Winit-self through pragmas...
2023-01-16 Kewen Linrs6000: Teach rs6000_opaque_type_invalid_use_p about...
2023-01-16 GCC AdministratorDaily bump.
2023-01-15 Aldy Hernandez[PR107608] [range-ops] Avoid folding into INF when...
2023-01-15 Gaius MulleyBugfix to allow testsuite/gm2/pim/pass/arraybool.mod...
2023-01-15 Xianmiao QuC-SKY: Support --with-float=softfp in configuration.
2023-01-15 GCC AdministratorDaily bump.
2023-01-14 Takayuki 'January... xtensa: Remove old broken tweak for leaf function
2023-01-14 Prathamesh Kulkarni[aarch64] Fold ldr+dup to ld1rq for little endian targets.
2023-01-14 Jakub Jelinekc++: Avoid incorrect shortening of divisions [PR108365]
2023-01-14 Alexandre Olivahash table: enforce testing is_empty before is_deleted
2023-01-14 Alexandre Oliva[PR42093] [arm] [thumb2] disable tree-dce for test
2023-01-14 Alexandre Oliva[PR40457] [arm] expand SI-aligned movdi into pair of...
2023-01-13 David Malcolmanalyzer: add heuristics for switch on enum type [PR105273]
2023-01-13 Eric BotcazouSmall fix for -fdump-ada-spec
2023-01-13 Eric BotcazouFix PR rtl-optimization/108274
2023-01-13 Iain Sandoemodula-2: Handle pass '-v' option to the compiler.
2023-01-13 John David AnglinFix support for atomic loads and stores on hppa.
2023-01-13 Alexander Monakovsched-deps: do not schedule pseudos across calls [PR108117]
2023-01-13 Jakub Jelinekc++: Avoid some false positive -Wfloat-conversion warni...
2023-01-13 Gaius MulleyRecalibrate the timeouts for the larger code tests
2023-01-13 Jakub Jelinektestsuite: Add another testcase from PR107131
2023-01-13 Gaius MulleyPR-108136 Add return statement to mc-boot-ch/RTco.cc...
2023-01-13 Srinath Parvathaneniarm: Add cde feature support for Cortex-M55 CPU.
2023-01-13 Qing ZhaoReplace flag_strict_flex_arrays with DECL_NOT_FLEXARRAY...
2023-01-13 Richard Bienerarm: Don't add crtfastmath.o for -shared
2023-01-13 Richard Bieneraarch64: Don't add crtfastmath.o for -shared
2023-01-13 Jakub Jelinektestsuite: Add testcase for PR that went latent in...
2023-01-13 Richard Sandifordaarch64: Fix DWARF frame register sizes for predicates
2023-01-13 Richard Bieneraarch64: Don't update EH info when folding [PR107209]
2023-01-13 Richard Bienertree-optimization/108387 - ICE with VN handling of...
2023-01-13 Richard BienerSync LTO type_for_mode with c-family/
2023-01-13 Gaius Mulleytestsuite: extend timeout into all gm2 tests
2023-01-13 GCC AdministratorDaily bump.
2023-01-12 Gaius MulleyTestsuite: use same timeout for gm2 as other front...
2023-01-12 Gaius MulleyAdd -fno-exceptions to gcc/testsuite/lib/gm2.exp
2023-01-12 Roger SaylePR tree-optimization/92342: Optimize b & -(a==c) in...
2023-01-12 Christophe Lyonaarch64: Fix bit-field alignment in param passing ...
2023-01-12 Christophe Lyonaarch64: fix warning emission for ABI break since GCC 9.1
2023-01-12 Richard Bienertree-optimization/99412 - reassoc and reduction chains
2023-01-12 Takayuki 'January... xtensa: Optimize ctzsi2 and ffssi2 a bit
2023-01-12 Takayuki 'January... xtensa: Tune "*btrue" insn pattern
2023-01-12 Tobias BurnusFortran/OpenMP: Reject non-scalar 'holds' expr in ...
2023-01-12 Alexandre Olivacheck hash table counts at expand
2023-01-12 GCC AdministratorDaily bump.
2023-01-12 Lewis Hyattpreprocessor: Don't register pragmas in directives...
2023-01-11 David Malcolmanalyzer: fix leak false positives on "*UNKNOWN = PTR...
2023-01-11 Jakub Jelinekc: Don't emit DEBUG_BEGIN_STMTs for K&R function argume...
2023-01-11 Roger SaylePR tree-optimization/71343: Value number X<<2 as X*4.
2023-01-11 David Faustbpf: correct bpf_print_operand for floats [PR108293]
2023-01-11 Eric BotcazouFix problematic interaction between bitfields, unions...
2023-01-11 Kewen Linrs6000/test: Make ppc-fortran.exp only available for...
2023-01-11 Kewen Linrs6000: Make P10_FUSION honour tuning setting
2023-01-11 Richard Bienertree-optimization/107767 - not profitable switch conversion
2023-01-11 Jakub Jelinektestsuite: Enable pr108308.c test on all int32 targets...
2023-01-11 Martin Liskaswitch expansion: limit JT growth param values
2023-01-11 Richard Bienertree-optimization/108352 - FSM threads creating irreduc...
2023-01-11 Richard Bienertree-optimization/108353 - copyprop iteration order
2023-01-11 Andreas KrebbelIBM zSystems: Use NAND instruction to implement bit not
2023-01-11 Jakub Jelinekfortran: Fix up function types for realloc and sincos...
2023-01-11 Richard Bienertree-optimization/106293 - fix testcase
2023-01-11 Takayuki 'January... xtensa: Make instruction cost estimation for size more...
2023-01-11 GCC AdministratorDaily bump.
2023-01-10 Harald AnlaufFortran: frontend passes do_subscript leaks gmp memory...
2023-01-10 Gaius MulleyAdding missing dependencies to gcc/m2/Make-lang.in
2023-01-10 Gaius Mulley[PATCH, Modula2] PR-108142 Many empty directories creat...
2023-01-10 Richard Bienertree-optimization/106293 - missed DSE with virtual...
2023-01-10 Roger SaylePR rtl-optimization/106421: ICE in bypass_block from...
2023-01-10 Martin Jamboripa: Sort ipa_param_body_adjustments::m_replacements...
2023-01-10 Richard Bienertree-optimization/108314 - avoid BIT_NOT optimization...
2023-01-10 Xianmiao QuC-SKY: Define SYSROOT_SUFFIX_SPEC.
2023-01-10 Xianmiao QuC-SKY: Fix float abi option in MULTILIB_DEFAULTS.
2023-01-10 Xianmiao QuC-SKY: Fix skip codition for testcase ldbs.c
2023-01-10 Xianmiao QuC-SKY: Add missing builtin defines for soft float abi.
2023-01-10 Xianmiao QuC-SKY: Fix patterns' condition for ck802 smart mode.
2023-01-10 Xianmiao QuC-SKY: Skip other CPUs if the testcases are only for...
2023-01-10 Xianmiao QuC-SKY: Add conditions for ceil etc patterns.
2023-01-10 Andreas KrebbelIBM zSystems: Make -fcall-saved-... work.
2023-01-10 GCC AdministratorDaily bump.
2023-01-09 Eric BotcazouModula-2: fix documentation layout
2023-01-09 Jakub Jelinekc++: Only do maybe_init_list_as_range optimization...
2023-01-09 Joseph Myersc: Check for modifiable static compound literals in...
2023-01-09 Arnaud Charletada: Update copyright notice
2023-01-09 Eric Botcazouada: Remove a couple of unreachable statements
2023-01-09 Eric Botcazouada: Simplify finalization of temporaries created for...
2023-01-09 Richard Bienermiddle-end/108209 - typo in genmatch.cc:commutative_op
2023-01-09 Jakub Jelinekcalls: Fix up TYPE_NO_NAMED_ARGS_STDARG_P handling...
2023-01-09 Richard Bienermiddle-end/69482 - not preserving volatile accesses
2023-01-09 Martin Liskahash: do not insert deleted value to a hash_set
2023-01-09 Richard Bienertree-optimization/101912 - testcase for fixed uninit...
2023-01-09 Martin Liskac: check if target_clone attrs are all string
2023-01-09 Gaius MulleySubject: [committed, pushed, Modula2] Added missing...
2023-01-09 GCC AdministratorDaily bump.
2023-01-08 Takayuki 'January... xtensa: Optimize bitwise splicing operation
2023-01-08 GCC AdministratorDaily bump.
2023-01-07 Takayuki 'January... xtensa: Optimize stack frame adjustment more
2023-01-07 Iain Sandoemodula-2, libm2min: Declare abort and exit as expected.
next
This page took 0.143231 seconds and 8 git commands to generate.