]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-01-07  Marc Poulhièsada: Adjust pragma obsolescent message
2025-01-07  Alexandre Olivaada: Drop g-cpp* units not needed by the compiler
2025-01-07  Eric Botcazouada: Do not create temporaries for initialization state...
2025-01-07  Piotr Trojanekada: Remove unused AST flag Address_Warning_Posted
2025-01-07  Eric Botcazouada: Do not raise exceptions from Exp_Aggr.Packed_Array...
2025-01-07  Javier Mirandaada: Cleanup preanalysis of static expressions (part 2)
2025-01-07  Piotr Trojanekada: Fix constants overlayed by variables
2025-01-07  Piotr Trojanekada: Improve protection against wrong use from GDB
2025-01-07  Piotr Trojanekada: Fix violations of GNAT-specific GNATcheck rules
2025-01-07  Piotr Trojanekada: Remove dead code in detection of null record defin...
2025-01-07  Ronan Desplanquesada: Fix abort deferral for finally parts
2025-01-07  Steve Bairdada: Improved checking of uses of package renamings
2025-01-07  Piotr Trojanekada: Remove flag Is_Inherited_Pragma which is only...
2025-01-07  Piotr Trojanekada: Avoid conversion from String to Name_Id at runtime
2025-01-07  Piotr Trojanekada: Untangle check for restriction No_Implementation_A...
2025-01-07  Piotr Trojanekada: Handle attributes related to Ada 2012 iterators...
2025-01-07  Piotr Trojanekada: Remove unnecessary qualifiers for First/Next list...
2025-01-07  Eric Botcazouada: Fix internal error on container aggregate for...
2025-01-07  Eric Botcazouada: Add guard to System.Val_Real.Large_Powfive against...
2025-01-07  Alexandre Olivaada: Drop vxworks-smp-ppc-link.spec
2025-01-07  Ronan Desplanquesada: Add "finally" GNAT extension
2025-01-07  Eric Botcazouada: Elide the copy for bit-packed aggregates in (safe...
2025-01-07  Piotr Trojanekada: Reject references to attribute Result in Exception...
2025-01-07  Piotr Trojanekada: Move checks for consequences of Exceptional_Cases...
2025-01-07  Piotr Trojanekada: Fix comments about Subprogram_Variant and Exceptio...
2025-01-07  Steve Bairdada: Put_Image spec incorrectly ignored for Fixed_Point...
2025-01-07  Gary Dismukesada: Error on instantiation with defaulted formal type...
2025-01-07  Eric Botcazouada: Use the syntax of Ada 2012 if-expression in -gnatR...
2025-01-07  Johannes Kanigada: Preserve Warning_Doc_Switch in gnatprove invocation
2025-01-07  Eric Botcazouada: Restrict previous change made to expansion of...
2025-01-07  Andre VehreschildFortran: Ensure deep copy of allocatable components...
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...
next