Age | Commit message (Expand) | Author | Files | Lines |
2008-07-31 | einfo.adb (Spec_PPC): Now defined for generic subprograms | Robert Dewar | 1 | -2/+2 |
2008-07-30 | einfo.adb: Flag245 is now used. | Hristian Kirtchev | 1 | -9/+27 |
2008-06-04 | einfo.ads, einfo.adb: Remove unused flag Function_Returns_With_DSP. | Samuel Tardieu | 1 | -16/+1 |
2008-05-26 | einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias. | Javier Miranda | 1 | -34/+33 |
2008-05-20 | re PR ada/30740 (Improper semantics in gnat's compilation of certain expressi... | Robert Dewar | 1 | -25/+22 |
2008-04-08 | alloc.ads: Add entries for Obsolescent_Warnings table | Robert Dewar | 1 | -172/+308 |
2008-03-26 | einfo.ads, einfo.adb (N_Pragma): Chars field removed, use Chars (Pragma_Ident... | Robert Dewar | 1 | -21/+135 |
2007-12-19 | g-expect-vms.adb, [...]: Add pragma Warnings (Off) for unassigned IN OUT argu... | Robert Dewar | 1 | -2/+19 |
2007-12-13 | einfo.ads, einfo.adb: Flag 232 is now Implemented_By_Entry. | Hristian Kirtchev | 1 | -40/+132 |
2007-10-15 | s-taprop-solaris.adb, [...]: Minor reformatting. | Robert Dewar | 1 | -14/+39 |
2007-09-26 | einfo.adb (Is_Thunk): New attribute applicable to subprograms. | Javier Miranda | 1 | -1/+14 |
2007-09-11 | Put back previous change, the random failure was caused by a makefile bug, | Javier Miranda | 1 | -0/+17 |
2007-09-11 | Temporarily undo previous change, which seems to be causing random | Arnaud Charlet | 1 | -17/+0 |
2007-09-11 | einfo.ads, einfo.adb (Dispatch_Table_Wrapper): New attribute. | Javier Miranda | 1 | -0/+17 |
2007-08-31 | einfo.ads, einfo.adb: New flag Is_Raised (Flag224). | Hristian Kirtchev | 1 | -2/+28 |
2007-08-16 | cstand.adb (Create_Standard): Create an entity for a zero-sized type associat... | Gary Dismukes | 1 | -7/+7 |
2007-08-14 | einfo.ads, einfo.adb: Create a limited view of an incomplete type... | Ed Schonberg | 1 | -18/+115 |
2007-06-06 | einfo.ads, einfo.adb (Available_View): New synthesized attribute applicable t... | Javier Miranda | 1 | -42/+161 |
2007-04-06 | einfo.ads, einfo.adb: (First_Component_Or_Discriminant): New function | Robert Dewar | 1 | -789/+892 |
2006-10-31 | einfo.ads, einfo.adb (Obsolescent_Warning): Now defined on all entities. | Robert Dewar | 1 | -92/+283 |
2006-02-15 | einfo.ads, einfo.adb (First_Tag_Component): Protect the frontend against erro... | Javier Miranda | 1 | -13/+65 |
2005-12-09 | einfo.adb (Itype_Printed): New flag | Robert Dewar | 1 | -6/+31 |
2005-11-15 | rtsfind.ads, [...]: Complete support for Ada 2005 interfaces. | Hristian Kirtchev | 1 | -26/+122 |
2005-09-05 | a-tags.adb (IW_Membership): Give support to "Iface_CW_Typ in T'Class". | Hristian Kirtchev | 1 | -6/+69 |
2005-07-01 | Update FSF address | R. Kelley Cook | 1 | -2/+2 |
2005-06-16 | einfo.ads, einfo.adb (Is_Local_Anonymous_Access): New flag on anonymous acces... | Ed Schonberg | 1 | -29/+130 |
2005-03-18 | einfo.adb (First_Private_Entity, [...]): Addition of one barrier to avoid wro... | Javier Miranda | 1 | -1/+12 |
2005-03-15 | atree.ads, atree.adb: Add support for Elist24 field | Javier Miranda | 1 | -13/+123 |
2005-02-10 | g-zstspl.ads: New file. | Robert Dewar | 1 | -54/+105 |
2005-01-03 | atree.adb: Add a fifth component to entities This allows us to add 32 flags a... | Arnaud Charlet | 1 | -0/+89 |
2004-11-19 | einfo.ads, einfo.adb: Remove Is_Psected flag, no longer used | Arnaud Charlet | 1 | -59/+54 |
2004-08-09 | [multiple changes] | Arnaud Charlet | 1 | -0/+9 |
2004-06-25 | revert: [multiple changes] | Arnaud Charlet | 1 | -3/+15 |
2004-05-24 | [multiple changes] | Arnaud Charlet | 1 | -7/+7 |
2004-04-21 | [multiple changes] | Arnaud Charlet | 1 | -1/+20 |
2004-03-05 | [multiple changes] | Arnaud Charlet | 1 | -1/+15 |
2004-01-13 | [multiple changes] | Arnaud Charlet | 1 | -2/+2 |
2004-01-05 | [multiple changes] | Arnaud Charlet | 1 | -2/+1 |
2003-11-04 | re PR ada/12806 (Program_Error sinput.adb:397) | Arnaud Charlet | 1 | -1/+12 |
2003-10-29 | 3vtrasym.adb, [...]: Minor reformatting | Arnaud Charlet | 1 | -18/+3 |
2003-10-21 | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 1 | -255/+440 |
2003-04-24 | 1aexcept.adb, [...]: Merge header, formatting and other trivial changes from ... | Geert Bosch | 1 | -1/+0 |
2002-10-23 | Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for... | Nathanael Nerode | 1 | -1/+1 |
2002-03-14 | Delete all lines containing "$Revision:". | Geoffrey Keating | 1 | -1/+0 |
2002-03-08 | 41intnam.ads, [...]: Merge in ACT changes. | Geert Bosch | 1 | -39/+163 |
2001-12-04 | einfo.adb (Has_Pragma_Pure_Function): New flag. | Geert Bosch | 1 | -8/+18 |
2001-10-11 | einfo.adb (Write_Entity_Flags): Elaboration_Entity_Required is Flag174. | Ed Schonberg | 1 | -1/+1 |
2001-10-11 | einfo.adb (Write_Field19_Name): Body_Entity is also defined for a generic pac... | Ed Schonberg | 1 | -2/+3 |
2001-10-02 | New Language: Ada | Richard Kenner | 1 | -0/+6844 |