]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-01-07  Deng JianboLoongArch: Optimize initializing fp resgister to zero
2025-01-07  Gaius Mulley[PR modula2/118010, modula2/118183] Unable to rebuild...
2025-01-07  Andre VehreschildFortran: Extend cylic type detection for deallocate...
2025-01-07  Jennifer SchmitzAArch64: Remove AARCH64_EXTRA_TUNE_USE_NEW_VECTOR_COSTS
2025-01-07  Sam Jamestestsuite: add testcase for fixed PR98000
2025-01-07  Sam Jamestestsuite: add testcase for fixed PR117546
2025-01-07  GCC AdministratorDaily bump.
2025-01-06  Alexandre Olivaexpand: drop stack adjustments after barrier [PR118006]
2025-01-06  Akram Ahmadaarch64: remove extra XTN in vector concatenation
2025-01-06  Stefan Schulze... Fix type in some Min() calls (#119248)
2025-01-06  Vitaly BukaFix few size types in memprof (#119114)
2025-01-06  Stefan Schulze... Add type __sanitizer::ssize (#116957)
2025-01-06  Stefan Schulze... Replace uptr by usize/SIZE_T in interfaces
2025-01-06  Ian Lance Taylorcrypto/tls: fix Config.Time in tests using expired...
2025-01-06  Stafford Horneor1k: add .note.GNU-stack section on linux
2025-01-06  Fangrui SongRespect -fprofile-prefix-map for getcwd in .gcno files
2025-01-06  Jennifer SchmitzSVE intrinsics: Fold svmul by -1 to svneg for unsigned...
2025-01-06  Eric BotcazouAda: fix spurious relinking of gnatbind for cross compilers
2025-01-06  Martin Jamboripa-cp: Make dumping of bit masks representing -1 nicer
2025-01-06  Mark Wielaardtree-switch-conversion: don't apply switch size limit...
2025-01-06  Tamar ChristinaAArch64: Implement four and eight chunk VLA concats...
2025-01-06  Eric Botcazouada: Fix small thinko in previous change to two-pass...
2025-01-06  Eric Botcazouada: Streamline runtime support of finalization collections
2025-01-06  Eric Botcazouada: Fix predicate involving array indexing rejected...
2025-01-06  Bob Duffada: Fix incorrect RM reference in s-imagef.adb
2025-01-06  Alexandre Olivaada: Reduce footprint of C++ exception interoperation...
2025-01-06  Claire Drossada: Support new SPARK aspect Exit_Cases
2025-01-06  Bob Duffada: Correct xref of operator expression function body
2025-01-06  Eric Botcazouada: Small housekeeping work in Exp_Aggr
2025-01-06  Bob Duffada: cleanup documentation for shift and rotate
2025-01-06  Eric Botcazouada: Fix memory leak when failing to initialize newly...
2025-01-06  Eric Botcazouada: Fix assertion failure on 'Old in post-condition...
2025-01-06  Tonu Naksada: Declare that the new argument may not be used
2025-01-06  Piotr Trojanekada: Fix crash on Depends contract with homonym functions
2025-01-06  Javier Mirandaada: Crash in prefix notation with access to class...
2025-01-06  Eric Botcazouada: Plug small loophole in previous change
2025-01-06  Viljar Indusada: Fix printing boolean attributes in the SARIF report
2025-01-06  Viljar Indusada: Remove level attribute from Rules in the SARIF...
2025-01-06  Piotr Trojanekada: Avoid null-exclusion checks for Node_Field_Table
2025-01-06  Piotr Trojanekada: Ada version used to compile runtime is constant
2025-01-06  Bob Duffada: null procedure cannot be used as compilation unit
2025-01-06  Javier Mirandaada: Cleanup preanalysis of static expressions
2025-01-06  Alexandre Olivaada: C++ exception hierarchies: adjust for gnat-llvm
2025-01-06  Eric Botcazouada: Elide copy for calls as default values of nonlimit...
2025-01-06  Bob Duffada: Follow-on to Use inheritance in Gen_IL
2025-01-06  Tonu Naksada: Silence unused parameter warning on linux
2025-01-06  Bob Duffada: Use inheritance in Gen_IL
2025-01-06  Viljar Indusada: Fix incorrect incomplete type error
2025-01-06  Eric Botcazouada: Fix finalization issue introduced by previous...
2025-01-06  Ronan Desplanquesada: Fix markup in user's guide
2025-01-06  Piotr Trojanekada: Remove workaround for RM_Size being unable to...
2025-01-06  Jakub Jelinektree-ssa-dce: Punt on allocations with too large consta...
2025-01-06  Eric BotcazouAda: fix documentation of pragma Unimplemented_Unit
2025-01-06  Kito ChengRISC-V: Move fortran testcase to gfortran.target
2025-01-06  GCC AdministratorDaily bump.
2025-01-05  Iain Buclawd: Merge upstream dmd, druntime 66b93fc24a, phobos...
2025-01-05  Iain Buclawd: Merge upstream dmd, druntime 07bc5b9b3c, phobos...
2025-01-05  Iain Buclawlibphobos: Merge upstream druntime c11e1d1708, phobos...
2025-01-05  Iain Buclawd: Merge upstream dmd c11e1d1708, druntime e60bfd11bd...
2025-01-05  Estevan Castilho... Ada: Fix build for dummy s-taprop
2025-01-05  Iain Buclawtestsuite, d: Fix failing pr110406.d test
2025-01-05  GCC AdministratorDaily bump.
2025-01-04  Hans-Peter... testsuite: Replace MMIX-specific adjustments with TARGE...
2025-01-04  Hans-Peter... MMIX: Replace format for private symbol output by outpu...
2025-01-04  GCC AdministratorDaily bump.
2025-01-03  Sandra LoosemoreOpenMP: Robustify C front end handling of attribute...
2025-01-03  Richard Sandifordrtlanal: Treat writes to sp as also writing to memory...
2025-01-03  Thomas KoenigMention generating C prototypes in the C interop docume...
2025-01-03  Jakub Jelineklibgomp: Regenerate configure after copyright year...
2025-01-03  Jakub Jelinekvarasm: Fix up array_size_for_constructor RAW_DATA_CST...
2025-01-03  Jakub Jelinekforwprop: Use tree_fits_shwi_p in check_ctz_array
2025-01-03  Sam Jamestestsuite: torture: add LLVM testcase for DSE vs. ...
2025-01-03  Harald AnlaufFortran: Cray pointer comparison wrongly optimized...
2025-01-03  Piotr Trojanekada: Rely on default parameter when making non-null...
2025-01-03  Piotr Trojanekada: Rely on default parameter when making non-constant...
2025-01-03  Piotr Trojanekada: Rely on default parameter when making component...
2025-01-03  Piotr Trojanekada: Simplify code for obtaining function entity from...
2025-01-03  Piotr Trojanekada: Remove extra checks for raising a constraint error
2025-01-03  Piotr Trojanekada: Reuse and simplify counting the length of various...
2025-01-03  Piotr Trojanekada: Remove guards against empty lists
2025-01-03  Bob Duffada: Enclosing_Entity of specless subprogram bodies
2025-01-03  Tucker Taftada: Fix comments and change subtype name in response...
2025-01-03  Tucker Taftada: Add parentheses in expressions involving combinati...
2025-01-03  Eric Botcazouada: Fix latent issue exposed by latest change
2025-01-03  Piotr Trojanekada: Refine subtype of a universal arithmetic utility...
2025-01-03  Piotr Trojanekada: Reuse existing utility routine to detect attribute...
2025-01-03  Piotr Trojanekada: Simplify uses of the global name buffer
2025-01-03  Piotr Trojanekada: Simplify check for No_Coextensions restriction
2025-01-03  Piotr Trojanekada: Simplify traversal procedures into traversal functions
2025-01-03  Piotr Trojanekada: Assorted style cleanups
2025-01-03  Alexandre Olivaada: Handle C++ exception hierarchies
2025-01-03  Gary Dismukesada: Improve and correct support for inheritance of...
2025-01-03  Eric Botcazouada: Fix small thinko in previous change
2025-01-03  Piotr Trojanekada: Leave empty parent in an array component of an...
2025-01-03  Douglas B Ruppada: Incompatible conversion on vxworks in socket.c
2025-01-03  Tonu Naksada: Do not search executables in current dir by default
2025-01-03  Eric Botcazouada: Fix double free at run time for class-wide allocation
2025-01-03  Bob Duffada: Warn on unmodified parameters of expression functions
2025-01-03  Steve Bairdada: Avoid failing reanalysis of aggregate bounds
2025-01-03  Eric Botcazouada: Improve expansion of conditional expressions in...
next