summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* g-trasym-vms.adb: renamed g-trasym-vms-alpha.adbDoug Rupp2005-06-162-2/+272
* s-mastop-irix.adb (Pop_Frame): Revert shorcuts avoiding calls to exc_unwind...Olivier Hainque2005-06-162-26/+24
* trans.c (gnat_gimplify_expr): Call recompute_tree_invarant_for_addr_expr when...Andrew Pinski2005-06-022-0/+7
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-012-1/+4
* * raise.c (db): Add ATTRIBUTE_PRINTF_2.Kaveh R. Ghazi2005-05-302-1/+5
* cal.c, [...]: Fix comment typos.Kazu Hirata2005-05-299-26/+32
* re PR ada/20270 (Link error: unsatisfied symbols)Nathanael Nerode2005-05-162-1/+8
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-232-1/+5
* re PR ada/18847 ([4.0 only] ACATS cxa5012 SEGV on on x86_64)Laurent GUERBY2005-04-163-7/+35
* lang.opt: Refer to the GCC internals documentation instead of c.opt.Richard Sandiford2005-04-122-1/+5
* adaint.c, [...]: Fix comment typos.Kazu Hirata2005-04-107-14/+19
* Makefile.in: Add make ifeq define for hppa linux tasking support.Laurent GUERBY2005-04-075-1/+717
* adaint.c, [...]: Fix comment typos.Kazu Hirata2005-04-0113-32/+38
* tree.def (FILE_TYPE): Removed.Tom Tromey2005-03-302-1/+4
* * adaint.c (_gnat_set_close_on_exec): Mark parameters unused.Aaron W. LaFramboise2005-03-292-1/+6
* ResyncArnaud Charlet2005-03-291-0/+293
* decl.c (gnat_to_gnu_entity): Rework comment.Eric Botcazou2005-03-292-9/+7
* sem_util.ads: Minor reformattingRobert Dewar2005-03-292-35/+28
* cio.c: Undefine putchar and getchar for VTHREADS: incompatible with VxWorks 6...Ed Falis2005-03-291-1/+6
* a-direct.ads, [...] (Start_Search): Free allocated search buffer if an except...Robert Dewar2005-03-292-14/+18
* xtreeprs.adb, xnmake.adb: Use Stream_IO instead of Text_IO to guarantee Unix ...Robert Dewar2005-03-292-10/+46
* re PR ada/19956 (ICE copy_tree_r, at tree-inline.c:2320 on simple Ada code)Richard Kenner2005-03-291-4/+6
* sem_ch6.adb (Set_Formal_Mode): If the subtype has a non_null indicator, indic...Ed Schonberg2005-03-291-7/+17
* sem_ch4.adb (Analyze_Selected_Component): Do not generate an actual subtype i...Ed Schonberg2005-03-292-41/+89
* sem_ch11.adb (Analyze_Raise_Statement): Change message for warning on param u...Robert Dewar2005-03-291-1/+1
* sem_cat.adb (Validate_Remote_Types_Type_Conversion): Perform check to forbid ...Thomas Quinot2005-03-292-10/+23
* prj-nmsc.adb (Check_Stand_Alone_Library): Do not forbid the symbol file and t...Vincent Celier2005-03-291-26/+0
* prj.ads, prj.adb: (Project_Data): Add new component Display_NameVincent Celier2005-03-295-79/+143
* par-ch4.adb (P_Name): When a bad attribute is returned...Robert Dewar2005-03-291-1/+18
* par-ch3.adb (P_Type_Declaration): Fix bad error recovery after missing TYPE I...Robert Dewar2005-03-291-3/+31
* par-ch12.adb (P_Generic): Give better msg for illegal private generic child.Robert Dewar2005-03-291-1/+5
* Makefile.in [VMS] (EXTRA_GNATTOOLS): Add vms_help and gnat.hlp as extra tools.Doug Rupp2005-03-291-3/+14
* make.adb (Gnatmake): Don't fail if the main project file is declared as havin...Vincent Celier2005-03-291-2/+12
* freeze.adb (Freeze_Record_Type): If the type of the component is an itype who...Ed Schonberg2005-03-291-10/+16
* exp_util.adb (Remove_Side_Effects): Properly propagate arguments to recursive...Robert Dewar2005-03-291-7/+7
* re PR ada/20300 (ICE on undefined value of type derived from Character)Gary Dismukes2005-03-297-111/+294
* exp_dist.adb (Add_RAST_Features, [...]): Set the From_Any...Thomas Quinot2005-03-292-128/+55
* exp_ch4.adb (Has_Unconstrained_UU_Component): Use the base type in order to r...Ed Schonberg2005-03-292-10/+20
* errutil.adb, errout.adb: Minor comment updates on Line_Terminator referencesRobert Dewar2005-03-2912-77/+181
* a-tags.ads, a-tags.adb (Get_TSD): Subprogram removed.Javier Miranda2005-03-297-84/+37
* adaint.c (__gnat_to_canonical_file_spec [VMS]): Check for logical name and tr...Doug Rupp2005-03-291-3/+14
* 2005-03-29 Vincent Celier <celier@adacore.com>Vincent Celier2005-03-293-17/+22
* sem_res.adb (Resolve_Real_Literal): Generate warning if static fixed-point ex...Robert Dewar2005-03-294-22/+109
* * adaint.c (__gnat_portable_spawn): Adjust cast.Aaron W. LaFramboise2005-03-242-1/+5
* langhooks.h (truthvalue_conversion): Remove.Joseph Myers2005-03-232-2/+4
* ResyncArnaud Charlet2005-03-181-0/+248
* [multiple changes]Arnaud Charlet2005-03-1815-219/+224
* switch-m.adb (Normalize_Compiler_Switches): Recognize switches -gnat83, -gnat...Vincent Celier2005-03-181-1/+45
* mlib-tgt-darwin.adb (Build_Dynamic_Library): Remove the "-fini" switch, not s...Vincent Celier2005-03-181-11/+12
* s-taprob.adb (Initialize_Protection): Initialize the protected object's owner...Jose Ruiz2005-03-187-133/+345