| Commit message (Expand) | Author | Age | Files | Lines |
* | sem_aggr.adb, [...]: Reorganize einfo/sem_aux, moving routines from einfo to ... | Robert Dewar | 2009-04-09 | 1 | -0/+1 |
* | [multiple changes] | Arnaud Charlet | 2009-04-08 | 1 | -1/+1 |
* | checks.adb: Remove Assume_Valid parameter from In_Subrange_Of calls | Robert Dewar | 2009-04-07 | 1 | -38/+25 |
* | checks.adb (Determine_Range): Add Assume_Valid parameter | Robert Dewar | 2009-04-07 | 1 | -33/+107 |
* | 2008-08-22 Robert Dewar <dewar@adacore.com> | Arnaud Charlet | 2008-08-22 | 1 | -17/+41 |
* | exp_aggr.adb (Static_Array_Aggregate): When a static array aggregate with a r... | Gary Dismukes | 2008-08-22 | 1 | -8/+11 |
* | sem_eval.adb (Subtypes_Statically_Match): Remove superfluous patch added in p... | Javier Miranda | 2008-08-04 | 1 | -6/+1 |
* | sem_ch3.adb (Access_Subprogram_Declaration): Adding missing support for N_For... | Javier Miranda | 2008-08-04 | 1 | -1/+6 |
* | * sem_eval.adb: Minor reformatting | Arnaud Charlet | 2008-05-29 | 1 | -2/+2 |
* | sem_eval.adb (Is_Same_Value): Take care of several more cases | Robert Dewar | 2008-05-29 | 1 | -23/+52 |
* | mlib-prj.adb: Minor reformatting | Robert Dewar | 2008-05-27 | 1 | -1/+1 |
* | 2008-05-20 Ed Schonberg <schonberg@adacore.com> | Ed Schonberg | 2008-05-20 | 1 | -0/+35 |
* | sem_ch10.adb, [...]: Fix comment typos. | Ralf Wildenhues | 2008-04-13 | 1 | -5/+5 |
* | exp_ch2.adb: Minor reformatting. | Hristian Kirtchev | 2008-04-08 | 1 | -30/+140 |
* | sem_eval.adb (Eval_Real_Literal): N_Constant_Declaration is a static context,... | Geert Bosch | 2007-12-13 | 1 | -4/+6 |
* | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 2007-09-10 | 1 | -4/+3 |
* | par-ch4.adb (P_Simple_Expression): Fold long sequences of concatenations of s... | Bob Duff | 2007-08-31 | 1 | -14/+25 |
* | s-intman-irix.adb, [...]: Minor reformatting | Robert Dewar | 2007-08-14 | 1 | -23/+23 |
* | sem_eval.adb (Eval_Relational_Op): nothing to do if an operand is an illegal ... | Robert Dewar | 2007-06-06 | 1 | -35/+46 |
* | sem_eval.adb (Compile_Time_Compare): Make use of information from Current_Val... | Robert Dewar | 2006-10-31 | 1 | -12/+138 |
* | (Eval_Relational_Op): Use new Is_Known_Null flag to deal with case | Arnaud Charlet | 2006-02-15 | 1 | -28/+29 |
* | sem_ch12.adb (Subtypes_Match): Handle properly Ada05 arrays of anonymous acce... | Ed Schonberg | 2005-12-09 | 1 | -3/+16 |
* | sem_eval.adb: Implement d.f flag | Robert Dewar | 2005-11-15 | 1 | -9/+23 |
* | sem_eval.adb (Subtypes_Statically_Match): Use the discriminant constraint of ... | Gary Dismukes | 2005-07-04 | 1 | -7/+22 |
* | Update FSF address | R. Kelley Cook | 2005-07-01 | 1 | -2/+2 |
* | sem_eval.adb (Subtypes_Statically_Match): Use discriminant constraint of full... | Ed Schonberg | 2005-06-16 | 1 | -1/+32 |
* | re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1) | Robert Dewar | 2005-03-15 | 1 | -11/+34 |
* | g-zstspl.ads: New file. | Robert Dewar | 2005-02-10 | 1 | -17/+46 |
* | [multiple changes] | Arnaud Charlet | 2004-08-09 | 1 | -1/+33 |
* | [multiple changes] | Arnaud Charlet | 2004-06-07 | 1 | -4/+4 |
* | [multiple changes] | Arnaud Charlet | 2004-04-19 | 1 | -0/+1 |
* | [multiple changes] | Arnaud Charlet | 2004-04-08 | 1 | -0/+7 |
* | [multiple changes] | Arnaud Charlet | 2004-01-19 | 1 | -1/+44 |
* | [multiple changes] | Arnaud Charlet | 2004-01-05 | 1 | -22/+50 |
* | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 2003-10-21 | 1 | -107/+542 |
* | 1aexcept.adb, [...]: Merge header, formatting and other trivial changes from ... | Geert Bosch | 2003-04-24 | 1 | -1/+0 |
* | Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for... | Nathanael Nerode | 2002-10-23 | 1 | -1/+1 |
* | * checks.ads: | Matthew Gingell | 2002-03-28 | 1 | -91/+73 |
* | toplev.c: Don't include setjmp.h. | Zack Weinberg | 2002-03-25 | 1 | -3/+11 |
* | Delete all lines containing "$Revision:". | Geoffrey Keating | 2002-03-14 | 1 | -1/+0 |
* | 41intnam.ads, [...]: Merge in ACT changes. | Geert Bosch | 2002-03-08 | 1 | -60/+219 |
* | sem_eval.adb (Eval_Concatenation): If left operand is a null string, get boun... | Geert Bosch | 2001-12-05 | 1 | -3/+17 |
* | sem_eval.adb (Compare_Fixup): get the bounds of a String_Literal properly. | Ed Schonberg | 2001-10-12 | 1 | -1/+12 |
* | New Language: Ada | Richard Kenner | 2001-10-02 | 1 | -0/+3663 |