| Commit message (Expand) | Author | Age | Files | Lines |
* | einfo.ads (Has_Volatile_Full_Access): Rename into... | Eric Botcazou | 2015-05-22 | 1 | -5/+5 |
* | [multiple changes] | Arnaud Charlet | 2015-05-22 | 1 | -1/+9 |
* | [multiple changes] | Arnaud Charlet | 2015-05-12 | 1 | -2/+3 |
* | [multiple changes] | Arnaud Charlet | 2015-01-07 | 1 | -3/+3 |
* | [multiple changes] | Arnaud Charlet | 2015-01-07 | 1 | -0/+6 |
* | [multiple changes] | Arnaud Charlet | 2014-10-23 | 1 | -0/+11 |
* | [multiple changes] | Arnaud Charlet | 2014-10-17 | 1 | -360/+0 |
* | [multiple changes] | Arnaud Charlet | 2014-08-01 | 1 | -6/+16 |
* | Minor reformatting. | Arnaud Charlet | 2014-07-30 | 1 | -2/+6 |
* | sem_aggr.adb, [...]: Change name Packed_Array_Type to Packed_Array_Impl_Type. | Robert Dewar | 2014-07-18 | 1 | -22/+22 |
* | [multiple changes] | Arnaud Charlet | 2014-07-17 | 1 | -11/+22 |
* | [multiple changes] | Arnaud Charlet | 2014-05-21 | 1 | -41/+28 |
* | [multiple changes] | Arnaud Charlet | 2014-05-21 | 1 | -13/+23 |
* | [multiple changes] | Arnaud Charlet | 2014-05-21 | 1 | -3/+3 |
* | [multiple changes] | Arnaud Charlet | 2014-01-21 | 1 | -67/+10 |
* | [multiple changes] | Arnaud Charlet | 2014-01-21 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2013-10-17 | 1 | -2/+8 |
* | [multiple changes] | Arnaud Charlet | 2013-10-17 | 1 | -4/+10 |
* | [multiple changes] | Arnaud Charlet | 2013-10-15 | 1 | -18/+96 |
* | [multiple changes] | Arnaud Charlet | 2013-10-14 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2013-10-14 | 1 | -1/+14 |
* | exp_pakd.adb, [...]: Minor reformatting. | Robert Dewar | 2012-07-16 | 1 | -11/+10 |
* | [multiple changes] | Arnaud Charlet | 2012-07-12 | 1 | -1/+72 |
* | [multiple changes] | Arnaud Charlet | 2012-07-12 | 1 | -2/+1 |
* | [multiple changes] | Arnaud Charlet | 2012-05-15 | 1 | -27/+1 |
* | [multiple changes] | Arnaud Charlet | 2012-04-26 | 1 | -17/+45 |
* | [multiple changes] | Arnaud Charlet | 2012-03-30 | 1 | -6/+6 |
* | [multiple changes] | Arnaud Charlet | 2011-09-01 | 1 | -6/+5 |
* | [multiple changes] | Arnaud Charlet | 2011-08-31 | 1 | -2/+5 |
* | [multiple changes] | Arnaud Charlet | 2011-08-02 | 1 | -7/+0 |
* | [multiple changes] | Arnaud Charlet | 2011-08-02 | 1 | -0/+7 |
* | [multiple changes] | Arnaud Charlet | 2010-10-26 | 1 | -97/+89 |
* | [multiple changes] | Arnaud Charlet | 2010-09-10 | 1 | -0/+8 |
* | [multiple changes] | Arnaud Charlet | 2010-06-22 | 1 | -0/+26 |
* | [multiple changes] | Arnaud Charlet | 2010-06-22 | 1 | -58/+111 |
* | par-labl.adb, [...]: Fix copyright notices. | Arnaud Charlet | 2010-06-18 | 1 | -1/+1 |
* | exp_fixd.adb, [...]: Use Make_Temporary | Robert Dewar | 2010-06-17 | 1 | -12/+6 |
* | exp_pakd.adb (Create_Packed_Array_Type): Always use a modular type if the siz... | Eric Botcazou | 2010-04-07 | 1 | -10/+8 |
* | exp_pakd.adb: Minor comment fixes. | Bob Duff | 2009-04-22 | 1 | -3/+3 |
* | sem_aggr.adb, [...]: Reorganize einfo/sem_aux, moving routines from einfo to ... | Robert Dewar | 2009-04-09 | 1 | -0/+1 |
* | a-crbtgk.adb, [...]: Fix typos in comments. | Ralf Wildenhues | 2008-09-14 | 1 | -1/+1 |
* | vms_data.ads: Fix typo in constant. | Ralf Wildenhues | 2008-04-14 | 1 | -1/+1 |
* | exp_ch9.ads, [...] (Build_Protected_Entry, [...]): Generate debug info for de... | Hristian Kirtchev | 2008-04-08 | 1 | -70/+8 |
* | a-textio.ads, [...]: Fix comment typos. | Ralf Wildenhues | 2008-03-30 | 1 | -2/+2 |
* | exp_pakd.adb (Expand_Bit_Packed_Element_Set): If the component assignment is ... | Ed Schonberg | 2008-03-26 | 1 | -1/+14 |
* | exp_pakd.adb (Expand_Bit_Packed_Element_Set): Fix packed array type in comple... | Robert Dewar | 2007-12-19 | 1 | -2/+14 |
* | xeinfo.adb: Remove warnings | Robert Dewar | 2007-12-13 | 1 | -33/+36 |
* | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 2007-09-10 | 1 | -4/+3 |
* | exp_pakd.adb (Expand_Packed_Not): Use RM_Size rather than ESize to compute ma... | Robert Dewar | 2007-06-06 | 1 | -15/+19 |
* | exp_pakd.adb (Expand_Packed_Boolean_Operator): The bounds of the result are t... | Ed Schonberg | 2007-04-06 | 1 | -1/+1 |