aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/repinfo.adb
AgeCommit message (Expand)AuthorFilesLines
2019-08-21[Ada] More complete information level for -gnatR4 outputEric Botcazou1-16/+26
2019-08-20[Ada] Minor reformattingsGary Dismukes1-2/+2
2019-08-20[Ada] More complete information level for -gnatR4 outputEric Botcazou1-0/+9
2019-08-14[Ada] Do not crash with -gnatR3 on Ghost aspectsEd Schonberg1-0/+1
2019-08-13[Ada] Show Bit_Order and Scalar_Storage_Order in -gnatR4 outputJustin Squirek1-2/+9
2019-07-23[Ada] Minor tweak to -gnatR outputEric Botcazou1-6/+6
2019-07-22[Ada] More complete information level for -gnatR4 outputEric Botcazou1-0/+7
2019-07-09[Ada] Minor reformattingHristian Kirtchev1-5/+7
2019-07-09[Ada] Missing escape of the double quote in JSON outputEric Botcazou1-9/+15
2019-07-09[Ada] Make -gnatRj output strictly conforming JSONEric Botcazou1-28/+52
2019-07-08[Ada] Small overhaul in Repinfo unitEric Botcazou1-247/+262
2019-07-08[Ada] Fix crash on extension of private type with -gnatRjEric Botcazou1-3/+39
2019-01-27repinfo.adb (List_Component_Layout): Remove superfluous space for zero-sized ...Eric Botcazou1-1/+1
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-12-03[Ada] Minor reformattingsHristian Kirtchev1-3/+3
2018-11-14[Ada] More complete information level for -gnatR outputEric Botcazou1-4/+54
2018-11-14[Ada] Use Cancel_Special_Output instead of Set_Special_Output with nullPiotr Trojanek1-1/+1
2018-10-09[Ada] Repinfo: list the mechanism of functions onlyEric Botcazou1-2/+1
2018-09-26[Ada] Fix assertion failure on record subtype with -gnatRjEric Botcazou1-2/+16
2018-07-31[Ada] Replace low-level calls to Ekind with high-level calls to Is_FormalPiotr Trojanek1-1/+1
2018-06-11[Ada] Minor tweaks in RepinfoEric Botcazou1-6/+8
2018-05-31[Ada] Fix tracking of the first item in RepinfoEric Botcazou1-0/+1
2018-05-30[Ada] Minor reformattingHristian Kirtchev1-22/+24
2018-05-29[Ada] Plug small hole in -gnatR outputEric Botcazou1-1/+6
2018-05-29[Ada] Adjustment of behavior of new -gnatRj switchEric Botcazou1-13/+14
2018-05-29[Ada] Enhance output of discriminants with -gnatR in JSON modeEric Botcazou1-16/+89
2018-05-29[Ada] Implement machine parsable format for -gnatR outputEric Botcazou1-150/+602
2018-05-29[Ada] Factor out worker procedure for -gnatREric Botcazou1-117/+129
2018-05-29[Ada] Minor cleanup in repinfo unitEric Botcazou1-6/+18
2018-05-29[Ada] Fix irregular output with -gnatRmEric Botcazou1-7/+9
2018-05-28[Ada] Remove Valop from the Repinfo unitEric Botcazou1-15/+2
2018-05-28[Ada] Minor cleanup in repinfo unitEric Botcazou1-12/+0
2018-05-28[Ada] Crash on aspect/pragma Linked_Section with -gnatR2Hristian Kirtchev1-10/+34
2018-05-28[Ada] Minor tweak to output of -gnatREric Botcazou1-0/+12
2018-05-28[Ada] Minor internal cleanup in repinfo unitEric Botcazou1-23/+46
2018-05-24[Ada] Fix irregular output with -gnatR3Eric Botcazou1-23/+1
2018-05-23[Ada] Remove obsolete stuff from repinfo.adbEric Botcazou1-17/+3
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-10-09[multiple changes]Pierre-Marie de Rodat1-22/+12
2017-09-25[multiple changes]Pierre-Marie de Rodat1-2/+2
2017-09-08sem_ch3.adb, [...]: Remove references to Frontend_Layout_On_Target and remain...Arnaud Charlet1-3/+0
2017-09-08[multiple changes]Arnaud Charlet1-3/+19
2017-09-08[multiple changes]Arnaud Charlet1-149/+263
2017-09-08[multiple changes]Arnaud Charlet1-0/+1
2017-09-08[multiple changes]Arnaud Charlet1-15/+15
2017-09-07[multiple changes]Arnaud Charlet1-1/+1
2017-09-05repinfo.ads: Document new treatment of dynamic values.Eric Botcazou1-3/+10
2017-01-13sem_aggr.adb, [...]: Update all eligible case statements to reflect the new s...Hristian Kirtchev1-15/+27
2016-05-02checks.adb, [...]: Minor reformatting.Hristian Kirtchev1-2/+2
2016-05-02[multiple changes]Arnaud Charlet1-3/+22