]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2023-05-01 Michael MeissnerAdd ChangeLog.meissner and REVISION.
2023-05-01 Andrew PinskiPHIOPT: Update comment about what the pass now does
2023-05-01 Jeff LawConvert xstormy16 to LRA
2023-05-01 Jeff LawEnable LRA on several ports
2023-05-01 Rasmus Villemoesapply debug-remap to file names in .su files
2023-05-01 Dimitar Dimitrovlibgcc pru: Define TARGET_HAS_NO_HW_DIVIDE
2023-05-01 Aldy HernandezRemove unused friends in int_range<>.
2023-05-01 Aldy HernandezInline irange::set_nonzero.
2023-05-01 Aldy HernandezCleanup irange::set.
2023-05-01 Aldy HernandezConvert internal representation of irange to wide_ints.
2023-05-01 Aldy HernandezRewrite bounds_of_var_in_loop() to use ranges.
2023-05-01 Aldy HernandezReplace vrp_val* with wide_ints.
2023-05-01 Aldy HernandezConversion to irange wide_int API.
2023-05-01 Aldy HernandezMerge irange::union/intersect into irange_union/intersect.
2023-05-01 Aldy HernandezConvert get_legacy_range in bounds_of_var_in_loop to...
2023-05-01 Aldy HernandezVarious cleanups in vr-values.cc towards ranger API.
2023-05-01 Aldy HernandezRemove irange::tree_{lower,upper}_bound.
2023-05-01 Aldy HernandezRemove irange::{min,max,kind}.
2023-05-01 Aldy Hernandezvrange_storage overhaul
2023-05-01 GCC AdministratorDaily bump.
2023-04-30 Jeff LawRevert "[PATCH] libcpp: suppress builtin macro redefine...
2023-04-30 Roger Sayle[Committed] Update xstormy16's neghi2 pattern to not...
2023-04-30 Andrew PinskiImprove error message for excess elements in array...
2023-04-30 Andrew PinskiFix C/107926: Wrong error message when initializing...
2023-04-30 Andrew PinskiMATCH: add some of what phiopt's builtin_zero_pattern did
2023-04-30 Andrew PinskiPHIOPT: Allow moving of some builtin calls
2023-04-30 Martin Liskahwasan: adjust wording in expected output in tests
2023-04-30 Martin Liskalibsanitizer: link hwasan against lsan library
2023-04-30 Longjun Luo[PATCH] libcpp: suppress builtin macro redefined warnin...
2023-04-30 Joakim Nohlgårdgcc: Use ld -r when checking for HAVE_LD_RO_RW_SECTION_...
2023-04-30 Martin Liskalibsanitizer: update LOCAL_PATCHES revision
2023-04-30 Martin Liskalibsanitizer: Apply local patches
2023-04-30 Martin Liskalibsanitizer: merge from upstream (87e6e490e79384a5)
2023-04-30 Gaius MulleyRemove duplicate constants created between passes
2023-04-30 GCC AdministratorDaily bump.
2023-04-29 Hans-Peter... reload: Handle generating reloads that also clobbers...
2023-04-29 Roger Sayle[xstormy16] Efficient HImode rotate left by a single...
2023-04-29 Roger Sayle[xstormy16] Recognize/support swpn (swap nibbles) instr...
2023-04-29 Mikael Petterssonadd glibc-stdint.h to vax and lm32 linux target (PR...
2023-04-29 Jeff LawAdjust mips test for recent ifcvt costing changes
2023-04-29 Fei GaoRISC-V: decouple stack allocation for rv32e w/o save...
2023-04-29 GCC AdministratorDaily bump.
2023-04-28 Hans-Peter... testsuite: Handle empty assembly lines in check-functio...
2023-04-28 Eugene RozenfeldFix autoprofiledbootstrap build
2023-04-28 Matevos MehrabyanRISC-V: Add divmod expansion support
2023-04-28 Karen SargsyanRISC-V: Added support clmul[r,h] instructions for Zbc...
2023-04-28 Jivan HakobyanRISC-V: Eliminate redundant zero extension of minu...
2023-04-28 Martin Liskacontrib: port doxygen script to Python3
2023-04-28 Andrew PinskiPHIOPT: Move two_value_replacement to match.pd
2023-04-28 Andrew PinskiMATCH: Add patterns from phiopt's minmax_replacement
2023-04-28 Andrew PinskiMATCH: Factor out code that for min max detection with...
2023-04-28 Roger SaylePR rtl-optimization/109476: Use ZERO_EXTEND instead...
2023-04-28 Roger SayleSynchronize include/ctf.h with upstream binutils/libctf.
2023-04-28 Richard BienerAdd emulated scatter capability to the vectorizer
2023-04-28 Richard BienerAdjust costing of emulated vectorized gather/scatter
2023-04-28 Pan LiRISC-V: Allow RVV VMS{Compare}(V1, V1) simplify to...
2023-04-28 Jonathan Wakelylibstdc++: Improve doxygen docs for <random>
2023-04-28 Jonathan Wakelylibstdc++: Minor fixes to doxygen comments
2023-04-28 Jonathan Wakelylibstdc++: Strip absolute paths from files shown in...
2023-04-28 Jonathan Wakelylibstdc++: Simplify preprocessor/namespace nesting...
2023-04-28 Richard Bieneripa/109652 - ICE in modification phase of IPA SRA
2023-04-28 Julian BrownOpenACC: Stand-alone attach/detach clause fixes for...
2023-04-28 Richard Bienertree-optimization/109644 - missing IL checking
2023-04-28 Richard BienerAvoid more invalid GIMPLE with register bases
2023-04-28 Richard Bienertree-optimization/108752 - vectorize emulated vectors...
2023-04-28 Jakub Jelineklibstdc++: Another attempt to ensure g++ 13+ compiled...
2023-04-28 Kyrylo Tkachovaarch64: PR target/99195 annotate more integer unary...
2023-04-28 Tobias BurnusFortran: Fix (mostly) comment typos
2023-04-28 Jakub Jelinekgimple-range-op: Handle sqrt (basic bounds only)
2023-04-28 Jakub JelinekImplement range-op entry for sin/cos
2023-04-28 Jakub JelinekAdd targetm.libm_function_max_error
2023-04-28 Jan Beulichtestsuite/C++: suppress filename canonicalization in...
2023-04-28 Jan Beulichtestsuite/C++: cope with IPv6 being unavailable
2023-04-28 Alexandre Olivaharden-conditionals: detach values before compares
2023-04-28 GCC AdministratorDaily bump.
2023-04-27 Joseph MyersUpdate gcc .po files
2023-04-27 Andrew Stubbsamdgcn: Fix addsub bug
2023-04-27 Jason Merrillc++: print conversion error at candidate location
2023-04-27 Pan LiRISC-V: Add required tls to read thread pointer test
2023-04-27 Andrew PinskiPHIOPT: Allow MIN/MAX to have up to 2 MIN/MAX expressio...
2023-04-27 Andrew PinskiMIN/MAX should be treated similar as comparisons for...
2023-04-27 Andrew PinskiPHIOPT: Move store_elim_worker into pass_cselim::execute
2023-04-27 Andrew PinskiPHIOPT: Rename tree_ssa_phiopt_worker to pass_phiopt...
2023-04-27 Andrew PinskiPHIOPT: Split out store elimination from phiopt
2023-04-27 Robin DappMAINTAINERS: Change my email address.
2023-04-27 Jan HubickaUnloop loops that no longer loops in tree-ssa-loop-ch
2023-04-27 Richard Bienertree-optimization/109170 - bogus use-after-free with...
2023-04-27 Alexandre OlivaUse CONFIG_SHELL-/bin/sh in genmultilib
2023-04-27 Aldy HernandezNormalize addresses in IPA before calling range_op_hand...
2023-04-27 Richard Bienerwrong GIMPLE from (bit_field_ref CTOR ..) simplification
2023-04-27 Richard BienerProperly gimplify handled component chains on registers
2023-04-27 Richard Bieneripa/109607 - properly gimplify conversions introduced...
2023-04-27 Jonathan Wakelylibstdc++: Fix typos in doxygen comments
2023-04-27 Jonathan Wakelylibstdc++: Remove obsolete options from Doxygen config
2023-04-27 Jonathan Wakelylibstdc++: Reduce Doxygen output for PDF
2023-04-27 Jonathan Wakelylibstdc++: Improve doxygen docs for <memory_resource>
2023-04-27 Jonathan Wakelylibstdc++: Add @headerfile and @since to doxygen commen...
2023-04-27 Jonathan Wakelylibstdc++: Make std::random_device throw std::system_er...
2023-04-27 Jakub Jelinekc: Fix up error-recovery on non-empty VLA initializers...
2023-04-27 Jakub Jelinekc: Fix up error-recovery on functions initialized as...
next
This page took 0.088211 seconds and 5 git commands to generate.