aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_pakd.adb
AgeCommit message (Expand)AuthorFilesLines
2024-08-01ada: Style fixes: remove blank lines following 'begin' keywordsGhjuvan Lacambre1-6/+0
2024-08-01ada: exp_pakd.adb: disable packed expansions in CodePeer_ModeGhjuvan Lacambre1-0/+34
2024-05-17ada: Couple of adjustments coming from aliasing considerationsEric Botcazou1-2/+10
2024-05-06ada: Fix missing associated node for packed array itypesPiotr Trojanek1-0/+4
2024-01-22Update copyright years.Marc Poulhiès1-1/+1
2023-11-07ada: Remove duplicated code for expansion of packed array assignmentsPiotr Trojanek1-4/+0
2023-11-07ada: Simplify expansion of packed array assignmentsPiotr Trojanek1-4/+4
2023-11-07ada: Fix extra whitespace after END keywordsPiotr Trojanek1-1/+1
2023-11-07ada: Avoid extra conversion in expansion of packed array assignmentsPiotr Trojanek1-1/+2
2023-11-07ada: Simplify handling of known values in expansion of packed arraysPiotr Trojanek1-16/+10
2023-11-07ada: Change local variables to constants in expansion of packed arraysPiotr Trojanek1-7/+3
2023-11-07ada: Fix style in declaration of routine for expansion of packed arraysPiotr Trojanek1-10/+10
2023-11-07ada: Fix internal error on address of element of packed array componentEric Botcazou1-3/+3
2023-01-09ada: Update copyright noticeArnaud Charlet1-1/+1
2022-11-21ada: Do not share Packed Array Type if sizes of types differMarc Poulhiès1-5/+8
2022-05-19[Ada] Improve optimization of "=" on bit-packed arraysBob Duff1-2/+10
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2022-01-10[Ada] Adjust the alignment to the size for bit-packed arraysEric Botcazou1-0/+13
2022-01-10[Ada] Fix error on too large size clause for bit-packed arrayEric Botcazou1-1/+0
2021-09-21[Ada] exp_pakd.adb: work around spurious Codepeer warningsGhjuvan Lacambre1-1/+5
2021-09-21[Ada] Clean up uses of Esize and RM_SizeBob Duff1-10/+17
2021-09-20[Ada] Clean up Uint fields, remove unused routinesBob Duff1-1/+1
2021-07-12[Ada] Clean up Uint fieldsBob Duff1-2/+2
2021-07-08[Ada] Remove Unknown_ functionsBob Duff1-2/+2
2021-07-08[Ada] Use encoded names only with -fgnat-encodings=allEric Botcazou1-2/+2
2021-05-07[Ada] Minor reformattingsBob Duff1-30/+30
2021-05-07[Ada] Variable-sized node typesBob Duff1-2/+6
2021-05-06[Ada] Fix handling of PATsArnaud Charlet1-2/+3
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-12-14[Ada] Fix internal error on bit-packed array in Volatile_Full_Access recordEric Botcazou1-2/+9
2020-10-21[Ada] Basic support for 128-bit typesEric Botcazou1-1/+4
2020-10-16[Ada] Add Max_Integer_Size attribute and couple of helper functionsEric Botcazou1-17/+2
2020-07-27[Ada] Use membership tests in front-endArnaud Charlet1-1/+1
2020-06-11[Ada] Fix wrong access to large bit-packed arrays with reverse SSOEric Botcazou1-13/+30
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2020-06-02[Ada] Use Standard.Natural on bit references to packed arraysEric Botcazou1-2/+2
2019-12-12[Ada] Fix repeated words and typos in doc and commentsPiotr Trojanek1-1/+1
2019-07-09[Ada] Reformat commentsPiotr Trojanek1-1/+1
2019-07-05[Ada] Minor reformattingHristian Kirtchev1-2/+3
2019-07-05[Ada] Missing range check on assignment to bit-packed arrayEd Schonberg1-1/+32
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-11-14[Ada] Problem with boundary case of XOR operation and unnestingEd Schonberg1-2/+3
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-09-08sem_ch3.adb, [...]: Remove references to Frontend_Layout_On_Target and remain...Arnaud Charlet1-1/+1
2016-05-16* doc/gnat_rm/implementation_defined_attributes.rstEric Botcazou1-9/+2
2016-05-02[multiple changes]Arnaud Charlet1-2/+5
2016-05-02[multiple changes]Arnaud Charlet1-26/+0
2016-04-21[multiple changes]Arnaud Charlet1-42/+41
2016-04-21[multiple changes]Arnaud Charlet1-40/+43
2015-05-22einfo.ads (Has_Volatile_Full_Access): Rename into...Eric Botcazou1-5/+5