]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ada
Don't build readline/libreadline.a, when --with-system-readline is supplied
[thirdparty/gcc.git] / gcc / ada /
2022-10-12  GCC AdministratorDaily bump.
2022-10-11  Eric BotcazouEnable support for atomic primitives on SPARC/Linux
2022-10-07  GCC AdministratorDaily bump.
2022-10-06  Eric Botcazouada: Implementation of support for storage models in...
2022-10-06  Steve Bairdada: Minor potential bug in sem_ch6.adb
2022-10-06  Piotr Trojanekada: Reject conditional goto in lock-free protected...
2022-10-06  Piotr Trojanekada: Cleanup related to lock-free protected subprograms
2022-10-06  Alexandre Olivaada: hardened conditionals: exemplify codegen changes
2022-10-06  Alexandre Olivaada: hardened booleans: exemplify codegen changes
2022-10-06  Alexandre Olivaada: stack scrubbing: exemplify codegen changes
2022-10-06  Piotr Trojanekada: Fix inserting of validity checks in lock-free...
2022-10-06  Marc Poulhièsada: Add C declarations for Storage Model support
2022-10-06  Steve Bairdada: Incorrect inferences drawn from if/elsif/while...
2022-10-06  Gary Dismukesada: Accessibility error incorrectly flagged on call...
2022-10-06  Bob Duffada: Clean up slice-of-component optimization
2022-10-06  Yannick Moyada: Do not issue compiler warnings in GNATprove mode
2022-10-06  Bob Duffada: Disable slice-of-component optimization in some...
2022-10-06  Piotr Trojanekada: Fix spurious warning on unreferenced refinement...
2022-09-30  GCC AdministratorDaily bump.
2022-09-29  Ronan Desplanquesada: Remove duplicated doc comment section
2022-09-29  Eric Botcazouada: Further tweak new expansion of contracts
2022-09-29  Bob Duffada: Improve efficiency of slice-of-component assignment
2022-09-29  Piotr Trojanekada: Fix checking of Refined_State with nested package...
2022-09-27  GCC AdministratorDaily bump.
2022-09-26  Ghjuvan Lacambreada: Doc: rename Valid_Image to Valid_Value
2022-09-26  Piotr Trojanekada: Fix location of pragmas coming from aspects in...
2022-09-26  Piotr Trojanekada: Remove unreferenced Rtsfind entries
2022-09-26  Piotr Trojanekada: Remove unreferenced C macro from OS constants...
2022-09-26  Eric Botcazouada: Document Long_Long_Long_Size parameter for -gnateT
2022-09-26  Steve Bairdada: Improve CUDA host-side and device-side binder...
2022-09-26  Kévin Le Gouguecada: Document support for the mold linker
2022-09-26  Tucker Taftada: Make Original_Aspect_Pragma_Name more precise
2022-09-26  Piotr Trojanekada: Delay expansion of iterator specification in prean...
2022-09-26  Piotr Trojanekada: Delay expansion of iterated component association
2022-09-26  Piotr Trojanekada: Only reject volatile ghost objects when SPARK_Mode...
2022-09-26  Justin Squirekada: Improve accessibility check generation
2022-09-26  Boris Yakobowskiada: Remove GNATmetric's documentation from GNAT's...
2022-09-26  Piotr Trojanekada: Remove socket definitions for ancient MinGW
2022-09-26  Piotr Trojanekada: Remove definition of MAXPATHLEN for ancient MinGW
2022-09-26  Piotr Trojanekada: Deconstruct build support for ancient MinGW
2022-09-26  Piotr Trojanekada: Tune comment of routine for detecting junk names
2022-09-26  Eric BotcazouSmall tweaks.
2022-09-21  GCC AdministratorDaily bump.
2022-09-20  Martin Liskareplace "the the" typos
2022-09-16  GCC AdministratorDaily bump.
2022-09-15  Richard BienerMove void_list_node init to common code
2022-09-13  GCC AdministratorDaily bump.
2022-09-12  Eric Botcazou[Ada] Fix immediate assertion failure with -gnatd.1
2022-09-12  Justin Squirek[Ada] Storage_Error raised analyzing type with call...
2022-09-12  Steve Baird[Ada] Improve CUDA host-side and device-side binder...
2022-09-12  Piotr Trojanek[Ada] Sync documentation of junk names with code
2022-09-12  Piotr Trojanek[Ada] Reject 'Valid_Scalars on Unchecked_Union regardle...
2022-09-12  Steve Baird[Ada] Improve CUDA host-side and device-side binder...
2022-09-12  Eric Botcazou[Ada] Temporary tweak new expansion of contracts
2022-09-12  Piotr Trojanek[Ada] Special-case printing of SPARK_Mode in error...
2022-09-12  Yannick Moy[Ada] Justify false alarm from CodePeer analysis of...
2022-09-12  Piotr Trojanek[Ada] Cleanup routine for handling SPARK_Mode kinds
2022-09-12  Yannick Moy[Ada] Accept explicit SPARK_Mode Auto as configuration...
2022-09-12  Joffrey Huguet[Ada] Remove SPARK containers from GNAT documentation
2022-09-12  Yannick Moy[Ada] Reject use in SPARK of Asm intrinsics for code...
2022-09-12  Eric Botcazou[Ada] Add C declaration for Opt.Unnest_Subprogram_Mode
2022-09-12  Steve Baird[Ada] Internal error compiling formal instance of gener...
2022-09-12  Joffrey Huguet[Ada] Replace SPARK containers implementation by Compil...
2022-09-12  Piotr Trojanek[Ada] Fix validity checking on renamed Old attribute...
2022-09-12  Justin Squirek[Ada] Tech debt: Expansion of contracts
2022-09-12  Eric Botcazou[Ada] Fix oversight in implementation of unnesting
2022-09-12  Steve Baird[Ada] Syntax error in Ada 2022 array aggregate causes...
2022-09-12  Steve Baird[Ada] Initialize a local variable to avoid a CodePeer...
2022-09-12  Steve Baird[Ada] bugbox referencing INOX prefixed view of primitiv...
2022-09-12  Steve Baird[Ada] Lock_Free aspect takes precedence over Ceiling_Lo...
2022-09-12  Eric Botcazou[Ada] Do not mark user parameters of protected subprogr...
2022-09-12  Gary Dismukes[Ada] Fix issues with compiling ACATS test for user...
2022-09-12  Steve Baird[Ada] Remove a no-longer-correct comment
2022-09-12  Bob Duff[Ada] Fix bugs in check-related warnings.
2022-09-12  Patrick Bernardi[Ada] Disable Support_Atomic_Primitives on x86_64 VxWorks
2022-09-12  Patrick Bernardi[Ada] Disable Support_Atomic_Primitives on QNX and...
2022-09-12  Bob Duff[Ada] Parser and lexer cleanup
2022-09-12  Javier Miranda[Ada] Revert "Enforce matching of extra formals"
2022-09-07  GCC AdministratorDaily bump.
2022-09-06  Eric Botcazou[Ada] Mark artificial formal parameters in the debug...
2022-09-06  Eric Botcazou[Ada] Fix problematic line debug info attached to call...
2022-09-06  Eric Botcazou[Ada] Fix internal error on double renaming of private...
2022-09-06  Eric Botcazou[Ada] Fix missing name for access type in generic insta...
2022-09-06  Eric Botcazou[Ada] Extend No_Dependence restriction to code generati...
2022-09-06  Steve Baird[Ada] Disable lock free protected implementation if...
2022-09-06  Steve Baird[Ada] Enable lock free protected implementation by...
2022-09-06  Steve Baird[Ada] Restore missing Aggregate aspect for Ada.Containe...
2022-09-06  Marc Poulhiès[Ada] Fix formal parameters list for secondary stack...
2022-09-06  Piotr Trojanek[Ada] Retain Has_Private_View flag for actuals of inlin...
2022-09-06  Javier Miranda[Ada] Enforce matching of extra formals
2022-09-06  Arnaud Charlet[Ada] Disable if expression optimization for LLVM
2022-09-06  Javier Miranda[Ada] Report error in non-legal class-wide conditions
2022-09-06  Steve Baird[Ada] Slice length computation bug in Generic_Bounded_L...
2022-09-06  Steve Baird[Ada] Improve documentation of validation checking...
2022-09-06  Justin Squirek[Ada] Handle new At_End expansion during unnesting
2022-09-06  Piotr Trojanek[Ada] Fix comment about mapping of parameters and inlin...
2022-09-06  Piotr Trojanek[Ada] Cleanup unnecessary shadowing in expansion of...
2022-09-06  Julien Bortolussi[Ada] Fix a bug in the contract of formal ordered sets
2022-09-06  Steve Baird[Ada] Cope with scalar subtypes that have a non-scalar...
2022-09-06  Bob Duff[Ada] Place "at end" on body nodes
next