Age | Commit message (Expand) | Author | Files | Lines |
2005-03-29 | exp_util.adb (Remove_Side_Effects): Properly propagate arguments to recursive... | Robert Dewar | 1 | -7/+7 |
2005-03-29 | re PR ada/20300 (ICE on undefined value of type derived from Character) | Gary Dismukes | 7 | -111/+294 |
2005-03-29 | exp_dist.adb (Add_RAST_Features, [...]): Set the From_Any... | Thomas Quinot | 2 | -128/+55 |
2005-03-29 | exp_ch4.adb (Has_Unconstrained_UU_Component): Use the base type in order to r... | Ed Schonberg | 2 | -10/+20 |
2005-03-29 | errutil.adb, errout.adb: Minor comment updates on Line_Terminator references | Robert Dewar | 12 | -77/+181 |
2005-03-29 | a-tags.ads, a-tags.adb (Get_TSD): Subprogram removed. | Javier Miranda | 7 | -84/+37 |
2005-03-29 | adaint.c (__gnat_to_canonical_file_spec [VMS]): Check for logical name and tr... | Doug Rupp | 1 | -3/+14 |
2005-03-29 | 2005-03-29 Vincent Celier <celier@adacore.com> | Vincent Celier | 3 | -17/+22 |
2005-03-29 | sem_res.adb (Resolve_Real_Literal): Generate warning if static fixed-point ex... | Robert Dewar | 4 | -22/+109 |
2005-03-24 | * adaint.c (__gnat_portable_spawn): Adjust cast. | Aaron W. LaFramboise | 2 | -1/+5 |
2005-03-23 | langhooks.h (truthvalue_conversion): Remove. | Joseph Myers | 2 | -2/+4 |
2005-03-18 | Resync | Arnaud Charlet | 1 | -0/+248 |
2005-03-18 | [multiple changes] | Arnaud Charlet | 15 | -219/+224 |
2005-03-18 | switch-m.adb (Normalize_Compiler_Switches): Recognize switches -gnat83, -gnat... | Vincent Celier | 1 | -1/+45 |
2005-03-18 | mlib-tgt-darwin.adb (Build_Dynamic_Library): Remove the "-fini" switch, not s... | Vincent Celier | 1 | -11/+12 |
2005-03-18 | s-taprob.adb (Initialize_Protection): Initialize the protected object's owner... | Jose Ruiz | 7 | -133/+345 |
2005-03-18 | sem_ch4.adb (Try_Primitive_Operation, [...]): Analyze the object that is acce... | Javier Miranda | 1 | -3/+10 |
2005-03-18 | sem_ch13.adb (New_Stream_Function, [...]): For a tagged limited type, the TSS... | Thomas Quinot | 1 | -2/+2 |
2005-03-18 | par.adb (Par): Improved msg for attempt to recompile predefined unit | Robert Dewar | 1 | -23/+37 |
2005-03-18 | re PR ada/19519 (GNAT Bug Box when reading a program with UTF-8 encoded enume... | Robert Dewar | 1 | -1/+15 |
2005-03-18 | Makefile.in: (ia64-hp-*vms*): Use s-crtl-vms64.ads. | Doug Rupp | 2 | -6/+30 |
2005-03-18 | make.adb (Insert_Project_Sources): Make sure the Q is always initialized. | Vincent Celier | 3 | -3/+9 |
2005-03-18 | exp_dist.adb (Get_PCS_Name): Move from Exp_Dist body to Sem_Dist spec... | Thomas Quinot | 6 | -116/+122 |
2005-03-18 | exp_ch6.adb (Expand_Inlined_Call): handle the case when the renamed entity is... | Ed Schonberg | 1 | -3/+3 |
2005-03-18 | exp_ch3.adb (Check_Attr): New subprogram. | Thomas Quinot | 3 | -62/+134 |
2005-03-18 | exp_ch2.adb (In_Assignment_Context): Recognize slice assignments to entry for... | Ed Schonberg | 1 | -2/+3 |
2005-03-18 | einfo.adb (First_Private_Entity, [...]): Addition of one barrier to avoid wro... | Javier Miranda | 3 | -4/+24 |
2005-03-18 | checks.adb (Apply_Array_Size_Check): Completely remove this for GCC 3, since ... | Robert Dewar | 1 | -122/+95 |
2005-03-18 | a-tags.ads, a-tags.adb (Get_Expanded_Name): Removed. | Javier Miranda | 9 | -148/+0 |
2005-03-18 | ada-tree.h: (DECL_RENAMING_GLOBAL_P): New predicate. | Eric Botcazou | 5 | -70/+75 |
2005-03-18 | adaint.h, adaint.c (__gnat_waitpid): Moved to expect.c where it is used. | Pascal Obry | 3 | -19/+61 |
2005-03-18 | Fix typos. | Mike Stump | 1 | -1/+1 |
2005-03-17 | Fix entry. | Eric Botcazou | 1 | -4/+4 |
2005-03-16 | gcc-version.m4: Delete. | Zack Weinberg | 2 | -44/+52 |
2005-03-16 | mlib-tgt-darwin.adb (Library_Exist_For, [...]): Add new parameter In_Tree to ... | Vincent Celier | 2 | -11/+29 |
2005-03-15 | Make-lang.in (ada/treeprs.ads, [...]): Use unique subdirectories of ada/bldto... | Jakub Jelinek | 2 | -15/+21 |
2005-03-15 | trans.c (gnat_to_gnu): Set gnu_result to NULL_TREE on entry. | Eric Botcazou | 2 | -0/+7 |
2005-03-15 | resync. | Arnaud Charlet | 1 | -1/+764 |
2005-03-15 | gnat_ugn.texi: Remove extended inline assembly example... | Geert Bosch | 2 | -1032/+194 |
2005-03-15 | [multiple changes] | Arnaud Charlet | 32 | -3664/+3654 |
2005-03-15 | usage.adb: Add missing lines for -gnat95 and -gnat05 switches | Robert Dewar | 3 | -4/+25 |
2005-03-15 | sysdep.c: Implement __gnat_localtime_r as call to localtime_r on AIX. | Matthew Gingell | 1 | -5/+3 |
2005-03-15 | s-imgwch.adb: Add with and use of Interfaces. | Gary Dismukes | 1 | -2/+4 |
2005-03-15 | s-fatgen.adb (Valid): Extend special exceptions to account for long long floa... | Geert Bosch | 1 | -7/+17 |
2005-03-15 | sem_ch8.adb (Analyze_Subprogram_Renaming): In a generic... | Ed Schonberg | 1 | -7/+44 |
2005-03-15 | sem_ch6.adb (Is_Private_Declaration): Verify that the declaration is attached... | Ed Schonberg | 1 | -15/+16 |
2005-03-15 | sem_ch4.adb (Analyze_Concatenation): Do not consider operators marked Elimina... | Ed Schonberg | 1 | -6/+16 |
2005-03-15 | re PR ada/15608 (Bug box at sem_ch3.adb:8228) | Ed Schonberg | 1 | -29/+61 |
2005-03-15 | sem_ch12.adb (Instantiate_Object): If the analysis of the actual parameter re... | Javier Miranda | 1 | -79/+134 |
2005-03-15 | sem_ch10.adb (Build_Ancestor_Name): If the ancestor is an instantiation that ... | Ed Schonberg | 1 | -12/+31 |