Age | Commit message (Expand) | Author | Files | Lines |
2008-04-14 | vms_data.ads: Fix typo in constant. | Ralf Wildenhues | 1 | -3/+3 |
2008-04-13 | sem_ch10.adb, [...]: Fix comment typos. | Ralf Wildenhues | 1 | -8/+8 |
2008-04-08 | fe.h: Remove global Optimize_Alignment flag, no longer used | Robert Dewar | 1 | -129/+347 |
2008-03-26 | sem_ch3.adb (Access_Definition): If the access type is the return result of a... | Ed Schonberg | 1 | -29/+164 |
2007-12-19 | PR ada/15803, ada/15805 | Ed Schonberg | 1 | -15/+74 |
2007-12-13 | Restore part of patch lost for PR ada/15805: | Arnaud Charlet | 1 | -0/+14 |
2007-12-13 | sem_ch3.ads, [...] (Check_Abstract_Overriding): Avoid generation of spurious ... | Javier Miranda | 1 | -188/+241 |
2007-12-09 | re PR ada/34366 (Legal program rejected, various anonymous access-to-subprogr... | Samuel Tardieu | 1 | -62/+90 |
2007-12-07 | sem_ch3.adb (Analyze_Object_Declaration): Signal an error when an access to c... | Samuel Tardieu | 1 | -0/+14 |
2007-11-28 | re PR ada/22559 (Bug box, Program_Error at sinput.adb:404, derived fixed-poin... | Samuel Tardieu | 1 | -2/+3 |
2007-10-15 | sem_ch3.adb (Build_Derived_Concurrent_Type): Set the Is_Constrained flag of d... | Gary Dismukes | 1 | -0/+14 |
2007-09-26 | sem_ch3.adb (Derive_Subprograms): If the interface parent is a direct ancesto... | Ed Schonberg | 1 | -22/+43 |
2007-09-10 | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 1 | -4/+3 |
2007-08-31 | sem_ch3.adb: The predicate Is_Descendent_Of_Address is now an entity flag, fo... | Ed Schonberg | 1 | -2/+18 |
2007-08-16 | sem_ch3.adb (OK_For_Limited_Init_In_05): Allow calls to 'Input to initialize ... | Gary Dismukes | 1 | -62/+95 |
2007-08-14 | sem_ch11.adb: Improved warnings for unused variables | Robert Dewar | 1 | -183/+246 |
2007-06-06 | sem_ch3.adb (Process_Full_View): Propagate the CPP_Class attribute to the ful... | Javier Miranda | 1 | -227/+511 |
2007-04-06 | errout.adb (Unwind_Internal_Type): Use predicate Is_Access__Protected_Subprog... | Ed Schonberg | 1 | -580/+927 |
2007-02-21 | re PR ada/18819 (ACATS cdd2a02 fail at runtime) | Eric Botcazou | 1 | -6/+91 |
2006-10-31 | g-awk.adb (Default_Session, [...]): Compile this file in Ada 95 mode, because... | Bob Duff | 1 | -711/+1127 |
2006-02-17 | sem_ch3.adb (Build_Discriminated_Subtype): In case of concurrent type we cann... | Javier Miranda | 1 | -5/+34 |
2006-02-15 | sem_ch12.adb (Inline_Instance_Body): Remove erroneous assumption that Scope_S... | Thomas Quinot | 1 | -190/+455 |
2005-12-09 | einfo.adb (Itype_Printed): New flag | Robert Dewar | 1 | -91/+322 |
2005-11-15 | sem_ch3.ads, [...] (Build_Discriminal): Add link to original discriminant. | Ed Schonberg | 1 | -188/+246 |
2005-09-05 | sem_ch3.ads, [...] (Analyze_Object_Declaration): Go to the underlying type to... | Cyrille Comar | 1 | -324/+514 |
2005-07-07 | freeze.adb (Freeze_Entity): Check wrong uses of tag incomplete types. | Javier Miranda | 1 | -3/+13 |
2005-07-04 | checks.adb (Null_Exclusion_Static_Checks): In the case of N_Object_Declaratio... | Gary Dismukes | 1 | -2/+14 |
2005-07-01 | Update FSF address | R. Kelley Cook | 1 | -2/+2 |
2005-06-16 | exp_ch4.adb (Expand_Allocator_Expression): When an initialized allocator's de... | Gary Dismukes | 1 | -79/+1530 |
2005-03-18 | [multiple changes] | Arnaud Charlet | 1 | -1/+3 |
2005-03-15 | re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1) | Eric Botcazou | 1 | -29/+62 |
2005-02-10 | g-zstspl.ads: New file. | Robert Dewar | 1 | -6/+18 |
2005-01-03 | s-atacco.ads, [...]: Protect use of 'Constrained by warnings on/off... | Arnaud Charlet | 1 | -0/+4 |
2004-12-08 | g-socket.ads (Get_Host_By_Address, [...]): Clarify documentation of the behav... | Arnaud Charlet | 1 | -285/+274 |
2004-11-19 | exp_ch4.adb (Expand_N_Selected_Component): If the component is the discrimina... | Arnaud Charlet | 1 | -32/+44 |
2004-10-27 | sem_ch3.adb (Complete_Private_Subtype): If the full view is a task or protect... | Ed Schonberg | 1 | -0/+6 |
2004-10-04 | sem_ch3.adb (Build_Derived_Record_Type): Set First/Last entity of class_wide ... | Ed Schonberg | 1 | -232/+186 |
2004-09-13 | [multiple changes] | Arnaud Charlet | 1 | -3/+4 |
2004-08-13 | [multiple changes] | Arnaud Charlet | 1 | -26/+66 |
2004-08-09 | [multiple changes] | Arnaud Charlet | 1 | -10/+75 |
2004-07-26 | [multiple changes] | Arnaud Charlet | 1 | -1/+11 |
2004-07-20 | [multiple changes] | Arnaud Charlet | 1 | -3/+20 |
2004-07-15 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2004-06-25 | revert: [multiple changes] | Arnaud Charlet | 1 | -18/+62 |
2004-06-11 | [multiple changes] | Arnaud Charlet | 1 | -0/+7 |
2004-06-07 | [multiple changes] | Arnaud Charlet | 1 | -63/+64 |
2004-05-24 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2004-05-14 | [multiple changes] | Arnaud Charlet | 1 | -62/+31 |
2004-05-05 | [multiple changes] | Arnaud Charlet | 1 | -3/+6 |
2004-04-26 | [multiple changes] | Arnaud Charlet | 1 | -0/+12 |