Age | Commit message (Expand) | Author | Files | Lines |
2012-02-15 | trans.c (Identifier_to_gnu): Move block retrieving the type of the result to ... | Eric Botcazou | 2 | -11/+24 |
2012-02-15 | trans.c (gnat_to_gnu): If the type is tagged, mark it as used for debugging p... | Eric Botcazou | 2 | -7/+21 |
2012-02-15 | volatile10.adb: New case. | Eric Botcazou | 2 | -17/+33 |
2012-02-09 | Makefile.in: Remove .sym rule (not used). | Tristan Gingold | 3 | -81/+90 |
2012-02-08 | [multiple changes] | Arnaud Charlet | 20 | -190/+377 |
2012-02-08 | [multiple changes] | Arnaud Charlet | 21 | -101/+287 |
2012-02-08 | prj.adb (Compute_All_Imported_Projects): Use new For_Project_And_Aggregated_C... | Pascal Obry | 4 | -11/+42 |
2012-02-08 | prj.ads, prj.adb (For_Project_And_Aggregated_Context): New generic routine wi... | Pascal Obry | 3 | -0/+66 |
2012-02-08 | [multiple changes] | Arnaud Charlet | 21 | -102/+726 |
2012-02-07 | Make-lang.in (GCC_LINKERFLAGS): New variable. | Eric Botcazou | 2 | -1/+9 |
2012-02-03 | Add missing entry for previous patch. | Tristan Gingold | 1 | -0/+5 |
2012-02-01 | trans.c (Loop_Statement_to_gnu): Use sizetype instead of size_type_node. | Tristan Gingold | 1 | -4/+3 |
2012-01-30 | Make-lang.in: Update dependencies. | Nicolas Roche | 3 | -13/+27 |
2012-01-30 | [multiple changes] | Arnaud Charlet | 11 | -30/+224 |
2012-01-30 | re PR ada/15846 (Illegal program not detected, self renames) | Javier Miranda | 1 | -2/+5 |
2012-01-30 | [multiple changes] | Arnaud Charlet | 6 | -7/+33 |
2012-01-30 | a-strhas.ads, [...]: Minor reformatting/code reorganization. | Robert Dewar | 17 | -153/+161 |
2012-01-30 | s-rannum.adb, [...] (Get_Seed): Return Unsigned_64 rather than Duration. | Thomas Quinot | 6 | -15/+32 |
2012-01-30 | [multiple changes] | Arnaud Charlet | 9 | -60/+185 |
2012-01-30 | [multiple changes] | Arnaud Charlet | 3 | -3/+31 |
2012-01-30 | [multiple changes] | Arnaud Charlet | 5 | -19/+65 |
2012-01-30 | [multiple changes] | Arnaud Charlet | 6 | -202/+179 |
2012-01-30 | prj-proc.adb (Recursive_Process): Set From_Encapsulated_Lib boolean value to ... | Pascal Obry | 4 | -49/+105 |
2012-01-30 | [multiple changes] | Arnaud Charlet | 12 | -192/+303 |
2012-01-30 | [multiple changes] | Arnaud Charlet | 11 | -150/+237 |
2012-01-30 | exp_aggr.adb, [...]: Minor reformatting. | Robert Dewar | 2 | -27/+24 |
2012-01-30 | einfo.ads, [...]: Minor reformatting. | Robert Dewar | 8 | -99/+97 |
2012-01-30 | [multiple changes] | Arnaud Charlet | 17 | -113/+258 |
2012-01-27 | decl.c (gnat_to_gnu_entity): Do not set an alignment on fields of the RETURN ... | Eric Botcazou | 2 | -5/+9 |
2012-01-27 | trans.c (gnat_to_gnu): Avoid making a SAVE_EXPR for a call to a function that... | Eric Botcazou | 2 | -5/+32 |
2012-01-27 | ada-tree.h (DECL_ALIASED_P): New flag. | Eric Botcazou | 3 | -23/+105 |
2012-01-27 | gigi.h (get_minimal_subprog_decl): Declare. | Eric Botcazou | 4 | -5/+67 |
2012-01-27 | gigi.h (create_label_decl): Adjust. | Eric Botcazou | 5 | -12/+26 |
2012-01-27 | decl.c (gnat_to_gnu_entity): For an aliased object with an unconstrained nomi... | Eric Botcazou | 2 | -4/+46 |
2012-01-23 | [multiple changes] | Arnaud Charlet | 7 | -54/+155 |
2012-01-23 | sem_ch12.adb (Analyze_Generic_Subprogram_Declaration): Call to Make_Aspect_Fo... | Vincent Pucci | 4 | -4/+108 |
2012-01-23 | Minor reformatting. | Arnaud Charlet | 1 | -8/+14 |
2012-01-23 | [multiple changes] | Arnaud Charlet | 4 | -0/+57 |
2012-01-23 | [multiple changes] | Arnaud Charlet | 6 | -65/+318 |
2012-01-23 | a-cohase.ads, [...] (Cursor'Read, [...]): Declare in private part. | Matthew Heaney | 19 | -524/+573 |
2012-01-23 | a-catizo.ads, [...]: Minor reformatting. | Robert Dewar | 5 | -8/+40 |
2012-01-23 | [multiple changes] | Arnaud Charlet | 12 | -193/+277 |
2012-01-23 | [multiple changes] | Arnaud Charlet | 8 | -80/+200 |
2012-01-23 | [multiple changes] | Arnaud Charlet | 5 | -58/+102 |
2012-01-23 | [multiple changes] | Arnaud Charlet | 3 | -3/+13 |
2012-01-23 | [multiple changes] | Arnaud Charlet | 7 | -11/+69 |
2012-01-23 | [multiple changes] | Arnaud Charlet | 4 | -8/+25 |
2012-01-23 | [multiple changes] | Arnaud Charlet | 4 | -46/+48 |
2012-01-23 | [multiple changes] | Arnaud Charlet | 6 | -36/+140 |
2012-01-21 | re PR ada/46192 (wrong code for renaming of volatile packed array with addres... | Eric Botcazou | 2 | -0/+14 |