]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ada/gen_il-gen.adb
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / ada / gen_il-gen.adb
2021-07-12  Bob Duff[Ada] Clean up Uint fields
2021-07-06  Bob Duff[Ada] Tbuild cleanup
2021-06-29  Bob Duff[Ada] tech debt: Parent (Empty) is not allowed
2021-06-29  Bob Duff[Ada] Fix bug in node/entity kind numbers in sinfo...
2021-06-21  Steve Baird[Ada] Add Ada.Strings.Text_Buffers and replace uses...
2021-06-18  Bob Duff[Ada] Minor comment cleanups
2021-06-18  Bob Duff[Ada] Remove AAMP from compiler sources
2021-06-17  Bob Duff[Ada] Fix varsize node name conflict
2021-06-15  Bob Duff[Ada] Fix bug in if_expressions introduced by var-size...
2021-06-15  Bob Duff[Ada] Variable-sized node types: improve error messages
2021-06-15  Bob Duff[Ada] Variable-sized node types -- cleanup
2021-06-15  Bob Duff[Ada] Fix bug in subtype of private type with invariants
2021-05-07  Bob Duff[Ada] Variable-sized node types -- cleanup
2021-05-07  Bob Duff[Ada] Variable-sized node types