summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* fname-sf.adb, [...]: Remove redundant use_clauses.Ed Schonberg2005-09-0538-134/+60
* g-soccon-vms.adb: Renamed to g-soccon-vms.adsThomas Quinot2005-09-0516-842/+1082
* s-taprop-vxworks.adb: Move with clauses outside Warnings Off now that depende...Arnaud Charlet2005-09-057-99/+155
* s-tataat.adb, [...]: Replace calls to Defer/Undefer_Abortion by Defer/Undefer...Arnaud Charlet2005-09-054-87/+59
* a-tags.adb (IW_Membership): Give support to "Iface_CW_Typ in T'Class".Hristian Kirtchev2005-09-0515-847/+4416
* exp_ch4.adb (Expand_N_In): Replace test of expression in its own type by vali...Robert Dewar2005-09-052-43/+129
* re PR ada/23646 (Ada testsuite hangs -- many new failures)Arnaud Charlet2005-09-0530-3050/+255
* a-calend-mingw.adb: Add call to OS_Primitives.Initialize;Arnaud Charlet2005-09-0581-1318/+854
* resyncArnaud Charlet2005-08-291-0/+47
* trans.c: Protect < in error msg with quote Replace GCC_ZCX by Back_End_Except...Arnaud Charlet2005-08-291-11/+15
* re PR ada/21053 (Warnings from init.c)Arnaud Charlet2005-08-294-94/+72
* re PR ada/23187 (MAXPATHLEN usage in gcc/ada/*.c)Arnaud Charlet2005-08-291-0/+4
* Fix typo in alpha port found while grepping for ia64 info.James E Wilson2005-08-152-1/+5
* * decl.c, utils.c: Fix comment typos.Kazu Hirata2005-08-013-3/+7
* * decl.c, init.c, initialize.c: Fix comment typos.Kazu Hirata2005-07-294-7/+11
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-205-26/+45
* decl.c (components_to_record): Use DECL_FCONTEXT instead of DECL_SECTION_NAME.Andrew Pinski2005-07-092-4/+10
* utils.c (create_var_decl): Only set DECL_COMMON on VAR_DECLs.Andrew Pinski2005-07-092-2/+9
* Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2005-07-082-1/+5
* resync.Arnaud Charlet2005-07-071-0/+145
* vms_data.ads: Add VMS qualifiers for new gnatpp switch --no-separate-isSergey Rybin2005-07-072-0/+13
* expect.c: Minor reformattingThomas Quinot2005-07-071-2/+2
* tracebak.c: Refine tracebacks to use Unwind_Backtrace scheme on ia64 platform...Bernard Banner2005-07-071-1/+1
* sem_ch8.adb (Find_Direct_Name): Handle properly the case of a generic package...Ed Schonberg2005-07-071-30/+63
* par-load.adb (Load): If a child unit is loaded through a limited_with clause...Ed Schonberg2005-07-074-187/+386
* re PR ada/22301 (Ada does not build into a clean prefix when unwind.h is not ...Olivier Hainque2005-07-071-12/+26
* freeze.adb (Freeze_Entity): Check wrong uses of tag incomplete types.Javier Miranda2005-07-079-76/+305
* exp_ch3.adb (Build_Record_Init_Proc/Freeze_Record_Type): Reimplementation of ...Javier Miranda2005-07-075-271/+621
* decl.c (gnat_to_gnu_entity): Do not strip the padding type if the parameter i...Eric Botcazou2005-07-071-2/+6
* bindgen.adb (Gen_Output_File_C): When switch -a was specified...Vincent Celier2005-07-072-5/+12
* g-socthi-mingw.adb (C_Inet_Addr): New body used to convert the returned type ...Pascal Obry2005-07-073-41/+61
* Add due credit.Eric Botcazou2005-07-051-0/+1
* resyncArnaud Charlet2005-07-041-0/+303
* [multiple changes]Arnaud Charlet2005-07-048-59/+271
* a-convec.ads, [...]: Declaration of subtype Extended_Index was changed.Matthew Heaney2005-07-043-479/+602
* makegpr.adb (Build_Global_Archive): Make sure the list of sources is correctl...Vincent Celier2005-07-041-56/+27
* vms_conv.adb (Initialize): Allow multiple ALI files to be given to the GNAT B...Vincent Celier2005-07-041-1/+1
* tracebak.c: Enable tracebacks on ia64 platformsMatthew Gingell2005-07-041-0/+11
* re PR ada/22039 (special functions for string concat of 3/4/5 args doc'ed to ...Robert Dewar2005-07-043-6/+6
* sem_util.adb (Is_Object_Reference): An indexed or selected component whose pr...Ed Schonberg2005-07-041-2/+6
* sem_type.adb (Covers): Verify that Corresponding_Record_Type is present befor...Ed Schonberg2005-07-041-47/+49
* sem_res.adb (Resolve_Actuals): Do not resolve the expression of an actual tha...Thomas Quinot2005-07-041-8/+12
* sem_eval.adb (Subtypes_Statically_Match): Use the discriminant constraint of ...Gary Dismukes2005-07-041-7/+22
* sem_ch6.adb (Conforming_Types): If the types are anonymous access types check...Ed Schonberg2005-07-041-8/+16
* sem_ch4.adb (Transform_Object_Operation): For an actual that is an overloaded...Thomas Quinot2005-07-041-1/+13
* sem_ch10.adb (Build_Limited_Views): A type declared with a private type exten...Ed Schonberg2005-07-041-7/+37
* scng.adb: Do not consider Mod used as an attribute to be a keywordRobert Dewar2005-07-041-4/+8
* par-load.adb: Load the context items in two rounds.Javier Miranda2005-07-041-58/+87
* par-ch9.adb (P_Task, [...]): Indicate that single task and single protected d...Ed Schonberg2005-07-041-2/+9
* mlib-prj.adb (Auto_Initialize): New constant StringVincent Celier2005-07-044-15/+39