aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2005-06-16exp_aggr.adb (Aggr_Size_OK): An array with no components can always be expand...Ed Schonberg1-40/+161
2005-06-16errout.ads, errout.adb (Error_Msg_NW): Only emit warning on user code...Ed Schonberg2-6/+6
2005-06-16einfo.ads, einfo.adb (Is_Local_Anonymous_Access): New flag on anonymous acces...Ed Schonberg30-1270/+2469
2005-06-16clean.adb (Clean_Project): Correctly delete executable specified as absolute ...Vincent Celier3-106/+98
2005-06-16checks.adb (Install_Null_Excluding_Check): Do not generate checks for an attr...Ed Schonberg1-7/+49
2005-06-16atree.adb: (Elist*): Protect against uninitialized fieldRobert Dewar1-21/+72
2005-06-16a-textio.adb (Set_Col): Fix two errors noticed recently...Robert Dewar1-4/+43
2005-06-16exp_ch4.adb (Expand_Allocator_Expression): When an initialized allocator's de...Gary Dismukes25-1679/+5998
2005-06-16a-stzunb.adb, [...] (Realloc_For_Chunk): New implementation which is slightly...Pascal Obry3-31/+83
2005-06-16ali-util.adb, [...]: Remove references to Force_RM_Elaboration_Order.Robert Dewar3-20/+3
2005-06-16a-except.adb (Exception_Identity): return Null_Id for null occurrence instead...Robert Dewar1-12/+18
2005-06-16adaint.c (__gnat_to_canonical_file_spec): Check for error returns in call to ...Doug Rupp1-19/+55
2005-06-16mlib-tgt-mingw.adb (Build_Dynamic_Library): Replace the previous implementation.Pascal Obry1-14/+150
2005-06-16gnatsym.adb: Adapt to modification of package Symbols...Vincent Celier6-232/+686
2005-06-16s-parame-vms.ads, [...]: Default_Exception_Msg_Max_Length: new parameter.Doug Rupp7-18/+86
2005-06-16system-unixware.ads, [...]: Minor comment update for AI-362 (unit is Pure).Robert Dewar50-309/+699
2005-06-16a-sytaco.ads, [...] (Suspension_Object): These objects are no longer protecte...Jose Ruiz46-778/+2650
2005-06-16a-strhas.ads, [...]: Fix header style (spaces in package name).Pascal Obry605-1192/+1214
2005-06-16g-trasym-vms.adb: renamed g-trasym-vms-alpha.adbDoug Rupp2-2/+272
2005-06-16s-mastop-irix.adb (Pop_Frame): Revert shorcuts avoiding calls to exc_unwind...Olivier Hainque2-26/+24
2005-06-02trans.c (gnat_gimplify_expr): Call recompute_tree_invarant_for_addr_expr when...Andrew Pinski2-0/+7
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2-1/+4
2005-05-30* raise.c (db): Add ATTRIBUTE_PRINTF_2.Kaveh R. Ghazi2-1/+5
2005-05-29cal.c, [...]: Fix comment typos.Kazu Hirata9-26/+32
2005-05-16re PR ada/20270 (Link error: unsatisfied symbols)Nathanael Nerode2-1/+8
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2-1/+5
2005-04-16re PR ada/18847 ([4.0 only] ACATS cxa5012 SEGV on on x86_64)Laurent GUERBY3-7/+35
2005-04-12lang.opt: Refer to the GCC internals documentation instead of c.opt.Richard Sandiford2-1/+5
2005-04-10adaint.c, [...]: Fix comment typos.Kazu Hirata7-14/+19
2005-04-07Makefile.in: Add make ifeq define for hppa linux tasking support.Laurent GUERBY5-1/+717
2005-04-01adaint.c, [...]: Fix comment typos.Kazu Hirata13-32/+38
2005-03-30tree.def (FILE_TYPE): Removed.Tom Tromey2-1/+4
2005-03-29* adaint.c (_gnat_set_close_on_exec): Mark parameters unused.Aaron W. LaFramboise2-1/+6
2005-03-29ResyncArnaud Charlet1-0/+293
2005-03-29decl.c (gnat_to_gnu_entity): Rework comment.Eric Botcazou2-9/+7
2005-03-29sem_util.ads: Minor reformattingRobert Dewar2-35/+28
2005-03-29cio.c: Undefine putchar and getchar for VTHREADS: incompatible with VxWorks 6...Ed Falis1-1/+6
2005-03-29a-direct.ads, [...] (Start_Search): Free allocated search buffer if an except...Robert Dewar2-14/+18
2005-03-29xtreeprs.adb, xnmake.adb: Use Stream_IO instead of Text_IO to guarantee Unix ...Robert Dewar2-10/+46
2005-03-29re PR ada/19956 (ICE copy_tree_r, at tree-inline.c:2320 on simple Ada code)Richard Kenner1-4/+6
2005-03-29sem_ch6.adb (Set_Formal_Mode): If the subtype has a non_null indicator, indic...Ed Schonberg1-7/+17
2005-03-29sem_ch4.adb (Analyze_Selected_Component): Do not generate an actual subtype i...Ed Schonberg2-41/+89
2005-03-29sem_ch11.adb (Analyze_Raise_Statement): Change message for warning on param u...Robert Dewar1-1/+1
2005-03-29sem_cat.adb (Validate_Remote_Types_Type_Conversion): Perform check to forbid ...Thomas Quinot2-10/+23
2005-03-29prj-nmsc.adb (Check_Stand_Alone_Library): Do not forbid the symbol file and t...Vincent Celier1-26/+0
2005-03-29prj.ads, prj.adb: (Project_Data): Add new component Display_NameVincent Celier5-79/+143
2005-03-29par-ch4.adb (P_Name): When a bad attribute is returned...Robert Dewar1-1/+18
2005-03-29par-ch3.adb (P_Type_Declaration): Fix bad error recovery after missing TYPE I...Robert Dewar1-3/+31
2005-03-29par-ch12.adb (P_Generic): Give better msg for illegal private generic child.Robert Dewar1-1/+5
2005-03-29Makefile.in [VMS] (EXTRA_GNATTOOLS): Add vms_help and gnat.hlp as extra tools.Doug Rupp1-3/+14