Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-01-14 | Makefile.in (OSCONS_EXTRACT): Add $(GNATLIBCFLAGS). | Andreas Schwab | 2 | -2/+7 |
2012-01-10 | [multiple changes] | Arnaud Charlet | 46 | -1027/+2248 |
2012-01-10 | [multiple changes] | Arnaud Charlet | 4 | -120/+140 |
2012-01-09 | trans.c (call_to_gnu): Create the temporary for the return value in the varia... | Eric Botcazou | 2 | -7/+21 |
2012-01-09 | * gcc-interface/trans.c (addressable_p) <COMPONENT_REF>: Fix thinko. | Eric Botcazou | 2 | -2/+6 |
2012-01-09 | 2012-01-09 Richard Guenther <rguenther@suse.de> | Richard Biener | 2 | -18449/+18454 |
2012-01-06 | [multiple changes] | Arnaud Charlet | 16 | -49/+128 |
2012-01-02 | * gnatvsn.ads (Current_Year): Bump to 2012. | Eric Botcazou | 2 | -2/+6 |
2011-12-23 | [multiple changes] | Arnaud Charlet | 10 | -263/+383 |
2011-12-23 | gnatcmd.adb, [...]: Minor reformatting. | Pascal Obry | 4 | -3/+9 |
2011-12-22 | [multiple changes] | Arnaud Charlet | 5 | -44/+88 |
2011-12-22 | * s-osinte-hpux-dce.ads: Update header to GPLv3 | Arnaud Charlet | 2 | -14/+16 |
2011-12-22 | a-cohase.ads, [...]: Update to latest RM version. | Ed Schonberg | 6 | -7/+125 |
2011-12-22 | [multiple changes] | Arnaud Charlet | 5 | -149/+167 |
2011-12-21 | Provide CLOCK_REALTIME on Tru64 UNIX | Rainer Orth | 2 | -0/+10 |
2011-12-21 | sem_ch3.ads, [...] (Check_CPP_Type): New subprogram. | Javier Miranda | 4 | -36/+79 |