aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
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
2005-03-29make.adb (Gnatmake): Don't fail if the main project file is declared as havin...Vincent Celier1-2/+12
2005-03-29freeze.adb (Freeze_Record_Type): If the type of the component is an itype who...Ed Schonberg1-10/+16
2005-03-29exp_util.adb (Remove_Side_Effects): Properly propagate arguments to recursive...Robert Dewar1-7/+7
2005-03-29re PR ada/20300 (ICE on undefined value of type derived from Character)Gary Dismukes7-111/+294
2005-03-29exp_dist.adb (Add_RAST_Features, [...]): Set the From_Any...Thomas Quinot2-128/+55
2005-03-29exp_ch4.adb (Has_Unconstrained_UU_Component): Use the base type in order to r...Ed Schonberg2-10/+20
2005-03-29errutil.adb, errout.adb: Minor comment updates on Line_Terminator referencesRobert Dewar12-77/+181
2005-03-29a-tags.ads, a-tags.adb (Get_TSD): Subprogram removed.Javier Miranda7-84/+37
2005-03-29adaint.c (__gnat_to_canonical_file_spec [VMS]): Check for logical name and tr...Doug Rupp1-3/+14
2005-03-292005-03-29 Vincent Celier <celier@adacore.com>Vincent Celier3-17/+22
2005-03-29sem_res.adb (Resolve_Real_Literal): Generate warning if static fixed-point ex...Robert Dewar4-22/+109
2005-03-24* adaint.c (__gnat_portable_spawn): Adjust cast.Aaron W. LaFramboise2-1/+5
2005-03-23langhooks.h (truthvalue_conversion): Remove.Joseph Myers2-2/+4
2005-03-18ResyncArnaud Charlet1-0/+248
2005-03-18[multiple changes]Arnaud Charlet15-219/+224
2005-03-18switch-m.adb (Normalize_Compiler_Switches): Recognize switches -gnat83, -gnat...Vincent Celier1-1/+45
2005-03-18mlib-tgt-darwin.adb (Build_Dynamic_Library): Remove the "-fini" switch, not s...Vincent Celier1-11/+12
2005-03-18s-taprob.adb (Initialize_Protection): Initialize the protected object's owner...Jose Ruiz7-133/+345
2005-03-18sem_ch4.adb (Try_Primitive_Operation, [...]): Analyze the object that is acce...Javier Miranda1-3/+10
2005-03-18sem_ch13.adb (New_Stream_Function, [...]): For a tagged limited type, the TSS...Thomas Quinot1-2/+2
2005-03-18par.adb (Par): Improved msg for attempt to recompile predefined unitRobert Dewar1-23/+37
2005-03-18re PR ada/19519 (GNAT Bug Box when reading a program with UTF-8 encoded enume...Robert Dewar1-1/+15
2005-03-18Makefile.in: (ia64-hp-*vms*): Use s-crtl-vms64.ads.Doug Rupp2-6/+30
2005-03-18make.adb (Insert_Project_Sources): Make sure the Q is always initialized.Vincent Celier3-3/+9