OSDN Git Service

2004-03-19 Arnaud Charlet <charlet@act-europe.fr>
[pf3gnuchains/gcc-fork.git] / gcc / ada / ChangeLog
1 2004-03-19  Arnaud Charlet  <charlet@act-europe.fr>
2
3         * ada-tree.h: Update copyright notice.
4         Minor reformatting.
5
6 2004-03-19  Olivier Hainque  <hainque@act-europe.fr>
7
8         * decl.c (gnat_to_gnu_entity, case E_Exception): Handle VMS exceptions
9         as regular exception objects and not as mere integers representing the
10         condition code.  The latter approach required some dynamics to mask off
11         severity bits, which did not fit well into the GCC table based model.
12         (gnat_to_gnu_entity, objects): Don't supply an external name for VMS
13         exception data objects. We don't it and it would conflict with the other
14         external symbol we have to generate for such exceptions.
15
16         * trans.c (tree_transform, case N_Exception_Handler): Remove part of
17         the special code for VMS exceptions, since these are now represented
18         as regular exceptions objects.
19
20 2004-03-19 Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21
22         * decl.c (debug_no_type_hash): Remove.
23         (gnat_to_gnu_entity, case E_Array_Type): Don't set and clear it.
24         * misc.c (LANG_HOOK_HASH_TYPE): Redefine.
25
26 2004-03-19  Laurent GUERBY <laurent@guerby.net>
27
28         * sem_prag.adb (Suppress_Unsuppress_Echeck): use loop instead of 
29         aggregate, allows bootstrap from 3.3 on powerpc-darwin.
30         
31 2004-03-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
32
33         * ada-tree.h (TYPE_LEFT_JUSTIFIED_MODULAR_P): Add checking.
34         (TYPE_CONTAINS_TEMPLATE_P, TYPE_OBJECT_RECORD_TYPE): Likewise.
35         (TYPE_RM_SIZE_INT): Directly use type.values.
36         (TREE_LOOP_ID): Clean up check.
37         * decl.c (gnat_to_gnu_entity, case E_Enumeration_Type): Use
38         TYPE_VALUES, not TYPE_FIELDS.
39         * trans.c (convert_with_check): Delay access of bounds of basetype
40         until sure is numeric.
41
42 2004-03-18  Arnaud Charlet  <charlet@act-europe.fr>
43
44         * 5atpopsp.adb: Remove RTEMS from list of platforms using this file.
45
46         Code clean up:
47         * 5ataprop.adb, 5ftaprop.adb, 5htaprop.adb, 5itaprop.adb, 5staprop.adb,
48         5vtaprop.adb, 5wtaprop.adb, 7staprop.adb (Finalize_TCB): Use
49         Specific.Set instead of direct call to e.g pthread_setspecific.
50
51 2004-03-18  Thomas Quinot  <quinot@act-europe.fr>
52
53         * adaint.c: Update comments.
54
55         * Makefile.in: set PREFIX_OBJS, SYMLIB, THREADSLIB, and
56         GNATLIB_SHARED for FreeBSD.
57
58 2004-03-18  Jose Ruiz  <ruiz@act-europe.fr>
59
60         * init.c [VxWorks]: Do not fix the stack size for the environment task.
61         When needed (stack checking) the stack size is retrieved
62         from the VxWorks kernel.
63
64         * Makefile.in: Flag -nostdinc is required when building the run time
65         for avoiding looking for files in the base compiler.
66         Add the VxWorks specific version of the package body for
67         System.Stack_checking.Operations (5zstchop.adb).
68
69         * Make-lang.in: Add the object file for
70         System.Stack_Checking.Operations.
71
72         * Makefile.rtl: Add object file for the package
73         System.Stack_Checking.Operations.
74
75         * s-stchop.ads, s-stchop.adb, 5zstchop.adb: New files.
76
77         * s-stache.ads, s-stache.adb: Move the operations related to stack
78         checking from this package to package System.Stack_Checking.Operations.
79         This way, stack checking operations are only linked in the final
80         executable when using the -fstack-check flag.
81
82 2004-03-18  Doug Rupp  <rupp@gnat.com>
83
84         * Makefile.in [VMS]: Handle 64 bit specs (5qsystem.ads, 5xcrtl.ads).
85         Reorganize ifeq's.
86
87         * 5qsystem.ads, 5xcrtl.ads: New files.
88
89 2004-03-18  Vincent Celier  <celier@gnat.com>
90
91         * prj.adb (Reset): Reset hash table Files_Htable
92
93         * prj-env.adb (Source_Paths, Object_Paths): New tables.
94         (Add_To_Source_Path, Add_To_Object_Path): New procedures, to replace
95         the procedures Add_To_Path_File.
96         (Set_Ada_Paths): Accumulate source and object dirs in the tables,
97         making sure that each directory is present only once and, for object
98         dirs, when a directory already present is added, the duplicate is
99         removed and the directory is always put as the last in the table.
100         Write the path files at the end of these accumulations.
101
102         * prj-nmsc.adb (Record_Source): Add source file name in hash table
103         Files_Htable for all sources.
104
105         * prj-proc.adb (Process): Remove restrictions between not directly
106         related extending projects.
107
108 2004-03-18  Emmanuel Briot  <briot@act-europe.fr>
109
110         * prj-nmsc.ads, prj-nmsc.adb (Ada_Check): New parameter Trusted_Mode.
111         (Find_Sources): Minor speed optimization.
112
113         * prj-proc.ads, prj-proc.adb (Check, Recursive_Check, Process): New
114         parameter Trusted_Mode.
115
116 2004-03-18  Sergey Rybin  <rybin@act-europe.fr>
117
118         * scn.adb (Determine_License): Take into account a degenerated case
119         when the source contains only comments.
120
121 2004-03-18  Ed Schonberg  <schonberg@gnat.com>
122
123         * sem_warn.adb (Check_References): For a warning on a selected
124         component that does not come from source, locate an uninitialized
125         component of the record type to produce a more precise error message.
126
127 2004-03-15  Jerome Guitton  <guitton@act-europe.fr>
128
129         * 3zsoccon.ads: Fix multicast options.
130
131         * s-thread.ads: Move unchecked conversion from ATSD_Access to Address
132         in the spec.
133
134 2004-03-15  Robert Dewar  <dewar@gnat.com>
135
136         * sem_prag.adb: Make sure No_Strict_Aliasing flag is set right when
137         pragma used for a private type.
138
139         * lib-xref.adb (Generate_Reference): Do not generate warning if
140         reference is in a different unit from the pragma Unreferenced.
141
142         * 5vtpopde.adb: Minor reformatting
143         Fix casing of To_Task_ID
144
145         * sem_ch13.adb (Validate_Unchecked_Conversion): Set No_Strict_Aliasing
146         flag if we have an unchecked conversion to an access type in the same
147         unit.
148
149 2004-03-15  Geert Bosch  <bosch@gnat.com>
150
151         * a-ngcoty.adb (Modulus): In alternate formula for large real or
152         imaginary parts, use Double precision throughout.
153
154         * a-tifiio.adb (Put_Scaled): Remove remaining pragma Debug. Not only
155         we want to be able to compile run-time with -gnata for testing, but
156         this may also be instantiated in user code that is compiled with -gnata.
157
158 2004-03-15  Olivier Hainque  <hainque@act-europe.fr>
159
160         * s-stalib.ads (Exception_Code): New type, to represent Import/Export
161         codes. Having a separate type for this is useful to enforce consistency
162         throughout the various run-time units.
163         (Exception_Data): Use Exception_Code for Import_Code.
164
165         * s-vmextra.ads, s-vmexta.adb: Use Exception_Code instead of a mix of
166         Natural and Integer in various places.
167         (Register_VMS_Exception): Use Base_Code_In to compute the exception code
168         with the severity bits masked off.
169         (Register_VMS_Exception): Handle the additional exception data pointer
170         argument.
171
172         * raise.c (_GNAT_Exception structure): Remove the handled_by_others
173         component, now reflected by an exported accessor.
174         (is_handled_by): New routine to compute whether the propagated
175         occurrence matches some handler choice specification. Extracted out of
176         get_action_description_for, and expanded to take care of the VMS
177         specifities.
178         (get_action_description_for): Use is_handled_by instead of an explicit
179         complex condition to decide if the current choice at hand catches the
180         propagated occurrence.
181
182         * raise.h (Exception_Code): New type for C.
183
184         * rtsfind.ads (RE_Id, RE_Unit_Table): Add
185         System.Standard_Library.Exception_Code, to allow references from the
186         pragma import/export expander.
187
188         * a-exexpr.adb (Is_Handled_By_Others, Language_For, Import_Code_For):
189         New accessors to allow easy access to GNAT exception data
190         characteristics.
191         (GNAT_GCC_Exception record, Propagate_Exception): Get rid of the
192         redundant Handled_By_Others component, helper for the personality
193         routine which will now be able to call the appropriate exception data
194         accessor instead.
195
196         * cstand.adb (Create_Standard): Adjust the type of the Import_Code
197         component of Standard_Exception_Type to be the closest possible to
198         Exception_Code in System.Standard_Library, that we cannot get at this
199         point. Expand a ??? comment to notify that this type node should
200         probably be rewritten later on.
201
202         * exp_prag.adb (Expand_Pragma_Import_Export_Exception): Adjust the
203         registration call to include a pointer to the exception object in the
204         arguments.
205
206         * init.c (__gnat_error_handler): Use Exception_Code and Base_Code_In
207         instead of int and explicit bitmasks.
208
209 2004-03-15  Vincent Celier  <celier@gnat.com>
210
211         * vms_data.ads: Add new GNAT BIND qualifier /STATIC. Makes /NOSHARED
212         equivalent to /STATIC and /NOSTATIC equivalent to /SHARED.
213
214         * a-tasatt.adb (To_Access_Code): Remove this UC instantiation, no
215         longer needed now that it is in the spec of
216         System.Tasking.Task_Attributes.
217
218         * adaint.h, adaint.c: (__gnat_create_output_file): New function
219
220         * gnatcmd.adb: Fix bug introduced in previous rev: /= instead of =
221
222         * g-os_lib.ads, g-os_lib.adb (Create_Output_Text_File): New function.
223
224         * make.adb (Gnatmake): Do not check the executable suffix; it is being
225         taken care of in Scan_Make_Arg.
226         (Scan_Make_Arg): Add the executable suffix only if the argument
227         following -o, in canonical case, does not end with the executable
228         suffix.  When in verbose mode and executable file name does not end
229         with executable suffix, output the executable name, in canonical case.
230
231         * s-tataat.ads (Access_Dummy_Wrapper): Add pragma No_Strict_Aliasing
232         to avoid warnings when instantiating Ada.Task_Attributes.
233         Minor reformating.
234
235         * mlib-prj.adb (Process_Imported_Libraries): Get the imported libraries
236         in the correct order.
237
238         * prj-makr.adb (Process_Directory): No longer use GNAT.Expect, but
239         redirect standard output and error to a file for the invocation of the
240         compiler, then read the file.
241
242         * prj-nmsc.adb (Find_Sources): Use the Display_Value for each
243         directory, instead of the Value.
244         (Find_Source_Dirs): Remove useless code & comments.
245
246 2004-03-15  Ed Schonberg  <schonberg@gnat.com>
247
248         * exp_ch3.adb (Freeze_Record_Type): If a primitive operation of a
249         tagged type is inherited, and the parent operation is not frozen yet,
250         force generation of a freeze node for the inherited operation, so the
251         corresponding dispatch entry is properly initialized.
252         (Make_Predefined_Primitive_Specs): Check that return type is Boolean
253         when looking for user-defined equality operation.
254
255         * exp_ch4.adb (Expand_Composite_Equality): Check that return type is
256         boolean when locating primitive equality of tagged component.
257
258         * exp_ch5.adb (Expand_Assign_Array): If the left-hand side is a
259         bit-aligned field and the right-hand side a string literal, introduce
260         a temporary before expanding assignment into a loop.
261
262         * exp_ch9.adb (Expand_N_Task_Type_Declaration): Copy expression for
263         priority in full, to ensure that any expanded subepxressions of it are
264         elaborated in the scope of the init_proc.
265
266         * exp_prag.adb (Expand_Pragma_Import): Search for initialization call
267         after object declaration, skipping over code that may have been
268         generated for validity checks.
269
270         * sem_ch12.adb (Validate_Private_Type_Instance): If type has unknown
271         discriminants, ignore the known discriminants of its full view, if
272         any, to check legality.
273
274         * sem_ch3.adb (Complete_Private_Subtype): Do not create constrained
275         component if type has unknown discriminants.
276         (Analyze_Private_Extension_Declaration): Discriminant constraint is
277         null if type has unknown discriminants.
278
279         * sem_ch6.adb (Analyze_Generic_Subprogram_Body): Generate reference
280         for end label when present.
281
282         * s-fileio.adb (Open): When called with a C_Stream, use given name for
283         temporary file, rather than an empty string.
284
285 2004-03-15  Ed Falis  <falis@gnat.com>
286
287         * s-thread.adb: Removed, no longer used.
288
289 2004-03-15  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
290
291         * decl.c (target.h): Now include.
292         (gnat_to_gnu_entity, case E_Access_Type): Use mode derived from ESIZE
293         in new build_pointer_from_mode calls for non-fat/non-thin pointer.
294         (validate_size): For POINTER_TYPE, get smallest size permitted on
295         machine.
296
297         * fe.h: Sort Einfo decls and add Set_Mechanism.
298
299         * Makefile.in: (LIBGNAT_SRCS): Remove types.h.
300         (ada/decl.o): Depends on target.h.
301
302         * trans.c (tree_transform, N_Unchecked_Type_Conversion): Do not use
303         FUNCTION_BOUNDARY; always use TYPE_ALIGN.
304
305 2004-03-15  Thomas Quinot  <quinot@act-europe.fr>
306
307         * 5ztpopsp.adb, 56tpopsp.adb: Fix spelling of Task_ID.
308
309         * exp_ch4.adb (Expand_N_Indexed_Component): Do not call
310         Insert_Dereference_Action when rewriting an implicit dereference into
311         an explicit one, this will be taken care of during expansion of the
312         explicit dereference.
313         (Expand_N_Slice): Same. Always do the rewriting, even for the case
314         of non-packed slices, since the dereference action generated by
315         expansion of the explicit dereference is needed in any case.
316         (Expand_N_Selected_Component): When rewriting an implicit dereference,
317         analyze and resolve the rewritten explicit dereference so it is seen
318         by the expander.
319         (Insert_Dereference_Action): This procedure is now called only for the
320         expansion of an N_Explcit_Dereference_Node. Do insert a check even for
321         dereferences that do not come from source (including explicit
322         dereferences resulting from rewriting implicit ones), but do not
323         recursively insert a check for the dereference nodes contained within
324         the check.
325         (Insert_Dereference_Action): Clarify and correct comment.
326
327 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
328
329         PR ada/14131
330         Move language detection to the top level.
331         * config-lang.in: Build by default.
332
333 2004-03-05  Robert Dewar  <dewar@gnat.com>
334
335         * 56taprop.adb, 5ataprop.adb: Remove unneeded unchecked conversions
336
337         * a-tags.adb, a-tags.ads, s-finimp.adb, s-finroo.ads,
338         i-cpoint.ads, i-cpoint.adb, i-cstrin.adb, i-cstrin.ads,
339         5iosinte.ads, 5sosinte.ads, 5staspri.ads, 5itaprop.adb, 
340         5staprop.adb, 5wtaprop.adb, s-tataat.ads, s-tataat.adb: Move
341         unchecked conversion to spec to avoid warnings.
342
343         * s-tasini.adb, s-taskin.ads, 5atpopsp.adb: Correct spelling Task_Id
344         to Task_ID
345
346         * 7stpopsp.adb: Correct casing in To_Task_ID call
347
348         * a-strsea.ads, a-strsea.adb: Minor reformatting
349
350         * einfo.ads, einfo.adb: Define new flag No_Strict_Aliasing
351
352         * errout.ads: Switch for VMS is now NO_STRICT_ALIASING.
353         Adjust Max_Msg_Length to be clearly large enough.
354
355         * fe.h: Define In_Same_Source_Unit
356
357         * osint.adb: Add pragma Warnings Off to suppress warnings
358         * g-dyntab.adb, g-table.adb, g-thread.adb: Add Warnings (Off) to kill
359         aliasing warnings.
360
361         * opt.ads: Put entries in alpha order. Add entry for No_Strict_Aliasing
362
363         * par-prag.adb: Add dummy entry for No_Strict_Aliasing pragma
364
365         * sem_ch13.adb: Generate validate unchecked conversion nodes for gcc.
366
367         * sem_ch3.adb: Set No_Strict_Aliasing flag if config pragma set.
368
369         * sem_prag.adb: Implement pragma No_Strict_Aliasing.
370
371         * sinfo.ads: Remove obsolete comment on validate unchecked conversion
372         node. We now do generate them for gcc back end.
373
374         * table.adb, sinput.adb: Add pragma Warnings Off to suppress aliasing
375         warning.
376
377         * sinput-c.adb: Fix bad name in header.
378         Add pragma Warnings Off to suppress aliasing warning.
379
380         * sinput-l.adb: Add pragma Warnings Off to suppress aliasing warning.
381
382         * snames.h, snames.ads, snames.adb: Add entry for pragma
383         No_Strict_Aliasing.
384
385 2004-03-05  Vincent Celier  <celier@gnat.com>
386
387         * prj-com.ads: Add hash table Files_Htable to check when a file name
388         is already a source of another project.
389
390         * prj-nmsc.adb (Record_Source): Before recording a new source, check
391         if its file name is not already a source of another project. Report an
392         error if it is.
393
394         * gnatcmd.adb: When GNAT PRETTY is invoked with a project file and no
395         source file name, call gnatpp with all the sources of the main project.
396
397         * vms_conv.adb (Initialize): GNAT PRETTY may be called with any number
398         of file names.
399
400         * vms_data.ads: Correct documentation of new /OPTIMIZE keyword
401         NO_STRICT_ALIASING. Add new qualifier for GNAT PRETTY:
402         /RUNTIME_SYSTEM=, converted to --RTS=
403         /NOTABS, converted to -notabs
404
405 2004-03-05  Pascal Obry  <obry@gnat.com>
406
407         * make.adb: Minor reformatting.
408
409 2004-03-05  Ed Schonberg  <schonberg@gnat.com>
410
411         Part of implemention of AI-262.
412         * par-ch10.adb (P_Context_Clause): Recognize private with_clauses.
413
414         * sem_ch10.ads, sem_ch10.adb: (Install_Private_With_Clauses): New
415         procedure.
416
417         * sem_ch3.adb (Analyze_Component_Declaration): Improve error message
418         when component type is a partially constrained class-wide subtype.
419         (Constrain_Discriminated_Type): If parent type has unknown
420         discriminants, a constraint is illegal, even if full view has
421         discriminants.
422         (Build_Derived_Record_Type): Inherit discriminants when deriving a type
423         with unknown discriminants whose full view is a discriminated record.
424
425         * sem_ch7.adb (Preserve_Full_Attributes): Preserve Has_Discriminants
426         flag, to handle properly derivations of tagged types with unknown
427         discriminants.
428         (Analyze_Package_Spec, Analyze_Package_Body): Install
429         Private_With_Clauses before analyzing private part or body.
430
431         * einfo.ads: Indicate that both Has_Unknown_Discriminants and
432         Has_Discriminants can be true for a given type (documentation).
433
434 2004-03-05  Arnaud Charlet  <charlet@act-europe.fr>
435
436         * s-restri.ads: Fix license (GPL->GMGPL).
437
438         * s-tassta.adb: Minor reformatting.
439
440         * s-tasren.adb: Replace manual handling of Self_Id.ATC_Nesting_Level
441         by calls to Exit_One_ATC_Level, since additional clean up is performed
442         by this function.
443
444         * s-tpobop.adb: Replace manual handling of Self_Id.ATC_Nesting_Level
445         by calls to Exit_One_ATC_Level, since additional clean up is performed
446         by this function.
447
448 2004-03-05  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
449
450         * trans.c: Reflect GCC changes to fix bootstrap problem.
451         Add warning for suspicious aliasing unchecked conversion.
452
453 2004-03-05  GNAT Script  <nobody@gnat.com>
454
455         * Make-lang.in: Makefile automatically updated
456
457 2004-03-02  Emmanuel Briot  <briot@act-europe.fr>
458
459         * ali.adb (Read_Instantiation_Instance): Do not modify the
460         current_file_num when reading information about instantiations, since
461         this corrupts files in later references.
462
463 2004-03-02  Vincent Celier  <celier@gnat.com>
464
465         * bcheck.adb (Check_Consistency): Get the full path of an ALI file
466         before checking if it is read-only.
467
468         * bld.adb (Recursive_Process): Concatenate <PROJECT>.src_dirs in front
469         of SRC_DIRS and eliminate duplicates.
470
471         * gprcmd.adb: Replace command "path" with command "path_sep" to return
472         the path separator.
473         (Usage): Document path_sep
474
475         * Makefile.generic: For Ada and GNU C++ cases, link directly with the
476         C++ compiler. No need for a script.
477         Replace use of C*_INCLUDE_PATH env var for GCC compilers with CPATH.
478         Do not call gprcmd to build the C*_INCLUDE_PATHs, do it with function
479         subst.
480
481         * prj-env.adb (For_All_Source_Dirs): Only add source dirs in project
482         where there are Ada sources.
483         (Set_Ada_Paths): Only add to the include path the source dirs of project
484         with Ada sources.
485         (Add_To_Path): Add the Display_Values of the directories, not their
486         Values.
487
488         * prj-nmsc.adb (Find_Sources): Set flag Sources_Present in the project
489         data.
490
491         * prj-nmsc.adb (Add_ALI_For): Make sure that the element Display_Value
492         is not No_Name.
493         (Find_Source_Dirs): Set Display_Value to a non canonicalized value, only
494         Value is canonicalized.
495         (Language_Independent_Check): Do not copy Value to Display_Value when
496         canonicalizing Value.
497
498         * prj-part.adb (Post_Parse_Context_Clause): Compare canonical cased
499         path to find limited with cycles.
500         (Parse_Single_Project): Use canonical cased path to find the end of a
501         with cycle.
502
503 2004-03-02  Ed Schonberg  <schonberg@gnat.com>
504
505         * sem_ch10.adb (Optional_Subunit): Verify that unit contains a subunit
506         and not a child unit.
507
508         * sinfo.ads, sinfo.adb: Rearrange flags so that Private_Present can
509         appear in a with_clause.
510
511         * decl.c (gnat_to_gnu_type): If entity is a generic type, which can
512         only happen in type_annotate mode, do not try to elaborate it.
513
514         * exp_util.adb (Force_Evaluation): If expression is a selected
515         component on the left of an assignment, use a renaming rather than a
516         temporary to remove side effects.
517
518         * freeze.adb (Freeze_Entity): Do not freeze a global entity within an
519         inlined instance body, which is analyzed before the end of the
520         enclosing scope.
521
522 2004-03-02  Robert Dewar  <dewar@gnat.com>
523
524         * par-ch10.adb, par-ch3.adb, par-ch4.adb, scng.adb,
525         sem_ch4.adb: Use new feature for substitution of keywords in VMS
526
527         * errout.ads, errout.adb: Implement new circuit for substitution of
528         keywords in VMS.
529
530         * sem_case.adb (Analyze_Choices): Place message properly when case is
531         a subtype reference rather than an explicit range.
532
533         * sem_elim.adb, s-tpobop.ads, exp_ch2.adb: Minor reformatting
534
535 2004-03-02  Doug Rupp  <rupp@gnat.com>
536
537         * init.c (__gnat_initialize)[VMS]: Resignal RDB-E-STREAM_EOF.
538
539 2004-03-02  Thomas Quinot  <quinot@act-europe.fr>
540
541         * s-tporft.adb: Add missing locking around call to Initialize_ATCB.
542
543 2004-03-02  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
544
545         * utils.c (finish_record_type): Do not set DECL_NONADDRESSABLE for a
546         BLKmode bitfield.
547
548 2004-02-25  Robert Dewar  <dewar@gnat.com>
549
550         * 51osinte.ads, 52osinte.ads, 53osinte.ads, 54osinte.ads,
551         55osinte.ads, 56osinte.ads, 5aosinte.ads, 5bosinte.ads,
552         5cosinte.ads, 5fosinte.ads, 5gosinte.ads, 5hosinte.ads,
553         5iosinte.ads, 5losinte.ads, 5nosinte.ads, 5oosinte.ads,
554         5posinte.ads, 5sosinte.ads, 5tosinte.ads, 5vosinte.ads,
555         5wosinte.ads, 5zosinte.ads: Move instances of Unchecked_Conversion to
556         the defining instance of the type to avoid aliasing problems.
557         Fix copyright header.  Fix bad comments in package header.
558
559         * exp_util.adb, prj-part.adb, prj-part.adb: Minor reformatting
560
561 2004-02-25  Ed Schonberg  <schonberg@gnat.com>
562
563         * exp_ch2.adb (Param_Entity): Handle properly formals that have been
564         rewritten as references when aliased through an address clause.
565
566         * sem_ch4.adb (Try_Indirect_Call): Normalize actuals before checking
567         whether call can be interpreted as an indirect call to the result of a
568         parameterless function call returning an access subprogram.
569
570 2004-02-25  Arnaud Charlet  <charlet@act-europe.fr>
571
572         Code clean up:
573         * exp_ch7.adb (Make_Clean): Remove generation of calls to
574         Unlock[_Entries], since this is now done by Service_Entries directly.
575
576         * exp_ch9.adb (Build_Protected_Subprogram_Body): ditto.
577
578         * s-tpobop.ads, s-tpobop.adb (PO_Service_Entries): New nested procedure
579         Requeue_Call for better code readability. Change spec and update calls:
580         PO_Service_Entries now unlock the PO on exit.
581         (Protected_Entry_Call, Timed_Protected_Entry_Call): Update calls to
582         PO_Service_Entries.
583
584         * s-tposen.ads, s-tposen.adb (Service_Entry): Now unlock the PO on exit.
585
586         * s-taenca.adb, s-tasren.adb: Update calls to PO_Service_Entries.
587
588 2004-02-25  Sergey Rybin  <rybin@act-europe.fr>
589
590         * exp_ch9.adb (Build_Simple_Entry_Call): Prevent expanding the
591         protected subprogram call and analyzing the result of such expanding
592         in case when the called protected subprogram is eliminated.
593
594         * sem_elim.adb (Check_Eliminated): Skip blocks when comparing scope
595         names.
596
597 2004-02-25  Jerome Guitton  <guitton@act-europe.fr>
598
599         * Makefile.in: Clean ups.
600
601 2004-02-23  Ed Schonberg  <schonberg@gnat.com>
602
603         * exp_ch6.adb (Expand_N_Subprogram_Declaration): Do not create
604         protected operations if original subprogram is flagged as eliminated.
605         (Expand_N_Subprogram_Body): For a protected operation, create
606         discriminals for next operation before checking whether the operation
607         is eliminated.
608
609         * exp_ch9.adb (Expand_N_Protected_Body,
610         Expand_N_Protected_Type_Declaration): Do not generate specs and bodies
611         for internal protected operations if the original subprogram is
612         eliminated.
613
614         * sem_elim.adb (Check_Eliminated): Handle properly protected operations
615         declared in a single protected object.
616
617 2004-02-23  Vincent Celier  <celier@gnat.com>
618
619         * prj-attr.adb: Make attribute Builder'Executable an associative array,
620         case insensitive if file names are case insensitive, instead of a
621         standard associative array.
622
623         * prj-attr.adb (Initialize): For 'b' associative arrays, do not set
624         them as case insensitive on platforms where the file names are case
625         sensitive.
626
627         * prj-part.adb (Parse_Single_Project): Make sure, when checking if
628         project file has already been parsed that canonical path are compared.
629
630 2004-02-23  Robert Dewar  <dewar@gnat.com>
631
632         * sinput-c.ads: Correct bad unit title in header
633
634         * freeze.adb: Minor reformatting
635
636 2004-02-23  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
637
638         * trans.c (tree_transform, case N_Procedure_Call_Statement): For
639         nonaddressable COMPONENT_REF that is removing padding that we are
640         taking the address of, take the address of the padded record instead
641         if item is variable size.
642
643 2004-02-20  Robert Dewar  <dewar@gnat.com>
644
645         * bld.adb, exp_util.adb, gprcmd.adb: Minor reformatting
646
647 2004-02-20  Ed Schonberg  <schonberg@gnat.com>
648
649         * freeze.adb (Freeze_Record_Type): Generalize mechanism that generates
650         itype references for the constrained designated type of a component
651         whose base type is already frozen.
652
653 2004-02-20  Arnaud Charlet  <charlet@act-europe.fr>
654
655         * init.c (__gnat_error_handler [tru64]): Rewrite previous change to
656         avoid GCC warnings.
657
658 2004-02-20  Sergey Rybin  <rybin@act-europe.fr>
659
660         * sem_ch12.adb (Analyze_Formal_Package): Create a new defining
661         identifier for a phantom package that rewrites the formal package
662         declaration with a box. The Add semantic decorations for the defining
663         identifier from the original node (that represents the formal package).
664
665 2004-02-19  Matt Kraai  <kraai@alumni.cmu.edu>
666
667         * Make-lang.in (ada/stamp-sdefault): Use the top level
668         move-if-change.
669
670 2004-02-19  Richard Henderson  <rth@redhat.com>
671
672         * misc.c (record_code_position): Add third build arg for RTL_EXPR.
673
674 2004-02-18  Emmanuel Briot  <briot@act-europe.fr>
675
676         * ali.ads, ali.adb (First_Sdep_Entry): No longer a constant, so that
677         Scan_ALI can be used for multiple ALI files without reinitializing
678         between calls.
679
680 2004-02-18  Robert Dewar  <dewar@gnat.com>
681
682         * debug.adb: Minor reformatting.
683
684 2004-02-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
685
686         * decl.c (gnat_to_gnu_entity, case object): Set DECL_POINTER_ALIAS_SET
687         to zero if there is an address clause.
688
689 2004-02-18  Thomas Quinot  <quinot@act-europe.fr>
690
691         * exp_util.adb (Side_Effect_Free): Any literal is side effects free.
692
693 2004-02-18  Gary Dismukes  <dismukes@gnat.com>
694
695         * layout.adb (Layout_Component_List): Revise generation of call to
696         discriminant-checking function to pass selections of all of the type's
697         discriminants rather than just the variant-controlling discriminant.
698
699 2004-02-18  Olivier Hainque  <hainque@act-europe.fr>
700
701         * 5gmastop.adb (Pop_Frame): Do not call exc_unwind, which is bound to
702         fail in the current setup and triggers spurious system error messages.
703         Pretend it occurred and failed instead.
704
705 2004-02-18  Vincent Celier  <celier@gnat.com>
706
707         * bld.adb: Mark FLDFLAGS as saved
708         (Process_Declarative_Items): Add Linker'Linker_Options to FLDFLAGS when
709         it is not the root project.  Put each directory to be
710         extended between double quotes to prevent it to be expanded on Windows.
711         (Recursive_Process): Reset CFLAGS/CXXFLAGS to nothing before processing
712         the project file. Set them back to their initial values if they have not
713         been set in the project file.
714
715         * gprcmd.adb: (Gprdebug, Debug): New global variables
716         (Display_Command): New procedure
717         (Usage): Document new command "linkopts"
718         Call Display_Command when env var GPRDEBUG has the value "TRUE"
719         Implement new command "linkopts"
720         Remove quotes that may be around arguments for "extend"
721         Always call Normalize_Pathname with arguments formatted for the platform
722
723         * Makefile.generic: Link C/C++ mains with $(FLDFLAGS)
724         Change @echo to @$(display) in target clean to be able to clean silently
725
726         * Makefile.prolog: Save FLDFLAGS and give it an initial empty value
727
728         * prj-part.adb (Project_Path_Name_Of): Do not put final result in
729         canonical case.
730
731         * prj-part.adb (Parse_Single_Project): Always call with From_Extended
732         = Extending_All when current project is an extending all project.
733
734         * vms_conv.adb (Output_File_Expected): New Boolean global variable,
735         set to True only for LINK command, after Unix switch -o.
736         (Process_Arguments): Set Output_File_Expected to True for LINK command
737         after Unix switch -o. When Output_File_Expected is True, never add an
738         extension to a file name.
739
740         * 5vml-tgt.adb (Build_Dynamic_Library): Do not append "/OPTIONS" to the
741         option file name, only to the --for-linker= switch.
742         (Option_File_Name): If option file name do not end with ".opt", append
743         "/OPTIONS".
744
745 2004-02-18  GNAT Script  <nobody@gnat.com>
746
747         * Make-lang.in: Makefile automatically updated
748
749 2004-02-17  Matt Kraai  <kraai@alumni.cmu.edu>
750
751         * Make-lang.in (stamp-sdefault): Do not depend on
752         move-if-change.
753
754 2004-02-12  Zack Weinberg  <zack@codesourcery.com>
755
756         * config-lang.in: Disable Ada by default until probe logic for
757         a bootstrap Ada compiler can be moved to the top level configure
758         script.
759
760 2004-02-12  Olivier Hainque  <hainque@act-europe.fr>
761
762         * decl.c (components_to_record): Don't claim that the internal fields
763         we make to hold the variant parts are semantically addressable, because
764         they are not.
765
766         * exp_pakd.adb (Create_Packed_Array_Type): Rename Esiz into PASize and
767         adjust the comment describing the modular type form when we can use it.
768         (Install_PAT): Account for the Esiz renaming.
769
770         * init.c (__gnat_error_handler for alpha-tru64): Arrange to clear the
771         sc_onstack context indication before raising the exception to which
772         the signal is mapped. Allows better handling of later signals possibly
773         triggered by the resumed user code if the exception is handled.
774
775 2004-02-12  Arnaud Charlet  <charlet@act-europe.fr>
776
777         * 5zinit.adb: Removed, no longer used.
778
779 2004-02-12  Robert Dewar  <dewar@gnat.com>
780
781         * ali.adb: Remove separating space between parameters on R line. Makes
782         format consistent with format used by the binder for Set_Globals call.
783
784         * atree.ads, atree.adb: Minor reformatting (new function header format)
785
786         * bindgen.adb: Add Run-Time Globals documentation section containing
787         detailed documentation of the globals passed from the binder file to
788         the run time.
789
790         * gnatls.adb: Minor reformatting
791
792         * init.c (__gnat_set_globals): Add note pointing to documentation in
793         bindgen.
794
795         * lib-writ.ads, lib-writ.adb: Remove separating space between
796         parameters on R line.
797         Makes format consistent with format used by the binder for Set_Globals
798         call.
799
800         * osint.ads: Add 2004 to copyright notice
801         Minor reformatting
802
803         * snames.ads: Correct capitalization of FIFO_Within_Priorities
804         Noticed during code reading, documentation issue only
805
806         * usage.adb: Remove junk line for obsolete C switch
807         Noticed during code reading
808
809 2004-02-12  Vincent Celier  <celier@gnat.com>
810
811         * bld.adb (Process_Declarative_Items): For Source_Dirs call gprcmd
812         extend for each directory, so that multiple /** directories are
813         extended individually.
814         (Recursive_Process): Set the default for LANGUAGES to ada
815
816         * gprcmd.adb: Define new command "ignore", to do nothing.
817         Implement new comment "path".
818
819         * Makefile.generic: Suppress output when SILENT is set
820         Make sure that when compiler for C/C++ is gcc, the correct -x switch is
821         used, so that the correct compiler is invoked.
822         When compiler is gcc/g++, put search path in env vars C_INCLUDE_PATH/
823         CXX_INCLUDE_PATH, to avoid failure with too long command lines.
824
825 2004-02-12  Jerome Guitton  <guitton@act-europe.fr>
826
827         * Makefile.in: Clean ups and remove obsolete targets.
828
829 2004-02-12  Ed Schonberg  <schonberg@gnat.com>
830
831         * exp_ch5.adb: Remove Possible_Unligned_Slice, in favor of the similar
832         predicate declared in exp_util.
833
834         * exp_util.adb: Add comments.
835
836         * sem_ch10.adb (Analyze_Subunit): Remove ultimate parent unit from
837         visibility before compiling context of the subunit.
838
839         * sem_res.adb (Check_Parameterless_Call): If the context expects a
840         value but the name is a procedure, do not attempt to analyze as a call,
841         in order to obtain more telling diagnostics.
842
843         * sem_util.adb (Wrong_Type): Further enhancement to diagnose missing
844         'Access on parameterless function calls.
845         (Normalize_Actuals): For a parameterless function call with missing
846         actuals, defer diagnostic until resolution of enclosing call.
847
848         * sem_util.adb (Wrong_Type): If the context type is an access to
849         subprogram and the expression is a procedure name, suggest a missing
850         'attribute.
851
852 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
853             Nathanael Nerode  <neroden@gcc.gnu.org>
854
855         PR ada/6637, PR ada/5911
856         Merge with libada-branch:
857         * config-lang.in: Build libada only when ada is built.
858
859 2004-02-09  Ed Schonberg  <schonberg@gnat.com>
860
861         * exp_ch4.adb (Expand_N_Op_Eq): When looking for the primitive equality
862         for a tagged type, verify that both formals have the same type.
863
864         * exp_ch6.adb (Add_Call_By_Copy_Code): Initialize properly the
865         temporary when the formal is an in-parameter and the actual a possibly
866         unaligned slice.
867
868         * exp_ch9.adb (Expand_Entry_Barrier): Resolve barrier expression even
869         when expansion is disabled, to ensure proper name capture with
870         overloaded literals.  Condition can be of any boolean type, resolve
871         accordingly.
872
873         * sem_ch8.adb (Analyze_Subprogram_Renaming): Emit warning if the
874         renaming is for a formal subprogram with a default operator name, and
875         there is a usable operator that is visible at the point of
876         instantiation.
877
878 2004-02-09  Robert Dewar  <dewar@gnat.com>
879
880         * ali.adb (Scan_Ali) Add Ignore_Errors argument. This is a major
881         rewrite to ignore errors in ali files, intended to allow tools downward
882         compatibility with new versions of ali files.
883
884         * ali.ads: Add new parameter Ignore_Errors
885
886         * bcheck.adb (Check_Consistent_Restrictions): Fix error of sometimes
887         duplicating the error message giving the file with restrictions.
888
889         * debug.adb: Add debug flag I for gnatbind
890
891         * errout.adb (Set_Msg_Insertion_Node): Suppress extra quotes around
892         operators for the case where the operator is a defining operator.
893
894         * exp_ch3.adb: Minor reformatting (new function spec format).
895
896         * exp_ch4.adb: Add comment for previous change, and make minor
897         adjustment to loop to always check for improper loop termination.
898         Minor reformatting throughout (new function spec format).
899
900         * gnatbind.adb: Implement -di debug flag for gnatbind
901
902         * gnatlink.adb: Call Scan_ALI with Ignore_Errors set to True
903
904         * gnatls.adb: Call Scan_ALI with Ignore_Errors set to True
905
906         * lib-load.adb: Fix bad assertion.
907         Found by testing and code reading.
908         Minor reformatting.
909
910         * lib-load.ads: Minor reformatting.
911
912         * lib-writ.adb: There is only one R line now.
913
914         * lib-writ.ads: Add documentation on making downward compatible changes
915         to ali files so old tools work with new ali files.
916         There is only one R line now.
917         Add documentation on format incompatibilities (with special GPS note)
918
919         * namet.ads, namet.adb: (Is_Operator_Name): New procedure
920
921         * par-load.adb: Minor reformatting
922
923         * sem_ch8.adb: Fix to error message from last update
924         Minor reformatting and restructuring of code from last update
925
926         * par-prag.adb, snames.adb, snames.ads, snames.h,
927         sem_prag.adb: Implement pragma Profile.
928
929         * stylesw.adb: Implement -gnatyN switch to turn off all style check
930         options.
931
932         * usage.adb: Add line for -gnatyN switch
933
934         * vms_data.ads: Add entry STYLE_CHECKS=NONE for -gnatyN
935
936 2004-02-09  Albert Lee  <lee@gnat.com>
937
938         * errno.c: define _SGI_MP_SOURCE for task-safe errno on IRIX
939
940 2004-02-09  Ed Schonberg  <schonberg@gnat.com>
941
942         * exp_ch3.adb (Build_Slice_Assignment): Handle properly case of null
943         slices.
944
945         * exp_ch6.adb (Expand_Call): Do not inline a call when the subprogram
946         is nested in an instance that is not frozen yet, to avoid
947         order-of-elaboration problems in gigi.
948
949         * sem_attr.adb (Analyze_Attribute, case 'Access): Within an inlined
950         body the attribute is legal.
951
952 2004-02-09  Robert Dewar  <dewar@gnat.com>
953
954         * s-rident.ads: Minor comment correction
955
956         * targparm.adb: Remove dependence on uintp completely. There was
957         always a bug in Make in that it called Targparm before initializing
958         the Uint package. The old code appeared to get away with this, but
959         the new code did not! This caused an assertion error in gnatmake.
960
961         * targparm.ads: Fix bad comment, restriction pragmas with parameters
962         are indeed fully supported.
963
964 2004-02-06  Alan Modra  <amodra@bigpond.net.au>
965
966         * misc.c (default_pass_by_ref): Update INIT_CUMULATIVE_ARGS call.
967
968 2004-02-05  Kazu Hirata  <kazu@cs.umass.edu>
969
970         * ada/utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES
971         with targetm.calls.promote_prototypes.
972
973 2004-02-04  Robert Dewar  <dewar@gnat.com>
974
975         * 5gtasinf.adb, 5gtasinf.ads, 5gtaprop.adb, ali.adb,
976         ali.ads, gprcmd.adb: Minor reformatting
977
978         * bindgen.adb: Output restrictions string for new style restrictions
979         handling
980
981         * impunit.adb: Add s-rident.ads (System.Rident) and
982         s-restri (System.Restrictions)
983
984         * lib-writ.adb: Fix bug in writing restrictions string (last few
985         entries wrong)
986
987         * s-restri.ads, s-restri.adb: Change name Restrictions to
988         Run_Time_Restrictions to avoid conflict with package name.
989         Add circuit to read and acquire run time restrictions.
990
991 2004-02-04  Jose Ruiz  <ruiz@act-europe.fr>
992
993         * restrict.ads, restrict.adb: Use the new restriction
994         No_Task_Attributes_Package instead of the old No_Task_Attributes.
995
996         * sem_prag.adb: No_Task_Attributes is a synonym of
997         No_Task_Attributes_Package.
998
999         * snames.ads, snames.adb: New entry for proper handling of
1000         No_Task_Attributes.
1001
1002         * s-rident.ads: Adding restriction No_Task_Attributes_Package
1003         (AI-00249) that supersedes the GNAT specific restriction
1004         No_Task_Attributes.
1005
1006 2004-02-04  Ed Schonberg  <schonberg@gnat.com>
1007
1008         * sem_prag.adb: 
1009         (Analyze_Pragma, case Warnings): In an inlined body, as in an instance
1010          body, an identifier may be wrapped in an unchecked conversion.
1011
1012 2004-02-04  Vincent Celier  <celier@gnat.com>
1013
1014         * lib-writ.ads: Comment update for the W lines
1015
1016         * bld.adb: (Expression): An empty string list is static
1017
1018         * fname-uf.adb: Minor comment update
1019
1020         * fname-uf.ads: (Get_File_Name): Document new parameter May_Fail
1021
1022         * gnatbind.adb: Initialize Cumulative_Restrictions with the
1023         restrictions on the target.
1024
1025 2004-02-03  Kazu Hirata  <kazu@cs.umass.edu>
1026
1027         * ada/trans.c (gigi): Use gen_rtx_SYMBOL_REF instead of
1028         gen_rtx.
1029
1030 2004-02-02  Arnaud Charlet  <charlet@gnat.com>
1031
1032         * Makefile.in: Remove setting of THREADSLIB on mips o32, unneeded.
1033
1034 2004-02-02  Vincent Celier  <celier@gnat.com>
1035
1036         * gprcmd.adb (Check_Args): If condition is false, print the invoked
1037         comment before the usage.
1038         Gprcmd: Fail when command is not recognized.
1039         (Usage): Document command "prefix"
1040
1041         * g-md5.adb (Digest): Process last block.
1042         (Update): Do not process last block. Store remaining characters and
1043         length in Context.
1044
1045         * g-md5.ads (Update): Document that several call to update are
1046         equivalent to one call with the concatenated string.
1047         (Context): Add fields to allow new Update behaviour.
1048
1049         * fname-uf.ads/adb (Get_File_Name): New Boolean parameter May_Fail,
1050         defaulted to False.
1051         When May_Fail is True and no existing file can be found, return No_File.
1052
1053         * 6vcstrea.adb: Inlined functions are now wrappers to implementation
1054         functions.
1055
1056         * lib-writ.adb (Write_With_Lines): When body file does not exist, use
1057         spec file name instead on the W line.
1058
1059 2004-02-02  Robert Dewar  <dewar@gnat.com>
1060
1061         * ali.adb: Read and acquire info from new format restrictions lines
1062
1063         * bcheck.adb: Add circuits for checking restrictions with parameters
1064
1065         * bindgen.adb: Output dummy restrictions data
1066         To be changed later
1067
1068         * ali.ads, checks.adb, exp_aggr.adb, exp_attr.adb, exp_ch11.adb,
1069         exp_ch3.adb, exp_ch5.adb, exp_ch6.adb, exp_ch7.adb, exp_util.adb,
1070         freeze.adb, gnat1drv.adb, sem_attr.adb, sem_ch10.adb, sem_ch11.adb,
1071         sem_ch12.adb, targparm.adb, targparm.ads, tbuild.adb, sem_ch2.adb,
1072         sem_elab.adb, sem_res.adb: Minor changes for new restrictions handling.
1073
1074         * exp_ch9.adb (Build_Master_Entity): Cleanup the code (also suppresses
1075         the warning message on access to possibly uninitialized variable S)
1076         Minor changes for new restrictions handling.
1077
1078         * gnatbind.adb: Minor reformatting
1079         Minor changes for new restrictions handling
1080         Move circuit for -r processing here from bcheck (cleaner)
1081
1082         * gnatcmd.adb, gnatlink.adb: Minor reformatting
1083
1084         * lib-writ.adb: Output new format restrictions lines
1085
1086         * lib-writ.ads: Document new R format lines for new restrictions
1087         handling.
1088
1089         * s-restri.ads/adb: New files
1090
1091         * Makefile.rtl: Add entry for s-restri.ads/adb
1092
1093         * par-ch3.adb: Fix bad error messages starting with upper case letter
1094         Minor reformatting
1095
1096         * restrict.adb: Major rewrite throughout for new restrictions handling
1097         Major point is to handle restrictions with parameters
1098
1099         * restrict.ads: Major changes in interface to handle restrictions with
1100         parameters. Also generally simplifies setting of restrictions.
1101
1102         * snames.ads/adb: New entry for proper handling of No_Requeue
1103
1104         * sem_ch3.adb (Count_Tasks): New circuitry for implementing Max_Tasks
1105         restriction counting.
1106         Other minor changes for new restrictions handling
1107
1108         * sem_prag.adb: No_Requeue is a synonym for No_Requeue_Statements.
1109         Restriction_Warnings now allows full parameter notation
1110         Major rewrite of Restrictions for new restrictions handling
1111
1112 2004-02-02  Javier Miranda  <miranda@gnat.com>
1113
1114         * par-ch3.adb (P_Identifier_Declarations): Give support to the Ada 0Y
1115         syntax rule for object renaming declarations.
1116         (P_Array_Type_Definition): Give support for the Ada 0Y syntax rule for
1117         component definitions.
1118
1119         * sem_ch3.adb (Analyze_Component_Declaration): Give support to access
1120         components.
1121         (Array_Type_Declaration): Give support to access components. In addition
1122         it was also modified to reflect the name of the object in anonymous
1123         array types. The old code did not take into account that it is possible
1124         to have an unconstrained anonymous array with an initial value.
1125         (Check_Or_Process_Discriminants): Allow access discriminant in
1126         non-limited types.
1127         (Process_Discriminants): Allow access discriminant in non-limited types
1128         Initialize the new Access_Definition field in N_Object_Renaming_Decl
1129         node.  Change Ada0Y to Ada 0Y in comments
1130
1131         * sem_ch4.adb (Find_Equality_Types): Allow anonymous access types in
1132         equality operators.
1133         Change Ada0Y to Ada 0Y in comments
1134
1135         * sem_ch8.adb (Analyze_Object_Renaming): Give support to access
1136         renamings Change Ada0Y to Ada 0Y in comments
1137
1138         * sem_type.adb (Find_Unique_Type): Give support to the equality
1139         operators for universal access types
1140         Change Ada0Y to Ada 0Y in comments
1141
1142         * sinfo.adb (Access_Definition, Set_Access_Definition): New subprograms
1143
1144         * sinfo.ads (N_Component_Definition): Addition of Access_Definition
1145         field.
1146         (N_Object_Renaming_Declaration): Addition of Access_Definition field
1147         Change Ada0Y to Ada 0Y in comments
1148
1149         * sprint.adb (Sprint_Node_Actual): Give support to the new syntax for
1150         component definition and object renaming nodes
1151         Change Ada0Y to Ada 0Y in comments
1152
1153 2004-02-02  Jose Ruiz  <ruiz@act-europe.fr>
1154
1155         * restrict.adb: Use the new restriction identifier
1156         No_Requeue_Statements instead of the old No_Requeue for defining the
1157         restricted profile.
1158
1159         * sem_ch9.adb (Analyze_Requeue): Check the new restriction
1160         No_Requeue_Statements.
1161
1162         * s-rident.ads: Adding restriction No_Requeue_Statements (AI-00249)
1163         that supersedes the GNAT specific restriction No_Requeue. The later is
1164         kept for backward compatibility.
1165
1166 2004-02-02  Ed Schonberg  <schonberg@gnat.com>
1167
1168         * lib.ads, i-cobol.ads, * s-stoele.ads, s-thread.ads, style.ads,
1169         5staprop.adb, atree.adb, atree.ads, g-crc32.ads: Remove redundant
1170         pragma and fix incorrect ones.
1171
1172         * sem_prag.adb For pragma Inline and pragma Pure_Function, emit a
1173         warning if the pragma is redundant.
1174
1175 2004-02-02  Thomas Quinot  <quinot@act-europe.fr>
1176
1177         * 5staprop.adb: Add missing 'constant' keywords.
1178
1179         * Makefile.in: use consistent value for SYMLIB on
1180         platforms where libaddr2line is supported.
1181
1182 2004-02-02  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1183
1184         * utils.c (end_subprog_body): Do not call rest_of_compilation if just
1185         annotating types.
1186
1187 2004-02-02  Olivier Hainque  <hainque@act-europe.fr>
1188
1189         * init.c (__gnat_install_handler): Setup an alternate stack for signal
1190         handlers in the environment thread. This allows proper propagation of
1191         an exception on stack overflows in this thread even when the builtin
1192         ABI stack-checking scheme is used without support for a stack reserve
1193         region.
1194
1195         * utils.c (create_field_decl): Augment the head comment about bitfield
1196         creation, and don't account for DECL_BIT_FIELD in DECL_NONADDRESSABLE_P
1197         here, because the former is not accurate enough at this point.
1198         Let finish_record_type decide instead.
1199         Don't make a bitfield if the field is to be addressable.
1200         Always set a size for the field if the record is packed, to ensure the
1201         checks for bitfield creation are triggered.
1202         (finish_record_type): During last pass over the fields, clear
1203         DECL_BIT_FIELD when possible in the !STRICT_ALIGNMENT case, as this is
1204         not covered by the calls to layout_decl.  Adjust DECL_NONADDRESSABLE_P
1205         from DECL_BIT_FIELD.
1206
1207 2004-01-30  Kelley Cook  <kcook@gcc.gnu.org>
1208
1209         * Make-lang.in (doc/gnat_ug_unx.dvi): Use $(abs_docdir). 
1210         (doc/gnat_ug_vms.dvi, doc/gnat_ug_unx.dvi): Likewise.
1211         (doc/gnat_ug_unx.dvi, doc/gnat-style.dvi): Likewise.
1212
1213 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1214
1215         * Makefile.in (mips-sgi-irix5): Remove -lathread from THREADSLIB.
1216
1217         * 5fsystem.ads (Functions_Return_By_DSP): Set to False.
1218         (ZCX_By_Default): Likewise.
1219         (Front_End_ZCX_Support): Likewise.
1220
1221         * 5gtaprop.adb (Stack_Guard): Mark T, On unreferenced.
1222         (Initialize_Lock): Mark Level unreferenced.
1223         (Sleep): Mark Reason unreferenced.
1224         (Timed_Sleep): Likewise.
1225         (Wakeup): Likewise.
1226         (Exit_Task): Use Result.
1227         (Check_No_Locks): Mark Self_ID unreferenced.
1228         
1229         * 5gtasinf.adb (New_Sproc): Make Attr constant.
1230         (Bound_Thread_Attributes): Make Sproc constant.
1231         (New_Bound_Thread_Attributes): Likewise.
1232
1233 2004-01-26  Ed Schonberg  <schonberg@gnat.com>
1234
1235         * exp_ch3.adb (Build_Slice_Assignment): New TSS procedure for
1236         one-dimensional array an slice assignments, when component type is
1237         controlled.
1238
1239         * exp_ch5.adb (Expand_Assign_Array): If array is one-dimensional,
1240         component type is controlled, and control_actions are in effect, use
1241         TSS procedure rather than generating inline code.
1242
1243         * exp_tss.ads (TSS_Slice_Assign): New TSS procedure for one-dimensional
1244         arrays with controlled components.
1245
1246 2004-01-26  Vincent Celier  <celier@gnat.com>
1247
1248         * gnatcmd.adb (GNATCmd): Add specification of argument file on the
1249         command line for the non VMS case.
1250
1251         * gnatlink.adb (Process_Binder_File): When building object file, if
1252         GNU linker is used, put all object paths between quotes, to prevent ld
1253         error when there are unusual characters (such as '!') in the paths.
1254
1255         * Makefile.generic: When there are sources in Ada and the main is in
1256         C/C++, invoke gnatmake with -B, instead of -z.
1257
1258         * vms_conv.adb (Preprocess_Command_Data): New procedure, extracted
1259         from VMS_Conversion.
1260         (Process_Argument): New procedure, extracted from VMS_Conversion. Add
1261         specification of argument file on the command line.
1262
1263 2004-01-26  Bernard Banner  <banner@gnat.com>
1264
1265         * Makefile.in: Enable GMEM_LIB and SYMLIB for x86_64
1266
1267 2004-01-26  Ed Schonberg  <schonberg@gnat.com>
1268
1269         * snames.adb: Update copyright notice.
1270         Add info on slice assignment for controlled arrays.
1271
1272 2004-01-23  Robert Dewar  <dewar@gnat.com>
1273
1274         * exp_aggr.adb: Minor reformatting
1275
1276         * exp_ch9.adb: Minor code clean up
1277         Minor reformatting
1278         Fix bad character in comment
1279
1280         PR ada/13471
1281         * targparm.adb (Get_Target_Parameters): Give clean abort error on
1282         unexpected end of file, along with more detailed message.
1283
1284 2004-01-23  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1285
1286         * exp_pakd.adb (Install_PAT): Clear Freeze_Node for PAT and Etype of
1287         PAT.
1288
1289         * decl.c (copy_alias_set): New function.
1290         (gnat_to_gnu_entity, make_aligning_type, make_packable_type): Use it.
1291
1292 2004-01-23  Doug Rupp  <rupp@gnat.com>
1293
1294         * Makefile.in (install-gnatlib): Change occurrences of lib$$file to
1295         lib$${file} in case subsequent character is not a separator.
1296
1297 2004-01-23  Vincent Celier  <celier@gnat.com>
1298
1299         * 5vml-tgt.adb (Build_Dynamic_Library): Invoke gcc with -shared-libgcc
1300         when the GCC version is at least 3.
1301
1302         * make.adb: (Scan_Make_Arg): Pass -B to Scan_Make_Switches
1303         Remove all "Opt.", to prepare for opt split
1304
1305         * prj-part.adb (Parse_Single_Project): New Boolean out parameter
1306         Extends_All. Set to True when the project parsed is an extending all
1307         project. Fails for importing an extending all project only when the
1308         imported project is an extending all project.
1309         (Post_Parse_Context_Clause): Set Is_Extending_All to the with clause,
1310         depending on the value of Extends_All returned.
1311
1312         * prj-proc.adb (Process): Check that no project shares its object
1313         directory with a project that extends it, directly or indirectly,
1314         including a virtual project.
1315         Check that no project extended by another project shares its object
1316         directory with another also extended project.
1317
1318         * prj-tree.adb (Is_Extending_All, Set_Is_Extending_All): Allow for
1319         Kind = N_With_Clause
1320
1321         * prj-tree.ads: Minor reformatting
1322         Indicate that Flag2 also applies to N_With_Clause (Is_Extending_All).
1323
1324 2004-01-23  Ed Schonberg  <schonberg@gnat.com>
1325
1326         * sem_ch13.adb (Analyze_Attribute_Definition_Clause): If the attribute
1327         applies to a type with an incomplete view, use full view in Name of
1328         clause, for consistency with uses of Get_Attribute_Definition_Clause.
1329
1330 2004-01-23  Arnaud Charlet  <charlet@act-europe.fr>
1331
1332         * 5itaprop.adb (Set_Priority): Reset the priority to 0 when using
1333         SCHED_RR, since other values are not supported by this policy.
1334         (Initialize): Move initialization of mutex attribute to package
1335         elaboration, to prevent early access to this variable.
1336
1337         * Makefile.in: Remove mention of Makefile.adalib, unused.
1338
1339         * Makefile.adalib, 1aexcept.adb, 1aexcept.ads, 1ic.ads, 1ssecsta.adb,
1340         1ssecsta.ads: Removed, unused.
1341
1342 2004-01-21  Javier Miranda  <miranda@gnat.com>
1343
1344         * exp_aggr.adb (Build_Record_Aggr_Code): Do not build the master
1345         entity if already built in the current scope.
1346
1347         * exp_ch9.adb (Build_Master_Entity): Do not set the has_master_entity
1348         reminder in internal scopes. Required for nested limited aggregates.
1349
1350 2004-01-21  Doug Rupp  <rupp@gnat.com>
1351
1352         * Makefile.in (hyphen): New variable, default value '-'. Set to '_' on
1353         VMS. Replace all occurences of libgnat- and libgnarl- with
1354         libgnat$(hyphen) and libgnarl$(hyphen).
1355         Fixed shared library build problem on VMS.
1356
1357 2004-01-21  Robert Dewar  <dewar@gnat.com>
1358
1359         * mlib-prj.adb: Minor reformatting
1360
1361 2004-01-21  Thomas Quinot  <quinot@act-europe.fr>
1362
1363         * prj-tree.adb, 7staprop.adb, vms_conv.adb, xr_tabls.adb: Add missing
1364         'constant' keywords for declaration of pointers that are not modified.
1365
1366         * exp_pakd.adb: Fix English in comment.
1367
1368 2004-01-21  Ed Schonberg  <schonberg@gnat.com>
1369
1370         PR ada/10889
1371         * sem_ch3.adb (Analyze_Subtype_Declaration): For an array subtype,
1372         copy all attributes of the parent, including the foreign language
1373         convention.
1374
1375 2004-01-21  Sergey Rybin  <rybin@act-europe.fr>
1376
1377         PR ada/10565
1378         * sem_ch9.adb (Analyze_Delay_Alternative): Add expression type check
1379         for 'delay until' statement.
1380
1381 2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
1382
1383         * Make-lang.in: Replace $(docdir) with doc.
1384         (doc/gnat_ug_unx.info, doc/gnat_ug_vwx.info, doc/gnat_ug_vms.info
1385         doc/gnat_ug_wnt.info, doc/gnat_rm.info, doc/gnat-style.info): Update
1386         to use consistent MAKEINFO rule.
1387         (ada.man, ada.srcman): Dummy entry.
1388         (ADA_INFOFILES): Define.
1389         (ada.info, ada.srcinfo): New rules.
1390
1391 2004-01-19  Arnaud Charlet  <charlet@act-europe.fr>
1392
1393         * utils.c: Update copyright notice, missed in previous change.
1394
1395 2004-01-19  Vincent Celier  <celier@gnat.com>
1396
1397         * mlib-prj.adb (Build_Library.Add_ALI_For): Only add the ALI to the
1398         args if Bind is True. Set First_ALI, if not already done.
1399         (Build_Library): For Stand Alone Libraries, extract from one ALI file
1400         an eventual --RTS switch, for gnatbind, and all backend switches +
1401         --RTS, for linking.
1402
1403 2004-01-19  Robert Dewar  <dewar@gnat.com>
1404
1405         * sem_attr.adb, memtrack.adb: Minor reformatting
1406
1407 2004-01-19  Ed Schonberg  <schonberg@gnat.com>
1408
1409         * exp_ch6.adb (Expand_Call): Remove code to fold calls to functions
1410         that rename enumeration literals. This is properly done in sem_eval.
1411
1412         * sem_eval.ads, sem_eval.adb (Eval_Call): New procedure to fold calls
1413         to functions that rename enumeration literals.
1414
1415         * sem_res.adb (Resolve_Call): Use Eval_Call to fold static calls to
1416         functions that rename enumeration literals.
1417
1418 2004-01-16  Kazu Hirata  <kazu@cs.umass.edu>
1419
1420         * Make-lang.in (utils.o): Depend on target.h.
1421         * utils.c: Include target.h.
1422         (process_attributes): Use targetm.have_named_sections instead
1423         of ASM_OUTPUT_SECTION_NAME.
1424
1425 2004-01-16  Andreas Jaeger  <aj@suse.de>
1426
1427         * Makefile.in: Add $(DESTDIR).
1428
1429 2004-01-15  Olivier Hainque  <hainque@act-europe.fr>
1430
1431         * decl.c (gnat_to_gnu_entity, E_Variable): Retrieve the object size
1432         also when not defining if a Size clause applies. That information is
1433         not to be ignored.
1434
1435 2004-01-15  Arnaud Charlet  <charlet@act-europe.fr>
1436
1437         * Makefile.in (install-gnatlib, gnatlib-shared-default): Set up
1438         symbolic links for the shared gnat run time when needed.
1439
1440 2004-01-15  Vasiliy Fofanov  <fofanov@act-europe.fr>
1441
1442         * memtrack.adb (Gmem_Initialize): check that gmem.out could be opened
1443         for writing, and terminate with an error message if not.
1444
1445 2004-01-15  Ed Schonberg  <schonberg@gnat.com>
1446
1447         * sem_attr.adb (Resolve_Attribute, case 'Access): Remove spurious
1448         warning on an access to subprogram in an instance, when the target
1449         type is declared in the same generic unit.
1450         (Eval_Attribute): If 'access is known to fail accessibility check,
1451         rewrite as a raise statement.
1452
1453 2004-01-15  GNAT Script  <nobody@gnat.com>
1454
1455         * Make-lang.in: Makefile automatically updated
1456
1457 2004-01-15  Kelley Cook  <kcook@gcc.gnu.org>
1458
1459         * Make-lang.in (ada.srcextra): Dummy entry.
1460
1461 2004-01-14  Kelley Cook  <kcook@gcc.gnu.org>
1462
1463         * Make-lang.in: Only regenerate texi files if --enable-maintainer-mode.
1464
1465 2004-01-13  Ed Schonberg  <schonberg@gnat.com>
1466
1467         * exp_ch3.adb (Build_Assignment): Fix bug in handling of controlled
1468         components that are initialized with aggregates.
1469
1470 2004-01-13  Vincent Celier  <celier@gnat.com>
1471
1472         * gnatlink.adb (Process_Binder_File): To find directory of shared
1473         libgcc, if "gcc-lib" is not a subdirectory, look for the last
1474         subdirectory "lib" in the path of the shared libgnat or libgnarl.
1475
1476         * make.adb (Gnatmake): If GCC version is at least 3, link with
1477         -shared-libgcc, when there is at least one shared library project.
1478
1479         * opt.ads (GCC_Version): New integer constant.
1480
1481         * adaint.c (get_gcc_version): New function.
1482
1483 2004-01-13  Robert Dewar  <dewar@gnat.com>
1484
1485         * sem_dist.adb, sem_res.adb, sem_util.adb,
1486         sprint.adb, 3zsocthi.adb, einfo.adb, cstand.adb,
1487         exp_ch4.adb, exp_ch9.adb, exp_dist.adb: Minor reformatting
1488
1489 2004-01-13  Thomas Quinot  <quinot@act-europe.fr>
1490
1491         * s-interr.adb, s-stache.adb, s-taenca.adb, g-regpat.adb,
1492         g-spitbo.adb, 5itaprop.adb: Add missing 'constant' keywords in object
1493         declarations.
1494
1495 2004-01-12  Arnaud Charlet  <charlet@act-europe.fr>
1496
1497         * misc.c: Remove trailing spaces.
1498         Update copyright notice missed in previous change.
1499
1500         PR ada/13572
1501         * bld.adb (Recursive_Process): Reference prefix/share/gnat instead of
1502         prefix/share/make
1503
1504         * Makefile.generic: Update copyright.
1505         Add license notice.
1506
1507         * Makefile.in (ADA_SHARE_MAKE_DIR): Set to prefix/share/gnat instead
1508         of prefix/share/make.
1509
1510         * Makefile.prolog: Update copyright.
1511         Add license notice.
1512
1513 2004-01-12  Laurent Pautet  <pautet@act-europe.fr>
1514
1515         * 3vsocthi.adb, 3vsocthi.ads, 3wsocthi.adb,
1516         3wsocthi.ads, 3zsocthi.adb, 3zsocthi.ads, g-socthi.adb,
1517         g-socthi.ads (Socket_Error_Message): Return C.Strings.chars_ptr
1518         instead of String.
1519
1520         * g-socket.adb (Raise_Socket_Error): Use new Socket_Error_Message
1521         signature.
1522
1523 2004-01-12  Javier Miranda  <miranda@gnat.com>
1524
1525         * cstand.adb, exp_aggr.adb, exp_ch3.adb, exp_ch9.adb, exp_dist.adb,
1526         exp_imgv.adb, exp_pakd.adb, exp_util.adb, par-ch3.adb, sem.adb,
1527         sem_ch12.adb, sem_ch3.adb, sem_dist.adb, sem_prag.adb, sem_res.adb,
1528         sem_util.adb, sinfo.adb, sinfo.ads, sprint.adb: Addition of
1529         Component_Definition node.
1530
1531 2004-01-12  Ed Falis  <falis@gnat.com>
1532
1533         * impunit.adb: Add GNAT.Secondary_Stack_Info as user-visible unit
1534
1535 2004-01-12  Thomas Quinot  <quinot@act-europe.fr>
1536
1537         * link.c: Change default libgnat kind to STATIC for FreeBSD.
1538
1539 2004-01-12  Bernard Banner  <banner@gnat.com>
1540
1541         * Makefile.in: map 86numaux to a-numaux for x86_64
1542
1543 2004-01-12  Ed Schonberg  <schonberg@gnat.com>
1544
1545         * lib-xref.adb (Get_Type_Reference): If the type is the subtype entity
1546         generated to rename a generic actual, go to the actual itself, the
1547         subtype is not a user-visible entity.
1548
1549         * sem_ch7.adb (Uninstall_Declarations): If an entity in the visible
1550         part is a private subtype, reset the visibility of its full view, if
1551         any, to be consistent.
1552
1553         PR ada/13417
1554         * sem_ch12.adb (Analyze_Formal_Package): Diagnose properly an attempt
1555         to use a generic package G as a formal package for another generic
1556         declared within G.
1557
1558 2004-01-12  Robert Dewar  <dewar@gnat.com>
1559
1560         * trans.c (Eliminate_Error_Msg): New procedure called to generate msg
1561
1562         * usage.adb: Remove mention of obsolete -gnatwb switch
1563         Noticed during code reading
1564
1565 2004-01-12  Jerome Guitton  <guitton@act-europe.fr>
1566
1567         * 1ssecsta.adb: Minor changes for -gnatwa warnings
1568
1569 2004-01-12  GNAT Script  <nobody@gnat.com>
1570
1571         * Make-lang.in: Makefile automatically updated
1572
1573 2004-01-09  Mark Mitchell  <mark@codesourcery.com>
1574
1575         * misc.c (gnat_expand_expr): Add alt_rtl parameter.
1576
1577 2004-01-07  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1578
1579         * link.c [sgi] (shared_libgnat_default): Change to STATIC.
1580
1581 2004-01-05  Kelley Cook  <kcook@gcc.gnu.org>
1582
1583         * Make-lang.in: Revert stamp-xgnatug change from 2003-12-18.
1584         Update comment and copyright date.
1585         * stamp-xgnatug: Delete.
1586
1587 2004-01-05  Robert Dewar  <dewar@gnat.com>
1588
1589         * 1ssecsta.ads: Default_Secondary_Stack is not a constant since it may
1590         be modified by the binder generated main program if the -D switch is
1591         used.
1592
1593         * 4onumaux.ads, 4znumaux.ads: Add Pure_Function pragmas for all
1594         imported functions (since now we expect this to be done for imported
1595         functions)
1596
1597         * 5vtaprop.adb: Add several ??? for sections requiring more comments
1598         Minor reformatting throughout
1599
1600         * 5zinit.adb: Minor reformatting
1601         Add 2004 to copyright date
1602         Minor changes to avoid -gnatwa warnings
1603         Correct some instances of using OR instead of OR ELSE (noted while
1604         doing reformatting)
1605
1606         * sprint.adb: Minor updates to avoid -gnatwa warnings
1607
1608         * s-secsta.ads, s-secsta.adb:
1609         (SS_Get_Max): New function to obtain high water mark for ss stack
1610         Default_Secondary_Stack is not a constant since it may be modified by
1611         the binder generated main program if the -D switch is used.
1612
1613         * switch-b.adb: New -Dnnn switch for binder
1614
1615         * switch-c.adb:
1616         Make -gnatg imply all warnings currently in -gnatwa
1617
1618         * vms_conv.adb: Minor reformatting
1619         Add 2004 to copyright notice
1620         Add 2004 to printed copyright notice
1621
1622         * 3vexpect.adb, 4zsytaco.adb, 3wsocthi.adb, 3zsocthi.adb,
1623         3zsocthi.adb, 56taprop.adb, 56tpopsp.adb, 5amastop.adb,
1624         5aml-tgt.adb, 5ataprop.adb, 5ataprop.adb, 5atpopsp.adb,
1625         5ftaprop.adb, 5ginterr.adb, 5gmastop.adb, 5gml-tgt.adb,
1626         5gtaprop.adb, 5hml-tgt.adb, 5hml-tgt.adb, 5hml-tgt.adb,
1627         5htaprop.adb, 5htraceb.adb, 5itaprop.adb, 5lml-tgt.adb,
1628         5sml-tgt.adb, 5staprop.adb, 5staprop.adb, 5stpopsp.adb,
1629         5vasthan.adb, 5vinmaop.adb, 5vinterr.adb, 5vtaprop.adb,
1630         5vml-tgt.adb, 5vtaprop.adb, 5wosprim.adb, 5wtaprop.adb,
1631         5zinterr.adb, 5zintman.adb, 5zml-tgt.adb, 5ztaprop.adb,
1632         6vcpp.adb, 6vcstrea.adb, 7staprop.adb, 7stpopsp.adb,
1633         vxaddr2line.adb, vxaddr2line.adb, xref_lib.adb, xr_tabls.adb,
1634         xr_tabls.ads, s-tasdeb.adb, s-tasdeb.adb, sem_res.ads,
1635         sem_util.adb, sem_util.adb, sem_util.ads, s-interr.adb,
1636         checks.adb, clean.adb, cstand.adb, einfo.ads,
1637         einfo.adb, exp_aggr.adb, exp_ch11.adb, exp_ch3.adb,
1638         exp_ch4.adb, exp_ch5.adb, exp_ch7.adb, exp_ch9.adb,
1639         prj-nmsc.adb, prj-pp.adb, prj-util.adb, sem_attr.adb,
1640         sem_ch10.adb, sem_ch12.adb, sem_ch4.adb, g-dirope.adb,
1641         g-dirope.ads, gnatlbr.adb, i-cstrea.adb, inline.adb,
1642         lib-xref.adb, sem_ch5.adb, sem_ch7.adb, sem_ch8.adb:
1643         Minor reformatting and code clean ups.
1644         Minor changes to prevent -gnatwa warnings
1645
1646         * ali.adb: Minor reformatting and cleanup of code
1647         Acquire new SS indication of secondary stack use from ali files
1648
1649         * a-numaux.ads: Add Pure_Function pragmas for all imported functions
1650         (since now we expect this to be done for imported functions)
1651
1652         * bindgen.adb: Generate call to modify default secondary stack size if
1653         -Dnnn switch given
1654
1655         * bindusg.adb: Add line for new -D switch
1656
1657         * exp_aggr.adb (Type_May_Have_Bit_Aligned_Components): More appropriate
1658         replacement name for Type_May_Have_Non_Bit_Aligned_Components!
1659         Add circuitry for both records and arrays to avoid gigi
1660         processing if the type involved has non-bit-aligned components
1661
1662         * exp_ch5.adb (Expand_Assign_Array): Avoid assumption that
1663         N_String_Literal node always references an E_String_Literal_Subtype
1664         entity. This may not be true in the future.
1665         (Possible_Bit_Aligned_Component): Move processing of
1666         Component_May_Be_Bit_Aligned from exp_ch5 to exp_util
1667
1668         * exp_ch6.adb (Expand_Thread_Body): Pick up
1669         Default_Secondary_Stack_Size as variable so that we get value modified
1670         by possible -Dnnn binder parameter.
1671
1672         * exp_util.adb (Component_May_Be_Bit_Aligned): New function.
1673         (Type_May_Have_Bit_Aligned_Components): New function.
1674
1675         * exp_util.ads (Component_May_Be_Bit_Aligned): New function.
1676         (Type_May_Have_Bit_Aligned_Components): New function.
1677
1678         * fe.h: (Set_Identifier_Casing): Fix prototype.
1679         Add declaration for Sem_Elim.Eliminate_Error_Msg.
1680         Minor reformatting.
1681
1682         * freeze.adb (Freeze_Entity): Add RM reference to error message about
1683         importing constant atomic/volatile objects.
1684         (Freeze_Subprogram): Reset Is_Pure indication for imported subprogram
1685         unless explicit Pure_Function pragma given, to avoid insidious bug of
1686         call to non-pure imported function getting eliminated.
1687
1688         * gnat1drv.adb, gnatbind.adb, gnatchop.adb, gnatfind.adb,
1689         gnatls.adb, gnatlink.adb, gnatmem.adb, gnatname.adb, gnatsym.adb,
1690         gnatxref.adb, gprcmd.adb, gprep.adb, make.adb: Minor reformatting
1691         Add 2004 to printed copyright notice
1692
1693         * lib-writ.ads, lib-writ.adb: Put new SS flag in ali file if secondary
1694         stack used.
1695
1696         * Makefile.rtl: Add entry for g-sestin.o
1697         g-sestin.ads: New file.
1698
1699         * mdll.adb: Minor changes to avoid -gnatwa warnings
1700
1701         * mlib-tgt.adb: Minor reformatting
1702
1703         * opt.ads: New parameter Default_Secondary_Stack_Size (GNATBIND)
1704         New switch Sec_Stack_Used (GNAT, GNATBIND)
1705         Make Default_Secondary_Stack_Size a variable instead of a constant,
1706         so that it can be modified by the new -Dnnn bind switch.
1707
1708         * rtsfind.adb (Load_Fail): Give full error message in configurable
1709         run-time mode if all_errors mode is set. This was not done in the case
1710         of a file not found, which was an oversight.
1711         Note if secondary stack unit is used by compiler.
1712
1713         * sem_elab.adb (Check_A_Call): Rewrite to avoid trying to put
1714         ineffective elaborate all pragmas on non-visible packages (this
1715         happened when a renamed subprogram was called). Now the elaborate all
1716         always goes on the package containing the renaming rather than the one
1717         containing the renamed subprogram.
1718
1719         * sem_elim.ads, sem_elim.adb (Eliminate_Error_Msg): New procedure
1720         (Process_Eliminate_Pragma): Add parameter to capture pragma location.
1721
1722         * sem_eval.adb (Eval_String_Literal): Do not assume that string literal
1723         has an Etype that references an E_String_Literal.
1724         (Eval_String_Literal): Avoid assumption that N_String_Literal node
1725         always references an E_String_Literal_Subtype entity. This may not
1726         be true in the future.
1727
1728         * sem_prag.adb (Process_Eliminate_Pragma): Add parameter to capture
1729         pragma location.
1730
1731         * sem_res.adb (Resolve): Specialize msg for function name used in proc
1732         call.
1733
1734 2004-01-05  Ed Falis  <falis@gnat.com>
1735
1736         * g-debuti.adb: Replaced direct boolean operator with short-circuit
1737         form.
1738
1739 2004-01-05  Vincent Celier  <celier@gnat.com>
1740
1741         * bld.adb: Minor comment updates
1742         (Process_Declarative_Items): Correct incorrect name (Index_Name instead
1743         of Item_Name).
1744
1745         * make.adb (Gnatmake): Special process for files to compile/check when
1746         -B is specified. Fail when there are only foreign mains in attribute
1747         Main of the project file and -B is not specified. Do not skip bind/link
1748         steps when -B is specified.
1749
1750         * makeusg.adb: Document new switch -B
1751
1752         * opt.ads (Build_Bind_And_Link_Full_Project): New Boolean flag
1753
1754         * switch-m.adb: (Scan_Make_Switches): Process -B switch
1755
1756         * vms_data.ads: Add new GNAT PRETTY qualifier
1757         /FORM_FEED_AFTER_PRAGMA_PAGE for switch -ff
1758
1759 2004-01-05  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1760
1761         * trans.c (tree_transform, case N_Free_Statement): Handle thin pointer
1762         case.
1763
1764         * misc.c (gnat_printable_name): If VERBOSITY is 2, call
1765         Set_Identifier_Casing.
1766
1767         * decl.c (gnat_to_gnu_entity, E_Function): Give error if return type
1768         has size that overflows.
1769
1770 2004-01-05  Gary Dismukes  <dismukes@gnat.com>
1771
1772         * exp_ch4.adb (Expand_Array_Comparison): Add Boolean constant to avoid
1773         -gnatwa warning on static condition.
1774
1775 2004-01-05  Doug Rupp  <rupp@gnat.com>
1776
1777         * link.c: (shared_libgnat_default) [VMS]: Change to STATIC.
1778
1779 2004-01-05  Arnaud Charlet  <charlet@act-europe.fr>
1780
1781         * Makefile.in: Install ali files using INSTALL_DATA_DATE to preserve
1782         all attributes, including read-only attribute.
1783
1784 2004-01-05  Pascal Obry  <obry@gnat.com>
1785
1786         * bindgen.adb (Gen_Object_Files_Options): Generate the new shared
1787         library naming scheme.
1788
1789         * mlib-prj.adb (Build_Library): Generate different names for the static
1790         or dynamic version of the GNAT runtime. This is needed to support the
1791         new shared library naming scheme.
1792         (Process_Binder_File): Add detection of shared library in binder file
1793         based on the new naming scheme.
1794
1795         * gnatlink.adb (Process_Binder_File): Properly detect the new naming
1796         scheme for the shared runtime libraries.
1797
1798         * Makefile.in:
1799         (LIBRARY_VERSION) [VMS]: Convert all . to _ to conform to new naming
1800         scheme.
1801         (install-gnatlib): Do not create symlinks for shared libraries.
1802         (gnatlib-shared-default): Idem.
1803         (gnatlib-shared-dual-win32): New target. Not used for now as the
1804         auto-import feature does not support arrays/records.
1805         (gnatlib-shared-win32): Do not create copy for the shared libraries.
1806         (gnatlib-shared-vms): Fix shared runtime libraries names.
1807
1808         * osint.ads, osint.adb (Shared_Lib): New routine, returns the target
1809         dependent runtime shared library name.
1810
1811 2004-01-05  Vasiliy Fofanov  <fofanov@act-europe.fr>
1812
1813         * osint.adb (Read_Library_Info): Remove bogus check if ALI is older
1814         than the object.
1815
1816 2004-01-05  Ed Schonberg  <schonberg@gnat.com>
1817
1818         * sem_ch4.adb (Analyze_Allocator): Check restriction on dynamic
1819         protected objects when allocator has a subtype indication, not a
1820         qualified expression. Note that qualified expressions may have to be
1821         checked when limited aggregates are implemented.
1822
1823         * sem_prag.adb (Analyze_Pragma, case Import): If enclosing package is
1824         pure, emit warning.
1825         (Analyze_Pragma, case Pure_Function): If enclosing package is pure and
1826         subprogram is imported, remove warning.
1827
1828 2004-01-05  Geert Bosch  <bosch@gnat.com>
1829
1830         * s-poosiz.adb: Update copyright notice.
1831         (Allocate): Use Task_Lock to protect against concurrent access.
1832         (Deallocate): Likewise.
1833
1834 2004-01-05  Joel Brobecker  <brobecker@gnat.com>
1835
1836         * s-stalib.adb (Elab_Final_Code): Add missing year in date inside ???
1837         comment.
1838
1839 2003-12-23  Kelley Cook  <kcook@gcc.gnu.org>
1840
1841         * gnat_ug.texi: Force a CVS commit by updating copyright.
1842         * gnat_ug_vxw.texi: Regenerate.
1843         * gnat_ug_wnt.texi: Regenerate.
1844         * gnat_ug_vms.texi: Regenerate.
1845         * gnat_ug_unx.texi: Regenerate.
1846
1847 2003-12-20  Kazu Hirata  <kazu@cs.umass.edu>
1848
1849         * trans.c: Remove uses of "register" specifier in
1850         declarations of local variables.
1851
1852 2003-12-18  Kelley Cook  <kcook@gcc.gnu.org>
1853
1854         * stamp-xgnatug: New stamp file.
1855         * Make-lang.in (stamp-xgnatug):  New stamp file and comment.
1856         (ada/doctools/xgnatug): Add $(build_exeext).
1857         (ada/gnat_ug_unx.texi, ada/gnat_ug_vwx.texi, ada/gnat_ug_vms.texi
1858         ada/gnat_ug_wnt.texi): Update to depend on stamp-xgnatug.
1859
1860 2003-12-17  Ed Falis  <falis@gnat.com>
1861
1862         * a-elchha.adb (Tailored_Exception_Information): made Info constant to
1863         eliminate warning.
1864
1865         * a-exextr.adb: Add context clause for
1866         Ada.Exceptions.Last_Chance_Handler.
1867
1868 2003-12-17  Sergey Rybin  <rybin@act-europe.fr>
1869
1870         * cstand.adb (Create_Standard): Change the way how the declaration of
1871         the Duration type is created (making it the same way as it is for all
1872         the other standard types).
1873
1874 2003-12-17  Robert Dewar  <dewar@gnat.com>
1875
1876         * s-crtl.ads: Fix header format
1877         Change Pure to Preelaborate
1878
1879 2003-12-17  Ed Schonberg  <schonberg@gnat.com>
1880
1881         * checks.adb (Selected_Length_Checks): Generate an Itype reference for
1882         the expression type only if it is declared in the current unit.
1883
1884         * sem_ch3.adb (Constrain_Index): Handle properly a range whose bounds
1885         are universal and already analyzed, as can occur in constrained
1886         subcomponents that depend on discriminants, when one constraint is a
1887         subtype mark.
1888
1889         * sem_res.adb (Resolve_Type_Conversion): Any arithmetic expression of
1890         type Any_Fixed is legal as the argument of a conversion, if only one
1891         fixed-point type is in context.
1892
1893 2003-12-17  GNAT Script  <nobody@gnat.com>
1894
1895         * Make-lang.in: Makefile automatically updated
1896
1897 2003-12-15  Robert Dewar  <dewar@gnat.com>
1898
1899         * exp_ch6.adb (Expand_Thread_Body): Fix error in picking up default
1900         sec stack size.
1901
1902 2003-12-15  Vincent Celier  <celier@gnat.com>
1903
1904         * gnatchop.adb: (Error_Msg): Do not exit on error for a warning
1905         (Gnatchop): Do not set failure status when reporting the number of
1906         warnings.
1907
1908 2003-12-15  Doug Rupp  <rupp@gnat.com>
1909
1910         * s-ctrl.ads: New file.
1911
1912         * Makefile.rtl (GNAT_RTL_NONTASKING_OBJS): Add s-crtl$(objext).
1913
1914         * Make-lang.in: (GNAT_ADA_OBJS): Add ada/s-crtl.o.
1915         (GNATBIND_OBJS): Add ada/s-crtl.o.
1916
1917         * Makefile.in [VMS]: Clean up ifeq rules.
1918
1919         * gnatlink.adb, 6vcstrea.adb, a-direio.adb, a-sequio.adb,
1920         a-ststio.adb, a-textio.adb, g-os_lib.adb, a-witeio.adb,
1921         g-os_lib.ads, i-cstrea.adb, i-cstrea.ads, s-direio.adb,
1922         s-fileio.adb, s-memcop.ads, s-memory.adb, s-stache.adb,
1923         s-tasdeb.adb: Update copyright.
1924         Import System.CRTL.
1925         Make minor modifications to use System.CRTL declared functions instead
1926         of importing locally.
1927
1928 2003-12-15  GNAT Script  <nobody@gnat.com>
1929
1930         * Make-lang.in: Makefile automatically updated
1931
1932 2003-12-11  Ed Falis  <falis@gnat.com>
1933
1934         * 5zinit.adb: Clean up.
1935
1936         * 5zintman.adb (Notify_Exception): replaced case statement with a call
1937         to __gnat_map_signal, imported from init.c to support
1938         signal -> exception mappings that depend on the vxWorks version.
1939
1940         * init.c:
1941         Created and exported __gnat_map_signal to support signal -> exception
1942         mapping that is dependent on the VxWorks version.
1943         Change mapping of SIGBUS from Program_Error to Storage_Error on VxWorks
1944
1945 2003-12-11  Vasiliy Fofanv  <fofanov@act-europe.fr>
1946
1947         * 5wosinte.ads: Link with -mthreads switch.
1948
1949 2003-12-11  Arnaud Charlet  <charlet@act-europe.fr>
1950
1951         * init.c (__gnat_install_handler [NetBSD]): Set
1952         __gnat_handler_installed, as done on all other platforms.
1953         Remove duplicated code.
1954
1955 2003-12-11  Jerome Guitton  <guitton@act-europe.fr>
1956
1957         * Makefile.in (rts-zfp, rts-ravenscar): Create libgnat.a.
1958
1959 2003-12-11  Thomas Quinot  <quinot@act-europe.fr>
1960
1961         * sinfo.ads: Fix inconsistent example code in comment.
1962
1963 2003-12-11  Robert Dewar  <dewar@gnat.com>
1964
1965         * a-tiinau.adb: Add a couple of comments
1966
1967         * sem_ch3.adb: Minor reformatting
1968
1969         * sem_prag.adb:
1970         Fix bad prototype of Same_Base_Type in body (code reading cleanup)
1971         Minor reformatting throughout
1972
1973 2003-12-11  Ed Schonberg  <schonberg@gnat.com>
1974
1975         * exp_ch7.adb (Establish_Transient_Scope): If the call is within the
1976         bounds of a loop, create a separate block in order to generate proper
1977         cleanup actions to prevent memory leaks.
1978
1979         * sem_res.adb (Resolve_Call): After a call to
1980         Establish_Transient_Scope, the call may be rewritten and relocated, in
1981         which case no further processing is needed.
1982
1983         * sem_util.adb: (Wrong_Type): Refine previous fix.
1984          Fixes ACATS regressions.
1985
1986         PR ada/13353
1987
1988         * sem_prag.adb (Back_End_Cannot_Inline): A renaming_as_body can always
1989         be inlined.
1990
1991 2003-12-08  Jerome Guitton  <guitton@act-europe.fr>
1992
1993         * 5ytiitho.adb, 5zthrini.adb, 5ztiitho.adb, i-vthrea.adb,
1994         i-vthrea.ads, s-tpae65.adb, s-tpae65.ads: Cleanup: Remove a bunch of
1995         obsolete files.
1996
1997         * Makefile.in: (rts-ravenscar): Generate an empty libgnat.a.
1998         (rts-zfp): Ditto.
1999
2000 2003-12-08  Robert Dewar  <dewar@gnat.com>
2001
2002         * 7sintman.adb: Minor reformatting
2003
2004         * bindgen.adb: Configurable_Run_Time mode no longer suppresses the
2005         standard linker options to get standard libraries linked. We now plan
2006         to provide dummy versions of these libraries to match the appropriate
2007         configurable run-time (e.g. if a library is not needed at all, provide
2008         a dummy empty library).
2009
2010         * targparm.ads: Configurable_Run_Time mode no longer affects linker
2011         options (-L parameters and standard libraries). What we plan to do is
2012         to provide dummy libraries where the libraries are not required.
2013
2014         * gnatbind.adb: Minor comment improvement
2015
2016 2003-12-08  Javier Miranda  <miranda@gnat.com>
2017
2018         * exp_aggr.adb (Build_Record_Aggr_Code): Do not remove the expanded
2019         aggregate in the parent. Otherwise constants with limited aggregates
2020         are not supported. Add new formal to pass the component type (Ctype).
2021         It is required to call the corresponding IP subprogram in case of
2022         default initialized components.
2023         (Gen_Assign): In case of default-initialized component, generate a
2024         call to the IP subprogram associated with the component.
2025         (Build_Record_Aggr_Code): Remove the aggregate from the parent in case
2026         of aggregate with default initialized components.
2027         (Has_Default_Init_Comps): Improve implementation to recursively check
2028         all the present expressions.
2029
2030         * exp_ch3.ads, exp_ch3.adb (Build_Initialization_Call): Add new formal
2031         to indicate that the initialization call corresponds to a
2032         default-initialized component of an aggregate.
2033         In case of default initialized aggregate with tasks this parameter is
2034         used to generate a null string (this is just a workaround that must be
2035         improved later). In case of discriminants, this parameter is used to
2036         generate a selected component node that gives access to the discriminant
2037         value.
2038
2039         * exp_ch9.ads, exp_ch9.adb (Build_Task_Allocate_Block_With_Stmts): New
2040         subprogram, based on Build_Task_Allocate_Block, but adapted to expand
2041         allocated aggregates with default-initialized components.
2042
2043         * par-ch4.adb (P_Aggregate_Or_Paren_Expr): Improve error message if
2044         the box notation is used in positional aggregates.
2045
2046 2003-12-08  Samuel Tardieu  <tardieu@act-europe.fr>
2047
2048         * lib.ads: Fix typo in comment
2049
2050 2003-12-08  Vincent Celier  <celier@gnat.com>
2051
2052         * prj.adb (Project_Empty): New component Unkept_Comments
2053         (Scan): Remove procedure; moved to Prj.Err.
2054
2055         * prj.ads (Project_Data): New Boolean component Unkept_Comments
2056         (Scan): Remove procedure; moved to Prj.Err.
2057
2058         * prj-dect.adb: Manage comments for the different declarations.
2059
2060         * prj-part.adb (With_Record): New component Node
2061         (Parse): New Boolean parameter Store_Comments, defaulted to False.
2062         Set the scanner to return ends of line and comments as tokens, if
2063         Store_Comments is True.
2064         (Pre_Parse_Context_Clause): Create the N_With_Clause nodes so that
2065         comments are associated with these nodes. Store the node IDs in the
2066         With_Records.
2067         (Post_Parse_Context_Clause): Use the N_With_Clause nodes stored in the
2068         With_Records.
2069         (Parse_Single_Project): Call Pre_Parse_Context_Clause before creating
2070         the N_Project node. Call Tree.Save and Tree.Reset before scanning the
2071         current project. Call Tree.Restore afterwards. Set the various nodes
2072         for comment storage (Next_End, End_Of_Line, Previous_Line,
2073         Previous_End).
2074
2075         * prj-part.ads (Parse): New Boolean parameter Store_Comments,
2076         defaulted to False.
2077
2078         * prj-pp.adb (Write_String): New Boolean parameter Truncated, defaulted
2079         to False. When Truncated is True, truncate the string, never go to the
2080         next line.
2081         (Write_End_Of_Line_Comment): New procedure
2082         (Print): Process comments for nodes N_With_Clause,
2083         N_Package_Declaration, N_String_Type_Declaration,
2084         N_Attribute_Declaration, N_Typed_Variable_Declaration,
2085         N_Variable_Declaration, N_Case_Construction, N_Case_Item.
2086         Process nodes N_Comment.
2087
2088         * prj-tree.ads, prj-tree.adb (Default_Project_Node): If it is a node
2089         without comments and there are some comments, set the flag
2090         Unkept_Comments to True.
2091         (Scan): If there are comments, set the flag Unkept_Comments to True and
2092         clear the comments.
2093         (Project_Node_Kind): Add enum values N_Comment_Zones, N_Comment
2094         (Next_End_Nodes: New table
2095         (Comment_Zones_Of): New function
2096         (Scan): New procedure; moved from Prj. Accumulate comments in the
2097         Comments table and set end of line comments, comments after, after end
2098         and before end.
2099         (Add_Comments): New procedure
2100         (Save, Restore, Seset_State): New procedures
2101         (There_Are_Unkept_Comments): New function
2102         (Set_Previous_Line_Node, Set_Previous_End_Node): New procedures
2103         (Set_End_Of_Line, Set_Next_End_Node, Remove_Next_End_Node): New
2104         procedures.
2105         (First_Comment_After, First_Comment_After_End): New functions
2106         (First_Comment_Before, First_Comment_Before_End): New functions
2107         (Next_Comment): New function
2108         (End_Of_Line_Comment, Follows_Empty_Line,
2109         Is_Followed_By_Empty_Line): New functions
2110         (Set_First_Comment_After, Set_First_Comment_After_End): New procedures
2111         (Set_First_Comment_Before, Set_First_Comment_Before_End): New procedures
2112         (Set_Next_Comment): New procedure
2113         (Default_Project_Node): Associate comment before if the node can store
2114         comments.
2115
2116         * scans.ads (Token_Type): New enumeration value Tok_Comment
2117         (Comment_Id): New global variable
2118
2119         * scng.ads, scng.adb (Comment_Is_Token): New Boolean global variable,
2120         defaulted to False.
2121         (Scan): Store position of start of comment. If comments are tokens, set
2122         Comment_Id and set Token to Tok_Comment when scanning a comment.
2123         (Set_Comment_As_Token): New procedure
2124
2125         * sinput-p.adb: Update Copyright notice
2126         (Source_File_Is_Subunit): Call Prj.Err.Scanner.Scan instead of Prj.Scan
2127         that no longer exists.
2128
2129 2003-12-08  Javier Miranda  <miranda@gnat.com>
2130
2131         * sem_aggr.adb: Add dependence on Exp_Tss package
2132         Correct typo in comment
2133         (Resolve_Aggregate): In case of array aggregates set the estimated
2134         type of the aggregate before calling resolve. This is needed to know
2135         the name of the corresponding IP in case of limited array aggregates.
2136         (Resolve_Array_Aggregate): Delay the resolution to the expansion phase
2137         in case of default initialized array components.
2138
2139         * sem_ch12.adb (Analyze_Formal_Object_Declaration): Allow limited
2140         types. Required to give support to limited aggregates in generic
2141         formals.
2142
2143 2003-12-08  Ed Schonberg  <schonberg@gnat.com>
2144
2145         * sem_ch3.adb (Check_Initialization): For legality purposes, an
2146         inlined body functions like an instantiation.
2147         (Decimal_Fixed_Point_Declaration): Do not set kind of first subtype
2148         until bounds are analyzed, to diagnose premature use of type.
2149
2150         * sem_util.adb (Wrong_Type): Improve error message when the type of
2151         the expression is used prematurely.
2152
2153 2003-12-08  GNAT Script  <nobody@gnat.com>
2154
2155         * Make-lang.in: Makefile automatically updated
2156
2157 2003-12-08  Arnaud Charlet  <charlet@act-europe.fr>
2158
2159         * sinfo.h, einfo.h, nmake.ads, nmake.adb, treeprs.ads: Removed, since
2160         they are automatically generated by Make-lang.in and cause nothing but
2161         maintenance troubles.
2162
2163 2003-12-05  Thomas Quinot  <quinot@act-europe.fr>
2164
2165         * 3ssoliop.ads: Fix comment (this is the Solaris, not the UnixWare,
2166         version of this unit).
2167
2168 2003-12-05  Olivier Hainque  <hainque@act-europe.fr>
2169
2170         * 53osinte.ads, 54osinte.ads, 55osinte.ads, 56osinte.ads, 5bosinte.ads,
2171         5cosinte.ads, 5hosinte.ads, 5iosinte.ads, 5losinte.ads,
2172         5tosinte.ads: Define the SA_SIGINFO constant, to allow references from
2173         the body of System.Interrupt_Management common to several targets.
2174         Update copyright notice when appropriate.
2175
2176         * 52osinte.ads, 5posinte.ads: Define a dummy value for the SA_SIGINFO
2177         constant.
2178
2179         * 7sintman.adb (elaboration): Set SA_SIGINFO in the sigaction flags,
2180         to ensure that the kernel fills in the interrupted context structure
2181         before calling a signal handler, which is necessary to be able to
2182         unwind past it. Update the copyright notice.
2183
2184 2003-12-05  Jerome Guitton  <guitton@act-europe.fr>
2185
2186         * a-elchha.ads: New file.
2187
2188         * a-elchha.adb: New default last chance handler. Contents taken from
2189         Ada.Exceptions.Exception_Traces.Unhandled_Exception_Terminate.
2190
2191         * a-exextr.adb (Unhandled_Exception_Terminate): Most of this routine
2192         is moved to a-elchha.adb to provide a target-independent default last
2193         chance handler.
2194
2195         * Makefile.rtl: Add a-elchha.o
2196
2197         * Make-lang.in (GNAT_ADA_OBJS, GNATBIND_OBJS): Add a-elchha.o.
2198
2199 2003-12-05  Ed Schonberg  <schonberg@gnat.com>
2200
2201         * exp_ch6.adb (Expand_Call): If the subprogram is inlined and is
2202         declared in an instance, do not inline the call if the instance is not
2203         frozen yet, to prevent order of elaboration problems.
2204
2205         * sem_prag.adb: Add comments for previous fix.
2206
2207 2003-12-05  Samuel Tardieu  <tardieu@act-europe.fr>
2208
2209         * g-table.adb: Use the right variable in Set_Item.
2210         Update copyright notice.
2211
2212 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
2213
2214         * Makefile.in: Remove unused rules.
2215
2216 2003-12-05  Vincent Celier  <celier@gnat.com>
2217
2218         * switch-c.adb (Scan_Front_End_Switches): Remove processing of
2219         -nostdlib. Not needed here after all.
2220
2221 2003-12-03  Thomas Quinot  <quinot@act-europe.fr>
2222
2223         PR ada/11724
2224
2225         * adaint.h, adaint.c, g-os_lib.ads:
2226         Do not assume that the offset argument to lseek(2) is a 32 bit integer,
2227         on some platforms (including FreeBSD), it is a 64 bit value.
2228         Introduce a __gnat_lseek wrapper in adaint.c to allow for portability.
2229
2230 2003-12-03  Arnaud Charlet  <charlet@act-europe.fr>
2231
2232         * gnatvsn.ads (Library_Version): Now contain only the relevant
2233         version info.
2234         (Verbose_Library_Version): New constant.
2235
2236         * g-spipat.adb, g-awk.adb, g-debpoo.adb,
2237         g-memdum.adb, g-thread.adb, s-geveop.adb, s-interr.adb,
2238         s-taskin.adb, s-tassta.adb: Make code compile with -gnatwa.
2239
2240         * gnatlbr.adb: Clean up: replace Library_Version by
2241         Verbose_Library_Version.
2242
2243         * make.adb, lib-writ.adb, exp_attr.adb:
2244         Clean up: replace Library_Version by Verbose_Library_Version.
2245
2246         * 5lintman.adb: Removed.
2247
2248         * Makefile.in:
2249         Update and simplify computation of LIBRARY_VERSION.
2250         Fix computation of GSMATCH_VERSION.
2251         5lintman.adb is no longer used: replaced by 7sintman.adb.
2252
2253 2003-12-03  Robert Dewar  <dewar@gnat.com>
2254
2255         * exp_ch5.adb:
2256         (Possible_Bit_Aligned_Component): Maybe_Bit_Aligned_Large_Component new
2257         name. Modified to consider small non-bit-packed arrays as troublesome
2258         and in need of component-by-component assigment expansion.
2259
2260 2003-12-03  Vincent Celier  <celier@gnat.com>
2261
2262         * lang-specs.h: Process nostdlib as nostdinc
2263
2264         * back_end.adb: Update Copyright notice
2265         (Scan_Compiler_Arguments): Process -nostdlib directly.
2266
2267 2003-12-03  Jose Ruiz  <ruiz@act-europe.fr>
2268
2269         * Makefile.in:
2270         When defining LIBGNAT_TARGET_PAIRS for bare board targets, remove the
2271         redundant inclusion of EXTRA_HIE_NONE_TARGET_PAIRS, which is always
2272         included in HIE_NONE_TARGET_PAIRS.
2273
2274 2003-12-03  Ed Schonberg  <schonberg@gnat.com>
2275
2276         * sem_attr.adb:
2277         (Legal_Formal_Attribute): Attribute is legal in an inlined body, as it
2278         is legal in an instance, because legality is cheched in the template.
2279
2280         * sem_prag.adb:
2281         (Analyze_Pragma, case Warnings): In an inlined body, the pragma may be
2282         appplied to an unchecked conversion of a formal parameter.
2283
2284         * sem_warn.adb:
2285         (Output_Unreferenced_Messages): Suppress "not read" warnings on imported
2286         variables.
2287
2288 2003-12-03  Olivier Hainque  <hainque@act-europe.fr>
2289
2290         * tb-alvms.c (unwind_regular_code, unwind_kernel_handler): New
2291         routines. The second one is new functionality to deal with backtracing
2292         through signal handlers.
2293         (unwind): Split into the two separate subroutines above.
2294         Update the documentation, and deal properly with sizeof (REG) different
2295         from sizeof (void*).
2296
2297 2003-12-01  Nicolas Setton  <setton@act-europe.fr>
2298
2299         * a-except.adb (Raise_Current_Excep): Add a pragma Inspection_Point,
2300         so that the debugger can reliably access the value of the parameter,
2301         and therefore is able to display the exception name when an exception
2302         breakpoint is reached.
2303
2304 2003-12-01  Thomas Quinot  <quinot@act-europe.fr>
2305
2306         * fmap.adb: Fix typo in warning message.
2307
2308         * g-socket.ads, g-socket.adb: Make Free a visible instance of
2309         Ada.Unchecked_Deallocation (no need to wrap it in a subprogram).
2310
2311 2003-12-01  Vincent Celier  <celier@gnat.com>
2312
2313         * mlib-prj.adb (Build_Library.Process): Do not check a withed unit if
2314         ther is no Afile.
2315         (Build_Library): Get the switches only if Default_Switches is declared
2316         in package Binder.
2317
2318 2003-12-01  Ed Schonberg  <schonberg@gnat.com>
2319
2320         * exp_ch6.adb (Expand_Actuals): When applying validity checks to
2321         actuals that are indexed components, reanalyze actual to ensure that
2322         packed array references are properly expanded.
2323
2324         * sem_ch5.adb (Diagnose_Non_Variable_Lhs): Add special case for
2325         attempted assignment to a discriminant.
2326
2327 2003-12-01  Robert Dewar  <dewar@gnat.com>
2328
2329         * rtsfind.adb, exp_ch4.adb, s-exnint.ads, s-exnint.adb: Minor
2330         reformatting.
2331
2332         * switch-c.adb: Minor reformatting of comments
2333
2334 2003-12-01  Arnaud Charlet  <charlet@act-europe.fr>
2335
2336         * Makefile.in: Clean ups.
2337
2338 2003-12-01  GNAT Script  <nobody@gnat.com>
2339
2340         * Make-lang.in: Makefile automatically updated
2341
2342 2003-12-01  Arnaud Charlet  <charlet@act-europe.fr>
2343
2344         * 5wsystem.ads: Disable zero cost exception, not ready yet.
2345
2346 2003-11-29  Ulrich Weigand  <uweigand@de.ibm.com>
2347
2348         * Make-lang.in (nmake.ads): Add dependency on ada/nmake.adb
2349         to force serialization.
2350
2351 2003-11-26  Thomas Quinot  <quinot@act-europe.fr>
2352
2353         * g-socket.ads, g-socket.adb:
2354         Clarify documentation of function Stream. Introduce a Free procedure
2355         to release the returned Stream once it becomes unused.
2356
2357         * 5asystem.ads: For Alpha Tru64, enable ZCX by default.
2358
2359 2003-11-26  Arnaud Charlet  <charlet@act-europe.fr>
2360
2361         (Cond_Timed_Wait): Introduce new constant Time_Out_Max,
2362         since NT 4 cannot handle timeout values that are too large,
2363         e.g. DWORD'Last - 1.
2364
2365 2003-11-26  Ed Schonberg  <schonberg@gnat.com>
2366
2367         * exp_ch4.adb:
2368         (Expand_N_Slice): Recognize all cases of slices that appear as actuals
2369         in procedure calls and whose expansion must be deferred.
2370
2371         * exp_ch6.adb (Add_Call_By_Copy_Node): Remove previous fix. Proper fix
2372         is in exp_ch4.
2373
2374         * sem_ch3.adb:
2375         (Build_Derived_Array_Type): Create operator for unconstrained type
2376         if ancestor is unconstrained.
2377
2378 2003-11-26  Vincent Celier  <celier@gnat.com>
2379
2380         * make.adb (Project_Object_Directory): New global variable
2381         (Change_To_Object_Directory): New procedure
2382         (Collect_Arguments_And_Compile): Call Change_To_Object_Directory instead
2383         of Change_Dir directly. Do not change working directory to object
2384         directory of main project after each compilation.
2385         (Gnatmake): Use Change_To_Object_Directory instead of Change_Dir
2386         directly.
2387         Change to object directory of main project before binding step.
2388         (Initialize): Initialize Project_Object_Directory to No_Project
2389
2390         * mlib-prj.adb:
2391         (Build_Library): Take into account Builder'Default_Switches ("Ada") when
2392         binding a Stand-Alone Library.
2393
2394         * output.adb: Update Copyright notice
2395         (Write_Char): Output buffer when full
2396
2397 2003-11-26  Robert Dewar  <dewar@gnat.com>
2398
2399         * sem_ch13.adb: (Check_Size): Reset size if size is too small
2400
2401         * sem_ch13.ads:
2402         (Check_Size): Fix documentation to include bit-packed array case
2403
2404         * sem_res.adb: Implement restriction No_Direct_Boolean_Operators
2405
2406         * s-rident.ads: Put No_Direct_Boolean_Operators in proper order
2407
2408         * s-rident.ads: Add new restriction No_Direct_Boolean_Operators
2409
2410 2003-11-24  Arnaud Charlet <charlet@act-europe.fr>
2411
2412         PR ada/13142
2413         * utils.c (init_gigi_decls): Change name of built-in setjmp to
2414         __builtin_setjmp, since this is apparently needed by recent
2415         non Ada changes.
2416
2417 2003-11-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2418
2419         * adadecode.c: Only include ctype.h if not IN_GCC.
2420         (__gnat_decode): Use ISDIGIT from safe-ctype.h.
2421
2422 2003-11-24  Jose Ruiz  <ruiz@act-europe.fr>
2423
2424         * Makefile.in:
2425         Use 5zintman.ads for VxWorks targets. This file avoid confusion between
2426         signals and interrupts.
2427
2428         * 5zintman.ads: New File.
2429
2430         * 5zintman.adb: Replace Exception_Interrupts by Exception_Signals, and
2431         add exception signals to the set of unmasked signals.
2432
2433         * 5ztaprop.adb:
2434         Use Abort_Task_Signal instead of Abort_Task_Interrupt to avoid confusion
2435         between signals and interrupts.
2436         Add to Unblocked_Signal_Mask the set of signals that are in
2437         Keep_Unmasked.
2438
2439         * 7sinmaop.adb:
2440         Adding a check to see whether the Interrupt_ID we want to unmask is in
2441         the range of Keep_Unmasked (in procedure Interrupt_Self_Process). The
2442         reason is that the index type of the Keep_Unmasked array is not always
2443         Interrupt_ID; it may be a subtype of Interrupt_ID.
2444
2445 2003-11-24  Gary Dismukes  <dismukes@gnat.com>
2446
2447         * exp_util.adb:
2448         (Remove_Side_Effects): Condition constantness of object created for a
2449          an unchecked type conversion on the constantness of the expression
2450          to ensure the correct value for 'Constrained when passing components
2451          of view-converted class-wide objects.
2452
2453 2003-11-24  Robert Dewar  <dewar@gnat.com>
2454
2455         * par-load.adb (Load): Improve handling of misspelled and missing units
2456         Removes several cases of compilation abandoned messages
2457
2458         * lib.adb: (Remove_Unit): New procedure
2459
2460         * lib.ads: (Remove_Unit): New procedure
2461
2462         * lib-load.adb: Minor reformatting
2463
2464 2003-11-24  Vincent Celier  <celier@gnat.com>
2465
2466         * make.adb:
2467         (Gnatmake, Initialize): Call Usage instead of Makeusg directly
2468         (Marking_Label): Label to mark processed source files. Incremented for
2469         each executable.
2470         (Gnatmake): Increase Marking_Labet for each executable
2471         (Is_Marked): Compare against marking label
2472         (Mark): Mark with marking label
2473
2474 2003-11-24  Jerome Guitton  <guitton@act-europe.fr>
2475
2476         * s-thread.ads:
2477         Move the declaration of the TSD for System.Threads to System.Soft_Links.
2478         Add some comments.
2479
2480         * Makefile.in: Added target pair for s-thread.adb for cert runtime.
2481         (rts-cert): build a single relocatable object for the run-time lib.
2482         Fix perms.
2483
2484 2003-11-24  Vasiliy Fofanov  <fofanov@act-europe.fr>
2485
2486         * Make-lang.in:
2487         Use gnatls rather than gcc to obtain the location of GNAT RTL for
2488         crosstools build.
2489
2490 2003-11-24  Sergey Rybin  <rybin@act-europe.fr>
2491
2492         * opt.adb (Tree_Write): Gnat_Version_String is now a function, so we
2493         can not use it as before (that is, as a variable) when dumping it into
2494         the tree file. Add a local variable to store the result of this
2495         function and to be used as the string to be written into the tree.
2496
2497         * scn.adb (Initialize_Scanner): Add comments explaining the recent
2498         changes.
2499
2500         * sinput.adb (Source_First, Source_Last): In case of
2501         Internal_Source_File, replace returning attributes of
2502         Internal_Source_Ptr (which is wrong) with returning attributes of
2503         Internal_Source.
2504
2505 2003-11-24  Ed Schonberg  <schonberg@gnat.com>
2506
2507         * sem_ch3.adb:
2508         (New_Concatenation_Op): Proper name for New_Binary_Operator, only
2509         used for implicit concatenation operators.
2510         Code cleanup.
2511
2512         * sem_elab.adb:
2513         (Check_Elab_Call): Set No_Elaboration_Check appropriately on calls in
2514         task bodies that are in the scope of a Suppress pragma.
2515         (Check_A Call): Use the flag to prevent spurious elaboration checks.
2516
2517         * sinfo.ads, sinfo.adb:
2518         New flag No_Elaboration_Check on function/procedure calls, to properly
2519         suppress checks on calls in task bodies that are within a local suppress
2520         pragma.
2521
2522         * exp_ch4.adb:
2523         (Expand_Concatenate_Other): Use the proper integer type for the
2524         expression for the upper bound, to avoid universal_integer computations
2525         when possible.
2526
2527 2003-11-21  Kelley Cook  <kcook@gcc.gnu.org>
2528
2529         * .cvsignore: Delete.
2530
2531 2003-11-21  Andreas Schwab  <schwab@suse.de>
2532
2533         * 55system.ads: Set ZCX_By_Default and GCC_ZCX_Support to True.
2534
2535 2003-11-21  Vasiliy Fofanov  <fofanov@act-europe.fr>
2536
2537         * 5wsystem.ads: Enable zero cost exception.
2538
2539 2003-11-21  Jerome Guitton  <guitton@act-europe.fr>
2540
2541         * 5ztiitho.adb: Remove an unreferenced variable.
2542
2543 2003-11-21  Thomas Quinot  <quinot@act-europe.fr>
2544
2545         * adaint.c: For FreeBSD, use mkstemp.
2546
2547 2003-11-21  Arnaud Charlet  <charlet@act-europe.fr>
2548
2549         * gnatlbr.adb: Now reference Gnat_Static_Version_String.
2550
2551 2003-11-21  Robert Dewar  <dewar@gnat.com>
2552
2553         * bld.adb: Remove useless USE of gnatvsn
2554
2555         * gnatchop.adb: Minor reformatting
2556         Clean up version handling to be more consistent
2557
2558         * gnatxref.adb: Minor reformatting
2559
2560         * gprcmd.adb: Minor reformatting
2561         Fix output of copyright to be more consistent with other tools
2562
2563 2003-11-21  Vincent Celier  <celier@gnat.com>
2564
2565         * make.adb (Scan_Make_Args): Do not transmit --RTS= to gnatlink
2566
2567 2003-11-21  Sergey Rybin  <rybin@act-europe.fr>
2568
2569         * atree.adb (Initialize): Add initializations for global variables
2570         used in New_Copy_Tree.
2571
2572         * cstand.adb (Create_Standard): Add call to Initialize_Scanner (with
2573         Internal_Source_File as the actual).
2574         Put the set of statements creating Any_Character before the set of
2575         statements creating Any_Array to have Any_Character fully initialized
2576         when it is used in creating Any_Array.
2577
2578         * scn.adb (Initialize_Scanner): Do not set Comes_From_Source ON and do
2579         not call Scan in case if the actual is Internal_Source_File
2580         Add 2003 to copyright note.
2581
2582         * sinput.adb (Source_First, Source_Last, Source_Text): Add code for
2583         processing Internal_Source_File.
2584
2585         * types.ads: Add the constant Internal_Source_File representing the
2586         source buffer for artificial source-code-like strings created within
2587         the compiler (the definition of Source_File_Index is changed).
2588
2589 2003-11-20  Arnaud Charlet  <charlet@act-europe.fr>
2590
2591         * 35soccon.ads, 45intnam.ads, 55osinte.adb, 55osinte.ads,
2592         56system.ads: New file, FreeBSD version.
2593
2594 2003-11-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2595
2596         * Make-lang.in (ada.extraclean): Delete.
2597
2598 2003-11-19  Arnaud Charlet  <charlet@act-europe.fr>
2599
2600         * gnatmem.adb: Clean up verbose output.
2601
2602         * gprcmd.adb: Change copyright to FSF.
2603
2604 2003-11-19  Vincent Celier  <celier@gnat.com>
2605
2606         * symbols.adb: (Initialize): New parameters Reference, Symbol_Policy
2607         and Version (ignored).
2608
2609         * symbols.ads: (Policy): New type
2610         (Initialize): New parameter Reference, Symbol_Policy and
2611         Library_Version.
2612         Remove parameter Force.
2613         Minor reformatting.
2614
2615         * snames.ads, snames.adbadb: New standard names
2616         Library_Reference_Symbol_File and Library_Symbol_Policy
2617
2618         * mlib-prj.adb:
2619         (Build_Library): Call Build_Dinamic_Library with the Symbol_Data of the
2620         project.
2621
2622         * mlib-tgt.adb:
2623         (Build_Dynamic_Library): New parameter Symbol_Data (ignored)
2624
2625         * mlib-tgt.ads: (Build_Dynamic_Library): New parameter Symbol_Data
2626
2627         * prj.adb: (Project_Empty): New component Symbol_Data
2628
2629         * prj.ads: (Policy, Symbol_Record): New types
2630         (Project_Data): New component Symbol_Data
2631
2632         * prj-attr.adb:
2633         New attributes Library_Symbol_File, Library_Symbol_Policy and
2634         Library_Reference_Symbol_File.
2635
2636         * prj-nmsc.adb:
2637         (Ada_Check): When project is a Stand-Alone library project, process
2638         attribute Library_Symbol_File, Library_Symbol_Policy and
2639         Library_Reference_Symbol_File.
2640
2641         * 5aml-tgt.adb, 5bml-tgt.adb, 5gml-tgt.adb, 5hml-tgt.adb,
2642         5wml-tgt.adb, 5zml-tgt.adb, 5lml-tgt.adb,
2643         5sml-tgt.adb (Build_Dynamic_Library): New parameter
2644         Symbol_Data (ignored).
2645
2646         * 5vml-tgt.adb (VMS_Options): Remove --for-linker=gsmatch=equal,1,0
2647         (Build_Dynamic_Library): New parameter Symbol_Data. New internal
2648         functions Option_File_Name and Version_String. Set new options of
2649         gnatsym related to symbol file, symbol policy and reference symbol
2650         file.
2651
2652         * 5vsymbol.adb:
2653         Extensive modifications to take into account the reference symbol file,
2654         the symbol policy, the library version and to put in the symbol file the
2655         minor and major IDs.
2656
2657         * bld.adb (Process_Declarative_Items): Put second argument of
2658         gprcmd to_absolute between single quotes, to avoid problems with
2659         Windows.
2660
2661         * bld-io.adb: Update Copyright notice.
2662         (Flush): Remove last character of a line, if it is a back slash, to
2663         avoid make problems.
2664
2665         * gnatsym.adb:
2666         Implement new scheme with reference symbol file and symbol policy.
2667
2668         * g-os_lib.ads: (Is_Directory): Clarify comment
2669
2670 2003-11-19  Robert Dewar  <dewar@gnat.com>
2671
2672         * atree.adb: Move New_Copy_Tree global variables to head of package
2673
2674         * errout.adb: Minor reformatting
2675
2676 2003-11-19  Javier Miranda  <miranda@gnat.com>
2677
2678         * sem_ch4.adb: (Diagnose_Call): Improve error message.
2679         Add reference to Ada0Y (AI-50217)
2680
2681         * sem_ch6.adb, sem_ch8.adb, sem_type.adb,
2682         sem_util.adb: Add reference to AI-50217
2683
2684         * sinfo.ads: (N_With_Clause): Document fields referred to AI-50217
2685
2686         * sprint.adb: Add reference to Ada0Y (AI-50217, AI-287)
2687
2688         * sem_aggr.adb: Complete documentation of AI-287 changes
2689
2690         * par-ch4.adb: Document previous changes.
2691
2692         * lib-load.adb, lib-writ.adb, einfo.ads, par-ch10.adb,
2693         sem_cat.adb, sem_ch3.adb, sem_ch10.adb, sem_ch12.adb: Add references to
2694         Ada0Y (AI-50217)
2695
2696         * exp_aggr.adb: Add references to AI-287 in previous changes
2697
2698 2003-11-19  Ed Schonberg  <schonberg@gnat.com>
2699
2700         * exp_ch6.adb:
2701         (Add_Call_By_Copy_Node): Do not original node of rewritten expression
2702         in the rewriting is the result of an inlined call.
2703
2704         * exp_ch6.adb (Add_Call_By_Copy_Node): If actual for (in-)out
2705         parameter is a type conversion, use original node to construct the
2706         post-call assignment, because expression may have been rewritten, e.g.
2707         if it is a packed array.
2708
2709         * sem_attr.adb:
2710         (Resolve_Attribute, case 'Constrained): Attribute is legal in an inlined
2711         body, just as it is in an instance.
2712         Categorization routines
2713
2714         * sem_ch12.adb (Analyze_Association, Instantiate_Formal_Subprogram,
2715         Instantiate_Object): Set proper sloc reference for message on missing
2716         actual.
2717
2718 2003-11-19  Thomas Quinot  <quinot@act-europe.fr>
2719
2720         * Makefile.in: Add FreeBSD libgnat pairs.
2721
2722         * usage.adb: Fix typo in usage message.
2723
2724 2003-11-19  Jerome Guitton  <guitton@act-europe.fr>
2725
2726         * Makefile.in: On powerpc-wrs-vxworksae: Add s-thread.ad?,
2727         s-thrini.ad? and s-tiitho.adb to the full runtime, to support the
2728         pragma Thread_Body.
2729         Remove i-vthrea.ad? and s-tpae65.ad?, not needed anymore.
2730
2731         * s-thread.adb: This file is now a dummy implementation of
2732         System.Thread.
2733
2734 2003-11-19  Sergey Rybin  <rybin@act-europe.fr>
2735
2736         * rtsfind.adb (Initialize): Add initialization for RTE_Is_Available
2737
2738 2003-11-19  Emmanuel Briot  <briot@act-europe.fr>
2739
2740         * xref_lib.adb (Parse_Identifier_Info): Add handling of generic
2741         instanciation references in the parent type description.
2742
2743 2003-11-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2744
2745         * ada-tree.def: (ALLOCATE_EXPR): Class is "2", not "s".
2746
2747         * decl.c (gnat_to_gnu_entity, case E_Floating_Point_Subtype): Set
2748         TYPE_PRECISION directly from esize.
2749
2750 2003-11-18  Thomas Quinot  <quinot@act-europe.fr>
2751
2752         * cstreams.c:
2753         Use realpath(3) on FreeBSD. Fix typo in comment while we are at it.
2754
2755         * init.c: Initialization routines for FreeBSD
2756
2757         * link.c: Link info for FreeBSD
2758
2759         * sysdep.c: Add the case of FreeBSD
2760
2761 2003-11-17  Jerome Guitton  <guitton@act-europe.fr>
2762
2763         * 5zthrini.adb: Remove the call to Init_RTS at elaboration, as it is
2764         already called in System.Threads.
2765
2766         * 5ztiitho.adb (Initialize_Task_Hooks): Remove the registration of the
2767         environment task, as it has been moved to System.Threads.Initialization.
2768
2769 2003-11-17  Arnaud Charlet  <charlet@act-europe.fr>
2770
2771         * adaint.c (__gnatlib_install_locks): Only reference
2772         __gnat_install_locks on VMS, since other platforms can avoid using
2773         --enable-threads=gnat
2774
2775 2003-11-17  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2776
2777         * ada-tree.h: (TYPE_IS_PACKED_ARRAY_TYPE_P): New macro.
2778
2779         * decl.c (gnat_to_gnu_entity, case E_Array_Subtype): Set
2780         TYPE_PACKED_ARRAY_TYPE_P.
2781         (validate_size): Do not verify size if TYPE_IS_PACKED_ARRAY_TYPE_P.
2782
2783         Part of PR ada/12806
2784         * utils.c (float_type_for_precision): Renamed from float_type_for_size.
2785         Use GET_MODE_PRECISION instead of GET_MODE_BITSIZE.
2786
2787 2003-11-17  Vincent Celier  <celier@gnat.com>
2788
2789         * gnatchop.adb (Error_Msg): New Boolean parameter Warning, defaulted
2790         to False.
2791         Do not set exit status to Failure when Warning is True.
2792         (Gnatchop): Make errors "no compilation units found" and
2793         "no source files written" warnings only.
2794
2795         * make.adb (Gnatmake): When using a project file, set
2796         Look_In_Primary_Dir to False.
2797         (Configuration_Pragmas_Switch): Check for Global_Configuration_Pragmas
2798         and Local_Configuration_Pragmas in the project where they are declared
2799         not an extending project which might have inherited them.
2800
2801         * osint.adb (Locate_File): If Name is already an absolute path, do not
2802         look for a directory.
2803
2804         * par-ch10.adb (P_Compilation_Unit): If source contains no token, and
2805         -gnats (Check_Syntax) is used, issue only a warning, not an error.
2806
2807         * prj.adb (Register_Default_Naming_Scheme): Add new component Project
2808         in objects of type Variable_Value.
2809
2810         * prj.ads: (Variable_Value): New component Project
2811
2812         * prj-nmsc.adb (Ada_Check.Warn_If_Not_Sources): No warning if source
2813         is in a project extended by Project.
2814
2815         * prj-proc.adb (Add_Attributes): New parameter Project. Set component
2816         Project of Variable_Values to this new parameter value.
2817         (Expression): Set component Project of Variable_Values.
2818         (Process_Declarative_Items): Call Add_Attributes with parameter Project.
2819         Set the component Project in array elements.
2820
2821 2003-11-17  Sergey Rybin  <rybin@act-europe.fr>
2822
2823         * errout.adb: (Initialize): Add initialization for error nodes.
2824
2825         * sem_ch12.adb (Initialize): Add missing initializations for
2826         Exchanged_Views and Hidden_Entities.
2827
2828 2003-11-17  Ed Schonberg  <schonberg@gnat.com>
2829
2830         * sem_ch12.adb (Copy_Generic_Node): Preserve entity when copying an
2831         already instantiated tree for use in subsequent inlining.
2832         (Analyze_Associations, Instantiate_Formal_Subprogram,
2833         Instantiate_Object): improve error message for mismatch in
2834         instantiations.
2835
2836         * sem_ch6.adb (Build_Body_To_Inline): Major cleanup to handle
2837         instantiations of subprograms declared in instances.
2838
2839 2003-11-17  Javier Miranda  <miranda@gnat.com>
2840
2841         * sem_ch4.adb (Analyze_Allocator): Previous modification must be
2842         executed only under the Extensions_Allowed flag.
2843
2844 2003-11-17  Robert Dewar  <dewar@gnat.com>
2845
2846         * a-exexda.adb (Address_Image): Fix documentation to indicate leading
2847         zeroes suppressed.
2848         (Address_Image): Fix bug of returning 0x instead of 0x0
2849         Minor reformatting (function specs).
2850
2851         * einfo.ads: Minor fix for documentation of Is_Bit_Packed_Array
2852         (missed case of 33-63)
2853
2854         * freeze.adb, sem_ch13.adb: Properly check size of packed bit array
2855
2856         * s-thread.adb: Add comments for pragma Restriction
2857
2858         * exp_aggr.adb, g-debuti.adb, par-ch4.adb, sem_aggr.adb,
2859         sem_ch6.adb, sprint.adb, xref_lib.adb: Minor reformatting
2860
2861 2003-11-17  Ed Falis  <falis@gnat.com>
2862
2863         * s-thread.adb: Added No_Tasking restriction for this implementation.
2864
2865 2003-11-17  Emmanuel Briot  <briot@act-europe.fr>
2866
2867         * xref_lib.adb (Parse_Identifier_Info): Add handling of generic
2868         instanciation references in the parent type description.
2869
2870 2003-11-17  GNAT Script  <nobody@gnat.com>
2871
2872         * Make-lang.in: Makefile automatically updated
2873
2874 2003-11-16  Jason Merrill  <jason@redhat.com>
2875
2876         * Make-lang.in (ada.tags): Create TAGS.sub files in each directory
2877         and TAGS files that include them for each front end.
2878
2879 2003-11-14  Andreas Jaeger  <aj@suse.de>
2880
2881         * lang.opt: Change -Wno-long-long to -Wlong-long since the latter
2882         is the canonical version.
2883         * misc.c (gnat_handle_option): Likewise.
2884
2885         * Makefile.in (LIBGNAT_TARGET_PAIRS): Add rules for x86_64-linux.
2886
2887         * 5nsystem.ads: New file for x86_64-linux-gnu.
2888
2889 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2890
2891         * nmake.ads, nmake.adb, sinfo.h, treeprs.ads: Regenerated.
2892
2893         * comperr.adb: Fix logic in previous change.
2894
2895 2003-11-13  Vincent Celier  <celier@gnat.com>
2896
2897         * 5bml-tgt.adb (Build_Dynamic_Library): Use
2898         Osint.Include_Dir_Default_Prefix instead of
2899         Sdefault.Include_Dir_Default_Name.
2900
2901         * gnatlbr.adb: Update Copyright notice
2902         (Gnatlbr): : Use Osint.Include_Dir_Default_Prefix instead of
2903         Sdefault.Include_Dir_Default_Name and Osint.Object_Dir_Default_Prefix
2904         instead of Sdefault.Object_Dir_Default_Name
2905
2906         * gnatlink.adb:
2907         (Process_Binder_File): Never suppress the option following -Xlinker
2908
2909         * mdll-utl.adb:
2910         (Gcc): Use Osint.Object_Dir_Default_Prefix instead of
2911         Sdefault.Object_Dir_Default_Name.
2912
2913         * osint.ads, osint.adb:
2914         (Include_Dir_Default_Prefix, Object_Dir_Default_Prefix): New functions
2915         Minor reformatting.
2916
2917         * vms_conv.ads: Minor reformating
2918         Remove GNAT STANDARD and GNAT PSTA
2919
2920         * vms_conv.adb:
2921         Allow GNAT MAKE to have several files on the command line.
2922         (Init_Object_Dirs): Use Osint.Object_Dir_Default_Prefix instead of
2923         Sdefault.Object_Dir_Default_Name.
2924         Minor Reformating
2925         Remove data for GNAT STANDARD
2926
2927         * vms_data.ads:
2928         Add new compiler qualifier /PRINT_STANDARD (-gnatS)
2929         Remove data for GNAT STANDARD
2930         Remove options and documentation for -gnatwb/-gnatwB: these warning
2931         options no longer exist.
2932
2933 2003-11-13  Ed Falis  <falis@gnat.com>
2934
2935         * 5zthrini.adb: (Init_RTS): Made visible
2936
2937         * 5zthrini.adb:
2938         (Register): Removed unnecessary call to taskVarGet that checked whether
2939          an ATSD was already set as a task var for the argument thread.
2940
2941         * s-thread.adb:
2942         Updated comment to reflect that this is a VxWorks version
2943         Added context clause for System.Threads.Initialization
2944         Added call to System.Threads.Initialization.Init_RTS
2945
2946 2003-11-13  Jerome Guitton  <guitton@act-europe.fr>
2947
2948         * 5zthrini.adb:
2949         (Init_RTS): New procedure, for the initialization of the run-time lib.
2950
2951         * s-thread.adb:
2952         Remove dependancy on System.Init, so that this file can be used in the
2953         AE653 sequential run-time lib.
2954
2955 2003-11-13  Robert Dewar  <dewar@gnat.com>
2956
2957         * bindgen.adb: Minor reformatting
2958
2959 2003-11-13  Ed Schonberg  <schonberg@gnat.com>
2960
2961         * checks.adb:
2962         (Apply_Discriminant_Check): Do no apply check if target type is derived
2963         from source type with no applicable constraint.
2964
2965         * lib-writ.adb:
2966         (Ensure_System_Dependency): Do not apply the style checks that may have
2967         been specified for the main unit.
2968
2969         * sem_ch8.adb:
2970         (Find_Selected_Component): Further improvement in error message, with
2971         RM reference.
2972
2973         * sem_res.adb:
2974         (Resolve): Handle properly the case of an illegal overloaded protected
2975         procedure.
2976
2977 2003-11-13  Javier Miranda  <miranda@gnat.com>
2978
2979         * exp_aggr.adb:
2980         (Has_Default_Init_Comps): New function to check the presence of
2981         default initialization in an aggregate.
2982         (Build_Record_Aggr_Code): Recursively expand the ancestor in case of
2983         extension aggregate of a limited record. In addition, a new formal
2984         was added to do not initialize the record controller (if any) during
2985         this recursive expansion of ancestors.
2986         (Init_Controller): Add support for limited record components.
2987         (Expand_Record_Aggregate): In case of default initialized components
2988         convert the aggregate into a set of assignments.
2989
2990         * par-ch4.adb (P_Aggregate_Or_Paren_Expr): Update the comment
2991         describing the new syntax.
2992         Nothing else needed to be done because this subprogram delegates part of
2993         its work to P_Precord_Or_Array_Component_Association.
2994         (P_Record_Or_Array_Component_Association): Give support to the new
2995         syntax for default initialization of components.
2996
2997         * sem_aggr.adb:
2998         (Resolve_Aggregate): Relax the strictness of the frontend in case of
2999         limited aggregates.
3000         (Resolve_Record_Aggregate): Give support to default initialized
3001         components.
3002         (Get_Value): In case of default initialized components, duplicate
3003         the corresponding default expression (from the record type
3004         declaration). In case of default initialization in the *others*
3005         choice, do not check that all components have the same type.
3006         (Resolve_Extension_Aggregate): Give support to limited extension
3007         aggregates.
3008
3009         * sem_ch3.adb:
3010         (Check_Initialization): Relax the strictness of the front-end in case
3011         of aggregate and extension aggregates. This test is now done in
3012         Get_Value in a per-component manner.
3013
3014         * sem_ch4.adb (Analyze_Allocator): Don't post an error if the
3015         expression corresponds to a limited aggregate. This test is now done
3016         in Get_Value.
3017
3018         * sinfo.ads, sinfo.adb (N_Component_Association): Addition of
3019         Box_Present flag.
3020
3021         * sprint.adb (Sprint_Node_Actual): Modified to print an mbox if
3022         present in an N_Component_Association node
3023
3024 2003-11-13  Thomas Quinot  <quinot@act-europe.fr>
3025
3026         * sem_ch9.adb (Analyze_Accept_Statement): A procedure hides a
3027         type-conformant entry only if they are homographs.
3028
3029 2003-11-13  GNAT Script  <nobody@gnat.com>
3030
3031         * Make-lang.in: Makefile automatically updated
3032
3033 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3034
3035         * adadecode.c: Use <> form of include for ctype.h.
3036         * sysdep.c [IN_RTS]: Use <> form of include for time.h.
3037
3038 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3039
3040         * 5gsystem.ads (Functions_Return_By_DSP): Set to False.
3041         Works around PR middle-end/6552.
3042
3043 2003-11-10  Ed Falis  <falis@gnat.com>
3044
3045         * 5ytiitho.adb: (procStartHookAdd): Definition and call deleted
3046
3047         * 5zinit.adb: (Install_Handler): Moved back to spec
3048         (Install_Signal_Handlers): Deleted
3049
3050         * 5zthrini.adb: Added context clause for System.Storage_Elements
3051         (Register): Only handles creation of taskVar; initialization moved to
3052         Thread_Body_Enter.
3053         (Reset_TSD): Deleted; replaced by Thread_Body_Enter
3054         Added declaration of environment task secondary stack and
3055         initialization.
3056
3057         * s-thread.adb: Implement bodies for thread body processing
3058
3059         * s-thread.ads:
3060         Added comment identifying supported targets for pragma Thread_Body.
3061
3062 2003-11-10  Pascal Obry  <obry@gnat.com>
3063
3064         * adaint.c (_gnat_stat) [WIN32]: Check if name is not bigger than
3065         GNAT_MAX_PATH_LEN.
3066
3067         * s-fileio.adb:
3068         (Open): Properly check for string length before copying into the buffer.
3069         Raises Name_Error if buffer is too small. Note that this was a potential
3070         buffer overflow.
3071
3072 2003-11-10  Romain Berrendonner  <berrendo@act-europe.fr>
3073
3074         * bindgen.adb, comperr.adb: Code clean ups.
3075         * gnatvsn.ads, gnatvsn.adb (Get_Gnat_Version_Type): New function.
3076
3077 2003-11-10  Sergey Rybin  <rybin@act-europe.fr>
3078
3079         * gnat1drv.adb: Add call to Sem_Elim.Initialize.
3080
3081 2003-11-10  Vincent Celier  <celier@gnat.com>
3082
3083         * gprcmd.adb:
3084         (Gprcmd): Add new command "prefix" to get the prefix of the GNAT
3085         installation.
3086
3087         * make.adb (Scan_Make_Arg): Transmit -nostdlib to the compiler
3088
3089         * prj.adb: (Project_Empty): Add new boolean component Virtual
3090
3091         * prj.ads: (Virtual_Prefix): New constant string
3092         (Project_Data): New boolean component Virtual
3093
3094         * prj-nmsc.adb (Language_Independent_Check): Adjust error message when
3095         a library project is extended by a virtual extending project.
3096
3097         * prj-part.adb:
3098         Modifications throughout to implement extending-all project, including:
3099         (Virtual_Hash, Processed_Hash): New hash tables
3100         (Create_Virtual_Extending_Project): New procedure
3101         (Look_For_Virtual_Projects_For): New procedure
3102
3103         * prj-proc.adb:
3104         (Process): After checking the projects, if main project is an
3105         extending-all project, set the object directory of all virtual extending
3106         project to the object directory of the main project.
3107         Adjust error message when a virtual extending project has the same
3108         object directory as an project being extended.
3109         (Recursive_Process): If name starts with the virtual prefix, set Virtual
3110         to True in the project data.
3111
3112         * prj-tree.adb:
3113         (Default_Project_Node): Add new boolean component Extending_All
3114         (Is_Extending_All): New function
3115         (Set_Is_Extending_All): New procedure
3116
3117         * prj-tree.ads: (Is_Extending_All): New function
3118         (Set_Is_Extending_All): New procedure
3119         (Project_Node_Record): New boolean component Extending_All
3120
3121         * switch-c.adb: (Scan_Front_End_Switches): Process -nostdlib
3122
3123         * vms_data.ads:
3124         Add qualifier /NOSTD_LIBRARIES (-nostdlib) for the compiler
3125
3126         * bld.adb (Recursive_Process): If MAKE_ROOT is not defined, call
3127         "gprcmd prefix" to define it.
3128
3129 2003-11-10  Thomas Quinot  <quinot@act-europe.fr>
3130
3131         * einfo.ads: Fix a typo and remove an extraneous word in comments.
3132
3133         * lib-load.adb:
3134         (Create_Dummy_Package_Unit): Set the scope of the entity for the
3135         created dummy package to Standard_Standard, not to itself, to
3136         defend other parts of the front-end against encoutering a cycle in
3137         the scope chain.
3138
3139         * sem_ch10.adb:
3140         (Analyze_With_Clause): When setting the entities for the successive
3141         N_Expanded_Names that constitute the name of a child unit, do not
3142         attempt to go further than Standard_Standard in the chain of scopes.
3143         This case arises from the placeholder units created by
3144         Create_Dummy_Package_Unit in the case of a with_clause for a
3145         nonexistent child unit.
3146
3147 2003-11-10  Ed Schonberg  <schonberg@gnat.com>
3148
3149         * exp_ch6.adb:
3150         (Expand_Thread_Body): Place subprogram on scope stack, so that new
3151         declarations are given the proper scope.
3152
3153         * sem_ch13.adb:
3154         (Check_Expr_Constants): Reject an expression that contains a constant
3155         created during expansion, and that appears after the object to which
3156         the address clause applies.
3157
3158         * sem_ch5.adb (Check_Controlled_Array_Attribute): Subsidiary of
3159         Analyze_Iteration_Scheme, to rewrite a loop parameter specification
3160         that uses 'Range of a function call with controlled components, so
3161         that the function result can be finalized before starting the loop.
3162
3163         * sem_ch8.adb:
3164         (Find_Selected_Component): Improve error message when prefix is
3165         an implicit dereference of an incomplete type.
3166
3167 2003-11-10  Robert Dewar  <dewar@gnat.com>
3168
3169         * opt.ads: New Print_Standard flag for -gnatS switch
3170
3171         * sem_ch13.adb: Remove some additional checks for unaligned arrays
3172
3173         * cstand.adb (Create_Standard): Print out package standard if -gnatS
3174         switch set
3175
3176         * debug.adb: Update doc for -gnatds to discuss relationship with new
3177         -gnatS flag
3178
3179         * sinfo.adb: Add new field Entity_Or_Associated_Node
3180
3181         * sinfo.ads: Add new field Entity_Or_Associated_Node
3182         Update documentation for Associated_Node and Entity fields to clarify
3183         relationship and usage.
3184
3185         * sprint.adb:
3186         (Write_Id): Properly process Associated_Node field in generic template
3187
3188         * switch-c.adb:
3189         Recognize new -gnatS switch for printing package Standard
3190         This replaces gnatpsta
3191
3192         * usage.adb:
3193         Add line for  new -gnatS switch for printing package Standard
3194         This replaces gnatpsta
3195
3196 2003-11-10  Andreas Jaeger  <aj@suse.de>
3197
3198         * 7sosprim.adb: tv_usec of struct_timeval and time_t are long
3199         integer.
3200
3201 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
3202
3203         * misc.c, lang.opt: Add handling of -nostdlib, now recognized/needed
3204         by gnat1.
3205
3206 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
3207
3208         * Makefile.in, Make-lang.in: Remove build of gnat_wrapper and gnatpsta,
3209         no longer needed.
3210
3211         * gnatpsta.adb, gnat_wrapper.adb: Removed, no longer needed.
3212
3213         * sysdep.c: Add handling of cygwin.
3214
3215 2003-11-10  GNAT Script  <nobody@gnat.com>
3216
3217         * Make-lang.in: Makefile automatically updated
3218
3219 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
3220
3221         PR 12950
3222         * osint.ads, osint.adb (Relocate_Path, Executable_Suffix): New
3223         functions. Used to handle dynamic prefix relocation, via set_std_prefix.
3224         Replace GNAT_ROOT by GCC_ROOT.
3225
3226         * Make-lang.in: Use new function Relocate_Path to generate sdefault.adb
3227
3228 2003-11-06  Zack Weinberg  <zack@codesourcery.com>
3229
3230         * misc.c (fp_prec_to_size, fp_size_to_prec): Use GET_MODE_PRECISION
3231         and update for changed meaning of GET_MODE_BITSIZE.
3232
3233 2003-11-04  Doug Rupp  <rupp@gnat.com>
3234
3235         * sysdep.c: Problem discovered during IA64 VMS port.
3236         [VMS] #include <unixio.h> to get proper prototypes.
3237
3238         * adaint.c:
3239         Issues discovered/problems fixed during IA64 VMS port.
3240         [VMS] #define _POSIX_EXIT for proper semantics.
3241         [VMS] #include <unixio.h> for proper prototypes.
3242         [VMS] (fork): #define IA64 version.
3243         (__gnat_os_exit): Remove unnecessary VMS specific code.
3244
3245 2003-11-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3246
3247         Part of PR ada/12806
3248
3249         * ada-tree.h (TYPE_DIGITS_VALUE, SET_TYPE_DIGITS_VALUE): Save count as
3250         tree, not integer.
3251
3252         * decl.c:
3253         (gnat_to_gnu_entity, case E_Floating_Point_Type): Save count as tree,
3254         not integer.
3255
3256         * targtyps.c, decl.c, misc.c,
3257         gigi.h (fp_prec_to_size, fp_size_to_prec): Temporary
3258         routines to work around change in FP sizing semantics in GCC.
3259
3260         * utils.c:
3261         (build_vms_descriptor): TYPE_DIGITS_VALUE is tree, not integer.
3262
3263         * gigi.h: (enumerate_modes): New function.
3264
3265         * Make-lang.in: (ada/misc.o): Add real.h.
3266
3267         * misc.c: (enumerate_modes): New function.
3268
3269 2003-11-04  Robert Dewar  <dewar@gnat.com>
3270
3271         * 3vtrasym.adb: Minor reformatting
3272         Use terminology encoded/decoded name, rather than C++ specific notion
3273         of mangling (this is the terminology used throughout GNAT).
3274
3275         * einfo.h: Regenerated
3276
3277         * einfo.ads, einfo.adb: Add new flag Is_Thread_Body
3278
3279         * exp_ch6.adb:
3280         (Expand_N_Subprogram_Body): Handle expansion of thread body procedure
3281
3282         * par-prag.adb: Add dummy entry for Thread_Body pragma
3283
3284         * rtsfind.ads:
3285         Add entries for System.Threads entities for thread body processing
3286
3287         * sem_attr.adb:
3288         (Analyze_Pragma, Access attributes): Check these are not applied to a
3289         thread body, since this is not permitted
3290
3291         * sem_prag.adb: Add processing for Thread_Body pragma.
3292         Minor comment fix.
3293
3294         * sem_res.adb:
3295         (Resolve_Call): Check for incorrect attempt to call a thread body
3296          procedure with a direct call.
3297
3298         * snames.ads, snames.adb: Add entry for Thread_Body pragma
3299         Add names associated with thread body expansion
3300
3301         * snames.h: Add entry for Thread_Body pragma
3302
3303         * s-thread.adb: Add entries for thread body processing
3304         These are dummy bodies so far
3305
3306         * s-thread.ads: Add documentation on thread body handling.
3307         Add entries for thread body processing.
3308
3309 2003-11-04  Javier Miranda  <miranda@gnat.com>
3310
3311         * sem_ch10.adb:
3312         (Build_Limited_Views): Return after posting an error in case of limited
3313         with_clause on subprograms, generics, instances or generic renamings
3314         (Install_Limited_Withed_Unit): Do nothing in case of limited with_clause
3315         on subprograms, generics, instances or generic renamings
3316
3317 2003-11-04  Arnaud Charlet  <charlet@act-europe.fr>
3318
3319         * raise.c (setup_to_install): Correct mistake in last revision; two
3320         arguments out of order.
3321
3322         * trans.c, cuintp.c, argv.c, aux-io.c, cal.c, errno.c, exit.c,
3323         gnatbl.c, init.c, stringt.h, utils.c, utils2.c: Update copyright
3324         notice, missed in previous change.
3325         Remove trailing blanks and other style errors introduced in previous
3326         change.
3327
3328 2003-11-04  Olivier Hainque  <hainque@act-europe.fr>
3329
3330         * decl.c (gnat_to_gnu_field): Adjust the conditions under which we get
3331         rid of the wrapper for a LJM type, ensuring we don't do that if the
3332         field is addressable.  This avoids potential low level type view
3333         mismatches later on, for instance in a by-reference argument passing
3334         process.
3335
3336 2003-11-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3337
3338         * decl.c (gnat_to_gnu_field): No longer check for BLKmode being
3339         aligned at byte boundary.
3340
3341 2003-11-04  Joel Brobecker  <brobecker@gnat.com>
3342
3343         * decl.c (components_to_record): Do not delete the empty variants from
3344         the end of the union type.
3345
3346 2003-11-04  Ed Schonberg  <schonberg@gnat.com>
3347
3348         * exp_ch4.adb (Expand_N_Op_Eq): Use base type when locating primitive
3349         operation for a derived type, an explicit declaration may use a local
3350         subtype of Boolean.
3351
3352 2003-11-04  Vincent Celier  <celier@gnat.com>
3353
3354         * make.adb (Gnatmake): Allow main sources on the command line with a
3355         library project when it is only for compilation (no binding or
3356         linking).
3357
3358 2003-11-04  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3359
3360         * Makefile.in: Remove many duplicate variables.
3361
3362 2003-11-03  Kelley Cook  <kcook@gcc.gnu.org>
3363
3364         * Make-lang.in (dvi): Move targets to $(docobjdir).
3365         (gnat_ug_vms.dvi): Simplify rule and adjust target.
3366         (gnat_ug_wnt.dvi): Likewise.
3367         (gnat_ug_unx.dvi): Likewise.
3368         (gnat_ug_vxw.dvi): Likewise.
3369         (gnat_rm.dvi): Likewise.
3370         (gnat-style.dvi): Likewise.
3371
3372 2003-10-31  Kelley Cook  <kcook@gcc.gnu.org>
3373
3374         * gigi.h: Missed commit from update for C90.
3375
3376 2003-10-31  Kelley Cook  <kcook@gcc.gnu.org>
3377
3378         * Makefile.in (ada/b_gnat1.o): Compile with -Wno-error.
3379
3380 2003-10-31  Andreas Schwab  <schwab@suse.de>
3381
3382         * raise.c (get_action_description_for): Fix typo in last change.
3383
3384 2003-10-31  Nathanael Nerode  <neroden@gcc.gnu.org>
3385
3386         PR ada/12761
3387         * ada/Make-lang.in: Move default definitions of X_ADA_CFLAGS,
3388         T_ADA_CFLAGS, X_ADAFLAGS, T_ADAFLAGS from here to master Makefile.in.
3389
3390 2003-10-30  Kelley Cook  <kcook@gcc.gnu.org>
3391
3392         * adadecode.c, adaint.c, argv.c, aux-io.c, cal.c, cio.c, cstreams.c,
3393         ctrl_c.c, cuintp.c, decl.c, errno.c, exit.c, expect.c, final.c,
3394         gigi.h, gmem.c, gnatbl.c, init.c, misc.c, mkdir.c, raise.c, socket.c,
3395         sysdep.c, sysdep.c, targtyps.c, tb-alvms.c, tb-alvxw.c, tracebak.c,
3396         trans.c, utils.c, utils2.c: Convert function prototypes to C90.
3397
3398 2003-10-30  Vasiliy Fofanov  <fofanov@act-europe.fr>
3399
3400         * 3vtrasym.adb:
3401         Demangle Ada symbols returned by TBK$SYMBOLIZE. Correctly align line
3402         numbers when symbol name is too long.
3403
3404 2003-10-30  Ed Falis  <falis@gnat.com>
3405
3406         * g-signal.ads, g-signal.adb: New files
3407
3408         * impunit.adb: (Non_Imp_File_Names): Added "g-signal"
3409
3410         * Makefile.rtl: Introduce GNAT.Signals
3411
3412 2003-10-30  Robert Dewar  <dewar@gnat.com>
3413
3414         * freeze.adb: Minor reformatting
3415
3416         * lib-writ.adb (Write_ALI): Never write ali file if -gnats is specified
3417
3418         * par.adb, par-ch12.adb, par-ch13.adb, par-ch2.adb, par-ch3.adb,
3419         par-ch5.adb, par-ch6.adb, par-ch9.adb, par-util.adb:
3420         New handling of Id_Check parameter to improve recognition of keywords
3421         used as identifiers.
3422         Update copyright notice to include 2003
3423
3424 2003-10-29  Robert Dewar  <dewar@gnat.com>
3425
3426         * 3vtrasym.adb, 5vtraent.ads, sprint.adb,
3427         sem_ch10.adb: Minor reformatting
3428
3429         * exp_ch5.adb (Expand_Assign_Array): Test for bit unaligned operands
3430         (Expand_Assign_Record): Test right hand side for bit unaligned as well
3431
3432 2003-10-29  Vasiliy Fofanov  <fofanov@act-europe.fr>
3433
3434         * 3vtrasym.adb, 5vtraent.adb, 5vtraent.ads, tb-alvms.c:
3435         Support for TBK$SYMBOLIZE-based symbolic traceback.
3436
3437 2003-10-29  Jose Ruiz  <ruiz@act-europe.fr>
3438
3439         * exp_disp.adb:
3440         Revert previous change, that did not work well when pragma No_Run_Time
3441         was used in conjunction with a run-time other than ZFP.
3442
3443 2003-10-29  Vincent Celier  <celier@gnat.com>
3444
3445         * make.adb:
3446         (Gnatmake): When there are no Ada mains in attribute Main, disable the
3447          bind and link steps only is switch -z is not used.
3448
3449 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
3450
3451         * Makefile.generic: Remove duplicated setting of CC.
3452
3453         * Makefile.prolog: Set CC to gcc by default, to override make's
3454         default (cc).
3455
3456         * einfo.h: Regenerated.
3457
3458 2003-10-29  Ed Schonberg  <schonberg@gnat.com>
3459
3460         * sem_ch10.adb (Analyze_Subunit): Restore state of suppress flags for
3461         current body, after compiling subunit.
3462
3463         * itypes.adb (Create_Itype): In ASIS_Mode, do not freeze the itype
3464         when in deleted code, because gigi needs properly ordered freeze
3465         actions to annotate types.
3466
3467         * freeze.adb (Is_Fully_Defined): Predicate must be recursive, to
3468         prevent the premature freezing of record type that contains
3469         subcomponents with a private type that does not yet have a completion.
3470
3471 2003-10-29  Javier Miranda  <miranda@gnat.com>
3472
3473         * sem_ch12.adb:
3474         (Analyze_Package_Instantiation): Check that instances can not be used in
3475         limited with_clauses.
3476
3477         * sem_ch8.adb:
3478         (Analyze_Package_Renaming): Check that limited withed packages cannot
3479         be renamed. Improve text on error messages related to limited
3480         with_clauses.
3481
3482         * einfo.adb, einfo.ads: Remove Non_Limited_Views attribute.
3483
3484         * sprint.adb: (Sprint_Node_Actual): Print limited with_clauses.
3485         Update copyright notice.
3486
3487         * sem_ch10.adb: (Build_Limited_Views): Complete its documentation.
3488         (Install_Limited_Context_Clauses): New subprogram that isolates all the
3489         checks required for limited context_clauses and installs the limited
3490         view.
3491         (Install_Limited_Withed_Unit): Complete its documentation.
3492         (Analyze_Context): Check that limited with_clauses are only allowed in
3493         package specs.
3494         (Install_Context): Call Install_Limited_Context_Clauses after the
3495         parents have been installed.
3496         (Install_Limited_Withed_Unit): Add documentation. Mark the installed
3497         package as 'From_With_Type'; this mark indicates that the limited view
3498         is installed. Used to check bad usages of limited with_clauses.
3499         (Build_Limited_Views): Do not add shadow entities to the scope's list
3500         of entities. Do not add real entities to the Non_Limited_Views chain.
3501         Improve error notification.
3502         (Remove_Context_Clauses): Remove context clauses in two phases:
3503         limited views first and regular views later (to maintain the
3504         stack model).
3505         (Remove_Limited_With_Clause): If the package is analyzed then reinstall
3506         its visible entities.
3507
3508 2003-10-29  Thomas Quinot  <quinot@act-europe.fr>
3509
3510         * sem_type.adb (Specific_Type): Type Universal_Fixed is compatible
3511         with any type that Is_Fixed_Point_Type.
3512
3513         * sinfo.ads: Fix documentation for Associated_Node attribute.
3514
3515 2003-10-29  Sergey Rybin  <rybin@act-europe.fr>
3516
3517         * switch-c.adb (Scan_Front_End_Switches): ASIS_Mode is set now when
3518         both '-gnatc' and '-gnatt' are specified.
3519
3520         * atree.adb (Initialize): Add initialization for Node_Count (set to
3521         zero).
3522
3523 2003-10-29  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3524
3525         * decl.c (gnat_to_gnu_entity, case E_Subprogram): If no return value,
3526         do not consider as Pure.
3527
3528         Part of implementation of function-at-a-time:
3529
3530         * trans.c (gnat_to_gnu_code): If IS_STMT, call expand_expr_stmt.
3531         (tree_transform): Add new argument to build_component_ref.
3532         (tree_transform, case N_Assignment_Statement): Make and return an
3533         EXPR_STMT.
3534         (tree_transform): If result IS_STMT, set flags and return it.
3535         (gnat_expand_stmt, set_lineno_from_sloc): New functions.
3536
3537         * utils2.c (build_simple_component_ref, build_component_ref): Add new
3538         arg, NO_FOLD_P.
3539         (build_binary_op, case EQ_EXPR): Pass additional arg to it.
3540         (build_allocator): Likewise.
3541
3542         * utils.c (convert_to_fat_pointer, convert_to_thin_pointer, convert):
3543         Add new arg to build_component_ref.
3544         (maybe_unconstrained_array, unchecked_convert): Likewise.
3545
3546         * ada-tree.def (EXPR_STMT): New code.
3547
3548         * ada-tree.h (IS_STMT, TREE_SLOC, EXPR_STMT_EXPR): New macros.
3549
3550         * decl.c (gnat_to_gnu_entity, case object): Add extra arg to
3551         build_component_ref calls.
3552
3553         * misc.c (gnat_expand_expr): If IS_STMT, call gnat_expand_stmt.
3554
3555         * gigi.h (gnat_expand_stmt, set_lineno_from_sloc): New functions.
3556         (build_component_ref): Add new argument, NO_FOLD_P.
3557
3558 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
3559
3560         * Makefile.generic: Add missing substitution on object_deps handling.
3561
3562         PR ada/5909:
3563         * Make-lang.in (check-ada): Enable ACATS test suite.
3564
3565 2003-10-27  Robert Dewar  <dewar@gnat.com>
3566
3567         * exp_ch3.adb:
3568         (Freeze_Array_Type): We do not need an initialization routine for types
3569         derived from String or Wide_String. They should be treated the same
3570         as String and Wide_String themselves. This caused problems with the
3571         use of Initialize_Scalars.
3572
3573         * exp_ch5.adb:
3574         (Expand_Assign_Record): Do component-wise assignment of non-byte aligned
3575         composites. This allows use of component clauses that are not byte
3576         aligned.
3577
3578         * sem_prag.adb:
3579         (Analyze_Pragma, case Pack): Generate warning and ignore pack if there
3580         is an attempt to pack an array of atomic objects.
3581
3582         * make.adb, prj-env.adb, prj-env.ads: Minor reformatting
3583
3584 2003-10-27  Pascal Obry  <obry@gnat.com>
3585
3586         * g-dirope.adb:
3587         (Basename): Check for drive letters in a pathname only on DOS based OS.
3588
3589 2003-10-27  Vincent Celier  <celier@gnat.com>
3590
3591         * make.adb:
3592         (Gnatmake): When unable to change dir to the object dir, display the
3593         content of the parent dir of the obj dir, to try to understand why this
3594         happens.
3595
3596 2003-10-27  GNAT Script  <nobody@gnat.com>
3597
3598         * Make-lang.in: Makefile automatically updated
3599
3600 2003-10-27  Ed Schonberg  <schonberg@gnat.com>
3601
3602         * sem_ch12.adb:
3603         (Inline_Instance_Body): Indicate that the save/restore of use_clauses
3604         should not be done in Save/Restore_Scope_Stack, because it is performed
3605         locally.
3606
3607         * sem_ch8.adb:
3608         (Save_Scope_Stack, Restore_Scope_Stack): Add parameter to indicate
3609         whether use clauses should be removed/restored.
3610
3611         * sem_ch8.ads:
3612         (Save_Scope_Stack, Restore_Scope_Stack): Add parameter to indicate
3613         whether use clauses should be removed/restored.
3614
3615 2003-10-26  Andreas Jaeger  <aj@suse.de>
3616
3617         * Makefile.in: Remove duplicated lines.
3618
3619 2003-10-24  Arnaud Charlet  <charlet@act-europe.fr>
3620
3621         * gnatvsn.ads (Gnat_Static_Version_String): New constant, used to
3622         minimize the differences with ACT tree.
3623
3624         * gnatkr.adb, gnatlink.adb, gnatls.adb, gnatmake.adb,
3625         gnatprep.adb, gnatpsta.adb, gnatvsn.ads: Take advantage of
3626         Gnatvsn.Gnat_Static_Version_String to reduce differences between
3627         ACT and FSF trees.
3628
3629 2003-10-24  Pascal Obry  <obry@gnat.com>
3630
3631         * adadecode.c (ostrcpy): New function.
3632         (__gnat_decode): Use ostrcpy of strcpy.
3633         (has_prefix): Set first parameter a const.
3634         (has_suffix): Set first parameter a const.
3635         Update copyright notice. Fix source name in header.
3636         Removes a trailing space.
3637         PR ada/12014.
3638
3639 2003-10-24  Jose Ruiz  <ruiz@act-europe.fr>
3640
3641         * exp_disp.adb:
3642         Remove the test against being in No_Run_Time_Mode before generating a
3643         call to Register_Tag. It is redundant with the test against the
3644         availability of the function Register_Tag.
3645
3646 2003-10-24  Vincent Celier  <celier@gnat.com>
3647
3648         * g-catiio.adb: (Month_Name): Correct spelling of February
3649
3650         * make.adb: (Mains): New package
3651         (Initialize): Call Mains.Delete
3652         (Gnatmake): Check that each main on the command line is a source of a
3653         project file and, if there are several mains, each of them is a source
3654         of the same project file.
3655         (Gnatmake): When a foreign language is specified in attribute Languages,
3656         no main is specified on the command line and attribute Mains is not
3657         empty, only build the Ada main. If there is no Ada main, just compile
3658         the Ada sources and their closure.
3659         (Gnatmake): If a main is specified on the command line with directory
3660         information, check that the source exists and, if it does, that the path
3661         is the actual path of a source of a project.
3662
3663         * prj-env.adb:
3664         (File_Name_Of_Library_Unit_Body): New Boolean parameter Full_Path. When
3665         Full_Path is True, return the full path instead of the simple file name.
3666         (Project_Of): New function
3667
3668         * prj-env.ads:
3669         (File_Name_Of_Library_Unit_Body): New Boolean parameter Full_Path,
3670         defaulted to False.
3671         (Project_Of): New function
3672
3673 2003-10-24  Arnaud Charlet  <charlet@act-europe.fr>
3674
3675         * Makefile.generic:
3676         Ensure objects of main project are always checked and rebuilt if needed.
3677         Set CC to gcc by default.
3678         Prepare new handling of link by creating a global archive (not activated
3679         yet).
3680
3681         * adadecode.h, atree.h, elists.h, nlists.h, raise.h,
3682         stringt.h: Update copyright notice. Remove trailing blanks.
3683         Fix source name in header.
3684
3685 2003-10-24  Robert Dewar  <dewar@gnat.com>
3686
3687         * sem_ch12.adb: Minor reformatting
3688
3689         * sem_ch3.adb:
3690         Minor reformatting (including new function return style throughout)
3691
3692         * sem_ch3.ads:
3693         Minor reformatting (including new function return style throughout)
3694
3695 2003-10-24  Arnaud Charlet  <charlet@act-europe.fr>
3696
3697         * adadecode.h, atree.h, elists.h, nlists.h, raise.h,
3698         stringt.h: Update copyright notice. Remove trailing blanks.
3699         Fix source name in header.
3700
3701 2003-10-24  GNAT Script  <nobody@gnat.com>
3702
3703         * Make-lang.in: Makefile automatically updated
3704
3705 2003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3706
3707         * adadecode.h, atree.h, elists.h, namet.h, nlists.h, raise.h,
3708         stringt.h: Convert to ISO C90 declarations and definitions.
3709
3710 2003-10-23  Thomas Quinot  <quinot@act-europe.fr>
3711
3712         PR ada/11978:
3713         * exp_ch13.adb (Expand_N_Freeze_Entity): Do not consider inherited
3714         External_Tag attribute definition clauses.
3715
3716 2003-10-23  Ed Schonberg  <schonberg@gnat.com>
3717
3718         PR ada/7613:
3719         * exp_dbug.adb (Debug_Renaming_Declaration): For the renaming of a
3720         child unit, generate a fully qualified name to avoid spurious errors
3721         when the context contains renamings of different child units with
3722         the same simple name.
3723
3724         * exp_dbug.ads: Add documentation on name qualification for renamings
3725         of child units.
3726
3727 2003-10-23  Robert Dewar  <dewar@gnat.com>
3728
3729         * g-regpat.ads, g-regpat.adb: Minor reformatting
3730
3731 2003-10-23  Jose Ruiz  <ruiz@act-europe.fr>
3732
3733         * Makefile.in: Use the file 1atags.ads with the ZFP and cert run-times.
3734
3735 2003-10-23  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3736
3737         * trans.c: (tree_transform, case N_Real_Literal): Add extra arg to
3738         Machine call.
3739
3740         * urealp.h: (Machine): Update to proper definition.
3741
3742 2003-10-23  Arnaud Charlet  <charlet@act-europe.fr>
3743
3744         * init.c, adaint.c: Minor reformatting.
3745
3746 2003-10-23  Danny Smith  <dannysmith@users.sourceforge.net>
3747
3748         * adaint.c (w32_epoch_offset): Define static const at file level.
3749         (win32_filetime): Replace offset with w32_epoch_offset. Use NULL
3750         rather than t_create, t_access in call to GetFileTime. Use union
3751         to convert between FILETIME and  unsigned long long.
3752         (__gnat_file_time_name): Test for invalid file handle.
3753         (__gnat_set_filetime_name): Support win32 targets using
3754         w32api SetFileTime.
3755
3756 2003-10-22  Danny Smith  <dannysmith@users.sourceforge.net>
3757
3758         * sysdep.c: Include conio.h if __MINGW32__ and !OLD_MINGW.
3759
3760         * ctrl_c.c (__gnat_int_handler): Remove declaration.
3761
3762         * decl.c (creat_concat_name):  Const-ify prefix.
3763
3764         * adaint.c: Include ctype.h if __MINGW32__.
3765         (__gnat_readlink): Mark arguments as possibly unused.
3766         (__gnat_symlink): Likewise.
3767         (__gnat_is_symbolic_link): Likewise.
3768         (__gnat_portable_spawn): Likewise.  Cast last arg of spawnvp to match
3769         declaration
3770         (__gnat_file_time_name): Don't declare struct stat statbuf when
3771         not needed.
3772         (__gnat_is_absolute_path): Add parenthesis around condition of
3773         'if' statement to avoid warning.
3774         (__gnat_plist_init): Specify void as parameter.
3775         (plist_enter): Likewise.
3776         (plist_leave): Likewise.
3777         (remove_handle): Make static. Initialize prev.
3778
3779 2003-10-22  Arnaud Charlet  <charlet@act-europe.fr>
3780
3781         * Makefile.in: Disable build of gnatpsta. PR ada/10110.
3782         * cstreams.c (__gnat_full_name): Minor improvements and clean up
3783         of previous change.
3784
3785 2003-10-22  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3786
3787         * tracebak.c (MAX): Avoid redefinition warning.
3788
3789         * init.c [sgi] (__gnat_error_handler): Remove i, unused.
3790         Change msg to const char *.
3791         (__gnat_install_handler): Remove ss, unused.
3792         [sun && __SVR4 && !__vxworks] (__gnat_error_handler): Change msg
3793         to const char *.
3794         * cstreams.c (__gnat_full_name): Declare p only when used.
3795         (__gnat_full_name) [sgi] Return buffer.
3796
3797 2003-10-22  Arnaud Charlet  <charlet@act-europe.fr>
3798
3799         * mingw32.h: New file.
3800         * gnat_wrapper.adb: New file.
3801
3802 2003-10-22  Jerome Roussel  <roussel@act-europe.fr>
3803
3804         * g-regpat.ads, g-regpat.adb (Match): new function, to know if a
3805         string match a pre compiled regular expression (the corresponding
3806         version of the function working on a raw regular expression)
3807         Fix typos in various comments
3808         Update copyright notice in spec
3809
3810 2003-10-21  Gary Dismukes  <dismukes@gnat.com>
3811
3812         * exp_ch3.adb:
3813         (Component_Needs_Simple_Initialization): Return False when the type is a
3814         packed bit array. Revise spec comments to document this case.
3815
3816         * exp_prag.adb:
3817         (Expand_Pragma_Import): Set any expression on the imported object to
3818         empty to avoid initializing imported objects (in particular this
3819         covers the case of zero-initialization of bit arrays).
3820         Update copyright notice.
3821
3822 2003-10-21  Ed Schonberg  <schonberg@gnat.com>
3823
3824         * sem_ch12.adb:
3825         (Load_Parent_Of_Generic): If parent is compilation unit, stop search,
3826         a subunit is missing.
3827         (Instantiate_Subprogram_Body): If body of function is missing, set type
3828         of return expression explicitly in dummy body, to prevent cascaded
3829         errors when a subunit is missing.
3830         Fixes PR 5677.
3831
3832         * sem_ch3.adb:
3833         (Access_Subprogram_Declaration): Verify that return type is valid.
3834         Fixes PR 8693.
3835
3836         * sem_elab.adb:
3837         (Check_Elab_Calls): Do not apply elaboration checks if the main unit is
3838         generic.
3839         Fixes PR 12318.
3840
3841         * sem_util.adb:
3842         (Corresponding_Discriminant): If the scope of the discriminant is a
3843         private type without discriminant, use its full view.
3844         Fixes PR 8247.
3845
3846 2003-10-21  Arnaud Charlet  <charlet@act-europe.fr>
3847
3848         * 3psoccon.ads, 3veacodu.adb, 3vexpect.adb, 3vsoccon.ads,
3849         3vsocthi.adb, 3vsocthi.ads, 3vtrasym.adb, 3zsoccon.ads,
3850         3zsocthi.adb, 3zsocthi.ads, 50system.ads, 51system.ads,
3851         55system.ads, 56osinte.adb, 56osinte.ads, 56taprop.adb,
3852         56taspri.ads, 56tpopsp.adb, 57system.ads, 58system.ads,
3853         59system.ads, 5aml-tgt.adb, 5bml-tgt.adb, 5csystem.ads,
3854         5dsystem.ads, 5fosinte.adb, 5gml-tgt.adb, 5hml-tgt.adb,
3855         5isystem.ads, 5lparame.adb, 5msystem.ads, 5psystem.ads,
3856         5sml-tgt.adb, 5sosprim.adb, 5stpopsp.adb, 5tsystem.ads,
3857         5usystem.ads, 5vml-tgt.adb, 5vsymbol.adb, 5vtraent.adb,
3858         5vtraent.ads, 5wml-tgt.adb, 5xparame.ads, 5xsystem.ads,
3859         5xvxwork.ads, 5yparame.ads, 5ytiitho.adb, 5zinit.adb,
3860         5zml-tgt.adb, 5zparame.ads, 5ztaspri.ads, 5ztfsetr.adb,
3861         5zthrini.adb, 5ztiitho.adb, 5ztpopsp.adb, 7stfsetr.adb,
3862         7straces.adb, 7strafor.adb, 7strafor.ads, 7stratas.adb,
3863         a-excach.adb, a-exexda.adb, a-exexpr.adb, a-exextr.adb,
3864         a-exstat.adb, a-strsup.adb, a-strsup.ads, a-stwisu.adb,
3865         a-stwisu.ads, bld.adb, bld.ads, bld-io.adb,
3866         bld-io.ads, clean.adb, clean.ads, ctrl_c.c,
3867         erroutc.adb, erroutc.ads, errutil.adb, errutil.ads,
3868         err_vars.ads, final.c, g-arrspl.adb, g-arrspl.ads,
3869         g-boubuf.adb, g-boubuf.ads, g-boumai.ads, g-bubsor.adb,
3870         g-bubsor.ads, g-comver.adb, g-comver.ads, g-ctrl_c.ads,
3871         g-dynhta.adb, g-dynhta.ads, g-eacodu.adb, g-excact.adb,
3872         g-excact.ads, g-heasor.adb, g-heasor.ads, g-memdum.adb,
3873         g-memdum.ads, gnatclean.adb, gnatsym.adb, g-pehage.adb,
3874         g-pehage.ads, g-perhas.ads, gpr2make.adb, gpr2make.ads,
3875         gprcmd.adb, gprep.adb, gprep.ads, g-semaph.adb,
3876         g-semaph.ads, g-string.adb, g-string.ads, g-strspl.ads,
3877         g-wistsp.ads, i-vthrea.adb, i-vthrea.ads, i-vxwoio.adb,
3878         i-vxwoio.ads, Makefile.generic, Makefile.prolog, Makefile.rtl,
3879         prep.adb, prep.ads, prepcomp.adb, prepcomp.ads,
3880         prj-err.adb, prj-err.ads, s-boarop.ads, s-carsi8.adb,
3881         s-carsi8.ads, s-carun8.adb, s-carun8.ads, s-casi16.adb,
3882         s-casi16.ads, s-casi32.adb, s-casi32.ads, s-casi64.adb,
3883         s-casi64.ads, s-casuti.adb, s-casuti.ads, s-caun16.adb,
3884         s-caun16.ads, s-caun32.adb, s-caun32.ads, s-caun64.adb,
3885         s-caun64.ads, scng.adb, scng.ads, s-exnint.adb,
3886         s-exnllf.adb, s-exnlli.adb, s-expint.adb, s-explli.adb,
3887         s-geveop.adb, s-geveop.ads, s-hibaen.ads, s-htable.adb,
3888         s-htable.ads, sinput-c.adb, sinput-c.ads, s-memcop.ads,
3889         socket.c, s-purexc.ads, s-scaval.adb, s-stopoo.adb,
3890         s-strcom.adb, s-strcom.ads, s-strxdr.adb, s-rident.ads,
3891         s-thread.adb, s-thread.ads, s-tpae65.adb, s-tpae65.ads,
3892         s-tporft.adb, s-traent.adb, s-traent.ads, styleg.adb,
3893         styleg.ads, styleg-c.adb, styleg-c.ads, s-veboop.adb,
3894         s-veboop.ads, s-vector.ads, symbols.adb, symbols.ads,
3895         tb-alvms.c, tb-alvxw.c, tempdir.adb, tempdir.ads,
3896         vms_conv.ads, vms_conv.adb, vms_data.ads,
3897         vxaddr2line.adb: Files added. Merge with ACT tree.
3898
3899         * 4dintnam.ads, 4mintnam.ads, 4uintnam.ads, 52system.ads,
3900         5dosinte.ads, 5etpopse.adb, 5mosinte.ads, 5qosinte.adb,
3901         5qosinte.ads, 5qstache.adb, 5qtaprop.adb, 5qtaspri.ads,
3902         5stpopse.adb, 5uintman.adb, 5uosinte.ads, adafinal.c,
3903         g-enblsp.adb, io-aux.c, scn-nlit.adb, scn-slit.adb,
3904         s-exnflt.ads, s-exngen.adb, s-exngen.ads, s-exnlfl.ads,
3905         s-exnlin.ads, s-exnsfl.ads, s-exnsin.ads, s-exnssi.ads,
3906         s-expflt.ads, s-expgen.adb, s-expgen.ads, s-explfl.ads,
3907         s-explin.ads, s-expllf.ads, s-expsfl.ads, s-expsin.ads,
3908         s-expssi.ads, style.adb: Files removed. Merge with ACT tree.
3909
3910         * 1ic.ads, 31soccon.ads, 31soliop.ads, 3asoccon.ads,
3911         3bsoccon.ads, 3gsoccon.ads, 3hsoccon.ads, 3ssoccon.ads,
3912         3ssoliop.ads, 3wsoccon.ads, 3wsocthi.adb, 3wsocthi.ads,
3913         3wsoliop.ads, 41intnam.ads, 42intnam.ads, 4aintnam.ads,
3914         4cintnam.ads, 4gintnam.ads, 4hexcpol.adb, 4hintnam.ads,
3915         4lintnam.ads, 4nintnam.ads, 4ointnam.ads, 4onumaux.ads,
3916         4pintnam.ads, 4sintnam.ads, 4vcaldel.adb, 4vcalend.adb,
3917         4vintnam.ads, 4wexcpol.adb, 4wintnam.ads, 4zintnam.ads,
3918         51osinte.adb, 51osinte.ads, 52osinte.adb, 52osinte.ads,
3919         53osinte.ads, 54osinte.ads, 5aosinte.adb, 5aosinte.ads,
3920         5asystem.ads, 5ataprop.adb, 5atasinf.ads, 5ataspri.ads,
3921         5atpopsp.adb, 5avxwork.ads, 5bosinte.adb, 5bosinte.ads,
3922         5bsystem.ads, 5cosinte.ads, 5esystem.ads, 5fintman.adb,
3923         5fosinte.ads, 5fsystem.ads, 5ftaprop.adb, 5ftasinf.ads,
3924         5ginterr.adb, 5gintman.adb, 5gmastop.adb, 5gosinte.ads,
3925         5gproinf.ads, 5gsystem.ads, 5gtaprop.adb, 5gtasinf.ads,
3926         5gtpgetc.adb, 5hosinte.adb, 5hosinte.ads, 5hsystem.ads,
3927         5htaprop.adb, 5htaspri.ads, 5htraceb.adb, 5iosinte.adb,
3928         5itaprop.adb, 5itaspri.ads, 5ksystem.ads, 5kvxwork.ads,
3929         5lintman.adb, 5lml-tgt.adb, 5losinte.ads, 5lsystem.ads,
3930         5mvxwork.ads, 5ninmaop.adb, 5nintman.adb, 5nosinte.ads,
3931         5ntaprop.adb, 5ntaspri.ads, 5ointerr.adb, 5omastop.adb,
3932         5oosinte.adb, 5oosinte.ads, 5oosprim.adb, 5oparame.adb,
3933         5osystem.ads, 5otaprop.adb, 5otaspri.ads, 5posinte.ads,
3934         5posprim.adb, 5pvxwork.ads, 5sintman.adb, 5sosinte.adb,
3935         5sosinte.ads, 5ssystem.ads, 5staprop.adb, 5stasinf.ads,
3936         5staspri.ads, 5svxwork.ads, 5tosinte.ads, 5vasthan.adb,
3937         5vinmaop.adb, 5vinterr.adb, 5vintman.adb, 5vintman.ads,
3938         5vmastop.adb, 5vosinte.adb, 5vosinte.ads, 5vosprim.adb,
3939         5vsystem.ads, 5vtaprop.adb, 5vtaspri.ads, 5vtpopde.adb,
3940         5vtpopde.ads, 5wgloloc.adb, 5wintman.adb, 5wmemory.adb,
3941         5wosprim.adb, 5wsystem.ads, 5wtaprop.adb, 5wtaspri.ads,
3942         5ysystem.ads, 5zinterr.adb, 5zintman.adb, 5zosinte.adb,
3943         5zosinte.ads, 5zosprim.adb, 5zsystem.ads, 5ztaprop.adb,
3944         6vcpp.adb, 6vcstrea.adb, 6vinterf.ads, 7sinmaop.adb,
3945         7sintman.adb, 7sosinte.adb, 7sosprim.adb, 7staprop.adb,
3946         7staspri.ads, 7stpopsp.adb, 7straceb.adb, 9drpc.adb,
3947         a-caldel.adb, a-caldel.ads, a-charac.ads, a-colien.ads,
3948         a-comlin.adb, adaint.c, adaint.h, ada-tree.def,
3949         a-diocst.adb, a-diocst.ads, a-direio.adb, a-except.adb,
3950         a-except.ads, a-excpol.adb, a-exctra.adb, a-exctra.ads,
3951         a-filico.adb, a-interr.adb, a-intsig.adb, a-intsig.ads,
3952         ali.adb, ali.ads, ali-util.adb, ali-util.ads,
3953         a-ngcefu.adb, a-ngcoty.adb, a-ngelfu.adb, a-nudira.adb,
3954         a-nudira.ads, a-nuflra.adb, a-nuflra.ads, a-reatim.adb,
3955         a-reatim.ads, a-retide.ads, a-sequio.adb, a-siocst.adb,
3956         a-siocst.ads, a-ssicst.adb, a-ssicst.ads, a-strbou.adb,
3957         a-strbou.ads, a-strfix.adb, a-strmap.adb, a-strsea.ads,
3958         a-strunb.adb, a-strunb.ads, a-ststio.adb, a-stunau.adb,
3959         a-stunau.ads, a-stwibo.adb, a-stwibo.ads, a-stwifi.adb,
3960         a-stwima.adb, a-stwiun.adb, a-stwiun.ads, a-tags.adb,
3961         a-tags.ads, a-tasatt.adb, a-taside.adb, a-teioed.adb,
3962         a-textio.adb, a-textio.ads, a-tienau.adb, a-tifiio.adb,
3963         a-tiflau.adb, a-tiflio.adb, a-tigeau.adb, a-tigeau.ads,
3964         a-tiinau.adb, a-timoau.adb, a-tiocst.adb, a-tiocst.ads,
3965         atree.adb, atree.ads, a-witeio.adb, a-witeio.ads,
3966         a-wtcstr.adb, a-wtcstr.ads, a-wtdeio.adb, a-wtedit.adb,
3967         a-wtenau.adb, a-wtflau.adb, a-wtinau.adb, a-wtmoau.adb,
3968         bcheck.adb, binde.adb, bindgen.adb, bindusg.adb,
3969         checks.adb, checks.ads, cio.c, comperr.adb,
3970         comperr.ads, csets.adb, cstand.adb, cstreams.c,
3971         debug_a.adb, debug_a.ads, debug.adb, decl.c,
3972         einfo.adb, einfo.ads, errout.adb, errout.ads,
3973         eval_fat.adb, eval_fat.ads, exp_aggr.adb, expander.adb,
3974         expander.ads, exp_attr.adb, exp_ch11.adb, exp_ch13.adb,
3975         exp_ch2.adb, exp_ch3.adb, exp_ch3.ads, exp_ch4.adb,
3976         exp_ch5.adb, exp_ch6.adb, exp_ch7.adb, exp_ch7.ads,
3977         exp_ch8.adb, exp_ch9.adb, exp_code.adb, exp_dbug.adb,
3978         exp_dbug.ads, exp_disp.adb, exp_dist.adb, expect.c,
3979         exp_fixd.adb, exp_imgv.adb, exp_intr.adb, exp_pakd.adb,
3980         exp_prag.adb, exp_strm.adb, exp_strm.ads, exp_tss.adb,
3981         exp_tss.ads, exp_util.adb, exp_util.ads, exp_vfpt.adb,
3982         fe.h, fmap.adb, fmap.ads, fname.adb,
3983         fname.ads, fname-uf.adb, fname-uf.ads, freeze.adb,
3984         freeze.ads, frontend.adb, g-awk.adb, g-awk.ads,
3985         g-busora.adb, g-busora.ads, g-busorg.adb, g-busorg.ads,
3986         g-casuti.adb, g-casuti.ads, g-catiio.adb, g-catiio.ads,
3987         g-cgi.adb, g-cgi.ads, g-cgicoo.adb, g-cgicoo.ads,
3988         g-cgideb.adb, g-cgideb.ads, g-comlin.adb, g-comlin.ads,
3989         g-crc32.adb, g-crc32.ads, g-debpoo.adb, g-debpoo.ads,
3990         g-debuti.adb, g-debuti.ads, g-diopit.adb, g-diopit.ads,
3991         g-dirope.adb, g-dirope.ads, g-dyntab.adb, g-dyntab.ads,
3992         g-except.ads, g-exctra.adb, g-exctra.ads, g-expect.adb,
3993         g-expect.ads, g-hesora.adb, g-hesora.ads, g-hesorg.adb,
3994         g-hesorg.ads, g-htable.adb, g-htable.ads, gigi.h,
3995         g-io.adb, g-io.ads, g-io_aux.adb, g-io_aux.ads,
3996         g-locfil.adb, g-locfil.ads, g-md5.adb, g-md5.ads,
3997         gmem.c, gnat1drv.adb, gnatbind.adb, gnatchop.adb,
3998         gnatcmd.adb, gnatfind.adb, gnatkr.adb, gnatlbr.adb,
3999         gnatlink.adb, gnatls.adb, gnatmake.adb, gnatmem.adb,
4000         gnatname.adb, gnatprep.adb, gnatprep.ads, gnatpsta.adb,
4001         gnatxref.adb, g-os_lib.adb, g-os_lib.ads, g-regexp.adb,
4002         g-regexp.ads, g-regist.adb, g-regist.ads, g-regpat.adb,
4003         g-regpat.ads, g-soccon.ads, g-socket.adb, g-socket.ads,
4004         g-socthi.adb, g-socthi.ads, g-soliop.ads, g-souinf.ads,
4005         g-speche.adb, g-speche.ads, g-spipat.adb, g-spipat.ads,
4006         g-spitbo.adb, g-spitbo.ads, g-sptabo.ads, g-sptain.ads,
4007         g-sptavs.ads, g-table.adb, g-table.ads, g-tasloc.adb,
4008         g-tasloc.ads, g-thread.adb, g-thread.ads, g-traceb.adb,
4009         g-traceb.ads, g-trasym.adb, g-trasym.ads, hostparm.ads,
4010         i-c.ads, i-cobol.adb, i-cpp.adb, i-cstrea.ads,
4011         i-cstrin.adb, i-cstrin.ads, impunit.adb, init.c,
4012         inline.adb, interfac.ads, i-pacdec.ads, itypes.adb,
4013         itypes.ads, i-vxwork.ads, lang.opt, lang-specs.h,
4014         layout.adb, lib.adb, lib.ads, lib-list.adb,
4015         lib-load.adb, lib-load.ads, lib-sort.adb, lib-util.adb,
4016         lib-writ.adb, lib-writ.ads, lib-xref.adb, lib-xref.ads,
4017         link.c, live.adb, make.adb, make.ads,
4018         Makefile.adalib, Makefile.in, Make-lang.in, makeusg.adb,
4019         mdll.adb, mdll-fil.adb, mdll-fil.ads, mdll-utl.adb,
4020         mdll-utl.ads, memroot.adb, memroot.ads, memtrack.adb,
4021         misc.c, mkdir.c, mlib.adb, mlib.ads,
4022         mlib-fil.adb, mlib-fil.ads, mlib-prj.adb, mlib-prj.ads,
4023         mlib-tgt.adb, mlib-tgt.ads, mlib-utl.adb, mlib-utl.ads,
4024         namet.adb, namet.ads, namet.h, nlists.ads,
4025         nlists.h, nmake.adt, opt.adb, opt.ads,
4026         osint.adb, osint.ads, osint-b.adb, osint-c.adb,
4027         par.adb, par-ch10.adb, par-ch11.adb, par-ch2.adb,
4028         par-ch3.adb, par-ch4.adb, par-ch5.adb, par-ch6.adb,
4029         par-ch9.adb, par-endh.adb, par-labl.adb, par-load.adb,
4030         par-prag.adb, par-sync.adb, par-tchk.adb, par-util.adb,
4031         prj.adb, prj.ads, prj-attr.adb, prj-attr.ads,
4032         prj-com.adb, prj-com.ads, prj-dect.adb, prj-dect.ads,
4033         prj-env.adb, prj-env.ads, prj-ext.adb, prj-ext.ads,
4034         prj-makr.adb, prj-makr.ads, prj-nmsc.adb, prj-nmsc.ads,
4035         prj-pars.adb, prj-pars.ads, prj-part.adb, prj-part.ads,
4036         prj-pp.adb, prj-pp.ads, prj-proc.adb, prj-proc.ads,
4037         prj-strt.adb, prj-strt.ads, prj-tree.adb, prj-tree.ads,
4038         prj-util.adb, prj-util.ads, raise.c, raise.h,
4039         repinfo.adb, repinfo.h, restrict.adb, restrict.ads,
4040         rident.ads, rtsfind.adb, rtsfind.ads, s-addima.ads,
4041         s-arit64.adb, s-assert.adb, s-assert.ads, s-atacco.adb,
4042         s-atacco.ads, s-auxdec.adb, s-auxdec.ads, s-bitops.adb,
4043         scans.ads, scn.adb, scn.ads, s-crc32.adb,
4044         s-crc32.ads, s-direio.adb, sem.adb, sem.ads,
4045         sem_aggr.adb, sem_attr.adb, sem_attr.ads, sem_case.adb,
4046         sem_case.ads, sem_cat.adb, sem_cat.ads, sem_ch10.adb,
4047         sem_ch11.adb, sem_ch12.adb, sem_ch12.ads, sem_ch13.adb,
4048         sem_ch13.ads, sem_ch3.adb, sem_ch3.ads, sem_ch4.adb,
4049         sem_ch5.adb, sem_ch5.ads, sem_ch6.adb, sem_ch6.ads,
4050         sem_ch7.adb, sem_ch7.ads, sem_ch8.adb, sem_ch8.ads,
4051         sem_ch9.adb, sem_disp.adb, sem_disp.ads, sem_dist.adb,
4052         sem_elab.adb, sem_eval.adb, sem_eval.ads, sem_intr.adb,
4053         sem_maps.adb, sem_mech.adb, sem_prag.adb, sem_prag.ads,
4054         sem_res.adb, sem_res.ads, sem_type.adb, sem_type.ads,
4055         sem_util.adb, sem_util.ads, sem_warn.adb, s-errrep.adb,
4056         s-errrep.ads, s-exctab.adb, s-exctab.ads, s-exnint.ads,
4057         s-exnllf.ads, s-exnlli.ads, s-expint.ads, s-explli.ads,
4058         s-expuns.ads, s-fatflt.ads, s-fatgen.adb, s-fatgen.ads,
4059         s-fatlfl.ads, s-fatllf.ads, s-fatsfl.ads, s-fileio.adb,
4060         s-fileio.ads, s-finimp.adb, s-finimp.ads, s-finroo.adb,
4061         s-finroo.ads, sfn_scan.adb, s-gloloc.adb, s-gloloc.ads,
4062         s-imgdec.adb, s-imgenu.adb, s-imgrea.adb, s-imgwch.adb,
4063         sinfo.adb, sinfo.ads, s-inmaop.ads, sinput.adb,
4064         sinput.ads, sinput-d.adb, sinput-l.adb, sinput-l.ads,
4065         sinput-p.adb, sinput-p.ads, s-interr.adb, s-interr.ads,
4066         s-intman.ads, s-maccod.ads, s-mastop.adb, s-mastop.ads,
4067         s-memory.adb, s-memory.ads, snames.adb, snames.ads,
4068         snames.h, s-osprim.ads, s-parame.ads, s-parint.ads,
4069         s-pooloc.adb, s-pooloc.ads, s-poosiz.adb, sprint.adb,
4070         s-proinf.ads, s-scaval.ads, s-secsta.adb, s-secsta.ads,
4071         s-sequio.adb, s-shasto.adb, s-shasto.ads, s-soflin.ads,
4072         s-stache.adb, s-stache.ads, s-stalib.adb, s-stalib.ads,
4073         s-stoele.ads, s-stopoo.ads, s-stratt.adb, s-stratt.ads,
4074         s-strops.adb, s-strops.ads, s-taasde.adb, s-taasde.ads,
4075         s-tadeca.adb, s-tadeca.ads, s-tadert.adb, s-tadert.ads,
4076         s-taenca.adb, s-taenca.ads, s-taprob.adb, s-taprob.ads,
4077         s-taprop.ads, s-tarest.adb, s-tarest.ads, s-tasdeb.adb,
4078         s-tasdeb.ads, s-tasinf.adb, s-tasinf.ads, s-tasini.adb,
4079         s-tasini.ads, s-taskin.adb, s-taskin.ads, s-tasque.adb,
4080         s-tasque.ads, s-tasren.adb, s-tasren.ads, s-tasres.ads,
4081         s-tassta.adb, s-tassta.ads, s-tasuti.adb, s-tasuti.ads,
4082         s-tataat.adb, s-tataat.ads, s-tpinop.adb, s-tpinop.ads,
4083         s-tpoben.adb, s-tpoben.ads, s-tpobop.adb, s-tpobop.ads,
4084         s-tposen.adb, s-tposen.ads, s-traceb.adb, s-traceb.ads,
4085         stringt.adb, stringt.ads, stringt.h, style.ads,
4086         stylesw.adb, stylesw.ads, s-unstyp.ads, s-vaflop.ads,
4087         s-valrea.adb, s-valuti.adb, s-vercon.adb, s-vmexta.adb,
4088         s-wchcnv.ads, s-wchcon.ads, s-widcha.adb, switch.adb,
4089         switch.ads, switch-b.adb, switch-c.adb, switch-m.adb,
4090         s-wwdcha.adb, s-wwdwch.adb, sysdep.c, system.ads,
4091         table.adb, table.ads, targparm.adb, targparm.ads,
4092         targtyps.c, tbuild.adb, tbuild.ads, tracebak.c,
4093         trans.c, tree_io.adb, treepr.adb, treeprs.adt,
4094         ttypes.ads, types.ads, types.h, uintp.adb,
4095         uintp.ads, uintp.h, uname.adb, urealp.adb,
4096         urealp.ads, urealp.h, usage.adb, utils2.c,
4097         utils.c, validsw.adb, validsw.ads, widechar.adb,
4098         xeinfo.adb, xnmake.adb, xref_lib.adb, xref_lib.ads,
4099         xr_tabls.adb, xr_tabls.ads, xtreeprs.adb, xsnames.adb,
4100         einfo.h, sinfo.h, treeprs.ads, nmake.ads, nmake.adb,
4101         gnatvsn.ads: Merge with ACT tree.
4102
4103         * gnatvsn.adb: Rewritten in a simpler and more efficient way.
4104
4105 2003-10-20  Mark Mitchell  <mark@codesourcery.com>
4106
4107         * Make-lang.in (gnat_ug_unx.info): Add dependency on stmp-docobjdir.
4108         (gnat_ug_vmx.info): Likewise.
4109         (gnat_ug_vxw.info): Likewise.
4110         (gnat_ug_wnt.info): Likewise.
4111         (gnat_rm.info): Likewise.
4112         (gnat-style.info): Likewise.
4113
4114         * Make-lang.in (ada.install-info): Remove target.
4115         (info): New target.
4116         (install-info): Likewise.
4117         (gnat_ug_unx.info): Simplify rule.
4118         (gnat_ug_vmx.info): Likewise.
4119         (gnat_ug_vxw.info): Likewise.
4120         (gnat_ug_wnt.info): Likewise.
4121         (gnat_rm.info): Likewise.
4122         (gnat-style.info): Likewise.
4123
4124 2003-10-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4125
4126         * Make-lang.in: Replace uses of $(target_alias) with
4127         $(target_noncanonical).
4128         * ada/Makefile.in: Remove unused mention of $(target_alias).
4129
4130 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
4131
4132         * Make-lang.in (ada.info): Replace with ...
4133         (info): ... this.
4134         (ada.dvi): Replace with ...
4135         (dvi): ... this.
4136
4137 2003-09-29  Zack Weinberg  <zack@codesourcery.com>
4138
4139         * trans.c (gigi): Use REAL_ARITHMETIC, not REAL_VALUE_ATOF, to
4140         initialize dconstp5 and dconstmp5.
4141
4142 2003-09-28  Richard Henderson  <rth@redhat.com>
4143
4144         * trans.c (tree_transform): Update call to expand_asm_operands.
4145
4146 2003-09-21  Richard Henderson  <rth@redhat.com>
4147
4148         * trans.c, utils.c: Revert.
4149
4150 2003-09-21  Richard Henderson  <rth@redhat.com>
4151
4152         * trans.c, utils.c: Update for DECL_SOURCE_LOCATION rename and
4153         change to const.
4154
4155 2003-09-04  Michael Matz  <matz@suse.de>
4156
4157         * misc.c: Include "target.h".
4158         * Make-lang.in (misc.o): Add dependency on target.h.
4159
4160 2003-09-03  DJ Delorie  <dj@redhat.com>
4161
4162         * misc.c (default_pass_by_ref): Convert to calls.return_in_memory
4163         hook.
4164
4165 2003-08-30  Zack Weinberg  <zack@codesourcery.com>
4166
4167         * Makefile.in: Update substitutions to match changes to
4168         configure.  Use include directives instead of @-insertions
4169         to read in host and target fragments.  Add a rule to
4170         regenerate ada/Makefile.
4171
4172 2003-07-18  Neil Booth  <neil@daikokuya.co.uk>
4173
4174         * lang-options.h: Remove.
4175         * lang.opt: Add help text.
4176
4177 2003-07-07  Nathan Sidwell  <nathan@codesourcery.com>
4178
4179         * trans.c (build_unit_elab, set_lineno): Adjust emit_line_note
4180         calls.
4181
4182 2003-07-06  Neil Booth  <neil@daikokuya.co.uk>
4183
4184         * misc.c (gnat_handle_option): Don't handle filenames.
4185
4186 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4187
4188         * Make-lang.in: Replace PWD with PWD_COMMAND.
4189         * Makefile.adalib: Likewise.
4190         * Makefile.in: Likewise.
4191
4192 2003-07-04  Matt Kraai  <kraai@alumni.cmu.edu>
4193
4194         * misc.c (gnat_argv): Revert last change.
4195         (gnat_handle_option, gnat_init_options): Copy arguments.
4196
4197 2003-07-03  Neil Booth  <neil@daikokuya.co.uk>
4198
4199         * misc.c (gnat_argv): Make const.
4200
4201 2003-07-02  Neil Booth  <neil@daikokuya.co.uk>
4202
4203         * misc.c (save_argc, save_argv): Keep non-static!
4204
4205 2003-07-02  Neil Booth  <neil@daikokuya.co.uk>
4206
4207         * misc.c (save_argc, save_argv): Make static.
4208         (gnat_init_options): New prototype.
4209         (gnat_init_options): Update.
4210
4211 2003-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
4212
4213         * gnat_ug.texi: Remove unlikely characters from @vars.
4214         * gnat_ug_vms.texi: Regenerate.
4215
4216 2003-06-27  Nathan Sidwell  <nathan@codesourcery.com>
4217
4218         * misc.c (record_code_position): Adjust emit_note call.
4219
4220 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
4221
4222         * misc.c (gnat_handle_option): Don't check for missing arguments.
4223
4224 2003-06-20  Nathan Sidwell  <nathan@codesourcery.com>
4225
4226         * utils.c (end_subprog_body): Adjust expand_function_end call.
4227
4228 2003-06-16  Matt Kraai  <kraai@alumni.cmu.edu>
4229
4230         * bindgen.adb (Gen_Main_Ada, Gen_Main_C): Do not test
4231         Bind_Main_Program.
4232
4233 2003-06-15  Neil Booth  <neil@daikokuya.co.uk>
4234
4235         * lang.opt: Declare Ada.
4236         * misc.c (gnat_init_options): Update.
4237
4238 2003-06-14  Nathan Sidwell  <nathan@codesourcery.com>
4239
4240         * utils.c (begin_subprog_body): Adjust init_function_start call.
4241
4242 2003-06-14  Neil Booth  <neil@daikokuya.co.uk>
4243
4244         * Make-lang.in: Update to use options.c and options.h.
4245         * misc.c: Include options.h not aoptions.h.
4246         (gnat_handle_option): Abort on unrecognized switch.
4247         (gnat_init_options): Request Ada switches.
4248
4249 2003-06-14  Neil Booth  <neil@daikokuya.co.uk>
4250
4251         * lang.opt: Add -Wall.
4252         * misc.c (gnat_handle_option): Handle it.
4253
4254 2003-06-12  Neil Booth  <neil@daikokuya.co.uk>
4255
4256         * misc.c (gnat_handle_option): Fix warnings.
4257
4258 2003-06-11  Matt Kraai  <kraai@alumni.cmu.edu>
4259
4260         * Make-lang.in (gnatbind): Remove $(LIBIBERTY).
4261
4262 2003-06-11  Neil Booth  <neil@daikokuya.co.uk>
4263
4264         * Make-lang.in: Update to handle command-line options.
4265         * lang.opt: New file.
4266         * misc.c: Include aoptions.h.
4267         (cl_options_count, cl_options): Remove.
4268         (gnat_handle_option): New.
4269         (gnat_decode_option): Remove.
4270         (LANG_HOOKS_DECODE_OPTION): Remove.
4271         (LANG_HOOKS_HANDLE_OPTION): Override.
4272
4273 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4274
4275         * init.c, misc.c, trans.c, utils.c: Remove dead code.
4276
4277 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4278
4279         * Makefile.in: Replace "host_canonical" with "host" for autoconf
4280         substitution.
4281
4282 2003-06-08  Neil Booth  <neil@daikokuya.co.uk>
4283
4284         * Make-lang.in: Update.
4285         * misc.c: Include opts.h. Define cl_options_count and cl_options.
4286
4287 2003-06-07  Neil Booth  <neil@daikokuya.co.uk>
4288
4289         * misc.c (gnat_init_options): Update.
4290
4291 2003-06-05  Matt Kraai  <kraai@alumni.cmu.edu>
4292
4293         * Make-lang.in (ada/b_gnatb.o-warn): Remove.
4294         * bindgen.adb (Gen_Main_C): Mark ensure_reference with
4295         __attribute__ ((__unused__)).
4296
4297 2003-06-05  Jan Hubicka  <jh@suse.cz>
4298
4299         * Make-lang.in:  Add support for stageprofile and stagefeedback
4300
4301 2003-06-05  Matt Kraai  <kraai@alumni.cmu.edu>
4302
4303         * bindgen.adb (Gen_Adafinal_C, Gen_Adainit_C, Gen_Elab_Defs_C)
4304         (Gen_Main_C, Gen_Output_File_C): Generate ISO C.
4305
4306 2003-06-04  Matt Kraai  <kraai@alumni.cmu.edu>
4307
4308         * gnat_ug.texi (The GNAT Run-Time Library Builder gnatlbr):
4309         Remove non-VMS directive.
4310         (Switches for gnatlbr, Optimization Levels): Remove non-VMS
4311         alternatives.
4312         (Examples of gnatls Usage): Remove VMS alternative.
4313
4314 2003-06-04  Olivier Hainque  <hainque@act-europe.fr>
4315
4316         PR ada/9953:
4317         * 5hsystem.ads: Remove pragma Linker_Option for pthreads library,
4318         and turn ZCX_By_Default back to False since the underlying support
4319         is not quite there yet.
4320
4321 2003-06-01  Andreas Jaeger  <aj@suse.de>
4322
4323         * utils.c (finish_record_type): Remove usages of ROUND_TYPE_SIZE
4324         and ROUND_TYPE_SIZE_UNIT.
4325
4326 2003-05-22   Geert Bosch <bosch@gnat.com>
4327
4328         * gnat_rm.texi : Remove reference to Ada Core Technologies.
4329
4330 2003-05-03  Nathan Sidwell  <nathan@codesourcery.com>
4331
4332         * trans.c (tree_transform): Use location_t and input_location
4333         directly.
4334         (build_unit_elab): Likewise.
4335         * utils.c (create_label_decl): Likewise.
4336
4337 2003-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4338
4339         * trans.c (tree_transform, build_unit_elab,
4340         set_lineno): Rename lineno to input_line.
4341         * utils.c (pushdecl, create_label_decl, begin_subprog_body,
4342         end_subprog_body): Likewise.
4343         * utils2.c (build_call_raise): Likewise.
4344
4345 2003-05-01  Laurent Guerby <guerby@acm.org>
4346
4347         PR ada/10546
4348         * 5iosinte.ads: Increase pthread_cond_t size to match recent
4349         LinuxThread and NPTL version, merge from ACT.
4350
4351 2003-04-28  Zack Weinberg  <zack@codesourcery.com>
4352
4353         * utils.c (convert): No need to clear TREE_CST_RTL.
4354
4355 2003-04-23   Geert Bosch <bosch@gnat.com>
4356
4357         * 1aexcept.adb, 1aexcept.ads, 1ic.ads, 1ssecsta.adb,
4358         1ssecsta.ads, 31soccon.ads, 31soliop.ads, 3asoccon.ads,
4359         3bsoccon.ads, 3gsoccon.ads, 3hsoccon.ads, 3ssoccon.ads,
4360         3ssoliop.ads, 3wsoccon.ads, 3wsocthi.adb, 3wsocthi.ads,
4361         3wsoliop.ads, 41intnam.ads, 42intnam.ads, 4aintnam.ads,
4362         4cintnam.ads, 4dintnam.ads, 4gintnam.ads, 4hexcpol.adb,
4363         4hintnam.ads, 4lintnam.ads, 4mintnam.ads, 4nintnam.ads,
4364         4ointnam.ads, 4onumaux.ads, 4pintnam.ads, 4rintnam.ads,
4365         4sintnam.ads, 4uintnam.ads, 4vcaldel.adb, 4vcalend.adb,
4366         4vcalend.ads, 4vintnam.ads, 4wcalend.adb, 4wexcpol.adb,
4367         4wintnam.ads, 4zintnam.ads, 4znumaux.ads, 4zsytaco.adb,
4368         4zsytaco.ads, 51osinte.adb, 51osinte.ads, 52osinte.adb,
4369         52osinte.ads, 52system.ads, 53osinte.ads, 54osinte.ads,
4370         5amastop.adb, 5aosinte.adb, 5aosinte.ads, 5asystem.ads,
4371         5ataprop.adb, 5atasinf.ads, 5ataspri.ads, 5atpopsp.adb,
4372         5avxwork.ads, 5bosinte.adb, 5bosinte.ads, 5bsystem.ads,
4373         5cosinte.ads, 5dosinte.ads, 5esystem.ads, 5etpopse.adb,
4374         5fintman.adb, 5fosinte.ads, 5fsystem.ads, 5ftaprop.adb,
4375         5ftasinf.ads, 5ginterr.adb, 5gintman.adb, 5gmastop.adb,
4376         5gosinte.ads, 5gproinf.adb, 5gproinf.ads, 5gsystem.ads,
4377         5gtaprop.adb, 5gtasinf.adb, 5gtasinf.ads, 5gtpgetc.adb,
4378         5hosinte.adb, 5hosinte.ads, 5hparame.ads, 5hsystem.ads,
4379         5htaprop.adb, 5htaspri.ads, 5htraceb.adb, 5iosinte.adb,
4380         5iosinte.ads, 5itaprop.adb, 5itaspri.ads, 5ksystem.ads,
4381         5kvxwork.ads, 5lintman.adb, 5lml-tgt.adb, 5losinte.ads,
4382         5lsystem.ads, 5mosinte.ads, 5mvxwork.ads, 5ninmaop.adb,
4383         5nintman.adb, 5nosinte.ads, 5ntaprop.adb, 5ntaspri.ads,
4384         5ointerr.adb, 5omastop.adb, 5oosinte.adb, 5oosinte.ads,
4385         5oosprim.adb, 5oparame.adb, 5osystem.ads, 5otaprop.adb,
4386         5otaspri.ads, 5posinte.ads, 5posprim.adb, 5pvxwork.ads,
4387         5qosinte.adb, 5qosinte.ads, 5qstache.adb, 5qtaprop.adb,
4388         5qtaspri.ads, 5rosinte.adb, 5rosinte.ads, 5rparame.adb,
4389         5sintman.adb, 5sosinte.adb, 5sosinte.ads, 5sparame.adb,
4390         5ssystem.ads, 5staprop.adb, 5stasinf.adb, 5stasinf.ads,
4391         5staspri.ads, 5stpopse.adb, 5svxwork.ads, 5tosinte.ads,
4392         5uintman.adb, 5uosinte.ads, 5vasthan.adb, 5vinmaop.adb,
4393         5vinterr.adb, 5vintman.adb, 5vintman.ads, 5vmastop.adb,
4394         5vosinte.adb, 5vosinte.ads, 5vosprim.adb, 5vosprim.ads,
4395         5vparame.ads, 5vsystem.ads, 5vtaprop.adb, 5vtaspri.ads,
4396         5vtpopde.adb, 5vtpopde.ads, 5vvaflop.adb, 5wgloloc.adb,
4397         5wintman.adb, 5wmemory.adb, 5wosinte.ads, 5wosprim.adb,
4398         5wsystem.ads, 5wtaprop.adb, 5wtaspri.ads, 5ysystem.ads,
4399         5zinterr.adb, 5zintman.adb, 5zosinte.adb, 5zosinte.ads,
4400         5zosprim.adb, 5zsystem.ads, 5ztaprop.adb, 6vcpp.adb,
4401         6vcstrea.adb, 6vinterf.ads, 7sinmaop.adb, 7sintman.adb,
4402         7sosinte.adb, 7sosprim.adb, 7staprop.adb, 7staspri.ads,
4403         7stpopsp.adb, 7straceb.adb, 86numaux.adb, 86numaux.ads,
4404         9drpc.adb, a-astaco.adb, a-astaco.ads, a-caldel.adb,
4405         a-caldel.ads, a-calend.adb, a-calend.ads, a-chahan.adb,
4406         a-chahan.ads, a-charac.ads, a-chlat1.ads, a-chlat9.ads,
4407         a-colien.adb, a-colien.ads, a-colire.adb, a-colire.ads,
4408         a-comlin.adb, a-comlin.ads, a-cwila1.ads, a-cwila9.ads,
4409         a-decima.adb, a-decima.ads, a-diocst.adb, a-diocst.ads,
4410         a-direio.adb, a-direio.ads, a-dynpri.adb, a-dynpri.ads,
4411         a-einuoc.adb, a-einuoc.ads, a-except.adb, a-except.ads,
4412         a-excpol.adb, a-exctra.adb, a-exctra.ads, a-filico.adb,
4413         a-filico.ads, a-finali.adb, a-finali.ads, a-flteio.ads,
4414         a-fwteio.ads, a-inteio.ads, a-interr.adb, a-interr.ads,
4415         a-intnam.ads, a-intsig.adb, a-intsig.ads, a-ioexce.ads,
4416         a-iwteio.ads, a-lfteio.ads, a-lfwtio.ads, a-liteio.ads,
4417         a-liwtio.ads, a-llftio.ads, a-llfwti.ads, a-llitio.ads,
4418         a-lliwti.ads, a-ncelfu.ads, a-ngcefu.adb, a-ngcefu.ads,
4419         a-ngcoty.adb, a-ngcoty.ads, a-ngelfu.adb, a-ngelfu.ads,
4420         a-nlcefu.ads, a-nlcoty.ads, a-nlelfu.ads, a-nllcef.ads,
4421         a-nllcty.ads, a-nllefu.ads, a-nscefu.ads, a-nscoty.ads,
4422         a-nselfu.ads, a-nucoty.ads, a-nudira.adb, a-nudira.ads,
4423         a-nuelfu.ads, a-nuflra.adb, a-nuflra.ads, a-numaux.ads,
4424         a-numeri.ads, a-reatim.adb, a-reatim.ads, a-retide.adb,
4425         a-retide.ads, a-sequio.adb, a-sequio.ads, a-sfteio.ads,
4426         a-sfwtio.ads, a-siocst.adb, a-siocst.ads, a-siteio.ads,
4427         a-siwtio.ads, a-ssicst.adb, a-ssicst.ads, a-ssitio.ads,
4428         a-ssiwti.ads, a-stmaco.ads, a-storio.adb, a-storio.ads,
4429         a-strbou.adb, a-strbou.ads, a-stream.ads, a-strfix.adb,
4430         a-strfix.ads, a-string.ads, a-strmap.adb, a-strmap.ads,
4431         a-strsea.adb, a-strsea.ads, a-strunb.adb, a-strunb.ads,
4432         a-ststio.adb, a-ststio.ads, a-stunau.adb, a-stunau.ads,
4433         a-stwibo.adb, a-stwibo.ads, a-stwifi.adb, a-stwifi.ads,
4434         a-stwima.adb, a-stwima.ads, a-stwise.adb, a-stwise.ads,
4435         a-stwiun.adb, a-stwiun.ads, a-suteio.adb, a-suteio.ads,
4436         a-swmwco.ads, a-swuwti.adb, a-swuwti.ads, a-sytaco.adb,
4437         a-sytaco.ads, a-tags.adb, a-tags.ads, a-tasatt.adb,
4438         a-tasatt.ads, a-taside.adb, a-taside.ads, a-teioed.adb,
4439         a-teioed.ads, a-textio.adb, a-textio.ads, a-ticoau.adb,
4440         a-ticoau.ads, a-ticoio.adb, a-ticoio.ads, a-tideau.adb,
4441         a-tideau.ads, a-tideio.adb, a-tideio.ads, a-tienau.adb,
4442         a-tienau.ads, a-tienio.adb, a-tienio.ads, a-tifiio.adb,
4443         a-tifiio.ads, a-tiflau.adb, a-tiflau.ads, a-tiflio.adb,
4444         a-tiflio.ads, a-tigeau.adb, a-tigeau.ads, a-tiinau.adb,
4445         a-tiinau.ads, a-tiinio.adb, a-tiinio.ads, a-timoau.adb,
4446         a-timoau.ads, a-timoio.adb, a-timoio.ads, a-tiocst.adb,
4447         a-tiocst.ads, a-titest.adb, a-titest.ads, a-unccon.ads,
4448         a-uncdea.ads, a-witeio.adb, a-witeio.ads, a-wtcoau.adb,
4449         a-wtcoau.ads, a-wtcoio.adb, a-wtcoio.ads, a-wtcstr.adb,
4450         a-wtcstr.ads, a-wtdeau.adb, a-wtdeau.ads, a-wtdeio.adb,
4451         a-wtdeio.ads, a-wtedit.adb, a-wtedit.ads, a-wtenau.adb,
4452         a-wtenau.ads, a-wtenio.adb, a-wtenio.ads, a-wtfiio.adb,
4453         a-wtfiio.ads, a-wtflau.adb, a-wtflau.ads, a-wtflio.adb,
4454         a-wtflio.ads, a-wtgeau.adb, a-wtgeau.ads, a-wtinau.adb,
4455         a-wtinau.ads, a-wtinio.adb, a-wtinio.ads, a-wtmoau.adb,
4456         a-wtmoau.ads, a-wtmoio.adb, a-wtmoio.ads, a-wttest.adb,
4457         a-wttest.ads, ada-tree.h, ada.ads, ada.h,
4458         adadecode.c, adadecode.h, ali-util.adb, ali-util.ads,
4459         ali.adb, ali.ads, alloc.ads, argv.c,
4460         atree.adb, atree.ads, atree.h, aux-io.c,
4461         back_end.adb, back_end.ads, bcheck.adb, bcheck.ads,
4462         binde.adb, binde.ads, binderr.adb, binderr.ads,
4463         bindgen.adb, bindgen.ads, bindusg.adb, bindusg.ads,
4464         butil.adb, butil.ads, cal.c, calendar.ads,
4465         casing.adb, casing.ads, ceinfo.adb, checks.adb,
4466         checks.ads, cio.c, comperr.adb, comperr.ads,
4467         config-lang.in, csets.adb, csets.ads, csinfo.adb,
4468         cstand.adb, cstand.ads, cuintp.c, debug.adb,
4469         debug.ads, debug_a.adb, debug_a.ads, dec-io.adb,
4470         dec-io.ads, dec.ads, deftarg.c, directio.ads,
4471         einfo.adb, einfo.ads, elists.adb, elists.ads,
4472         elists.h, errno.c, errout.adb, errout.ads,
4473         eval_fat.adb, eval_fat.ads, exit.c, exp_aggr.adb,
4474         exp_aggr.ads, exp_attr.adb, exp_attr.ads, exp_ch10.ads,
4475         exp_ch11.adb, exp_ch11.ads, exp_ch12.adb, exp_ch12.ads,
4476         exp_ch13.adb, exp_ch13.ads, exp_ch2.adb, exp_ch2.ads,
4477         exp_ch3.adb, exp_ch3.ads, exp_ch4.adb, exp_ch4.ads,
4478         exp_ch5.adb, exp_ch5.ads, exp_ch6.adb, exp_ch6.ads,
4479         exp_ch7.adb, exp_ch7.ads, exp_ch8.adb, exp_ch8.ads,
4480         exp_ch9.adb, exp_ch9.ads, exp_code.adb, exp_code.ads,
4481         exp_dbug.adb, exp_dbug.ads, exp_disp.adb, exp_disp.ads,
4482         exp_dist.adb, exp_dist.ads, exp_fixd.adb, exp_fixd.ads,
4483         exp_imgv.adb, exp_imgv.ads, exp_intr.adb, exp_intr.ads,
4484         exp_pakd.adb, exp_pakd.ads, exp_prag.adb, exp_prag.ads,
4485         exp_smem.adb, exp_smem.ads, exp_strm.adb, exp_strm.ads,
4486         exp_tss.adb, exp_tss.ads, exp_util.adb, exp_util.ads,
4487         exp_vfpt.adb, exp_vfpt.ads, expander.adb, expander.ads,
4488         fmap.adb, fmap.ads, fname-sf.adb, fname-sf.ads,
4489         fname-uf.adb, fname-uf.ads, fname.adb, fname.ads,
4490         freeze.adb, freeze.ads, frontend.adb, frontend.ads,
4491         g-awk.adb, g-awk.ads, g-busora.adb, g-busora.ads,
4492         g-busorg.adb, g-busorg.ads, g-calend.adb, g-calend.ads,
4493         g-casuti.adb, g-casuti.ads, g-catiio.adb, g-catiio.ads,
4494         g-cgi.adb, g-cgi.ads, g-cgicoo.adb, g-cgicoo.ads,
4495         g-cgideb.adb, g-cgideb.ads, g-comlin.adb, g-comlin.ads,
4496         g-crc32.adb, g-crc32.ads, g-curexc.ads, g-debpoo.adb,
4497         g-debpoo.ads, g-debuti.adb, g-debuti.ads, g-diopit.adb,
4498         g-diopit.ads, g-dirope.adb, g-dirope.ads, g-dyntab.adb,
4499         g-dyntab.ads, g-enblsp.adb, g-except.ads, g-exctra.adb,
4500         g-exctra.ads, g-expect.adb, g-expect.ads, g-flocon.ads,
4501         g-hesora.adb, g-hesora.ads, g-hesorg.adb, g-hesorg.ads,
4502         g-htable.adb, g-htable.ads, g-io.adb, g-io.ads,
4503         g-io_aux.adb, g-io_aux.ads, g-locfil.ads, g-md5.adb,
4504         g-md5.ads, g-moreex.adb, g-moreex.ads, g-os_lib.adb,
4505         g-os_lib.ads, g-regexp.adb, g-regexp.ads, g-regist.ads,
4506         g-regpat.adb, g-regpat.ads, g-soccon.ads, g-socket.adb,
4507         g-socket.ads, g-socthi.adb, g-socthi.ads, g-soliop.ads,
4508         g-souinf.ads, g-speche.adb, g-speche.ads, g-spipat.adb,
4509         g-spipat.ads, g-spitbo.adb, g-spitbo.ads, g-sptabo.ads,
4510         g-sptain.ads, g-sptavs.ads, g-table.adb, g-table.ads,
4511         g-tasloc.adb, g-tasloc.ads, g-thread.adb, g-thread.ads,
4512         g-traceb.adb, g-traceb.ads, g-trasym.adb, g-trasym.ads,
4513         get_targ.adb, get_targ.ads, gnat-style.texi, gnat.ads,
4514         gnat1drv.adb, gnat1drv.ads, gnatbind.adb, gnatbind.ads,
4515         gnatbl.c, gnatchop.adb, gnatcmd.adb, gnatcmd.ads,
4516         gnatdll.adb, gnatfind.adb, gnatkr.adb, gnatkr.ads,
4517         gnatlbr.adb, gnatlink.adb, gnatlink.ads, gnatls.adb,
4518         gnatls.ads, gnatmake.adb, gnatmake.ads, gnatmem.adb,
4519         gnatname.adb, gnatname.ads, gnatprep.adb, gnatprep.ads,
4520         gnatpsta.adb, gnatvsn.adb, gnatvsn.ads, gnatxref.adb,
4521         hlo.adb, hlo.ads, hostparm.ads, i-c.adb,
4522         i-c.ads, i-cexten.ads, i-cobol.adb, i-cobol.ads,
4523         i-cpoint.adb, i-cpoint.ads, i-cpp.adb, i-cpp.ads,
4524         i-cstrea.adb, i-cstrea.ads, i-cstrin.adb, i-cstrin.ads,
4525         i-fortra.adb, i-fortra.ads, i-os2err.ads, i-os2lib.adb,
4526         i-os2lib.ads, i-os2syn.ads, i-os2thr.ads, i-pacdec.adb,
4527         i-pacdec.ads, i-vxwork.ads, impunit.adb, impunit.ads,
4528         inline.adb, inline.ads, interfac.ads, ioexcept.ads,
4529         itypes.adb, itypes.ads, krunch.adb, krunch.ads,
4530         layout.adb, layout.ads, lib-list.adb, lib-load.adb,
4531         lib-load.ads, lib-sort.adb, lib-util.adb, lib-util.ads,
4532         lib-writ.adb, lib-writ.ads, lib-xref.adb, lib-xref.ads,
4533         lib.adb, lib.ads, live.adb, live.ads,
4534         machcode.ads, make.adb, make.ads, makeusg.adb,
4535         makeusg.ads, math_lib.adb, mdll-fil.adb, mdll-fil.ads,
4536         mdll-utl.adb, mdll-utl.ads, mdll.adb, mdll.ads,
4537         memroot.adb, memroot.ads, memtrack.adb, mlib-fil.adb,
4538         mlib-fil.ads, mlib-prj.adb, mlib-prj.ads, mlib-tgt.adb,
4539         mlib-tgt.ads, mlib-utl.adb, mlib-utl.ads, mlib.adb,
4540         mlib.ads, namet.adb, namet.ads, nlists.adb,
4541         nlists.ads, opt.adb, opt.ads, osint-b.adb,
4542         osint-b.ads, osint-c.adb, osint-c.ads, osint-l.adb,
4543         osint-l.ads, osint-m.adb, osint-m.ads, osint.adb,
4544         osint.ads, output.adb, output.ads, par-ch10.adb,
4545         par-ch11.adb, par-ch12.adb, par-ch13.adb, par-ch2.adb,
4546         par-ch3.adb, par-ch4.adb, par-ch5.adb, par-ch6.adb,
4547         par-ch7.adb, par-ch8.adb, par-ch9.adb, par-endh.adb,
4548         par-labl.adb, par-load.adb, par-prag.adb, par-sync.adb,
4549         par-tchk.adb, par-util.adb, par.adb, par.ads,
4550         prj-attr.adb, prj-attr.ads, prj-com.adb, prj-com.ads,
4551         prj-dect.adb, prj-dect.ads, prj-env.adb, prj-env.ads,
4552         prj-ext.adb, prj-ext.ads, prj-makr.adb, prj-makr.ads,
4553         prj-nmsc.adb, prj-nmsc.ads, prj-pars.adb, prj-pars.ads,
4554         prj-part.adb, prj-part.ads, prj-pp.adb, prj-pp.ads,
4555         prj-proc.adb, prj-proc.ads, prj-strt.adb, prj-strt.ads,
4556         prj-tree.adb, prj-tree.ads, prj-util.adb, prj-util.ads,
4557         prj.adb, prj.ads, repinfo.adb, repinfo.ads,
4558         restrict.adb, restrict.ads, rident.ads, rtsfind.adb,
4559         rtsfind.ads, s-addima.adb, s-addima.ads, s-arit64.adb,
4560         s-arit64.ads, s-assert.adb, s-assert.ads, s-asthan.adb,
4561         s-asthan.ads, s-atacco.adb, s-atacco.ads, s-auxdec.adb,
4562         s-auxdec.ads, s-bitops.adb, s-bitops.ads, s-chepoo.ads,
4563         s-crc32.adb, s-crc32.ads, s-direio.adb, s-direio.ads,
4564         s-errrep.adb, s-errrep.ads, s-except.ads, s-exctab.adb,
4565         s-exctab.ads, s-exnflt.ads, s-exngen.adb, s-exngen.ads,
4566         s-exnint.ads, s-exnlfl.ads, s-exnlin.ads, s-exnllf.ads,
4567         s-exnlli.ads, s-exnsfl.ads, s-exnsin.ads, s-exnssi.ads,
4568         s-expflt.ads, s-expgen.adb, s-expgen.ads, s-expint.ads,
4569         s-explfl.ads, s-explin.ads, s-expllf.ads, s-explli.ads,
4570         s-expllu.adb, s-expllu.ads, s-expmod.adb, s-expmod.ads,
4571         s-expsfl.ads, s-expsin.ads, s-expssi.ads, s-expuns.adb,
4572         s-expuns.ads, s-fatflt.ads, s-fatgen.adb, s-fatgen.ads,
4573         s-fatlfl.ads, s-fatllf.ads, s-fatsfl.ads, s-ficobl.ads,
4574         s-fileio.adb, s-fileio.ads, s-finimp.adb, s-finimp.ads,
4575         s-finroo.adb, s-finroo.ads, s-fore.adb, s-fore.ads,
4576         s-gloloc.adb, s-gloloc.ads, s-imgbiu.adb, s-imgbiu.ads,
4577         s-imgboo.adb, s-imgboo.ads, s-imgcha.adb, s-imgcha.ads,
4578         s-imgdec.adb, s-imgdec.ads, s-imgenu.adb, s-imgenu.ads,
4579         s-imgint.adb, s-imgint.ads, s-imgllb.adb, s-imgllb.ads,
4580         s-imglld.adb, s-imglld.ads, s-imglli.adb, s-imglli.ads,
4581         s-imgllu.adb, s-imgllu.ads, s-imgllw.adb, s-imgllw.ads,
4582         s-imgrea.adb, s-imgrea.ads, s-imguns.adb, s-imguns.ads,
4583         s-imgwch.adb, s-imgwch.ads, s-imgwiu.adb, s-imgwiu.ads,
4584         s-inmaop.ads, s-interr.adb, s-interr.ads, s-intman.ads,
4585         s-io.adb, s-io.ads, s-maccod.ads, s-mantis.adb,
4586         s-mantis.ads, s-mastop.adb, s-mastop.ads, s-memory.adb,
4587         s-memory.ads, s-osprim.ads, s-pack03.adb, s-pack03.ads,
4588         s-pack05.adb, s-pack05.ads, s-pack06.adb, s-pack06.ads,
4589         s-pack07.adb, s-pack07.ads, s-pack09.adb, s-pack09.ads,
4590         s-pack10.adb, s-pack10.ads, s-pack11.adb, s-pack11.ads,
4591         s-pack12.adb, s-pack12.ads, s-pack13.adb, s-pack13.ads,
4592         s-pack14.adb, s-pack14.ads, s-pack15.adb, s-pack15.ads,
4593         s-pack17.adb, s-pack17.ads, s-pack18.adb, s-pack18.ads,
4594         s-pack19.adb, s-pack19.ads, s-pack20.adb, s-pack20.ads,
4595         s-pack21.adb, s-pack21.ads, s-pack22.adb, s-pack22.ads,
4596         s-pack23.adb, s-pack23.ads, s-pack24.adb, s-pack24.ads,
4597         s-pack25.adb, s-pack25.ads, s-pack26.adb, s-pack26.ads,
4598         s-pack27.adb, s-pack27.ads, s-pack28.adb, s-pack28.ads,
4599         s-pack29.adb, s-pack29.ads, s-pack30.adb, s-pack30.ads,
4600         s-pack31.adb, s-pack31.ads, s-pack33.adb, s-pack33.ads,
4601         s-pack34.adb, s-pack34.ads, s-pack35.adb, s-pack35.ads,
4602         s-pack36.adb, s-pack36.ads, s-pack37.adb, s-pack37.ads,
4603         s-pack38.adb, s-pack38.ads, s-pack39.adb, s-pack39.ads,
4604         s-pack40.adb, s-pack40.ads, s-pack41.adb, s-pack41.ads,
4605         s-pack42.adb, s-pack42.ads, s-pack43.adb, s-pack43.ads,
4606         s-pack44.adb, s-pack44.ads, s-pack45.adb, s-pack45.ads,
4607         s-pack46.adb, s-pack46.ads, s-pack47.adb, s-pack47.ads,
4608         s-pack48.adb, s-pack48.ads, s-pack49.adb, s-pack49.ads,
4609         s-pack50.adb, s-pack50.ads, s-pack51.adb, s-pack51.ads,
4610         s-pack52.adb, s-pack52.ads, s-pack53.adb, s-pack53.ads,
4611         s-pack54.adb, s-pack54.ads, s-pack55.adb, s-pack55.ads,
4612         s-pack56.adb, s-pack56.ads, s-pack57.adb, s-pack57.ads,
4613         s-pack58.adb, s-pack58.ads, s-pack59.adb, s-pack59.ads,
4614         s-pack60.adb, s-pack60.ads, s-pack61.adb, s-pack61.ads,
4615         s-pack62.adb, s-pack62.ads, s-pack63.adb, s-pack63.ads,
4616         s-parame.adb, s-parame.ads, s-parint.adb, s-parint.ads,
4617         s-pooglo.adb, s-pooglo.ads, s-pooloc.adb, s-pooloc.ads,
4618         s-poosiz.adb, s-poosiz.ads, s-powtab.ads, s-proinf.adb,
4619         s-proinf.ads, s-rpc.adb, s-rpc.ads, s-scaval.ads,
4620         s-secsta.adb, s-secsta.ads, s-sequio.adb, s-sequio.ads,
4621         s-shasto.adb, s-shasto.ads, s-soflin.adb, s-soflin.ads,
4622         s-sopco3.adb, s-sopco3.ads, s-sopco4.adb, s-sopco4.ads,
4623         s-sopco5.adb, s-sopco5.ads, s-stache.adb, s-stache.ads,
4624         s-stalib.adb, s-stalib.ads, s-stoele.adb, s-stoele.ads,
4625         s-stopoo.ads, s-stratt.adb, s-stratt.ads, s-strops.adb,
4626         s-strops.ads, s-taasde.adb, s-taasde.ads, s-tadeca.adb,
4627         s-tadeca.ads, s-tadert.adb, s-tadert.ads, s-taenca.adb,
4628         s-taenca.ads, s-taprob.adb, s-taprob.ads, s-taprop.ads,
4629         s-tarest.adb, s-tarest.ads, s-tasdeb.adb, s-tasdeb.ads,
4630         s-tasinf.adb, s-tasinf.ads, s-tasini.adb, s-tasini.ads,
4631         s-taskin.adb, s-taskin.ads, s-tasque.adb, s-tasque.ads,
4632         s-tasren.adb, s-tasren.ads, s-tasres.ads, s-tassta.adb,
4633         s-tassta.ads, s-tasuti.adb, s-tasuti.ads, s-tataat.adb,
4634         s-tataat.ads, s-tpinop.adb, s-tpinop.ads, s-tpoben.adb,
4635         s-tpoben.ads, s-tpobop.adb, s-tpobop.ads, s-tposen.adb,
4636         s-tposen.ads, s-traceb.adb, s-traceb.ads, s-traces.adb,
4637         s-traces.ads, s-tratas.adb, s-tratas.ads, s-unstyp.ads,
4638         s-vaflop.adb, s-vaflop.ads, s-valboo.adb, s-valboo.ads,
4639         s-valcha.adb, s-valcha.ads, s-valdec.adb, s-valdec.ads,
4640         s-valenu.adb, s-valenu.ads, s-valint.adb, s-valint.ads,
4641         s-vallld.adb, s-vallld.ads, s-vallli.adb, s-vallli.ads,
4642         s-valllu.adb, s-valllu.ads, s-valrea.adb, s-valrea.ads,
4643         s-valuns.adb, s-valuns.ads, s-valuti.adb, s-valuti.ads,
4644         s-valwch.adb, s-valwch.ads, s-vercon.adb, s-vercon.ads,
4645         s-vmexta.adb, s-vmexta.ads, s-wchcnv.adb, s-wchcnv.ads,
4646         s-wchcon.ads, s-wchjis.adb, s-wchjis.ads, s-wchstw.adb,
4647         s-wchstw.ads, s-wchwts.adb, s-wchwts.ads, s-widboo.adb,
4648         s-widboo.ads, s-widcha.adb, s-widcha.ads, s-widenu.adb,
4649         s-widenu.ads, s-widlli.adb, s-widlli.ads, s-widllu.adb,
4650         s-widllu.ads, s-widwch.adb, s-widwch.ads, s-wwdcha.adb,
4651         s-wwdcha.ads, s-wwdenu.adb, s-wwdenu.ads, s-wwdwch.adb,
4652         s-wwdwch.ads, scans.adb, scans.ads, scn-nlit.adb,
4653         scn-slit.adb, scn.adb, scn.ads, sdefault.ads,
4654         sem.adb, sem.ads, sem_aggr.adb, sem_aggr.ads,
4655         sem_attr.adb, sem_attr.ads, sem_case.adb, sem_case.ads,
4656         sem_cat.adb, sem_cat.ads, sem_ch10.adb, sem_ch10.ads,
4657         sem_ch11.adb, sem_ch11.ads, sem_ch12.adb, sem_ch12.ads,
4658         sem_ch13.adb, sem_ch13.ads, sem_ch2.adb, sem_ch2.ads,
4659         sem_ch3.adb, sem_ch3.ads, sem_ch4.adb, sem_ch4.ads,
4660         sem_ch5.adb, sem_ch5.ads, sem_ch6.adb, sem_ch6.ads,
4661         sem_ch7.adb, sem_ch7.ads, sem_ch8.adb, sem_ch8.ads,
4662         sem_ch9.adb, sem_ch9.ads, sem_disp.adb, sem_disp.ads,
4663         sem_dist.adb, sem_dist.ads, sem_elab.adb, sem_elab.ads,
4664         sem_elim.adb, sem_elim.ads, sem_eval.adb, sem_eval.ads,
4665         sem_intr.adb, sem_intr.ads, sem_maps.adb, sem_maps.ads,
4666         sem_mech.adb, sem_mech.ads, sem_prag.adb, sem_prag.ads,
4667         sem_res.adb, sem_res.ads, sem_smem.adb, sem_smem.ads,
4668         sem_type.adb, sem_type.ads, sem_util.adb, sem_util.ads,
4669         sem_vfpt.adb, sem_vfpt.ads, sem_warn.adb, sem_warn.ads,
4670         sequenio.ads, sfn_scan.adb, sfn_scan.ads, sinfo-cn.adb,
4671         sinfo-cn.ads, sinfo.adb, sinfo.ads, sinput-d.adb,
4672         sinput-d.ads, sinput-l.adb, sinput-l.ads, sinput-p.adb,
4673         sinput-p.ads, sinput.adb, sinput.ads, snames.adb,
4674         snames.ads, sprint.adb, sprint.ads, stand.adb,
4675         stand.ads, stringt.adb, stringt.ads, style.adb,
4676         style.ads, stylesw.adb, stylesw.ads, switch-b.adb,
4677         switch-b.ads, switch-c.adb, switch-c.ads, switch-m.adb,
4678         switch-m.ads, switch.adb, switch.ads, system.ads,
4679         table.adb, table.ads, targparm.adb, targparm.ads,
4680         tbuild.adb, tbuild.ads, text_io.ads, trans.c,
4681         tree_gen.adb, tree_gen.ads, tree_in.adb, tree_in.ads,
4682         tree_io.adb, tree_io.ads, treepr.adb, treepr.ads,
4683         ttypef.ads, ttypes.ads, types.adb, types.ads,
4684         uintp.adb, uintp.ads, uname.adb, uname.ads,
4685         unchconv.ads, unchdeal.ads, urealp.adb, urealp.ads,
4686         usage.adb, usage.ads, validsw.adb, validsw.ads,
4687         widechar.adb, widechar.ads, xeinfo.adb, xnmake.adb,
4688         xr_tabls.adb, xr_tabls.ads, xref_lib.adb, xref_lib.ads,
4689         xsinfo.adb, xsnames.adb, xtreeprs.adb : Merge header,
4690         formatting and other trivial changes from ACT.
4691
4692 2003-04-12  Zack Weinberg  <zack@codesourcery.com>
4693
4694         * gigi.h, utils2.c (build_constructor):
4695         Rename gnat_build_constructor. Use build_constructor.
4696         * decl.c (gnat_to_gnu_entity)
4697         * trans.c (tree_transform, pos_to_constructor, extract_values)
4698         * ada/utils.c (build_template, convert_to_fat_pointer, convert)
4699         (unchecked_convert)
4700         * ada/utils2.c (build_binary_op, build_call_raise, build_allocator)
4701         (fill_vms_descriptor):
4702         Update to match.
4703
4704 2003-04-06  Zack Weinberg  <zack@codesourcery.com>
4705
4706         * ada-tree.def: Make fourth element for GNAT_LOOP_ID zero.
4707         * misc.c (gnat_tree_size): New function.
4708         (LANG_HOOKS_TREE_SIZE): Override.
4709
4710 2003-04-03  Jason Merrill  <jason@redhat.com>
4711
4712         * misc.c (gnat_adjust_rli): #if 0.
4713
4714 2003-03-31   Geert Bosch <bosch@gnat.com>
4715
4716         PR ada/10020
4717         * link.c : Fix misspelled "const" keyword
4718
4719 2003-03-23  Mark Mitchell  <mark@codesourcery.com>
4720
4721         PR c++/7086
4722         * utils2.c: Adjust calls to put_var_into_stack.
4723
4724 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4725
4726         * Make-lang.in, Makefile.in, config-lang.in: GCC, not GNU CC.
4727
4728 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
4729
4730         * misc.c (gnat_init): Update for new prototype.
4731
4732 2003-03-05  Olivier Hainque  <hainque@gnat.com>
4733
4734         ada/9961
4735         * raise.c (__gnat_Unwind_RaiseException): Add prototype to avoid
4736         warning, and fix return type for the IN_RTS && !SJLJ case.
4737
4738 2003-03-04  Tom Tromey  <tromey@redhat.com>
4739
4740         * Make-lang.in (ada.tags): New target.
4741
4742 2003-03-04  Olivier Hainque  <hainque@act-europe.fr>
4743
4744         ada/9911
4745         * a-except.adb (Unwind_RaiseException): Import a GNAT specific
4746         wrapper, which name remains constant whatever underlying GCC
4747         scheme.
4748
4749         * raise.c (__gnat_Unwind_RaiseException): New wrappers, providing
4750         the stable interface needed for a-except.
4751
4752 2003-03-02  Andreas Jaeger  <aj@suse.de>
4753
4754         * gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
4755         gnat_ug_wnt.texi: Regenerate.
4756
4757 2003-03-02  Laurent Guerby <guerby@acm.org>
4758
4759         * Makefile.in (install-gnatlib): Match previous change there
4760         so it works.
4761
4762 2003-02-28  Andreas Schwab  <schwab@suse.de>
4763
4764         * Make-lang.in (install-gnatlib): Change to ada directory before
4765         running make instead of using ada/Makefile directly.
4766
4767 2003-02-18  Ben Elliston  <bje@redhat.com>
4768
4769         Part of fix for PR ada/9406
4770         * gnat_ug.texi (Binder output file): Grammar fix.
4771
4772 2003-02-18  Ben Elliston  <bje@redhat.com>
4773
4774         PR other/7350
4775         * 5qtaprop.adb (Sleep): Fix typo in comment.
4776
4777 2003-02-04  Joseph S. Myers  <jsm@polyomino.org.uk>
4778
4779         * gnat_rm.texi, gnat_ug.texi: Update to GFDL 1.2.
4780         * gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
4781         gnat_ug_wnt.texi: Regenerate.
4782
4783 2003-02-03  Christian Cornelssen <ccorn@cs.tu-berlin.de>
4784
4785         * Make-lang.in (ada.install-info): Let $(DESTDIR)$(infodir)
4786         be created if necessary.
4787         (ada.install-common): Let $(DESTDIR)$(bindir) be created
4788         if necessary.  Remove erroneous and redundant gnatchop
4789         installation commands.  Test for gnatdll before attempting
4790         to install it.
4791         (ada.uninstall): Also uninstall gnatfind, gnatxref, gnatlbr,
4792         and gnatdll from all plausible locations.
4793
4794 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
4795
4796         * utils2.c (build_unary_op): Don't check flag_volatile.
4797         * gnat_ug.texi: Remove -fvolatile from example.
4798         * gnat_ug_vxw.texi: Likewise.
4799
4800 2003-01-29  Laurent Guerby <guerby@acm.org>
4801
4802         PR ada/8344
4803         * final.c: rename to adafinal.c to avoid file name conflicts with gcc file.
4804         * Makefile.in: match previous change.
4805         * Make-lang.in: match previous change.
4806
4807 2003-01-29      Joel Sherrill <joel@OARcorp.com>
4808
4809         * 5rosinte.ads: Add SIGXCPU.
4810         * 5rtpopsp.adb: New file.
4811         * Make-lang.in: Do not build gnatpsta and gnatpsys when cross.
4812         * Makefile.in: Recognize more RTEMS targets and add the RTEMS
4813         specific file 5rtpopsp.adb.
4814         * adaint.h: Add include of <stdio.h> when target is RTEMS.  This
4815         is likely needed for all newlib targets.
4816         * init.c: Add RTEMS specific version of __gnat_initialize().
4817
4818 2003-01-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4819
4820         * adaint.c, adaint.h, gmem.c, init.c: Update copyright year.
4821
4822 2003-01-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4823
4824         * init.c (__gnat_error_handler): Make msg const.
4825
4826         * gmem.c (convert_addresses): Move declaration ...
4827         * adaint.h: ... here.
4828         * adaint.c (convert_addresses): Adapt addrs type to match
4829         prototype.
4830
4831         * adaint.c (__gnat_try_lock): Cast pid_t to long, adapt format.
4832
4833 2003-01-24  Andreas Schwab  <schwab@suse.de>
4834
4835         * ada-tree.h (SET_TYPE_DIGITS_VALUE): Add intermediate cast to
4836         size_t to avoid warning.
4837
4838 2003-01-21  Zack Weinberg  <zack@codesourcery.com>
4839
4840         * Make-lang.in: Disable -Werror for tracebak.c and b_gnatb.c.
4841
4842 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
4843
4844         * gnat_rm.texi: Remove RCS version number.
4845
4846         * ada-tree.h (union lang_tree_node): Add chain_next option.
4847
4848 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4849
4850         * Make-lang.in (ada.install-info, ada.install-common,
4851         ada.uninstall): Prepend $(DESTDIR) to the destination
4852         directory in all (un)installation commands.
4853         * Makefile.in (install-gnatlib, install-rts): Ditto.
4854
4855 2002-12-28  Joseph S. Myers  <jsm@polyomino.org.uk>
4856
4857         * gnat_rm.texi, gnat_ug.texi: Use @copying.
4858         * gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
4859         gnat_ug_wnt.texi: Regenerate.
4860
4861 2002-12-23  Joseph S. Myers  <jsm@polyomino.org.uk>
4862
4863         * gnat_rm.texi: Include gcc-common.texi.  Use GCC version number
4864         only.
4865         * Make-lang.in ($(srcdir)/ada/gnat_ug_unx.info,
4866         $(srcdir)/ada/gnat_ug_vms.info, $(srcdir)/ada/gnat_ug_vxw.info,
4867         $(srcdir)/ada/gnat_ug_wnt.info, $(srcdir)/ada/gnat_rm.info,
4868         ada/gnat_ug_unx.dvi, ada/gnat_ug_vms.dvi, ada/gnat_ug_vxw.dvi,
4869         ada/gnat_ug_wnt.dvi, ada/gnat_rm.dvi): Depend on
4870         $(srcdir)/doc/include/gcc-common.texi.
4871
4872 2002-12-15   Geert Bosch <bosch@gnat.com>
4873
4874         * sem_ch6.adb (Analyze_Subprogram_Body): Fix typo and formatting
4875
4876 2002-12-14   Geert Bosch <bosch@gnat.com>
4877
4878         * sem_ch6.adb (Analyze_Subprogram_Body): Recognize additional
4879         case of a body created for a Renaming_As_Body, on which
4880         conformance checks are not performed. Fixes PR ada/5690.
4881
4882 2002-11-30  Zack Weinberg  <zack@codesourcery.com>
4883
4884         * cuintp.c, decl.c, deftarg.c, misc.c, targtyps.c, trans.c,
4885         utils.c, utils2.c: Include coretypes.h and tm.h, and system.h when
4886         not already included.
4887         * Make-lang.in: Update dependencies.
4888
4889 2002-11-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4890         * adaint.c (__gnat_tmp_name): Better, but good enough for now,
4891         solution to buffer overflow bug on GNU/Linux.
4892
4893 2002-11-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4894         Closes PR ada/5856 and PR ada/6919 !
4895         * bindgen.adb: Remove all references to Public_Version.
4896         * comperr.adb: Remove all references to Public_Version and
4897         GNATPRO_Version; correct bug reporting instructions.
4898         * comperr.ads: Change to match bug box.
4899         * gnatvsn.ads: Remove all references to Public version and
4900         GNATPRO version.
4901
4902 2002-11-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4903         PR ada/6919
4904         * adaint.c (__gnat_tmp_name): Remove buffer overflow bug on
4905         GNU/Linux.
4906
4907         PR ada/6558
4908         * config-lang.in: Remove diff_excludes.
4909
4910 2002-11-05  Graham Stott  <graham.stott@btinternet.com>
4911         PR ada/8358
4912         * trans.c (gnu_pending_elaboration_lists): New GC root.
4913         (build_unit_elab): Use..
4914
4915 2002-10-30   Geert Bosch <bosch@gnat.com>
4916         PR ada/6558
4917         * misc.c : Include optabs.h
4918
4919         * Make-lang.in (misc.o): Add dependency on optabs.h
4920
4921 2002-10-29   Geert Bosch <bosch@gnat.com>
4922         PR ada/6558
4923         * Make-lang.in (gnatbind): Depend on CONFIG_H
4924
4925 2002-10-29  Geert bosch  <bosch@gnat.com>
4926         PR ada/6558
4927         * misc.c: Unrevert misc.c (1.13)
4928
4929 2002-10-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4930
4931         * a-chlat9.ads a-cwila9.ads a-dynpri.adb a-retide.adb: Update
4932         maintainership comments.
4933
4934 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4935         PR ada/5904
4936         * 5ataprop.adb 5atpopsp.adb 5bosinte.adb 5ftaprop.adb
4937         5gtaprop.adb 5htaprop.adb 5rosinte.ads 5staprop.adb
4938         5stpopse.adb 5vtaspri.ads 5zintman.adb 5ztaprop.adb
4939         7staprop.adb: Correct statements in comments about
4940         maintainership of GNAT.
4941
4942         PR ada/5904
4943         * 1ssecsta.adb 1ssecsta.ads adadecode.c adadecode.h aux-io.c
4944         gnatname.adb gnatname.ads mkdir.c osint-b.adb osint-b.ads
4945         osint-c.adb osint-c.ads osint-l.adb osint-l.ads osint-m.adb
4946         osint-m.ads prj-makr.adb prj-makr.ads prj-pp.adb prj-pp.ads
4947         s-atacco.ads s-traceb.adb s-traceb.ads s-traces.adb
4948         s-traces.ads s-tratas.adb s-tratas.ads sinput-d.adb
4949         sinput-d.ads switch-b.adb switch-b.ads switch-c.adb
4950         switch-c.ads switch-m.adb switch-m.ads: Correct statements in
4951         comments about maintainership of GNAT.
4952
4953         PR ada/6919 (forward port of patch for PR ada/5904)
4954         * 1aexcept.adb 1aexcept.ads 41intnam.ads 42intnam.ads
4955         4aintnam.ads 4cintnam.ads 4dintnam.ads 4hexcpol.adb
4956         4lintnam.ads 4mintnam.ads 4nintnam.ads 4onumaux.ads
4957         4pintnam.ads 4rintnam.ads 4sintnam.ads 4uintnam.ads
4958         4vcalend.adb 4vintnam.ads 4wcalend.adb 4wexcpol.adb
4959         4wintnam.ads 4zintnam.ads 4znumaux.ads 4zsytaco.adb
4960         4zsytaco.ads 51osinte.adb 51osinte.ads 52osinte.adb
4961         52osinte.ads 52system.ads 53osinte.ads 5aosinte.ads
4962         5asystem.ads 5atasinf.ads 5ataspri.ads 5avxwork.ads
4963         5bosinte.ads 5bsystem.ads 5cosinte.ads 5dosinte.ads
4964         5esystem.ads 5fosinte.ads 5fsystem.ads 5ftasinf.ads
4965         5ginterr.adb 5gmastop.adb 5gosinte.ads 5gproinf.adb
4966         5gproinf.ads 5gsystem.ads 5gtasinf.adb 5gtasinf.ads
4967         5gtpgetc.adb 5hparame.ads 5hsystem.ads 5htaspri.ads
4968         5iosinte.ads 5itaspri.ads 5ksystem.ads 5kvxwork.ads
4969         5losinte.ads 5lsystem.ads 5mosinte.ads 5mvxwork.ads
4970         5ninmaop.adb 5nintman.adb 5nosinte.ads 5ntaspri.ads
4971         5oosprim.adb 5oparame.adb 5osystem.ads 5posinte.ads
4972         5posprim.adb 5pvxwork.ads 5rosinte.ads 5rparame.adb
4973         5sintman.adb 5sosinte.ads 5sparame.adb 5ssystem.ads
4974         5stasinf.adb 5stasinf.ads 5staspri.ads 5svxwork.ads
4975         5tosinte.ads 5uosinte.ads 5vasthan.adb 5vinterr.adb
4976         5vintman.ads 5vosinte.ads 5vosprim.adb 5vosprim.ads
4977         5vparame.ads 5vsystem.ads 5vtaspri.ads 5vtpopde.adb
4978         5vtpopde.ads 5vvaflop.adb 5wintman.adb 5wmemory.adb
4979         5wosinte.ads 5wosprim.adb 5wsystem.ads 5wtaprop.adb
4980         5wtaspri.ads 5ysystem.ads 5zinterr.adb 5zosinte.adb
4981         5zosinte.ads 5zosprim.adb 5zsystem.ads 6vcpp.adb 6vcstrea.adb
4982         7sosprim.adb 86numaux.adb 86numaux.ads 9drpc.adb a-astaco.adb
4983         a-caldel.ads a-calend.adb a-calend.ads a-chahan.adb
4984         a-chahan.ads a-colien.adb a-colien.ads a-colire.adb
4985         a-colire.ads a-comlin.adb a-comlin.ads a-cwila1.ads
4986         a-decima.adb a-decima.ads a-diocst.adb a-diocst.ads
4987         a-direio.adb a-direio.ads a-einuoc.adb a-einuoc.ads
4988         a-except.adb a-except.ads a-excpol.adb a-exctra.adb
4989         a-exctra.ads a-filico.adb a-filico.ads a-finali.adb
4990         a-finali.ads a-interr.ads a-intsig.adb a-intsig.ads
4991         a-ngcefu.adb a-ngcoty.adb a-ngcoty.ads a-ngelfu.adb
4992         a-nudira.adb a-nudira.ads a-nuflra.adb a-nuflra.ads
4993         a-numaux.ads a-reatim.ads a-retide.ads a-sequio.adb
4994         a-sequio.ads a-siocst.adb a-siocst.ads a-ssicst.adb
4995         a-ssicst.ads a-stmaco.ads a-storio.adb a-strbou.adb
4996         a-strbou.ads a-stream.ads a-strfix.adb a-strfix.ads
4997         a-strmap.adb a-strmap.ads a-strsea.adb a-strsea.ads
4998         a-strunb.adb a-strunb.ads a-ststio.adb a-ststio.ads
4999         a-stunau.adb a-stunau.ads a-stwibo.adb a-stwibo.ads
5000         a-stwifi.adb a-stwima.adb a-stwima.ads a-stwise.adb
5001         a-stwise.ads a-stwiun.adb a-stwiun.ads a-suteio.adb
5002         a-suteio.ads a-swmwco.ads a-swuwti.adb a-swuwti.ads
5003         a-sytaco.adb a-sytaco.ads a-tags.adb a-tags.ads a-tasatt.ads
5004         a-taside.adb a-taside.ads a-teioed.adb a-teioed.ads
5005         a-textio.adb a-textio.ads a-ticoau.adb a-ticoau.ads
5006         a-ticoio.adb a-ticoio.ads a-tideau.adb a-tideau.ads
5007         a-tideio.adb a-tideio.ads a-tienau.adb a-tienau.ads
5008         a-tienio.adb a-tienio.ads a-tifiio.adb a-tifiio.ads
5009         a-tiflau.adb a-tiflau.ads a-tiflio.adb a-tiflio.ads
5010         a-tigeau.adb a-tigeau.ads a-tiinau.adb a-tiinau.ads
5011         a-tiinio.adb a-tiinio.ads a-timoau.adb a-timoau.ads
5012         a-timoio.adb a-timoio.ads a-tiocst.adb a-tiocst.ads
5013         a-titest.adb a-witeio.adb a-witeio.ads a-wtcoau.adb
5014         a-wtcoau.ads a-wtcoio.adb a-wtcstr.adb a-wtcstr.ads
5015         a-wtdeau.adb a-wtdeau.ads a-wtdeio.adb a-wtdeio.ads
5016         a-wtedit.adb a-wtedit.ads a-wtenau.adb a-wtenau.ads
5017         a-wtenio.adb a-wtenio.ads a-wtfiio.adb a-wtfiio.ads
5018         a-wtflau.adb a-wtflau.ads a-wtflio.adb a-wtflio.ads
5019         a-wtgeau.adb a-wtgeau.ads a-wtinau.adb a-wtinau.ads
5020         a-wtinio.adb a-wtmoau.adb a-wtmoau.ads a-wtmoio.adb
5021         a-wtmoio.ads a-wttest.adb ada-tree.def ada-tree.h ada.h
5022         adaint.c adaint.h ali-util.adb ali-util.ads ali.adb ali.ads
5023         alloc.ads argv.c atree.adb atree.ads atree.h back_end.adb
5024         back_end.ads bcheck.adb bcheck.ads binde.adb binde.ads
5025         binderr.adb binderr.ads bindgen.adb bindgen.ads bindusg.adb
5026         bindusg.ads butil.adb butil.ads cal.c casing.adb casing.ads
5027         ceinfo.adb checks.adb checks.ads cio.c comperr.adb comperr.ads
5028         csets.adb csets.ads csinfo.adb cstand.adb cstand.ads
5029         cstreams.c cuintp.c debug.adb debug.ads debug_a.adb
5030         debug_a.ads dec-io.adb dec-io.ads dec.ads decl.c deftarg.c
5031         einfo.adb einfo.ads einfo.h elists.adb elists.ads elists.h
5032         errno.c errout.adb errout.ads eval_fat.adb eval_fat.ads exit.c
5033         exp_aggr.adb exp_aggr.ads exp_attr.adb exp_attr.ads
5034         exp_ch10.ads exp_ch11.adb exp_ch11.ads exp_ch12.adb
5035         exp_ch12.ads exp_ch13.adb exp_ch13.ads exp_ch2.adb exp_ch2.ads
5036         exp_ch3.adb exp_ch3.ads exp_ch4.adb exp_ch4.ads exp_ch5.adb
5037         exp_ch5.ads exp_ch6.adb exp_ch6.ads exp_ch7.adb exp_ch7.ads
5038         exp_ch8.adb exp_ch8.ads exp_ch9.adb exp_ch9.ads exp_code.adb
5039         exp_code.ads exp_dbug.adb exp_dbug.ads exp_disp.adb
5040         exp_disp.ads exp_dist.adb exp_dist.ads exp_fixd.adb
5041         exp_fixd.ads exp_imgv.adb exp_imgv.ads exp_intr.adb
5042         exp_intr.ads exp_pakd.adb exp_pakd.ads exp_prag.adb
5043         exp_prag.ads exp_smem.adb exp_smem.ads exp_strm.adb
5044         exp_strm.ads exp_tss.adb exp_tss.ads exp_util.adb exp_util.ads
5045         exp_vfpt.adb exp_vfpt.ads expander.adb expander.ads fe.h
5046         final.c fmap.adb fmap.ads fname-sf.adb fname-sf.ads
5047         fname-uf.adb fname-uf.ads fname.adb fname.ads freeze.adb
5048         freeze.ads frontend.adb frontend.ads g-calend.ads g-comlin.adb
5049         g-debpoo.adb g-debpoo.ads g-locfil.adb g-os_lib.ads
5050         g-regist.adb g-regist.ads get_targ.adb get_targ.ads gigi.h
5051         gmem.c gnat1drv.adb gnat1drv.ads gnat_ug.texi gnatbind.adb
5052         gnatbind.ads gnatbl.c gnatcmd.adb gnatcmd.ads gnatdll.adb
5053         gnatfind.adb gnatkr.adb gnatkr.ads gnatlbr.adb gnatlink.adb
5054         gnatlink.ads gnatls.adb gnatls.ads gnatmake.adb gnatmake.ads
5055         gnatmem.adb gnatprep.adb gnatprep.ads gnatpsta.adb gnatvsn.ads
5056         gnatxref.adb hlo.adb hlo.ads hostparm.ads i-c.adb i-cexten.ads
5057         i-cobol.adb i-cobol.ads i-cpoint.adb i-cpoint.ads i-cpp.adb
5058         i-cpp.ads i-cstrea.adb i-cstrea.ads i-cstrin.adb i-cstrin.ads
5059         i-fortra.adb i-os2err.ads i-os2lib.adb i-os2lib.ads
5060         i-os2syn.ads i-os2thr.ads i-pacdec.adb i-pacdec.ads
5061         impunit.adb impunit.ads init.c inline.adb inline.ads io-aux.c
5062         itypes.adb itypes.ads krunch.adb krunch.ads lang-options.h
5063         lang-specs.h layout.adb layout.ads lib-list.adb lib-load.adb
5064         lib-load.ads lib-sort.adb lib-util.adb lib-util.ads
5065         lib-writ.adb lib-writ.ads lib-xref.adb lib-xref.ads lib.adb
5066         lib.ads link.c live.adb live.ads make.adb make.ads makeusg.adb
5067         makeusg.ads math_lib.adb mdll.adb mdll.ads memtrack.adb misc.c
5068         namet.adb namet.ads namet.h nlists.adb nlists.ads nlists.h
5069         nmake.adb nmake.ads nmake.adt opt.adb opt.ads osint.adb
5070         osint.ads output.adb output.ads par-ch10.adb par-ch11.adb
5071         par-ch12.adb par-ch13.adb par-ch2.adb par-ch3.adb par-ch4.adb
5072         par-ch5.adb par-ch6.adb par-ch7.adb par-ch8.adb par-ch9.adb
5073         par-endh.adb par-labl.adb par-load.adb par-prag.adb
5074         par-sync.adb par-tchk.adb par-util.adb par.adb par.ads
5075         prj-attr.adb prj-attr.ads prj-com.adb prj-com.ads prj-dect.adb
5076         prj-dect.ads prj-env.adb prj-env.ads prj-ext.adb prj-ext.ads
5077         prj-nmsc.adb prj-nmsc.ads prj-pars.adb prj-pars.ads
5078         prj-part.adb prj-part.ads prj-proc.adb prj-proc.ads
5079         prj-strt.adb prj-strt.ads prj-tree.adb prj-tree.ads
5080         prj-util.adb prj-util.ads prj.adb prj.ads raise.c raise.h
5081         repinfo.adb repinfo.ads repinfo.h restrict.adb restrict.ads
5082         rident.ads rtsfind.adb rtsfind.ads s-addima.adb s-addima.ads
5083         s-arit64.adb s-arit64.ads s-assert.adb s-assert.ads
5084         s-asthan.adb s-asthan.ads s-atacco.adb s-auxdec.adb
5085         s-auxdec.ads s-bitops.adb s-bitops.ads s-chepoo.ads
5086         s-direio.adb s-direio.ads s-except.ads s-exctab.adb
5087         s-exctab.ads s-exnflt.ads s-exngen.adb s-exngen.ads
5088         s-exnint.ads s-exnlfl.ads s-exnlin.ads s-exnllf.ads
5089         s-exnlli.ads s-exnsfl.ads s-exnsin.ads s-exnssi.ads
5090         s-expflt.ads s-expgen.adb s-expgen.ads s-expint.ads
5091         s-explfl.ads s-explin.ads s-expllf.ads s-explli.ads
5092         s-expllu.adb s-expllu.ads s-expmod.adb s-expmod.ads
5093         s-expsfl.ads s-expsin.ads s-expssi.ads s-expuns.adb
5094         s-expuns.ads s-fatflt.ads s-fatgen.adb s-fatgen.ads
5095         s-fatlfl.ads s-fatllf.ads s-fatsfl.ads s-ficobl.ads
5096         s-fileio.adb s-fileio.ads s-finimp.adb s-finimp.ads
5097         s-finroo.adb s-finroo.ads s-fore.adb s-fore.ads s-imgbiu.adb
5098         s-imgbiu.ads s-imgboo.adb s-imgboo.ads s-imgcha.adb
5099         s-imgcha.ads s-imgdec.adb s-imgdec.ads s-imgenu.adb
5100         s-imgenu.ads s-imgint.adb s-imgint.ads s-imgllb.adb
5101         s-imgllb.ads s-imglld.adb s-imglld.ads s-imglli.adb
5102         s-imglli.ads s-imgllu.adb s-imgllu.ads s-imgllw.adb
5103         s-imgllw.ads s-imgrea.adb s-imgrea.ads s-imguns.adb
5104         s-imguns.ads s-imgwch.adb s-imgwch.ads s-imgwiu.adb
5105         s-imgwiu.ads s-inmaop.ads s-interr.adb s-interr.ads
5106         s-intman.ads s-io.adb s-io.ads s-maccod.ads s-mantis.adb
5107         s-mantis.ads s-memory.adb s-memory.ads s-osprim.ads
5108         s-pack03.adb s-pack03.ads s-pack05.adb s-pack05.ads
5109         s-pack06.adb s-pack06.ads s-pack07.adb s-pack07.ads
5110         s-pack09.adb s-pack09.ads s-pack10.adb s-pack10.ads
5111         s-pack11.adb s-pack11.ads s-pack12.adb s-pack12.ads
5112         s-pack13.adb s-pack13.ads s-pack14.adb s-pack14.ads
5113         s-pack15.adb s-pack15.ads s-pack17.adb s-pack17.ads
5114         s-pack18.adb s-pack18.ads s-pack19.adb s-pack19.ads
5115         s-pack20.adb s-pack20.ads s-pack21.adb s-pack21.ads
5116         s-pack22.adb s-pack22.ads s-pack23.adb s-pack23.ads
5117         s-pack24.adb s-pack24.ads s-pack25.adb s-pack25.ads
5118         s-pack26.adb s-pack26.ads s-pack27.adb s-pack27.ads
5119         s-pack28.adb s-pack28.ads s-pack29.adb s-pack29.ads
5120         s-pack30.adb s-pack30.ads s-pack31.adb s-pack31.ads
5121         s-pack33.adb s-pack33.ads s-pack34.adb s-pack34.ads
5122         s-pack35.adb s-pack35.ads s-pack36.adb s-pack36.ads
5123         s-pack37.adb s-pack37.ads s-pack38.adb s-pack38.ads
5124         s-pack39.adb s-pack39.ads s-pack40.adb s-pack40.ads
5125         s-pack41.adb s-pack41.ads s-pack42.adb s-pack42.ads
5126         s-pack43.adb s-pack43.ads s-pack44.adb s-pack44.ads
5127         s-pack45.adb s-pack45.ads s-pack46.adb s-pack46.ads
5128         s-pack47.adb s-pack47.ads s-pack48.adb s-pack48.ads
5129         s-pack49.adb s-pack49.ads s-pack50.adb s-pack50.ads
5130         s-pack51.adb s-pack51.ads s-pack52.adb s-pack52.ads
5131         s-pack53.adb s-pack53.ads s-pack54.adb s-pack54.ads
5132         s-pack55.adb s-pack55.ads s-pack56.adb s-pack56.ads
5133         s-pack57.adb s-pack57.ads s-pack58.adb s-pack58.ads
5134         s-pack59.adb s-pack59.ads s-pack60.adb s-pack60.ads
5135         s-pack61.adb s-pack61.ads s-pack62.adb s-pack62.ads
5136         s-pack63.adb s-pack63.ads s-parame.adb s-parame.ads
5137         s-parint.adb s-parint.ads s-pooglo.adb s-pooglo.ads
5138         s-pooloc.adb s-pooloc.ads s-poosiz.adb s-poosiz.ads
5139         s-powtab.ads s-proinf.adb s-proinf.ads s-rpc.adb s-rpc.ads
5140         s-scaval.ads s-secsta.adb s-secsta.ads s-sequio.adb
5141         s-sequio.ads s-shasto.adb s-shasto.ads s-soflin.adb
5142         s-soflin.ads s-sopco3.adb s-sopco3.ads s-sopco4.adb
5143         s-sopco4.ads s-sopco5.adb s-sopco5.ads s-stache.adb
5144         s-stache.ads s-stalib.adb s-stalib.ads s-stoele.adb
5145         s-stopoo.ads s-stratt.adb s-stratt.ads s-strops.adb
5146         s-strops.ads s-taprob.ads s-taprop.ads s-tarest.ads
5147         s-tasdeb.adb s-tasdeb.ads s-tasinf.adb s-tasinf.ads
5148         s-tasini.ads s-taskin.ads s-tasren.ads s-tasres.ads
5149         s-tassta.ads s-tpinop.adb s-tpinop.ads s-tpoben.ads
5150         s-tpobop.ads s-unstyp.ads s-vaflop.adb s-vaflop.ads
5151         s-valboo.adb s-valboo.ads s-valcha.adb s-valcha.ads
5152         s-valdec.adb s-valdec.ads s-valenu.adb s-valenu.ads
5153         s-valint.adb s-valint.ads s-vallld.adb s-vallld.ads
5154         s-vallli.adb s-vallli.ads s-valllu.adb s-valllu.ads
5155         s-valrea.adb s-valrea.ads s-valuns.adb s-valuns.ads
5156         s-valuti.adb s-valuti.ads s-valwch.adb s-valwch.ads
5157         s-vercon.adb s-vercon.ads s-vmexta.adb s-vmexta.ads
5158         s-wchcnv.adb s-wchcnv.ads s-wchcon.ads s-wchjis.adb
5159         s-wchjis.ads s-wchstw.adb s-wchstw.ads s-wchwts.adb
5160         s-wchwts.ads s-widboo.adb s-widboo.ads s-widcha.adb
5161         s-widcha.ads s-widenu.adb s-widenu.ads s-widlli.adb
5162         s-widlli.ads s-widllu.adb s-widllu.ads s-widwch.adb
5163         s-widwch.ads s-wwdcha.adb s-wwdcha.ads s-wwdenu.adb
5164         s-wwdenu.ads s-wwdwch.adb s-wwdwch.ads scans.adb scans.ads
5165         scn-nlit.adb scn-slit.adb scn.adb scn.ads sdefault.ads sem.adb
5166         sem.ads sem_aggr.adb sem_aggr.ads sem_attr.adb sem_attr.ads
5167         sem_case.adb sem_case.ads sem_cat.adb sem_cat.ads sem_ch10.adb
5168         sem_ch10.ads sem_ch11.adb sem_ch11.ads sem_ch12.adb
5169         sem_ch12.ads sem_ch13.adb sem_ch13.ads sem_ch2.adb sem_ch2.ads
5170         sem_ch3.adb sem_ch3.ads sem_ch4.adb sem_ch4.ads sem_ch5.adb
5171         sem_ch5.ads sem_ch6.adb sem_ch6.ads sem_ch7.adb sem_ch7.ads
5172         sem_ch8.adb sem_ch8.ads sem_ch9.adb sem_ch9.ads sem_disp.adb
5173         sem_disp.ads sem_dist.adb sem_dist.ads sem_elab.adb
5174         sem_elab.ads sem_elim.adb sem_elim.ads sem_eval.adb
5175         sem_eval.ads sem_intr.adb sem_intr.ads sem_maps.adb
5176         sem_maps.ads sem_mech.adb sem_mech.ads sem_prag.adb
5177         sem_prag.ads sem_res.adb sem_res.ads sem_smem.adb sem_smem.ads
5178         sem_type.adb sem_type.ads sem_util.adb sem_util.ads
5179         sem_vfpt.adb sem_vfpt.ads sem_warn.adb sem_warn.ads
5180         sfn_scan.adb sfn_scan.ads sinfo-cn.adb sinfo-cn.ads sinfo.adb
5181         sinfo.ads sinfo.h sinput-l.adb sinput-l.ads sinput-p.adb
5182         sinput-p.ads sinput.adb sinput.ads snames.adb snames.ads
5183         snames.h sprint.adb sprint.ads stand.adb stand.ads stringt.adb
5184         stringt.ads stringt.h style.adb style.ads stylesw.adb
5185         stylesw.ads switch.adb switch.ads sysdep.c system.ads
5186         table.adb table.ads targparm.adb targparm.ads targtyps.c
5187         tbuild.adb tbuild.ads trans.c tree_gen.adb tree_gen.ads
5188         tree_in.adb tree_in.ads tree_io.adb tree_io.ads treepr.adb
5189         treepr.ads treeprs.ads treeprs.adt ttypef.ads ttypes.ads
5190         types.adb types.ads types.h uintp.adb uintp.ads uintp.h
5191         uname.adb uname.ads urealp.adb urealp.ads urealp.h usage.adb
5192         usage.ads utils.c utils2.c validsw.adb validsw.ads
5193         widechar.adb widechar.ads xeinfo.adb xnmake.adb xr_tabls.adb
5194         xr_tabls.ads xref_lib.adb xref_lib.ads xsinfo.adb xsnames.adb
5195         xtreeprs.adb: Correct statements in comments about maintainership
5196         of GNAT.
5197
5198 2002-09-23  Zack Weinberg  <zack@codesourcery.com>
5199
5200         * Make-lang.in (EXTRA_GNATBIND_OBJS): Add version.o.
5201         * Makefile.in (TOOLS_LIBS): Add ../../version.o.
5202         * gnatvsn.ads: Gnat_Version_String is now a function.
5203         * gnatvsn.adb: New file.  When asked for Gnat_Version_String,
5204         copy the C version_string into a String and return it.
5205         * gnatcmd.adb, gnatkr.adb, gnatlbr.adb, gnatlink.adb,
5206         gnatls.adb,gnatmake.adb, gnatprep.adb, gnatpsta.adb:
5207         Remove pragma Ident (Gnat_Version_String).  If this was the
5208         sole use of package Gnatvsn, remove the with statement too.
5209         * gnat1drv.adb: Tweak -gnatv output.
5210
5211 2002-09-17  Richard Henderson  <rth@redhat.com>
5212
5213         * trans.c (tree_transform): Use real_ldexp not REAL_VALUE_LDEXP.
5214         * config/dsp16xx/dsp16xx.md (fixuns_trunchfhi2): Use real_2expN.
5215         * config/mips/mips.md (fixuns_truncdfsi2): Likewise.
5216         (fixuns_truncdfdi2, fixuns_truncsfsi2, fixuns_truncsfdi2): Likewise.
5217         * config/m68k/m68k.c (floating_exact_log2): Use real_exponent
5218         and real_2expN instead of a loop.
5219         * doc/tm.texi (REAL_VALUE_LDEXP): Remove.
5220         (REAL_VALUE_RNDZINT, REAL_VALUE_UNSIGNED_RNDZINT): Remove.
5221
5222 2002-08-25  Andre Leis <a.leis@gmx.net>
5223             David Billinghurst (David.Billinghurst@riotinto.com>
5224
5225         * sysdep.c (__gnat_ttyname): include <termios.h> on cygwin
5226
5227 2002-08-13  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5228
5229         * Make-lang.in (gnatbind$(exeext)): Link with $(SYSLIBS).
5230         Remove $(CONFIG_H) dependency.
5231
5232 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
5233
5234         * ada/Make-lang.in (ada.mostlyclean): Remove coverage files.
5235
5236 2002-07-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5237
5238         * adadecode.c (ada_demangle): Use xstrdup in lieu of
5239         xmalloc/strcpy.
5240         * misc.c (gnat_decode_option): Likewise.
5241
5242 2002-07-15  Florian Weimer  <fw@deneb.enyo.de>
5243
5244         * make.adb (Add_Switch): Make Generic_Position a procedure.  The
5245         function approach did not work well because of a side effect (the
5246         function call could reallocate the table which was being indexed
5247         using its result). Fixes ada/4851. [RESURRECTED]
5248
5249 2002-07-01  Roger Sayle  <roger@eyesopen.com>
5250
5251         * ada/utils.c (builtin_function): Accept an additional parameter.
5252
5253 2002-06-28  Andreas Jaeger  <aj@suse.de>
5254
5255         PR ada/7144
5256         * Makefile.in: Fix typo in comment, patch by Adrian Knoth
5257         <adi@thur.de>.
5258
5259 2002-06-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5260
5261         * Makefile.in (SHELL): Set to @SHELL@.
5262
5263 2002-06-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5264
5265         * utils.c (init_gigi_decls): Use ARRAY_SIZE in lieu of explicit
5266         array size calculation.
5267
5268 2002-06-04  Andreas Jaeger  <aj@suse.de>
5269
5270         * Make-lang.in (gnatbind): Readd rule that has been lost in last
5271         patch.
5272
5273 2002-06-03  Geoffrey Keating  <geoffk@redhat.com>
5274
5275         Merge from pch-branch:
5276
5277         * config-lang.in (gtfiles): Add ada-tree.h.
5278         * ada-tree.h (SET_TYPE_CI_CO_LIST): New.
5279         (SET_TYPE_MODULUS): New.
5280         (SET_TYPE_INDEX): New.
5281         (SET_TYPE_DIGITS_VALUE): New.
5282         (SET_TYPE_RM_SIZE): New.
5283         (SET_TYPE_UNCONSTRAINED_ARRAY): New.
5284         (SET_TYPE_ADA_SIZE): New.
5285         (SET_TYPE_ACTUAL_BOUNDS): New.
5286         (SET_DECL_CONST_CORRESPONDING_VAR): New.
5287         (SET_DECL_ORIGINAL_FIELD): New.
5288         (TREE_LOOP_ID): Correct typo.
5289         * decl.c: Use new macros.
5290         * utils.c: Include debug.h, use new macros.
5291         * utils2.c: Use new macros.
5292
5293         * ada-tree.h: Update all macros for new tree description.
5294         (struct tree_loop_id): New.
5295         (union lang_tree_node): New.
5296         (struct lang_decl): New.
5297         (struct lang_type): New.
5298         * misc.c (gnat_mark_tree): Delete.
5299         (LANG_HOOKS_MARK_TREE): Delete.
5300         * trans.c (tree_transform): No longer any need to cast
5301         for TREE_LOOP_ID.
5302
5303         * utils.c (struct language_function): New dummy structure.
5304
5305         * Makefile.in (decl.o): gt-ada-<filename.h> is in objdir, not srcdir.
5306         (misc.o): Likewise.
5307         (utils.o): Likewise; also gtype-ada.h.
5308         * Make-lang.in (gnat1): Add dependency on s-gtype.
5309         (gnatbind): Add dependency on $(CONFIG_H).
5310         * utils.c: Correct last #include.
5311         (stuct e_stack): Remove unnecessary 'static'.
5312         (mark_e_stack): Remove unused prototype.
5313
5314         * scn-nlit.adb: Remove whitespace after version number to
5315         keep lines under 80 chars.
5316         * snames.adb: Likewise.
5317         * treepr.ads: Likewise.
5318
5319         * Makefile.in (decl.o): Include gt-ada-<filename>.h.
5320         (misc.o): Likewise.
5321         (utils.o): Include gt-ada-<filename>.h and gtype-ada.h.
5322         * config-lang.in (gtfiles): New.
5323         * decl.c: Use gengtype for roots.
5324         * gigi.h: Use gengtype for roots.
5325         * trans.c: Use gengtype for roots.
5326         * utils.c: Use gengtype for roots, marking.  Include gtype-ada.h.
5327
5328 2002-06-02  Gabriel Dos Reis  <gdr@codesourcery.com>
5329
5330         * misc.c (gnat_init): Adjust setting of internal_error_function.
5331
5332 2002-06-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5333
5334         * gnat_ug.texi: Use @ifnottex instead of @ifinfo.
5335         * gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
5336         gnat_ug_wnt.texi: Regenerate.
5337
5338 2002-05-31  Florian Weimer  <fw@deneb.enyo.de>
5339
5340         * 5ntaprop.adb (with System.OS_Primitives): Remove.
5341
5342         * cstreams.c (max_path_len): Move from here ...
5343         * adaint.c (__gnat_max_path_len): ... to here.
5344         * adaint.c (__gnat_max_path_len): Declare.
5345         * g-dirope.adb (Max_Path): Adjust.
5346         * g-os_lib.adb (Normalize_Pathname.Max_Path): Adjust.
5347         * i-cstrea.ads (max_path_len): Adjust.
5348         * osint.adb (Get_RTS_Search_Dir.Max_Path): Adjust.
5349         * xr_tabls.adb (Dir_Name.Max_Path: Adjust.
5350
5351         * Makefile.in, Make-lang.in: Documentation is now built in
5352         Make-lang.in.  Store Info and generated Texinfo files in the
5353         source directory.
5354         * gnat_ug.texi: Remove CVS keywords, correct version number.
5355         Set file name correctly.
5356
5357         * gnat_ug_*.texi: Add.
5358         * .cvsignore: Ignore generated Texinfo files.
5359
5360 2002-05-30  Zack Weinberg  <zack@codesourcery.com>
5361
5362         * ada.h: Add MI guard macro.
5363         (SUBTYPE): Define constants with an anonymous enum, not static
5364         const variables.
5365         (IN): Cast constants to appropriate type before use.
5366
5367 2002-05-26  Joseph S. Myers  <jsm28@cam.ac.uk>
5368
5369         * gnatvsn.ads (Gnat_Version_String): Change to "3.2 20020526
5370         (experimental)".
5371
5372 2002-05-23  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5373
5374         * Make-lang.in (CP, ECHO): Copy from Makefile.in.
5375         (X_ADA_CFLAGS, T_ADA_CFLAGS, X_ADAFLAGS, T_ADAFLAGS): Likewise.
5376         (ALL_ADAFLAGS, FORCE_DEBUG_ADAFLAGS, ADA_CFLAGS): Likewise.
5377         (ALL_ADA_CFLAGS): Likewise.
5378         (ADA_INCLUDES): Likewise.
5379         Adapt for new working dir.
5380         (GNATBIND): Use Makefile.in version.
5381         (.SUFFIXES): Copy from Makefile.in.
5382         (ada-warn): Define.
5383         (.adb.o, .ads.o): Copy from Makefile.in.
5384         Added $(OUTPUT_OPTION).
5385         (GNAT1_C_OBJS): Moved from Makefile.in.
5386         Prefix with ada subdir.
5387         (GNAT_ADA_OBJS, GNAT1_ADA_OBJS, GNAT1_OBJS, GNATBIND_OBJS): Likewise.
5388         (EXTRA_GNAT1_OBJS): Moved from Makefile.in.
5389         Adapt for new working dir.
5390         (EXTRA_GNATBIND_OBJS): Likewise.
5391         (ADA_BACKEND): Moved from Makefile.in.
5392         Renamed to avoid conflict with global BACKEND.
5393         Use that one.
5394         (TARGET_ADA_SRCS): Moved from Makefile.in.
5395         (gnat1$(exeext)): Replaced recursive rule with Makefile.in version.
5396         Use ADA_BACKEND.
5397         (gnatbind$(exeext)): Replaced recursive rule with Makefile.in version.
5398         (ada_extra_files): Moved from Makefile.in.
5399         Prefix with ada subdir.
5400         (ada/b_gnat1.c, ada/b_gnat1.o, ada/b_gnatb.c, ada/b_gnatb.o): Likewise.
5401         (ada/treeprs.ads, ada/einfo.h, ada/sinfo.h, ada/nmake.adb): Likewise.
5402         (ada/nmake.ads): Likewise.
5403         (update-sources): Moved from Makefile.in.
5404         Prefix with ada subdir.
5405         (ada/sdefault.adb, ada/stamp-sdefault, ada/sdefault.o): Likewise.
5406         (ADA_TREE_H): Likewise.
5407         (ada/a-except.o, ada/s-assert.o, ada/s-memory.o): Likewise.
5408         (ada/memtrack.o): Likewise.
5409         (ada/adadecode.o): Likewise.
5410         Update dependencies.
5411         (ada/adaint.o): New.
5412         (ada/argv.o): Moved from Makefile.in.
5413         Prefix with ada subdir.
5414         Update dependencies.
5415         (ada/cstreams.o, ada/exit.o, ada/final.o, ada/link.o): Likewise.
5416         (ada/cio.o, ada/init.o, ada/raise.o, ada/tracebak.o): Likewise.
5417         (ada/cuintp.o, ada/decl.o, ada/misc.o): Moved from Makefile.in.
5418         Prefix with ada subdir.
5419         (ada/targtyps.o, ada/trans.o, ada/utils.o, ada/utils2.o): Likewise.
5420         (GNAT DEPENDENCIES): Regenerate.
5421         * Makefile.in (MACHMODE_H, RTL_H, TREE_H): Removed, provided by
5422         toplevel Makefile.in.
5423         (EXTRA_GNAT1_OBJS, EXTRA_GNATBIND_OBJS): Removed.
5424         (TARGET_ADA_SRCS): Removed.
5425         (GNAT1_C_OBJS, GNAT_ADA_OBJS, GNAT1_ADA_OBJS, GNAT1_OBJS): Likewise.
5426         (GNATBIND_OBJS): Likewise.
5427         (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Moved here.
5428         (BACKEND): Removed.
5429         (../gnat1$(exeext), ../gnatbind$(exeext)): Likewise.
5430         (TREE_H): Likewise.
5431         (ada_extra_files): Likewise.
5432         (b_gnat1.c, b_gnat1.o, b_gnatb.c, b_gnatb.o): Likewise.
5433         (treeprs.ads, einfo.h, sinfo.h, nmake.adb, nmake.ads): Likewise.
5434         (update-sources): Likewise.
5435         (sdefault.adb, stamp-sdefault, sdefault.o): Likewise
5436         (ADA_TREE_H): Likewise.
5437         (adadecoce.o): Likewise.
5438         (cuintp.o, decl.o, misc.o, trans.o, utils.o, utils2.o): Likewise.
5439         (GNAT DEPENDENCIES): Likewise.
5440
5441 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5442
5443         * Makefile.adalib: Allow for PWDCMD to override hardcoded pwd.
5444         * Makefile.in: Likewise.
5445
5446 2002-05-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5447
5448         * Make-lang.in (gnat1$(exeext), gnatbind$(exeext), gnattools):
5449         Restore $(CONFIG_H) and prefix.o dependencies.
5450         (ada.stage[1-4]): Depend on stage?-start.
5451
5452         * Makefile.in (b_gnatb.c): Depend on interfac.o.
5453
5454 2002-05-02  Jim Wilson  <wilson@redhat.com>
5455
5456         * utils.c (finish_record_type): Change record_size to record_type.
5457
5458 2001-05-02  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5459
5460         * ada/Makefile.in (X_ADA_CFLAGS, T_ADA_CFLAGS): New fragment overrides.
5461         (ALL_ADA_CFLAGS): Define.  Replace ADA_CFLAGS with ALL_ADA_CFLAGS in
5462         ALL_ADAFLAGS, MOST_ADAFLAGS, and all compilations using CC.
5463
5464 2002-04-25  Neil Booth  <neil@daikokuya.demon.co.uk>
5465
5466         * misc.c (gnat_parse_file): Update.
5467
5468 2002-04-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5469
5470         * misc.c (gnat_init): Don't set lang_attribute_common.
5471
5472 2002-04-21  Joseph S. Myers  <jsm28@cam.ac.uk>
5473
5474         * gnat_rm.texi: Use @ifnottex instead of @ifinfo.
5475
5476 2002-04-21  Florian Weimer  <fw@deneb.enyo.de>
5477
5478         * gnat_ug.texi: New file.
5479
5480         * gnat_rm.texi: Do not include texiplus.texi.  Include fdl.texi
5481         instead of gfdl.texi
5482
5483         * xgnatug.adb, ug_words: New files.
5484
5485         * Makefile.in (doc, dvi): New targets.  Build gnat_ug_*,
5486         gnat_rm and gnat-style manuals.
5487
5488 2002-04-18  Neil Booth  <neil@daikokuya.demon.co.uk>
5489
5490         * gigi.h (incomplete_type_error): Remove.
5491         * utils.c (incomplete_type_error): Remove.
5492
5493 2002-04-16  Mark Mitchell  <mark@codesourcery.com>
5494
5495         * trans.c (tree_transform): Add has_scope argument to
5496         expand_start_stmt_expr.
5497
5498 2002-04-04  Neil Booth  <neil@daikokuya.demon.co.uk>
5499
5500         * gigi.h (truthvalue_conversion): Rename.
5501         * misc.c (LANG_HOOKS_TRUTHVALUE_CONVERSION): Redefine.
5502         * trans.c (tree_transform): Update.
5503         * utils2.c (truthvalue_conversion): Rename, update.
5504         (build_binary_op, build_unary_op): Update.
5505
5506 2002-04-04  Laurent Guerby  <guerby@acm.org>
5507
5508         * make.adb: Implement -margs, remove restriction about file name placement.
5509         * makeusg.adb: Documentation update.
5510         * Makefile.in (TOOLS_FLAGS_TO_PASS): Add VPATH=$(fsrcdir).
5511         * Makefile.in (gnattools3): Comment out, gnatmem does not build without libaddr2line.
5512
5513 2002-04-04  Neil Booth  <neil@daikokuya.demon.co.uk>
5514
5515         * utils.c (create_subprog_decl): Use SET_DECL_ASSEMBLER_NAME.
5516         (builtin_function): Similarly.
5517
5518 2002-04-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5519
5520         * decl.c (gnat_to_gnu_entity): Update.
5521         * gigi.h (mark_addressable): Rename.
5522         * misc.c (LANG_HOOKS_MARK_ADDRESSABLE): Redefine.
5523         * trans.c (tree_transform): Update.
5524         * utils.c (create_var_decl): Update.
5525         * util2.c (build_binary_op, build_unary_op,
5526         fill_vms_descriptor): Update.
5527         (mark_addressable): Rename, update.
5528
5529 2002-04-01  Neil Booth  <neil@daikokuya.demon.co.uk>
5530
5531         * gigi.h (unsigned_type, signed_type, signed_or_unsigned_type):
5532         Rename.
5533         * misc.c (LANG_HOOKS_SIGNED_TYPE, LANG_HOOKS_UNSIGNED_TYPE,
5534         LANG_HOOKS_SIGNED_OR_UNSIGNED_TYPE): New.
5535         * trans.c (tree_transform, convert_with_check): Update.
5536         * utils.c (unsigned_type, signed_type, signed_or_unsigned_type):
5537         Rename.
5538
5539 2002-03-31  Neil Booth  <neil@daikokuya.demon.co.uk>
5540
5541         * gigi.h (finish_incomplete_decl): Rename.
5542         * misc.c (LANG_HOOKS_FINISH_INCOMPLETE_DECL): Redefine.
5543         * utils.c (gnat_init_decl_processing): Don't set hook.
5544         (finish_incomplete_decl): Rename.
5545
5546 2002-03-29  Andreas Schwab  <schwab@suse.de>
5547
5548         * Makefile.in: Pass VPATH=$(fsrcdir) when calling make in rts
5549         directory.
5550
5551 2001-03-28  Robert Dewar <dewar@gnat.com>
5552
5553         * checks.ads:
5554         (Remove_Checks): New procedure
5555
5556         * checks.adb:
5557         (Remove_Checks): New procedure
5558
5559         * exp_util.adb:
5560         Use new Duplicate_Subexpr functions
5561         (Duplicate_Subexpr_No_Checks): New procedure
5562         (Duplicate_Subexpr_No_Checks_Orig): New procedure
5563         (Duplicate_Subexpr): Restore original form (checks duplicated)
5564         (Duplicate_Subexpr): Call Remove_Checks
5565
5566         * exp_util.ads:
5567         (Duplicate_Subexpr_No_Checks): New procedure
5568         (Duplicate_Subexpr_No_Checks_Orig): New procedure
5569         Add 2002 to copyright notice
5570
5571         * sem_util.adb: Use new Duplicate_Subexpr functions
5572
5573         * sem_eval.adb:
5574         (Eval_Indexed_Component): This is the place to call
5575         Constant_Array_Ref and to replace the value. We simply merge
5576         the code of this function in here, since it is now no longer
5577         used elsewhere. This fixes the problem of the back end not
5578         realizing we were clever enough to see that this was
5579         constant.
5580         (Expr_Val): Remove call to Constant_Array_Ref
5581         (Expr_Rep_Val): Remove call to Constant_Array_Ref
5582         Minor reformatting
5583         (Constant_Array_Ref): Deal with string literals (patch
5584         suggested by Zack Weinberg on the gcc list)
5585
5586 2001-03-28  Ed Schonberg <schonber@gnat.com>
5587
5588         * exp_util.adb: Duplicate_Subexpr_No_Checks_Orig =>
5589         Duplicate_Subexpr_Move_Checks.
5590
5591         * exp_util.ads: Duplicate_Subexpr_No_Checks_Orig =>
5592         Duplicate_Subexpr_Move_Checks.
5593
5594         * sem_eval.adb: (Constant_Array_Ref): Verify that constant
5595         value of array exists before retrieving it (it may a private
5596         protected component in a function).
5597
5598 2002-03-28   Geert Bosch <bosch@gnat.com>
5599
5600         * prj-pp.adb : New file.
5601
5602         * prj-pp.ads : New file.
5603
5604 2002-03-28  Andreas Jaeger  <aj@suse.de>
5605
5606         * Makefile.in (stamp-sdefault): Fix path for Makefile.
5607
5608 2002-03-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5609
5610         * misc.c (gnat_expand_expr): Move prototype.
5611
5612 2002-03-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5613
5614         * misc.c (insert_default_attributes): Remove.
5615
5616 2002-03-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5617
5618         * misc.c (LANG_HOOKS_EXPAND_EXPR): Redefine.
5619         (gnat_init): Don't set hook.
5620         (gnat_expand_expr): Fix prototype.
5621
5622 2002-03-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5623
5624         * misc.c (ggc_p): Remove.
5625
5626 2002-03-27  Geert Bosch  <bosch@gnat.com>
5627
5628         * prj-makr.ads, prj-makr.adb : New files.
5629
5630 2002-03-26  Neil Booth  <neil@daikokuya.demon.co.uk>
5631
5632         * misc.c (LANG_HOOKS_MARK_TREE): Redefine.
5633         (lang_mark_tree): Make static, rename.
5634
5635 2002-03-25  Neil Booth  <neil@daikokuya.demon.co.uk>
5636
5637         * misc.c (maybe_build_cleanup): Remove.
5638
5639 2002-03-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5640
5641         * gigi.h (yyparse): Remove.
5642
5643 2002-03-23  Florian Weimer  <fw@deneb.enyo.de>
5644
5645         * gnat_rm.texi: Sync with ACT version.
5646           (From Ben Brosgol <brosgol@gnat.com>)
5647
5648 2002-03-20  Neil Booth  <neil@daikokuya.demon.co.uk>
5649
5650         * misc.c (LANG_HOOKS_DECL_PRINTABLE_NAME): Redefine.
5651         (gnat_init): Remove old hook.
5652
5653 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
5654
5655         * misc.c (LANG_HOOKS_PARSE_FILE): Redefine.
5656         (yyparse): Rename gnat_parse_file.
5657
5658 2002-03-14  Geoffrey Keating  <geoffk@redhat.com>
5659
5660         Delete all lines containing "$Revision:".
5661         * xeinfo.adb: Don't look for revision numbers.
5662         * xnmake.adb: Likewise.
5663         * xsinfo.adb: Likewise.
5664         * xsnames.adb: Likewise.
5665         * xtreeprs.adb: Likewise.
5666
5667 2002-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5668
5669         * misc.c (gnat_tree_code_type, gnat_tree_code_length,
5670         gnat_tree_code_name): Delete.
5671         (tree_code_type, tree_code_length, tree_code_name): Define.
5672         (gnat_init): Don't try to copy into the various tree_code
5673         arrays.
5674
5675 2002-03-11  Richard Henderson  <rth@redhat.com>
5676
5677         * Makefile.in (.NOTPARALLEL): Add fake tag.
5678
5679 2002-03-07  Geert Bosch  <bosch@gnat.com>
5680
5681         * adadecode.c, adadecode.h, aux-io.c, s-traces.adb, s-traces.ads,
5682         s-tratas.adb, s-tratas.ads, sinput-d.adb, sinput-d.ads,
5683         switch-b.adb, switch-b.ads, switch-c.adb, switch-c.ads,
5684         switch-m.adb, switch-m.ads : New files.
5685
5686 2002-03-07  Geert Bosch  <bosch@gnat.com>
5687
5688         * 41intnam.ads, 42intnam.ads, 4aintnam.ads, 4cintnam.ads,
5689         4dintnam.ads, 4gintnam.ads, 4hintnam.ads, 4lintnam.ads,
5690         4mintnam.ads, 4pintnam.ads, 4rintnam.ads, 4sintnam.ads,
5691         4uintnam.ads, 4vcalend.adb, 4zintnam.ads, 52system.ads,
5692         5amastop.adb, 5asystem.ads, 5ataprop.adb, 5atpopsp.adb,
5693         5avxwork.ads, 5bosinte.adb, 5bsystem.ads, 5esystem.ads,
5694         5fsystem.ads, 5ftaprop.adb, 5ginterr.adb, 5gmastop.adb,
5695         5gsystem.ads, 5gtaprop.adb, 5gtasinf.adb, 5gtasinf.ads,
5696         5hparame.ads, 5hsystem.ads, 5htaprop.adb, 5htraceb.adb,
5697         5itaprop.adb, 5ksystem.ads, 5kvxwork.ads, 5lintman.adb,
5698         5lsystem.ads, 5mvxwork.ads, 5ninmaop.adb, 5nosinte.ads,
5699         5ntaprop.adb, 5ointerr.adb, 5omastop.adb, 5oosinte.adb,
5700         5osystem.ads, 5otaprop.adb, 5otaspri.ads, 5pvxwork.ads,
5701         5qtaprop.adb, 5sintman.adb, 5ssystem.ads, 5staprop.adb,
5702         5stpopse.adb, 5svxwork.ads, 5tosinte.ads, 5uintman.adb,
5703         5vasthan.adb, 5vinmaop.adb, 5vinterr.adb, 5vintman.adb,
5704         5vmastop.adb, 5vparame.ads, 5vsystem.ads, 5vtaprop.adb,
5705         5vtpopde.adb, 5wmemory.adb, 5wsystem.ads, 5wtaprop.adb,
5706         5ysystem.ads, 5zinterr.adb, 5zintman.adb, 5zosinte.adb,
5707         5zosinte.ads, 5zsystem.ads, 5ztaprop.adb, 6vcpp.adb, 6vcstrea.adb,
5708         7sintman.adb, 7staprop.adb, 7stpopsp.adb, 9drpc.adb,
5709         Make-lang.in, Makefile.in, a-caldel.adb, a-comlin.ads,
5710         a-dynpri.adb, a-except.adb, a-except.ads, a-finali.adb,
5711         a-ncelfu.ads, a-reatim.adb, a-retide.adb, a-stream.ads,
5712         a-ststio.adb, a-ststio.ads, a-stwifi.adb, a-tags.adb, a-tasatt.adb,
5713         a-textio.adb, a-tideau.adb, a-tiflau.adb, a-tigeau.adb,
5714         a-tigeau.ads, a-tiinau.adb, a-timoau.adb, a-witeio.adb,
5715         a-wtdeau.adb, a-wtenau.adb, a-wtflau.adb, a-wtgeau.adb,
5716         a-wtgeau.ads, a-wtinau.adb, a-wtmoau.adb, ada-tree.def, ada-tree.h,
5717         adaint.c, adaint.h, ali-util.adb, ali.adb, ali.ads, atree.adb,
5718         atree.ads, atree.h, back_end.adb, bcheck.adb, bindgen.adb,
5719         bindusg.adb, checks.adb, comperr.adb, config-lang.in, csets.adb,
5720         csets.ads, cstand.adb, cstreams.c, debug.adb, debug.ads, decl.c,
5721         einfo.adb, einfo.ads, einfo.h, elists.h, errout.adb, errout.ads,
5722         eval_fat.adb, exp_aggr.adb, exp_attr.adb, exp_ch11.adb,
5723         exp_ch12.adb, exp_ch13.adb, exp_ch2.adb, exp_ch3.adb, exp_ch3.ads,
5724         exp_ch4.adb, exp_ch5.adb, exp_ch6.adb, exp_ch7.adb, exp_ch7.ads,
5725         exp_ch9.adb, exp_ch9.ads, exp_dbug.adb, exp_dbug.ads, exp_disp.ads,
5726         exp_dist.adb, exp_fixd.adb, exp_intr.adb, exp_pakd.adb,
5727         exp_prag.adb, exp_strm.adb, exp_util.adb, exp_util.ads,
5728         expander.adb, expect.c, fe.h, fmap.adb, fmap.ads, fname-uf.adb,
5729         freeze.adb, frontend.adb, g-awk.adb, g-cgideb.adb, g-comlin.adb,
5730         g-comlin.ads, g-debpoo.adb, g-dirope.adb, g-dirope.ads,
5731         g-dyntab.adb, g-expect.adb, g-expect.ads, g-io.ads, g-io_aux.adb,
5732         g-io_aux.ads, g-locfil.adb, g-locfil.ads, g-os_lib.adb,
5733         g-os_lib.ads, g-regexp.adb, g-regpat.adb, g-socket.adb,
5734         g-socket.ads, g-spipat.adb, g-table.adb, g-trasym.adb,
5735         g-trasym.ads, gigi.h, gmem.c, gnat1drv.adb, gnatbind.adb, gnatbl.c,
5736         gnatchop.adb, gnatcmd.adb, gnatdll.adb, gnatfind.adb, gnatlbr.adb,
5737         gnatlink.adb, gnatls.adb, gnatmem.adb, gnatprep.adb, gnatvsn.ads,
5738         gnatxref.adb, hlo.adb, hostparm.ads, i-cobol.adb, i-cpp.adb,
5739         i-cstrea.ads, i-cstrin.adb, i-pacdec.adb, i-vxwork.ads,
5740         impunit.adb, init.c, inline.adb, io-aux.c, layout.adb, lib-load.adb,
5741         lib-util.adb, lib-writ.adb, lib-writ.ads, lib-xref.adb,
5742         lib-xref.ads, lib.adb, lib.ads, make.adb, makeusg.adb, mdll.adb,
5743         memroot.adb, misc.c, mlib-tgt.adb, mlib-utl.adb, mlib-utl.ads,
5744         mlib.adb, namet.adb, namet.ads, namet.h, nlists.h, nmake.adb,
5745         nmake.ads, nmake.adt, opt.adb, opt.ads, osint.adb, osint.ads,
5746         output.adb, output.ads, par-ch2.adb, par-ch3.adb, par-ch5.adb,
5747         par-prag.adb, par-tchk.adb, par-util.adb, par.adb, prj-attr.adb,
5748         prj-dect.adb, prj-env.adb, prj-env.ads, prj-nmsc.adb, prj-part.adb,
5749         prj-proc.adb, prj-strt.adb, prj-tree.adb, prj-tree.ads, prj.adb,
5750         prj.ads, raise.c, raise.h, repinfo.adb, restrict.adb, restrict.ads,
5751         rident.ads, rtsfind.adb, rtsfind.ads, s-arit64.adb, s-asthan.adb,
5752         s-atacco.adb, s-atacco.ads, s-auxdec.adb, s-crc32.adb, s-crc32.ads,
5753         s-direio.adb, s-fatgen.adb, s-fileio.adb, s-finimp.adb,
5754         s-gloloc.adb, s-gloloc.ads, s-interr.adb, s-mastop.adb,
5755         s-mastop.ads, s-memory.adb, s-parame.ads, s-parint.adb,
5756         s-pooglo.adb, s-pooloc.adb, s-rpc.adb, s-secsta.adb, s-sequio.adb,
5757         s-shasto.adb, s-soflin.adb, s-soflin.ads, s-stache.adb,
5758         s-taasde.adb, s-taasde.ads, s-tadeca.adb, s-tadeca.ads,
5759         s-tadert.adb, s-tadert.ads, s-taenca.adb, s-taenca.ads,
5760         s-taprob.adb, s-taprop.ads, s-tarest.adb, s-tasdeb.adb,
5761         s-tasini.adb, s-tasini.ads, s-taskin.adb, s-taskin.ads,
5762         s-tasque.adb, s-tasque.ads, s-tasren.adb, s-tasren.ads,
5763         s-tassta.adb, s-tasuti.adb, s-tasuti.ads, s-tataat.adb,
5764         s-tataat.ads, s-tpoben.adb, s-tpoben.ads, s-tpobop.adb,
5765         s-tposen.adb, s-tposen.ads, s-traceb.adb, s-traceb.ads,
5766         s-unstyp.ads, s-widenu.adb, scn-nlit.adb, scn.adb, sem.adb,
5767         sem_aggr.adb, sem_attr.adb, sem_attr.ads, sem_case.adb,
5768         sem_ch10.adb, sem_ch11.adb, sem_ch11.ads, sem_ch12.adb,
5769         sem_ch13.adb, sem_ch13.ads, sem_ch2.adb, sem_ch3.adb, sem_ch3.ads,
5770         sem_ch4.adb, sem_ch5.adb, sem_ch6.adb, sem_ch6.ads, sem_ch7.adb,
5771         sem_ch8.adb, sem_ch8.ads, sem_ch9.adb, sem_disp.adb, sem_dist.adb,
5772         sem_elab.adb, sem_elim.adb, sem_elim.ads, sem_eval.adb,
5773         sem_intr.adb, sem_mech.adb, sem_prag.adb, sem_res.adb,
5774         sem_type.adb, sem_util.adb, sem_util.ads, sem_vfpt.adb,
5775         sem_warn.adb, sinfo.adb, sinfo.ads, sinfo.h, sinput-l.adb,
5776         sinput-l.ads, sinput.adb, sinput.ads, snames.adb, snames.ads,
5777         snames.h, sprint.adb, sprint.ads, stringt.adb, stringt.ads,
5778         stringt.h, style.adb, switch.adb, switch.ads, sysdep.c, system.ads,
5779         table.adb, targparm.adb, targparm.ads, targtyps.c, tbuild.adb,
5780         tbuild.ads, tracebak.c, trans.c, tree_gen.adb, tree_io.adb,
5781         treepr.adb, treepr.ads, treeprs.ads, treeprs.adt, ttypes.ads,
5782         types.adb, types.ads, types.h, uintp.ads, urealp.ads, usage.adb,
5783         utils.c, utils2.c, validsw.adb, xnmake.adb, xr_tabls.adb,
5784         xr_tabls.ads, xref_lib.adb, xref_lib.ads : Merge in ACT changes.
5785
5786         * 1ssecsta.adb, 1ssecsta.ads, a-chlat9.ads, a-cwila9.ads,
5787         g-enblsp.adb, g-md5.adb, g-md5.ads, gnatname.adb, gnatname.ads,
5788         mkdir.c, osint-b.adb, osint-b.ads, osint-c.adb, osint-c.ads,
5789         osint-l.adb, osint-l.ads, osint-m.adb, osint-m.ads : New files
5790
5791         * 3lsoccon.ads, 5qparame.ads, 5qvxwork.ads, 5smastop.adb,
5792         5zparame.ads, gnatmain.adb, gnatmain.ads, gnatpsys.adb : Removed
5793
5794         * mdllfile.adb, mdllfile.ads, mdlltool.adb, mdlltool.ads : Renamed
5795         to mdll-fil.ad[bs] and mdll-util.ad[bs]
5796
5797         * mdll-fil.adb, mdll-fil.ads, mdll-utl.adb, mdll-utl.ads : Renamed
5798         from mdllfile.ad[bs] and mdlltool.ad[bs]
5799
5800 2002-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5801
5802         * utils.c (init_gnat_to_gnu, init_gigi_decls): Use ARRAY_SIZE in
5803         lieu of explicit sizeof/sizeof.
5804
5805 2002-02-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5806
5807         * misc.c (copy_lang_decl): Remove.
5808
5809 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
5810
5811         * misc.c: Delete traditional-mode-related code copied from the
5812         C front end but not used, or used only to permit the compiler
5813         to link.
5814
5815 2002-02-07  Richard Henderson  <rth@redhat.com>
5816
5817         * adaint.c (__gnat_to_gm_time): First arg is int, not time_t.
5818         * adaint.h (__gnat_to_gm_time): Update prototype.
5819
5820 2002-01-30  Richard Henderson  <rth@redhat.com>
5821
5822         * trans.c (tree_transform) [N_Loop_Statement]: Use
5823         expand_exit_loop_top_cond.
5824
5825 2001-12-23  Richard Henderson  <rth@redhat.com>
5826
5827         * utils.c (end_subprog_body): Push GC context around
5828         rest_of_compilation for nested functions.
5829
5830 2001-12-23  Richard Henderson  <rth@redhat.com>
5831
5832         * 5nosinte.ads: Get definition of "int" from Interfaces.C.
5833
5834 2001-12-23  Florian Weimer  <fw@deneb.enyo.de>
5835
5836         * gnat-style.texi (Declarations and Types): Remove ancient style
5837         rule which was mandated by code generation issues.
5838
5839         * gnat-style.texi (header): Add @dircategory, @direntry.
5840         (title page): Remove date.
5841         (general) Add @./@: where approriate, and two spaces after the
5842         full stop at the end of a sentence.  Use @samp markup when
5843         referring concrete lexical entities (keywords, attribute names
5844         etc.), and @syntax for ARM grammar elements. Use @r for English
5845         text in comments.  Use @emph for emphasis.  Change "if-statements"
5846         etc. to "if statements" (without @samp). Break long lines.  Make
5847         casing of section names consistent.
5848         (Identifiers): Use @samp markup for variable names.
5849         (Comments): Use @samp markup for comment characters. Line-end
5850         comments may follow any Ada code, not just statements.  Fix
5851         misspelling of "Integer" as "integer".
5852         (Loop statements): Do not use variable name "I", use "J".
5853         (Subprogram Declarations): Document alignment.
5854         (Subprogram Bodies, Block statements): Document empty line before
5855         "begin".
5856
5857 2001-12-22  Florian Weimer  <fw@deneb.enyo.de>
5858
5859         * make.adb (Add_Switch): Make Generic_Position a procedure.  The
5860         function approach did not work well because of a side effect (the
5861         function call could reallocate the table which was being indexed
5862         using its result). Fixes ada/4851.
5863
5864 2001-12-19  Robert Dewar <dewar@gnat.com>
5865
5866         * bindgen.adb: Minor reformatting
5867
5868         * cstand.adb: Minor reformatting
5869
5870         * fmap.adb: Minor reformatting
5871         Change name from Add for Add_To_File_Map (Add is much too generic)
5872         Change Path_Name_Of to Mapped_Path_Name
5873         Change File_Name_Of to Mapped_File_Name
5874         Fix copyright dates in header
5875
5876         * fmap.ads:
5877         Change name from Add for Add_To_File_Map (Add is much too generic)
5878         Change Path_Name_Of to Mapped_Path_Name
5879         Change File_Name_Of to Mapped_File_Name
5880         Fix copyright dates in header
5881
5882         * fname-uf.adb: Minor reformatting.  New names of stuff in Fmap.
5883         Add use clause for Fmap.
5884
5885         * make.adb: Minor reformatting
5886
5887         * osint.adb: Minor reformatting.  Change of names in Fmap.
5888         Add use clause for Fmap.
5889
5890         * prj-env.adb: Minor reformatting
5891
5892         * prj-env.ads: Minor reformatting
5893
5894         * switch.adb: Minor reformatting.  Do proper raise of Bad_Switch if
5895         error found (there were odd exceptions to this general rule in
5896         -gnatec/-gnatem processing)
5897
5898 2001-12-19  Olivier Hainque <hainque@gnat.com>
5899
5900         * raise.c (__gnat_eh_personality): Exception handling personality
5901         routine for Ada.  Still in rough state, inspired from the C++ version
5902         and still containing a bunch of debugging artifacts.
5903         (parse_lsda_header, get_ttype_entry): Local (static) helpers, also
5904         inspired from the C++ library.
5905
5906         * raise.c (eh_personality): Add comments. Part of work for the GCC 3
5907         exception handling integration.
5908
5909 2001-12-19  Arnaud Charlet <charlet@gnat.com>
5910
5911         * Makefile.in: Remove use of 5smastop.adb which is obsolete.
5912         (HIE_SOURCES): Add s-secsta.ad{s,b}.
5913         (HIE_OBJS): Add s-fat*.o
5914         (RAVEN_SOURCES): Remove files that are no longer required. Add
5915         interrupt handling files.
5916         (RAVEN_MOD): Removed, no longer needed.
5917
5918 2001-12-19  Robert Dewar <dewar@gnat.com>
5919
5920         * a-ngelfu.adb: Remove ??? comment for inappropriate Inline_Always
5921         Add 2001 to copyright date
5922
5923         * g-regpat.adb: Change pragma Inline_Always to Inline. There is no
5924         need to force universal inlining for these cases.
5925
5926 2001-12-19  Arnaud Charlet <charlet@gnat.com>
5927
5928         * s-taprob.adb: Minor clean ups so that this unit can be used in
5929         Ravenscar HI.
5930
5931         * exp_ch7.adb: Allow use of secondary stack in HI mode.
5932         Disallow it when pragma Restrictions (No_Secondary_Stack) is specified.
5933
5934 2001-12-19  Vincent Celier <celier@gnat.com>
5935
5936         * prj-tree.ads (Project_Node_Record): Add comments for components
5937         Pkg_Id and Case_Insensitive.
5938
5939 2001-12-19  Pascal Obry <obry@gnat.com>
5940
5941         * g-socket.adb: Minor reformatting. Found while reading code.
5942
5943 2001-12-19  Robert Dewar <dewar@gnat.com>
5944
5945         * prj-tree.ads: Minor reformatting
5946
5947 2001-12-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5948
5949         * config-lang.in (diff_excludes): Remove.
5950
5951 2001-12-17  Ed Schonberg <schonber@gnat.com>
5952
5953         * sem_res.adb (Resolve_Selected_Component): do not generate a
5954         discriminant check if the selected component is a component of
5955         the argument of an initialization procedure.
5956
5957         * trans.c (tree_transform, case of arithmetic operators): If result
5958         type is private, the gnu_type is the base type of the full view,
5959         given that the full view itself may be a subtype.
5960
5961 2001-12-17  Robert Dewar <dewar@gnat.com>
5962
5963         * sem_res.adb: Minor reformatting
5964
5965         * trans.c (tree_transform, case N_Real_Literal): Add missing third
5966         parameter in call to Machine (unknown horrible effects from this
5967         omission).
5968
5969         * urealp.h: Add definition of Round_Even for call to Machine
5970         Add third parameter for Machine
5971
5972 2001-12-17  Ed Schonberg <schonber@gnat.com>
5973
5974         * sem_warn.adb (Check_One_Unit): Suppress warnings completely on
5975         predefined units in No_Run_Time mode.
5976
5977 2001-12-17  Richard Kenner <kenner@gnat.com>
5978
5979         * misc.c (insn-codes.h): Now include.
5980
5981 2001-12-17  Olivier Hainque <hainque@gnat.com>
5982
5983         * a-except.adb: Preparation work for future integration of the GCC 3
5984         exception handling mechanism
5985         (Notify_Handled_Exception, Notify_Unhandled_Exception): New routines
5986         to factorize previous code sequences and make them externally callable,
5987         e.g. for the Ada personality routine when the GCC 3 mechanism is used.
5988         (Propagate_Exception, Raise_Current_Excep, Raise_From_Signal_Handler):
5989         Use the new notification routines.
5990
5991 2001-12-17  Emmanuel Briot <briot@gnat.com>
5992
5993         * prj-tree.ads (First_Choice_Of): Document the when others case
5994
5995 2001-12-17  Arnaud Charlet <charlet@gnat.com>
5996
5997         * bindgen.adb (Gen_Ada_Init_*): Set priority of environment task in
5998         HI-E mode, in order to support Ravenscar profile properly.
5999
6000         * cstand.adb (Create_Standard): Duration is a 32 bit type in HI-E
6001         mode on 32 bits targets.
6002
6003 2001-12-17  Vincent Celier <celier@gnat.com>
6004
6005         * fmap.adb: Initial version.
6006
6007         * fmap.ads: Initial version.
6008
6009         * fname-uf.adb (Get_File_Name): Use mapping if unit name mapped.
6010         If search is successfully done, add to mapping.
6011
6012         * frontend.adb: Initialize the mapping if a -gnatem switch was used.
6013
6014         * make.adb:
6015         (Gnatmake): Add new local variable Mapping_File_Name.
6016          Create mapping file when using project file(s).
6017          Delete mapping file before exiting.
6018
6019         * opt.ads (Mapping_File_Name): New variable
6020
6021         * osint.adb (Find_File): Use path name found in mapping, if any.
6022
6023         * prj-env.adb (Create_Mapping_File): New procedure
6024
6025         * prj-env.ads (Create_Mapping_File): New procedure.
6026
6027         * switch.adb (Scan_Front_End_Switches): Add processing for -gnatem
6028         (Mapping_File)
6029
6030         * usage.adb: Add entry for new switch -gnatem.
6031
6032         * Makefile.in: Add dependencies for fmap.o.
6033
6034 2001-12-17  Ed Schonberg <schonber@gnat.com>
6035
6036         * sem_ch10.adb (Analyze_With_Clause): Retrieve proper entity when unit
6037         is a package instantiation rewritten as a package body.
6038         (Install_Withed_Unit): Undo previous change, now redundant.
6039
6040 2001-12-17  Gary Dismukes <dismukes@gnat.com>
6041
6042         * layout.adb:
6043         (Compute_Length): Move conversion to Unsigned to callers.
6044         (Get_Max_Size): Convert Len expression to Unsigned after calls to
6045         Compute_Length and Determine_Range.
6046         (Layout_Array_Type): Convert Len expression to Unsigned after calls to
6047         Compute_Length and Determine_Range.
6048         Above changes fix problem with length computation for supernull arrays
6049         where Max (Len, 0) wasn't getting applied due to the Unsigned
6050         conversion used by Compute_Length.
6051
6052 2001-12-17  Arnaud Charlet <charlet@gnat.com>
6053
6054         * rtsfind.ads:
6055         (OK_To_Use_In_No_Run_Time_Mode): Allow Ada.Exceptions and
6056          System.Secondary_Stack.
6057         (OK_To_Use_In_Ravenscar_Mode): New table needed to implement Ravenscar
6058          in HI-E mode.
6059         Remove unused entity RE_Exception_Data.
6060
6061         * rtsfind.adb (RTE): Allow Ravenscar Profile in HI mode.
6062
6063         * rident.ads (No_Secondary_Stack): New restriction.
6064
6065 2001-12-17  Joel Brobecker <brobecke@gnat.com>
6066
6067         * gnat_rm.texi: Fix minor typos. Found while reading the section
6068         regarding "Bit_Order Clauses" that was sent to a customer.
6069         Very interesting documentation!
6070
6071 2001-12-17  Robert Dewar <dewar@gnat.com>
6072
6073         * sem_case.adb (Choice_Image): Avoid creating improper character
6074         literal names by using the routine Set_Character_Literal_Name. This
6075         fixes bombs in certain error message cases.
6076
6077 2001-12-17  Arnaud Charlet <charlet@gnat.com>
6078
6079         * a-reatim.adb: Minor reformatting.
6080
6081 2001-12-17  Ed Schonberg <schonber@gnat.com>
6082
6083         * sem_ch12.adb (Validate_Derived_Type_Instance): Handle properly the
6084         case where the formal is an extension of another formal in the current
6085         unit or in a parent generic unit.
6086
6087 2001-12-17  Arnaud Charlet <charlet@gnat.com>
6088
6089         * s-tposen.adb: Update comments.  Minor reformatting.
6090         Minor code clean up.
6091
6092         * s-tarest.adb: Update comments.  Minor code reorganization.
6093
6094 2001-12-17  Gary Dismukes <dismukes@gnat.com>
6095
6096         * exp_attr.adb (Attribute_Tag): Suppress expansion of <type_name>'Tag
6097         when Java_VM.
6098
6099 2001-12-17  Robert Dewar <dewar@gnat.com>
6100
6101         * exp_attr.adb: Minor reformatting
6102
6103 2001-12-17  Ed Schonberg <schonber@gnat.com>
6104
6105         * sem_ch3.adb (Build_Derived_Private_Type): Refine check to handle
6106         derivations nested within a child unit: verify that the parent
6107         type is declared in an outer scope.
6108
6109 2001-12-17  Robert Dewar <dewar@gnat.com>
6110
6111         * sem_ch12.adb: Minor reformatting
6112
6113 2001-12-17  Ed Schonberg <schonber@gnat.com>
6114
6115         * sem_warn.adb (Check_One_Unit): In No_Run_Time mode, do not post
6116         warning if current unit is a predefined one, from which bodies may
6117         have been deleted.
6118
6119 2001-12-17  Robert Dewar <dewar@gnat.com>
6120
6121         * eval_fat.ads: Add comment that Round_Even is referenced in Ada code
6122         Fix header format. Add 2001 to copyright date.
6123
6124         * exp_dbug.adb (Get_Encoded_Name): Fix out of bounds reference,
6125         which caused CE during compilation if checks were enabled.
6126
6127 2001-12-17  Vincent Celier <celier@gnat.com>
6128
6129         * make.adb:
6130         (Switches_Of): New function
6131         (Test_If_Relative_Path): New procedure
6132         (Add_Switches): Use new function Switches_Of
6133         (Collect_Arguments_And_Compile): Use new function Switches_Of.
6134         When using a project file, test if there are any relative
6135         search path. Fail if there are any.
6136         (Gnatmake): Only add switches for the primary directory when not using
6137         a project file. When using a project file, change directory to the
6138         object directory of the main project file. When using a project file,
6139         test if there are any relative search path. Fail if there are any.
6140         When using a project file, fail if specified executable is relative
6141         path with directory information, and prepend executable, if not
6142         specified as an absolute path, with the exec directory.  Make sure
6143         that only one -o switch is transmitted to the linker.
6144
6145         * prj-attr.adb (Initialization_Data): Add project attribute Exec_Dir
6146
6147         * prj-nmsc.adb:
6148         (Ada_Check): Get Spec_Suffix_Loc and Impl_Suffix_Loc,
6149         when using a non standard naming scheme.
6150         (Check_Ada_Naming_Scheme): Make sure that error messages
6151         do not raise exceptions.
6152         (Is_Illegal_Append): Return True if there is no dot in the suffix.
6153         (Language_Independent_Check): Check the exec directory.
6154
6155         * prj.adb (Project_Empty): Add new component Exec_Directory
6156
6157         * prj.ads:
6158         (Default_Ada_Spec_Suffix, Default_Ada_Impl_Suffix): Add defaults.
6159         (Project_Data): Add component Exec_Directory
6160
6161         * snames.adb: Updated to match snames.ads revision 1.215
6162
6163         * snames.ads: Added Exec_Dir
6164
6165 2001-12-17  Robert Dewar <dewar@gnat.com>
6166
6167         * make.adb: Minor reformatting
6168
6169         * prj-nmsc.adb: Minor reformatting
6170
6171         * snames.adb: Updated to match snames.ads
6172
6173         * snames.ads: Alphebetize entries for project file
6174
6175 2001-12-17  Ed Schonberg <schonber@gnat.com>
6176
6177         * trans.c (process_freeze_entity): Do nothing if the entity is a
6178         subprogram that was already elaborated.
6179
6180 2001-12-17  Richard Kenner <kenner@gnat.com>
6181
6182         * decl.c (gnat_to_gnu_entity, object): Do not back-annotate Alignment
6183         and Esize if object is referenced via pointer.
6184
6185 2001-12-17  Ed Schonberg <schonber@gnat.com>
6186
6187         * sem_ch3.adb (Analyze_Variant_Part): check that type of discriminant
6188         is discrete before analyzing choices.
6189
6190 2001-12-17  Joel Brobecker <brobecke@gnat.com>
6191
6192         * bindgen.adb (Gen_Output_File_Ada): Generate a new C-like string
6193         containing the name of the Ada Main Program. This string is mainly
6194         intended for the debugger.
6195         (Gen_Output_File_C): Do the equivalent change when generating a C file.
6196
6197 2001-12-17  Robert Dewar <dewar@gnat.com>
6198
6199         * ali.adb: Set new Dummy_Entry field in dependency entry
6200
6201         * ali.ads: Add Dummy_Entry field to source dependency table
6202
6203         * bcheck.adb (Check_Consistency): Ignore dummy D lines
6204
6205         * lib-writ.adb (Writ_ALI): Write dummy D lines for missing source files
6206
6207         * lib-writ.ads: Document dummy D lines for missing files.
6208
6209         * types.ads: (Dummy_Time_Stamp): New value for non-existant files
6210
6211 2001-12-17  Robert Dewar <dewar@gnat.com>
6212
6213         * ali.adb: Type reference does not reset current file.
6214
6215         * ali.adb: Recognize and scan renaming reference
6216
6217         * ali.ads: Add spec for storing renaming references.
6218
6219         * lib-xref.ads: Add documentation for handling of renaming references
6220
6221         * lib-xref.adb: Implement output of renaming reference.
6222
6223         * checks.adb:
6224         (Determine_Range): Document local variables
6225         (Determine_Range): Make sure Hbound is initialized. It looks as though
6226          there could be a real problem here with an uninitialized reference
6227          to Hbound, but no actual example of failure has been found.
6228
6229 2001-12-17  Laurent Pautet <pautet@gnat.com>
6230
6231         * g-socket.ads:
6232         Fix comment of Shutdown_Socket and Close_Socket. These functions
6233         should not fail silently because if they are called twice, this
6234         probably means that there is a race condition in the user program.
6235         Anyway, this behaviour is consistent with the rest of this unit.
6236         When an error occurs, an exception is raised with the error message
6237         as exception message.
6238
6239 2001-12-17  Robert Dewar <dewar@gnat.com>
6240
6241         * frontend.adb: Move call to Check_Unused_Withs from Frontend, so
6242         that it happens before modification of Sloc values for -gnatD.
6243
6244         * gnat1drv.adb: Move call to Check_Unused_Withs to Frontend,
6245         so that it happens before modification of Sloc values for -gnatD.
6246
6247         * switch.adb: Minor reformatting
6248
6249 2001-12-15  Richard Henderson  <rth@redhat.com>
6250
6251         * sem_ch7.adb: Wrap comment.
6252
6253 2001-12-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6254
6255         * 5ataprop.adb, 5atpopsp.adb, 5ftaprop.adb, 5gmastop.adb,
6256         5gtaprop.adb, 5htaprop.adb, 5itaprop.adb, 5lintman.adb,
6257         5omastop.adb, 5oosinte.adb, 5otaprop.adb, 5staprop.adb,
6258         5vinterr.adb, 5vtaprop.adb, 5vtpopde.adb, 5wintman.adb,
6259         5wtaprop.adb, 5zinterr.adb, 5ztaprop.adb, 6vcstrea.adb,
6260         7sintman.adb, 7staprop.adb, 9drpc.adb, ChangeLog, Makefile.in,
6261         a-except.adb, a-tags.ads, a-tasatt.adb, a-teioed.adb,
6262         a-textio.ads, a-witeio.ads, a-wtedit.adb, ali.ads, comperr.adb,
6263         cstand.adb, einfo.ads, errout.adb, exp_ch11.adb, exp_ch2.adb,
6264         exp_ch3.adb, exp_ch4.adb, exp_ch5.adb, exp_ch6.adb, exp_ch9.adb,
6265         exp_util.adb, exp_util.ads, fname-uf.adb, g-cgi.ads, g-exctra.ads,
6266         g-expect.ads, g-regist.adb, g-spipat.adb, gnatchop.adb,
6267         gnatlink.adb, gnatls.adb, gnatmain.adb, gnatmem.adb, init.c,
6268         make.adb, make.ads, mdlltool.adb, nlists.ads, osint.ads,
6269         par-ch3.adb, par-ch4.adb, par-ch5.adb, par-ch6.adb, par.adb,
6270         repinfo.adb, s-fatflt.ads, s-fatlfl.ads, s-fatllf.ads,
6271         s-fatsfl.ads, s-finimp.adb, s-finimp.ads, s-interr.adb,
6272         s-secsta.ads, s-shasto.ads, s-stalib.adb, s-stalib.ads,
6273         s-tarest.ads, s-tasdeb.adb, s-tassta.adb, s-tassta.ads,
6274         s-vaflop.ads, scans.ads, scn.adb, sem.ads, sem_aggr.adb,
6275         sem_attr.adb, sem_case.ads, sem_ch10.adb, sem_ch12.adb,
6276         sem_ch13.adb, sem_ch3.adb, sem_ch3.ads, sem_ch5.adb, sem_ch7.adb,
6277         sem_ch8.adb, sem_ch8.ads, sem_type.adb, sem_util.ads, sinfo.ads,
6278         sprint.adb, tbuild.ads, types.ads, utils.c, xeinfo.adb: Fix
6279         spelling errors.
6280
6281 2001-12-14  Vincent Celier <celier@gnat.com>
6282
6283         * osint.adb(Create_Debug_File): When an object file is specified,
6284         put the .dg file in the same directory as the object file.
6285
6286 2001-12-14  Robert Dewar <dewar@gnat.com>
6287
6288         * osint.adb: Minor reformatting
6289
6290         * lib-xref.adb (Output_Instantiation): New procedure to generate
6291         instantiation references.
6292
6293         * lib-xref.ads: Add documentation of handling of generic references.
6294
6295         * ali.adb (Read_Instantiation_Ref): New procedure to read
6296         instantiation references
6297
6298         * ali.ads: Add spec for storing instantiation references
6299
6300         * bindusg.adb: Minor reformatting
6301
6302         * switch.adb: Add entry for Latin-5 (Cyrillic ISO-8859-5)
6303
6304         * usage.adb: Add entry for Latin-5 (Cyrillic ISO-8859-5)
6305
6306         * gnatcmd.adb: Add entry for Latin-5 (Cyrillic ISO-8859-5)
6307
6308         * csets.adb: Add entry for Latin-5 (Cyrillic ISO-8859-5)
6309
6310         * csets.ads:
6311         Fix header format
6312         Add 2001 to copyright date
6313         Add entry for Latin-5 (Cyrillic ISO-8859-5)
6314
6315 2001-12-14  Matt Gingell <gingell@gnat.com>
6316
6317         * adaint.c: mktemp is a macro on Lynx and can not be used as an
6318         expression.
6319
6320 2001-12-14  Richard Kenner <kenner@gnat.com>
6321
6322         * misc.c (gnat_expand_constant): Do not strip UNCHECKED_CONVERT_EXPR
6323         if operand is CONSTRUCTOR.
6324
6325 2001-12-14  Ed Schonberg <schonber@gnat.com>
6326
6327         * trans.c (tree_transform, case N_Assignment_Statement): Set lineno
6328         before emiting check on right-hand side, so that exception information
6329         is correct.
6330
6331 2001-12-14  Richard Kenner <kenner@gnat.com>
6332
6333         * utils.c (create_var_decl): Throw away initializing expression
6334         if just annotating types and non-constant.
6335
6336 2001-12-14  Vincent Celier <celier@gnat.com>
6337
6338         * prj-nmsc.adb: (Ada_Check): Migrate drom Ada_Default_... to
6339         Default_Ada_...
6340
6341         * prj.adb: (Ada_Default_Spec_Suffix, Ada_Default_Impl_Suffix):
6342         Remove functions.
6343         (Default_Ada_Spec_Suffix, Default_Ada_Impl_Suffix): Move to spec.
6344
6345         * prj.ads: (Ada_Default_Spec_Suffix, Ada_Default_Impl_Suffix):
6346         Remove functions.
6347         (Default_Ada_Spec_Suffix, Default_Ada_Impl_Suffix): Move from body.
6348
6349 2001-12-16  Joseph S. Myers  <jsm28@cam.ac.uk>
6350
6351         * ChangeLog: Remove piece of diff output.
6352
6353 2001-12-14  Geert Bosch <bosch@gnat.com>
6354
6355         * config-lang.in: Update copyright notice
6356
6357         * layout.adb: Remove commented out code.
6358
6359         * mdllfile.ads: Update copyright notice. Fix header format.
6360
6361         * sem_case.ads: Likewise.
6362
6363         * sem_ch3.adb: Minor reformatting.
6364
6365 2001-12-12  Geert Bosch <bosch@gnat.com>
6366
6367         * freeze.ads: Update copyright date.
6368
6369         * g-comlin.ads: Minor reformatting.
6370
6371         * gnat-style.texi: Fix typo.
6372
6373 2001-12-12  Geert Bosch <bosch@gnat.com>
6374
6375         *  einfo.h: Regenerate.
6376
6377 2001-12-12  Ed Schonberg <schonber@gnat.com>
6378
6379         * sem_ch12.adb (Save_Entity_Descendant): Use syntactic field names
6380         on known node types, rather than untyped fields. Further cleanups.
6381
6382 2001-12-12  Robert Dewar <dewar@gnat.com>
6383
6384         * sem_ch12.adb:
6385         (Save_Entity_Descendant): Minor comment update.
6386         (Copy_Generic_Node): Deal with incorrect reference to Associated_Node
6387          of an N_Attribute_Reference node. As per note below, this does not
6388         eliminate need for Associated_Node in attribute ref nodes.
6389         (Associated_Node): Documentation explicitly mentions attribute
6390         reference nodes, since this field is used in such nodes.
6391
6392         * sem_ch12.adb (Associated_Node): Minor documentation cleanup.
6393
6394 2001-12-12  Robert Dewar <dewar@gnat.com>
6395
6396         * s-stalib.adb: Add more comments on with statements being needed
6397
6398         * par-ch12.adb: Minor reformatting
6399
6400         * prj-dect.ads: Fix copyright header
6401
6402         * s-arit64.adb (Multiply_With_Ovflo_Check): Fix case where both
6403         inputs fit in 32 bits, but the result still overflows.
6404
6405         * s-fatgen.ads: Minor comment improvement
6406
6407 2001-12-12  Ed Schonberg <schonber@gnat.com>
6408
6409         * sem_ch4.adb (Analyze_Selected_Component): If the prefix is of a
6410         formal derived type, look for an inherited component from the full
6411         view of the parent, if any.
6412
6413 2001-12-12  Robert Dewar <dewar@gnat.com>
6414
6415         * checks.ads (Apply_Alignment_Check): New procedure.
6416
6417         * exp_ch13.adb (Expand_N_Freeze_Entity): Generate dynamic check to
6418         ensure that the alignment of objects with address clauses is
6419         appropriate, and raise PE if not.
6420
6421         * exp_util.ads (Must_Be_Aligned): Removed, replaced by
6422         Exp_Pakd.Known_Aligned_Enough
6423
6424         * mdllfile.ads: Minor reformatting
6425
6426         * mlib-fil.ads: Minor reformatting
6427
6428 2001-12-12  Ed Schonberg <schonber@gnat.com>
6429
6430         * exp_ch8.adb (Expand_N_Object_Renaming_Declaration): Extend previous
6431         fix to any component reference if enclosing record has non-standard
6432         representation.
6433
6434 2001-12-12  Vincent Celier <celier@gnat.com>
6435
6436         * g-dirope.ads (Find, Wildcard_Iterator): Moved to child package
6437         Iteration
6438
6439 2001-12-12  Ed Schonberg <schonber@gnat.com>
6440
6441         * freeze.ads: Make Freeze_Fixed_Point_Type visible, for use in
6442         sem_attr.
6443
6444 2001-12-12  Robert Dewar <dewar@gnat.com>
6445
6446         * impunit.adb: Add entry for GNAT.Directory_Operations.Iteration
6447
6448 2001-12-12  Emmanuel Briot <briot@gnat.com>
6449
6450         * g-regexp.adb: Remove all debug code, since it isn't required anymore,
6451         and it adds dependencies to system.io.
6452
6453 2001-12-12  Pascal Obry <obry@gnat.com>
6454
6455         * g-dirope.adb (Expand_Path.Var): Correctly detect end of
6456         variable name.
6457
6458 2001-12-11  Ed Schonberg <schonber@gnat.com>
6459
6460         * sem_ch10.adb (Install_Withed_Unit): If the unit is a generic instance
6461         that is the parent of other generics, the instance body replaces the
6462         instance node.  Retrieve the instance of the spec, which is the one
6463         that is visible in clients and within the body.
6464
6465 2001-12-11  Vincent Celier <celier@gnat.com>
6466
6467         * gnatmain.adb: Initial version.
6468
6469         * gnatmain.ads: Initial version.
6470
6471         * prj-attr.adb (Initialisation_Data): Add package Gnatstub.
6472
6473         * snames.adb: Updated to match snames.ads.
6474
6475         * snames.ads: Added Gnatstub.
6476
6477 2001-12-11  Vincent Celier <celier@gnat.com>
6478
6479         * prj-attr.adb (Initialization_Data): Change name from
6480         Initialisation_Data.
6481
6482 2001-12-11  Emmanuel Briot <briot@gnat.com>
6483
6484         * g-regpat.adb (Parse_Literal): Properly handle simple operators ?,
6485         + and * applied to backslashed expressions like \r.
6486
6487 2001-12-11  Vasiliy Fofanov <fofanov@gnat.com>
6488
6489         * g-os_lib.ads: String_List type added, Argument_List type is now
6490         subtype of String_List.
6491
6492 2001-12-11  Robert Dewar <dewar@gnat.com>
6493
6494         * g-os_lib.ads: Change copyright to FSF
6495         Add comments for String_List type
6496
6497 2001-12-11  Vincent Celier <celier@gnat.com>
6498
6499         * g-dirope.adb (Expand_Path): Fix bug. (wrong length when adding a
6500         string to the buffer).
6501
6502 2001-12-11  Ed Schonberg <schonber@gnat.com>
6503
6504         * freeze.adb: Make Freeze_Fixed_Point_Type visible, for use in
6505         sem_attr.
6506
6507         * sem_attr.adb: Simplify previous fix for Address.
6508         (Set_Bounds): If prefix is a non-frozen fixed-point type, freeze now,
6509         to avoid anomalies where the bound of the type appears to raise
6510         constraint error.
6511
6512 2001-12-11  Robert Dewar <dewar@gnat.com>
6513
6514         * lib-xref.adb (Output_Refs): Make sure pointers are always properly
6515         handled.
6516
6517 2001-12-11  Ed Schonberg <schonber@gnat.com>
6518
6519         * sem_ch12.adb (Analyze_Subprogram_Instantiation): Check for a
6520         renamed unit before checking for recursive instantiations.
6521
6522 2001-12-11  Emmanuel Briot <briot@gnat.com>
6523
6524         * prj.ads: Add comments for some of the fields.
6525
6526 2001-12-11  Robert Dewar <dewar@gnat.com>
6527
6528         * lib-xref.adb (Output_Refs): Don't output type references outside
6529         the main unit if they are not otherwise referenced.
6530
6531 2001-12-11  Ed Schonberg <schonber@gnat.com>
6532
6533         * sem_attr.adb (Analyze_attribute, case Address and Size): Simplify
6534         code and diagnose additional illegal uses
6535
6536         * sem_util.adb (Is_Object_Reference): An indexed component is an
6537         object only if the prefix is.
6538
6539 2001-12-11  Vincent Celier <celier@gnat.com>
6540
6541         * g-diopit.adb: Initial version.
6542
6543         * g-diopit.ads: Initial version.
6544
6545         * g-dirope.adb:
6546         (Expand_Path): Avoid use of Unbounded_String
6547         (Find, Wildcard_Iterator): Moved to child package Iteration
6548
6549         * Makefile.in: Added g-diopit.o to GNATRTL_NONTASKING_OBJS
6550
6551 2001-12-11  Robert Dewar <dewar@gnat.com>
6552
6553         * sem_attr.adb: Minor reformatting
6554
6555 2001-12-11  Ed Schonberg <schonber@gnat.com>
6556
6557         * sem_ch3.adb: Clarify some ???.
6558
6559 2001-12-11  Robert Dewar <dewar@gnat.com>
6560
6561         * exp_util.adb (Must_Be_Aligned): Removed, replaced by
6562         Exp_Pakd.Known_Aligned_Enough
6563
6564         * sem_ch13.adb (Check_Address_Alignment): Removed, extended
6565         version is moved to Exp_Ch13.
6566
6567 2001-12-11  Robert Dewar <dewar@gnat.com>
6568
6569         * einfo.ads: Minor reformatting
6570
6571         * exp_ch5.adb: Add comment for previous.change
6572
6573         * ali.adb: New interface for extended typeref stuff.
6574
6575         * ali.ads: New interface for typeref stuff.
6576
6577         * checks.adb (Apply_Alignment_Check): New procedure.
6578
6579         * debug.adb: Add -gnatdM for modified ALI output
6580
6581         * exp_pakd.adb (Known_Aligned_Enough): Replaces Known_Aligned_Enough.
6582
6583         * lib-xref.adb: Extend generation of <..> notation to cover
6584         subtype/object types. Note that this is a complete rewrite,
6585         getting rid of the very nasty quadratic algorithm previously
6586         used for derived type output.
6587
6588         * lib-xref.ads: Extend description of <..> notation to cover
6589         subtype/object types. Uses {..} for these other cases.
6590         Also use (..) for pointer types.
6591
6592         * sem_util.adb (Check_Potentially_Blocking_Operation): Slight cleanup.
6593
6594         * exp_pakd.adb: Minor reformatting.  Note that prevous RH should say:
6595         (Known_Aligned_Enough): Replaces Must_Be_Aligned.
6596
6597 2001-12-11  Vincent Celier <celier@gnat.com>
6598
6599         * gnatcmd.adb:
6600         Changed /COMPILE_ONLY to /ACTIONS=COMPILE
6601         Changed /BIND_ONLY to /ACTIONS=BIND
6602         Changed /LINK_ONLY to /ACTIONS=LINK
6603
6604 2001-12-11  Ed Schonberg  <schonber@gnat.com>
6605
6606         * sem_ch8.adb (Find_Selected_Component): improved search for a
6607         candidate package in case of error.
6608
6609         * sem_ch12.adb (Inline_Instance_Body): place head of use_clause
6610         chain back on scope stack before reinstalling use clauses.
6611
6612         * exp_ch5.adb (Expand_N_If_Statement): if Constant_Condition_Warnings
6613         is enabled, do not kill the code for the condition, to preserve
6614         warning.
6615
6616 2001-12-11  Robert Dewar <dewar@gnat.com>
6617
6618         * checks.adb (Insert_Valid_Check): Apply validity check to expression
6619         of conversion, not to result of conversion.
6620
6621 2001-12-11  Ed Schonberg <schonber@gnat.com>
6622
6623         * sem_ch3.adb (Build_Derived_Record_Type): set Controlled flag
6624         before freezing parent. If the declarations are mutually recursive,
6625         an access to the current record type may be frozen before the
6626         derivation is complete.
6627
6628 2001-12-05  Vincent Celier <celier@gnat.com>
6629
6630         * gnatcmd.adb: (MAKE): Add new translations: -b /BIND_ONLY,
6631         -c /COMPILE_ONLY, -l /LINK_ONLY
6632
6633         * opt.ads:
6634         (Bind_Only): New Flag
6635         (Link_Only): New flag
6636
6637         * switch.adb (Scan_Make_Switches): Add processing for -b (Bind_Only)
6638         and -l (Link_Only)
6639
6640         * makeusg.adb: Add new switches -b and -l. Update Copyright notice.
6641
6642         * make.adb:
6643         (Do_Compile_Step, Do_Bind_Step, Do_Link_Step): New flags.
6644         (Gnatmake): Set the step flags. Only perform a step if the
6645         corresponding step flag is True.
6646         (Scan_Make_Arg): Reset the bind and link step flags when -u
6647         or -gnatc has been specified.
6648
6649 2001-12-05  Ed Schonberg <schonber@gnat.com>
6650
6651         * sem_eval.adb (Eval_Concatenation): If left operand is a null string,
6652         get bounds from right operand.
6653
6654         * sem_eval.adb: Minor reformatting
6655
6656         * exp_util.adb (Make_Literal_Range): use bound of literal rather
6657         than Index'First, its lower bound may be different from 1.
6658
6659         * exp_util.adb: Undo earlier change, fixes ACVC regressions C48009B
6660         and C48009J
6661
6662 2001-12-05  Vincent Celier <celier@gnat.com>
6663
6664         * prj-nmsc.adb Minor reformatting
6665
6666         * prj-nmsc.adb (Language_Independent_Check): Reset Library flag if
6667         set and libraries are not supported.
6668
6669 2001-12-05  Ed Schonberg <schonber@gnat.com>
6670
6671         * sem_ch3.adb (Build_Derived_Private_Type): set Public status of
6672         private view explicitly, so the back-end can treat as a global
6673         when appropriate.
6674
6675 2001-12-05  Ed Schonberg <schonber@gnat.com>
6676
6677         * sem_ch12.adb (Instantiate_Package_Body): if instance is a compilation
6678          unit, always replace instance node with new body, for ASIS use.
6679
6680 2001-12-05  Vincent Celier <celier@gnat.com>
6681
6682         * prj-nmsc.adb (Language_Independent_Check): Issue a warning if
6683         libraries are not supported and both attributes Library_Name and
6684         Library_Dir are specified.
6685
6686         * prj-proc.adb (Expression): Set location of Result to location of
6687         first term.
6688
6689         * Makefile.in: Add mlib.o, mlib-fil.o, mlib-tgt and mlib-utl to GNATLS.
6690         (prj-nmsc is now importing MLib.Tgt)
6691
6692         * prj-proc.adb: Put the change indicated above that was forgotten.
6693
6694 2001-12-05  Robert Dewar <dewar@gnat.com>
6695
6696         * Makefile.in: Add dependencies for System.IO for GNAT.Regexp
6697
6698 2001-12-05  Ed Schonberg <schonber@gnat.com>
6699
6700         * sem_ch3.adb (Build_Derived_Concurrent_Type): If derivation imposes a
6701         constraint, introduce explicit subtype declaration and derive from it.
6702
6703         * sem_ch3.adb: Minor reformatting
6704
6705 2001-12-05  Robert Dewar <dewar@gnat.com>
6706
6707         * checks.adb (Determine_Range): Increase cache size for checks.
6708         Minor reformatting
6709
6710         * exp_ch6.adb: Minor reformatting
6711         (Expand_N_Subprogram_Body): Reset Is_Pure for any subprogram that has
6712         a parameter whose root type is System.Address, since treating such
6713         subprograms as pure in the code generator is almost surely a mistake
6714         that will lead to unexpected results.
6715
6716         * exp_util.adb (Remove_Side_Effects): Clean up old ??? comment and
6717         change handling of conversions.
6718
6719         * g-regexp.adb: Use System.IO instead of Ada.Text_IO.
6720
6721 2001-12-05  Ed Schonberg <schonber@gnat.com>
6722
6723         * sem_ch3.adb (Analyze_Object_Declaration): If expression is an
6724         aggregate with static wrong size, attach generated Raise node to
6725         declaration.
6726
6727 2001-12-05  Robert Dewar <dewar@gnat.com>
6728
6729         * sem_attr.adb (Analyze_Attribute): Defend against bad Val attribute.
6730         Fixes compilation abandoned bomb in B24009B.
6731
6732 2001-12-05  Ed Schonberg <schonber@gnat.com>
6733
6734         * sem_ch12.adb:
6735         Document use of Associated_Node on Selected_Components.
6736         (Save_Global_Operand_Descendants): Change to Save_Entity_Descendants,
6737         to clarify use of untyped descendant fields.
6738
6739 2001-12-05  Robert Dewar <dewar@gnat.com>
6740
6741         * prj-dect.ads: Add ??? comment
6742         Add 2001 to copyright notice (was not done in after all)
6743
6744         * prj-part.adb: Minor reformatting. Reword one awkward error message.
6745
6746         * prj.ads: Minor reformatting throughout, and add some ??? comments
6747
6748         * snames.ads: Minor reformatting
6749
6750 2001-12-05  Geert Bosch <bosch@gnat.com>
6751
6752         * snames.adb: Autoupdate
6753
6754 2001-12-05  Vincent Celier <celier@gnat.com>
6755
6756         * prj-dect.adb (Parse): Rename parameter Modifying to Extends.
6757
6758         * prj-dect.ads (Parse): Rename parameter Modifying to Extends.
6759
6760         * prj-env.adb: Minor comment changes (modifying -> extends).
6761
6762         * prj-nmsc.adb: Minor comment changes (modifying -> extends).
6763
6764         * prj-part.adb (Parse_Single_Project): Change Tok_Modifying to
6765         Tok_Extends.
6766
6767         * prj.adb (Initialize): Change Modifying to Extends.
6768
6769         * scans.ads (Token_Type): Change Tok_Modifying to Tok_Extends.
6770
6771         * prj.ads: Minor comment change (Modifying -> extending).
6772
6773         * snames.ads: Change modifying to extends.
6774
6775 2001-12-05  Robert Dewar <dewar@gnat.com>
6776
6777         * sem_warn.adb: Remove stuff for conditionals, we are not going to
6778         do this after all.
6779
6780         * sem_warn.ads: Remove stuff for conditionals, we are not going to
6781         do this after all.  Add 2001 to copyright notice
6782
6783 2001-12-04  Geert Bosch <bosch@gnat.com>
6784
6785         *  einfo.h, sinfo.h, treeprs.ads: Regenerate.
6786
6787 2001-12-04  Robert Dewar <dewar@gnat.com>
6788
6789         * errout.adb (Error_Msg): Ignore attempt to put error msg at junk
6790         location if we already have errors. Stops some cases of cascaded
6791         errors.
6792
6793         * errout.adb: Improve comment.
6794
6795 2001-12-04  Robert Dewar <dewar@gnat.com>
6796
6797         * sem_ch12.adb:
6798         (Analyze_Formal_Type_Definition): Defend against Error.
6799         (Analyze_Formal_Subprogram): Defend against Error.
6800
6801         * par-ch12.adb (F_Formal_Type_Declaration): In case of error,
6802         remove following semicolon if present. Removes cascaded error.
6803
6804 2001-12-04  Douglas B. Rupp <rupp@gnat.com>
6805
6806         * bindgen.adb:
6807         (Gen_Exception_Table_Ada): Write "begin" and then return if Num
6808          exceptions equals 0.
6809         (Gen_Exception_Table_C): Return if Num exceptions equals 0.
6810         Fixes PIWG E tests (which have to be run with -gnatL).
6811
6812 2001-12-04  Robert Dewar <dewar@gnat.com>
6813
6814         * einfo.ads: Minor reformatting
6815
6816 2001-12-04  Ed Schonberg <schonber@gnat.com>
6817
6818         * einfo.ads: Block_Node points to the identifier of the block, not to
6819         the block node itself, to preserve the link when the block is
6820         rewritten, e.g. within an if-statement with a static condition.
6821
6822         * inline.adb (Cleanup_Scopes): recover block statement from block
6823         entity using new meaning of Block_Node.
6824
6825         * sem_ch5.adb (Analyze_Block_Statement): set Block_Node to point to
6826         identifier of block node, rather than to node itself.
6827
6828 2001-12-04  Gary Dismukes <dismukes@gnat.com>
6829
6830         * layout.adb:
6831         (Get_Max_Size): Fix "start of processing" comment to say Get_Max_Size.
6832         (Discrimify): Go back to setting the Etypes of the selected component
6833         because the Vname component does not exist at this point and will
6834         fail name resolution. Also set Analyzed.
6835         Remove with and use of Sem_Res.
6836
6837 2001-12-04  Arnaud Charlet <charlet@gnat.com>
6838
6839         * Makefile.in: (HIE_SOURCES): add s-fat*.
6840
6841 2001-12-04  Robert Dewar <dewar@gnat.com>
6842
6843         * sem_attr.adb:
6844         (Compile_Time_Known_Attribute): New procedure.
6845         (Eval_Attribute, case Size): Use Compile_Time_Known_Attribute to ensure
6846          proper range check.
6847
6848 2001-12-04  Ed Schonberg <schonber@gnat.com>
6849
6850         * sem_ch7.adb (New_Private_Type): Set Is_Tagged_Type flag before
6851         processing discriminants to diagnose illegal default values.
6852
6853 2001-12-04  Ed Schonberg <schonber@gnat.com>
6854
6855         * sem_attr.adb (Resolve_Attribute): Handle properly an non-classwide
6856         access discriminant within a type extension that constrains its
6857         parent discriminants.
6858
6859 2001-12-04  Ed Schonberg <schonber@gnat.com>
6860
6861         * sem_ch3.adb (Find_Type_Of_Subtype_Indic): If subtype indication
6862         is malformed, use instance of Any_Id to allow analysis to proceed.
6863
6864         * par-ch12.adb (P_Formal_Type_Declaration): Propagate Error if
6865         type definition is illegal.
6866         (P_Formal_Derived_Type_Definition): Better recovery when TAGGED is
6867         misplaced.
6868
6869 2001-12-04  Ed Schonberg <schonber@gnat.com>
6870
6871         * sem_warn.adb (Output_Unreferenced_Messages): Extend previous fix to
6872         constants.
6873
6874 2001-12-04  Robert Dewar <dewar@gnat.com>
6875
6876         * errout.adb: Minor reformatting
6877
6878 2001-12-04  Robert Dewar <dewar@gnat.com>
6879
6880         * exp_util.adb: Minor reformatting from last change
6881
6882         * errout.adb (Check_For_Warning): For a Raised_Constraint_Error node
6883         which is a rewriting of an expression, traverse the original
6884         expression to remove warnings that may have been posted on it.
6885
6886 2001-12-04  Ed Schonberg <schonber@gnat.com>
6887
6888         * exp_util.adb (Must_Be_Aligned): Return false for a component of a
6889         record that has other packed components.
6890
6891 2001-12-04  Douglass B. Rupp <rupp@gnat.com>
6892
6893         * adaint.c: Minor cleanups.
6894
6895 2001-12-04  Douglass B. Rupp <rupp@gnat.com>
6896
6897         * adaint.c: Do not use utime.h on vxworks.
6898
6899 2001-12-04  Arnaud Charlet <charlet@gnat.com>
6900
6901         * Makefile.adalib: Clarify step 3 (use of gnat.adc) as it causes
6902         more confusion than it solves.
6903
6904 2001-12-04  Geert bosch <bosch@gnat.com>
6905
6906         * einfo.h, nmake.adb, nmake.ads, sinfo.h treeprs.ads: Regenerate.
6907
6908 2001-12-04  Geert Bosch  <bosch@gnat.com>
6909
6910         * Makefile.in (update-sources): New target.
6911         For use by gcc_release script.
6912
6913 2001-12-04  Ed Schonberg <schonber@gnat.com>
6914
6915         * sem_prag.adb (Analyze_Pragma, case Validity_Checks): do not treat as
6916         a configuration pragma, it is now legal wherever a pragma can appear.
6917
6918 2001-12-04  Zack Weinberg  <zack@codesourcery.com>
6919
6920         * Makefile.in: Don't set ALL.  Delete @cross_defines@,
6921         @cross_overrides@, @build_overrides@ stanzas.  INTERNAL_CFLAGS
6922         is now @CROSS@ -DIN_GCC; update comment.
6923
6924 2001-12-04  Robert Dewar <dewar@gnat.com>
6925
6926         * einfo.adb (Has_Pragma_Pure_Function): New flag.
6927         Fix problem that stopped ceinfo from working
6928
6929         * einfo.ads (Has_Pragma_Pure_Function): New flag.
6930
6931         * sem_prag.adb (Pure_Function): Set new flag Has_Pragma_Pure_Function.
6932
6933 2001-12-04  Douglas B. Rupp <rupp@gnat.com>
6934
6935         * gnatchop.adb:
6936         (File_Time_Stamp): New procedure.
6937         (Preserve_Mode): New boolean.
6938         (Write_Unit): Pass time stamp.
6939         Implement -p switch (preserve time stamps).
6940
6941         * gnatcmd.adb (CHOP): Add translation for -p (/PRESERVE).
6942
6943         * gnatchop.adb: Do usage info for -p switch
6944
6945         * adaint.h (__gnat_set_file_time_name): New function
6946
6947         * adaint.c (__gnat_set_file_time_name): Implement
6948
6949         * adaint.h: Fix typo
6950
6951 2001-12-03  Robert Dewar <dewar@gnat.com>
6952
6953         * sinfo.ads: Minor reformatting. N_Freeze_Entity node does not
6954         have Associated_Node.
6955
6956 2001-12-03  Robert Dewar <dewar@gnat.com>
6957
6958         * prj-proc.adb: Minor reformatting
6959
6960         * make.adb: Minor reformatting
6961
6962 2001-12-03  Geert Bosch <bosch@gnat.com>
6963
6964         * make.adb: Minor reformatting.
6965
6966 2001-12-03 Robert Dewar  <dewar@gnat.com>
6967
6968         * sem_ch12.adb: Minor reformatting
6969
6970 2001-12-03  Ed Schonberg <schonber@gnat.com>
6971
6972         * sem_ch12.adb (Inline_Instance_Body): Use Save_Scope_Stack and
6973         push Standard on the stack before analyzing the instance body,
6974         in order to have a clean visibility environment.
6975
6976         * sem_ch12.adb (Inline_Instance_Body): Remove redundant code.
6977
6978 2001-12-03  Ed Schonberg <schonber@gnat.com>
6979
6980         * sem_ch12.adb (Instantiate_Package_Body): Protect against double
6981         instantiation of a body that contains an inlined body.
6982
6983 2001-12-03  Ed Schonberg <schonber@gnat.com>
6984
6985         * sem_ch12.adb:
6986         (Analyze_generic_subprogram_Declaration): Set outer_generic_scope,
6987         to prevent freezing within formal packages.
6988         (Freeze_Subprogram_Body): If body comes from another instance that
6989         appeared before its own body, place freeze node at end of current
6990         declarative part, to prevent a back-end crash.
6991         (Inline_Instance_Body): Handle properly a package instance within
6992         a subprogram instance that is a child unit.
6993
6994 2001-12-01  Graham Stott  <grahams@redhat.com>
6995
6996         * Makefile.in (misc.o): Add missing $(srcdir) prefix
6997         and add optabs.h dependency.
6998
6999         * misc.c: Include optabs.h
7000         (gnat_tree_code_type): Make static and const.
7001         (gnat_tree_code_length): Likewise.
7002         (gnat_tree_code_name): Likewise.
7003         (update_setjmp_buf): Obtain operands mode from insn_data.
7004
7005 2001-11-29  Richard Henderson  <rth@redhat.com>
7006
7007         * init.c: Remove obsolete dwarf2 frame.h section.
7008
7009 2001-11-29  Joseph S. Myers  <jsm28@cam.ac.uk>
7010
7011         * Make-lang.in (ada.generated-manpages): New dummy target.
7012
7013 2001-11-29  Ed Schonberg <schonber@gnat.com>
7014
7015         * g-os_lib.adb (Add_To_Command): use explicit loop to move string
7016         into Command, an array conversion is illegal here. Uncovered by
7017         ACATS B460005.
7018
7019 2001/11/28  Geert Bosch <bosch@gnat.com>
7020
7021         * init.c: Minor whitespace changes.
7022
7023 2001-11-28  Doug Rupp <rupp@gnat.com>
7024
7025         * init.c: (__gnat_install_handler,VMS): Increase size of alternate
7026         signal stack.
7027
7028 2001-11-28  Zack Weinberg  <zack@codesourcery.com>
7029
7030         * misc.c (gnat_expand_constant): Move declaration above
7031         definition of lang_hooks.
7032         (LANG_HOOKS_EXPAND_CONSTANT): Set to gnat_expand_constant.
7033         (gnat_init): lang_expand_constant no longer exists.
7034
7035         (internal_error_function): Remove #ifdef HAVE_VPRINTF.  We
7036         always have vprintf.
7037         (gnat_init): Always call set_internal_error_function.
7038
7039 2001-11-27  Andreas Jaeger  <aj@suse.de>
7040
7041         * Makefile.in (stamp-tool_src_dir): Use symbolic link.
7042
7043 2001-11-27  Laurent Guerby  <guerby@acm.org>
7044
7045         * Makefile.in: Regenerate Ada dependencies.
7046
7047 2001-11-26  Richard Henderson  <rth@redhat.com>
7048
7049         * Make-lang.in (gnatbind, gnatmake, gnatbl, gnatchop, gnatcmd,
7050         gnatlink, gnatkr, gnatls, gnatmem, gnatprep, gnatpsta, gnatpsys,
7051         gnatxref, gnatfind, gnatlbr): Depend on CONFIG_H and prefix.o.
7052
7053 2001-11-25  Laurent Guerby  <guerby@acm.org>
7054
7055         * sysdep.c (rts_get_*): Fix style.
7056
7057 2001-11-19  Laurent Guerby  <guerby@acm.org>
7058
7059         * Makefile.in (INCLUDES_FOR_SUBDIR): Remove redundant system include
7060         since it is of no apparent use and cause warnings.
7061
7062 2001-11-18  Neil Booth  <neil@daikokuya.demon.co.uk>
7063
7064         * misc.c (gnat_decode_option, gnat_init_options): Make definitions
7065         static too.
7066         (gnat_init): Don't return NULL.
7067         (finish_parse): Remove.
7068
7069 2001-11-17  Laurent Guerby  <guerby@acm.org>
7070
7071         * Make-lang.in (GNATLIBFLAGS): Add -W -Wall.
7072         * gigi.h (init_decl_processing): Rename to gnat_init_decl_processing.
7073         * io-aux.c: Provide K&R prototypes to all functions, reformat code.
7074         * lang-spec.h: Add missing struct field to silence warnings.
7075         * sysdep.c (rts_get_*): Provide K&R prototype.
7076         * sysdep.c (Unlock_Task, Lock_Task): Move to K&R prototype.
7077         * traceback.c (Unlock_Task, Lock_Task): Likewise.
7078         * tracebak.c (__gnat_backtrace): Remove unused variable.
7079         * utils.c (end_subprog_body): Move to K&R style.
7080
7081 Thu Nov 15 18:16:17 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7082
7083         * trans.c, utils2.c: Remove PALIGN parameter to get_inner_reference.
7084
7085 2001-11-15  Neil Booth  <neil@daikokuya.demon.co.uk>
7086
7087         * misc.c (gnat_init): Change prototype.  Include the
7088         functionality of the old init_parse and init_decl_processing.
7089         (gnat_init_decl_processing): New prototype.
7090         (init_parse): Remove.
7091         * utils.c (init_decl_processing): Rename gnat_init_decl_processing.
7092
7093 2001-11-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7094
7095         * misc.c (gnat_print_decl, gnat_print_type): Renamed.
7096         (LANG_HOOKS_PRINT_DECL, LANG_HOOKS_PRINT_TYPE): Override.
7097         (print_lang_statistics, lang_print_xnode, print_lang_identifier,
7098         set_yydebug): Remove.
7099
7100 2001-11-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7101
7102         * misc.c (LANG_HOOKS_NAME, LANG_HOOKS_IDENTIFIER_SIZE): Override.
7103         (struct lang_hooks): Constify.
7104         (language_string, lang_identify): Remove.
7105         * utils.c (init_decl_processing): Update.
7106
7107 2001-11-06  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
7108
7109         * misc.c: Include langhooks-def.h.
7110         * Makefile.in: Update.
7111
7112 2001-10-30  Robert Dewar <dewar@gnat.com>
7113
7114         * style.adb:
7115         (Check_Identifier): Rewrite circuit to be compatible with use of letters
7116         in the upper half of ASCII.
7117         (Check_Identifier): Minor reformatting
7118
7119 2001-10-30  Geert Bosch <bosch@gnat.com>
7120
7121         * (Associated_Node, Set_Associated_Node): Do not check for
7122         Freeze_Entity.
7123
7124 2001-10-30  Robert Dewar <dewar@gnat.com>
7125
7126         * a-reatim.ads: Minor reformatting
7127
7128 2001-10-30  Robert Dewar <dewar@gnat.com>
7129
7130         * gnatdll.adb: Minor reformatting throughout. Many ??? added for
7131         undocumented declarations.
7132
7133 2001-10-30  Pascal Obry <obry@gnat.com>
7134
7135         * gnatdll.adb (Parse_Command_Line): handle -g option to be passed
7136         to the binder and linker.
7137         Minor style fix.
7138
7139         * mdll.ads: Fix layout.  Update copyright notice.
7140
7141         * mdll.adb: Fix layout.  Update copyright notice.
7142
7143 2001-10-30  Robert Dewar <dewar@gnat.com>
7144
7145         * usage.adb: Minor fix to output for -gnaty.
7146
7147 2001-10-30  Ed Schonberg <schonber@gnat.com>
7148
7149         * a-reatim.ads: Makes Seconds_Count into a 64-bit integer,
7150         to accommodate all its possible values.
7151
7152         * a-reatim.adb (Split): Special-case handling of Time_Span_First
7153         and of small absolute values of T.
7154
7155 2001-10-30  Richard Kenner <kenner@gnat.com>
7156
7157         * misc.c (gnat_expand_expr, case NULL_EXPR): Remove call to
7158         set_mem_attributes since not needed and wrong if RESULT if a REG;
7159         fixes ACATS failures.
7160
7161 2001-10-30  Geert Bosch <bosch@gnat.com>
7162
7163         * 86numaux.adb, a-tigeau.ads, a-wtgeau.ads, fname-sf.ads, g-traceb.ads,
7164         s-tasdeb.ads, sem_maps.ads: Add 2001 to copyright notice.
7165
7166 2001-10-30  Robert Dewar <dewar@gnat.com>
7167
7168         * bindusg.adb: Undocument -f switch.
7169
7170         * gnatcmd.adb: Remove /FULL_ELABORATION.
7171
7172         * opt.ads (Force_RM_Elaboration_Order): Document that this is
7173         obsolescent.
7174
7175         * gnatbind.adb: Output new warning for use of obsolescent -f switch.
7176
7177         * gnatbind.adb: Minor update of warning msg.
7178
7179 2001-10-30  Vincent Celier <celier@gnat.com>
7180
7181         * gnatcmd.adb (MAKE, BIND, LINK, LIST, FIND, XREF): Add translations
7182         for project file switches (-P (/PROJECT_FILE=),
7183          -X (/EXTERNAL_REFERENCE=) and -vPx (/PROJECT_FILE_VERBOSITY=DEFAULT
7184         or MEDIUM or HIGH)
7185
7186 2001-10-30  Geert Bosch <bosch@gnat.com>
7187
7188         * decl.c: Minor whitespace fixes.
7189
7190 2001-10-30  Richard Kenner <kenner@gnat.com>
7191
7192         * utils2.c (build_allocator): Test for SIZE overflow in array case too
7193
7194 2001-10-30  Geert Bosch <bosch@gnat.com>
7195
7196         * ali-util.adb (Initialize_Checksum): Use out-mode instead of in out.
7197         Found due to GCC 3.0 warning of using uninitialized value.
7198
7199         * layout.adb:
7200         (Get_Max_Size): Use variant record for tracking value/expression.
7201          Makes logic clearer and prevents warnings for uninitialized variables.
7202         (Layout_Array_Type): Use variant record for tracking value/expression.
7203          Makes logic clearer and prevents warnings for uninitialized variables.
7204
7205 2001-10-30  Robert Dewar <dewar@gnat.com>
7206
7207         * lib.adb: Minor reformatting
7208
7209         * s-taprop.ads: Minor reformatting
7210
7211 2001-10-29  Laurent Guerby  <guerby@acm.org>
7212
7213         * init.c:
7214         (Raise_From_Signal_Handler, Propagate_Signal_Exception): Make arg
7215         const.
7216         (_gnat_error_handler): Make MSG const.
7217
7218 2001-10-29  Richard Kenner <kenner@gnat.com>
7219
7220         * sysdep.c: Fix localtime_r problem on LynxOS.
7221         Also remove #elif to avoid warnings.
7222
7223         * misc.c (yyparse): Don't set up and register jmpbuf; remove decls
7224         used by this.
7225
7226         * decl.c (annotate_value): Make SIZE unsigned to avoid warning.
7227
7228 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7229
7230         * 86numaux.adb, a-tigeau.ads, a-wtgeau.ads, decl.c, exp_ch6.adb,
7231         exp_ch9.adb, exp_util.adb, fname-sf.ads, freeze.ads, g-awk.adb,
7232         g-comlin.ads, g-dirope.adb, g-dyntab.ads, g-socket.ads,
7233         g-table.ads, g-traceb.ads, gnat-style.texi, gnatchop.adb, init.c,
7234         layout.adb, layout.ads, mdllfile.ads, mlib-fil.ads, osint.ads,
7235         s-fatgen.adb, s-imgrea.adb, s-taprop.ads, s-tasdeb.ads,
7236         sem_aggr.adb, sem_attr.adb, sem_case.ads, sem_ch13.adb,
7237         sem_ch3.adb, sem_elab.adb, sem_maps.ads, sem_res.adb,
7238         sem_util.ads, sinfo.ads, sinput.ads, table.adb, table.ads,
7239         types.ads, urealp.adb: Fix spelling errors.
7240
7241 2001-10-27  Laurent Guerby <guerby@acm.org>
7242
7243         * trans.c (gigi): Fix non determinism leading to bootstrap
7244         comparison failures for debugging information.
7245
7246 2001-10-26  Florian Weimer  <fw@deneb.enyo.de>
7247
7248         * gnat_rm.texi: Use @./@: where appropriate.
7249
7250 2001-10-26  Robert Dewar <dewar@gnat.com>
7251
7252         * sinfo.adb: Define Associated_Node to overlap Entity field. Cleanup.
7253
7254 2001-10-26  Richard Kenner <kenner@gnat.com>
7255
7256         * gmem.c (__gnat_gmem_read_next): Properly check for EOF
7257
7258 2001-10-26  Richard Kenner <kenner@gnat.com>
7259
7260         * decl.c (validate_size): Modify message for bad size to avoid
7261         implication that compiler is modifying the size.
7262
7263 2001-10-26  Robert Dewar <dewar@gnat.com>
7264
7265         * prj-util.adb: Minor reformatting. Fix bad header format.
7266
7267 2001-10-26  Robert Dewar <dewar@gnat.com>
7268
7269         * sinfo.ads: Define Associated_Node to overlap Entity field. Cleanup.
7270
7271         * sinfo.ads: Clarify use of Associated_Node (documentation only).
7272
7273         * sem_ch12.adb: Change Node4 to Associated_Node. Change
7274         Associated_Node to Get_Associated_Node. Put use of Unchecked_Access
7275         much more narrowly in places where needed. These are cleanups.
7276
7277 2001-10-26  Joel Brobecker <brobecke@gnat.com>
7278
7279         * 5zosinte.ads (null_pthread): new constant.
7280
7281         * 5ztaprop.adb:
7282         (Initialize_TCB): Initialize thread ID to null, to be able to verify
7283          later that this field has been set.
7284         (Finalize_TCB): ditto.
7285         (Suspend_Task): Verify that the thread ID is not null before using it.
7286         (Resume_Task): ditto.
7287
7288         * s-tasdeb.adb:
7289         (Resume_All_Tasks): Lock the tasks list before using it.
7290         (Suspend_All_Tasks): ditto.
7291
7292 2001-10-26  Richard Kenner <kenner@gnat.com>
7293
7294         * decl.c (gnat_to_gnu_entity, case E_General_Access_Type):
7295         Make constant variant of designated type for Is_Access_Constant.
7296         Call update_pointer_to with main variant.
7297
7298         * trans.c (process_freeze_entity, process_type):
7299         Call update_pointer_to on main variant.
7300
7301         * utils.c (update_pointer_to): Make corresponding variant for NEW_TYPE.
7302         If main variant, update all other variants.
7303
7304         * utils2.c (build_unary_op, case INDIRECT_REF): No longer set
7305         TREE_STATIC.
7306
7307 2001-10-26  Robert Dewar <dewar@gnat.com>
7308
7309         * prj-util.adb: Minor reformatting
7310
7311 2001-10-26  Robert Dewar <dewar@gnat.com>
7312
7313         * prj-util.adb: Minor reformatting
7314
7315 2001-10-26  Robert Dewar <dewar@gnat.com>
7316
7317         * prj-attr.adb: Minor reformatting throughout
7318
7319 2001-10-26  Robert Dewar <dewar@gnat.com>
7320
7321         * prj-attr.ads: Minor reformatting
7322         Add ??? comment (this whole spec has almost no comments)
7323
7324 2001-10-26  Vincent Celier <celier@gnat.com>
7325
7326         * g-os_lib.adb (Normalize_Pathname): Preserve the double slash
7327         ("//") that precede the drive letter on Interix.
7328
7329 2001-10-26  Geert Bosch <bosch@gnat.com>
7330
7331         * gnat_rm.texi: Add GNAT Reference Manual.
7332
7333 2001-10-25  Robert Dewar <dewar@gnat.com>
7334
7335         * sem_ch8.adb (Analyze_Package_Renaming): Skip analysis if Name
7336         is Error. Similar change for other renaming cases.
7337
7338 2001-10-25  Robert Dewar <dewar@gnat.com>
7339
7340         * s-atacco.ads: Add pragma Inline_Always for functions.
7341         Fix header format. Add copyright 2001
7342
7343 2001-10-25  Ed Schonberg <schonber@gnat.com>
7344
7345         * par-ch3.adb (P_Subtype_Mark_Resync): for an anonymous array
7346         return Error rather than Empty so that analysis can proceed.
7347
7348 2001-10-25  Ed Schonberg <schonber@gnat.com>
7349
7350         * sem_util.adb (Enter_Name): better handling of cascaded error
7351         messages when a unit appears in its own context.
7352
7353 2001-10-25  Ed Schonberg <schonber@gnat.com>
7354
7355         * sem_util.adb (Defining_Entity): in case of error, attach created
7356         entity to specification, so that semantic analysis can proceed.
7357
7358 2001-10-25  Robert Dewar <dewar@gnat.com>
7359
7360         * sem_util.adb
7361         (Defining_Entity): Deal with Error.
7362         (Process_End_Label): Deal with bad end label for.
7363
7364 2001-10-25  Ed Schonberg <schonber@gnat.com>
7365
7366         * sem_elab.adb (Check_A_Call): refine message when call is in an
7367         instance but callee is not declared in the generic unit.
7368
7369 2001-10-25  Ed Schonberg <schonber@gnat.com>
7370
7371         * sem_elab.adb (Check_A_Call): check for renaming before finding the
7372         enclosing unit, which may already be different from the calling unit.
7373
7374 2001-10-25  Geert Bosch <bosch@gnat.com>
7375
7376         * 4gintnam.ads: fix header format.
7377
7378 2001-10-25  Ed Schonberg <schonber@gnat.com>
7379
7380         * sem_res.adb (Resolve_Call): if the call is actually an indexing
7381         operation on the result of a parameterless call, perform elaboration
7382         check after the node has been properly rewritten.
7383
7384         * sem_ch12.adb (Copy_Generic_Node): after the proper body has been
7385         inlined within the generic tree, the defining identifier is not a
7386         compilation_unit.
7387
7388 2001-10-25  Ed Schonberg <schonber@gnat.com>
7389
7390         * sem_res.adb (Resolve): special-case resolution of Null in an
7391          instance or an inlined body to avoid view conflicts.
7392
7393         * sem_ch12.adb (Copy_Generic_Node): for allocators, check for view
7394          compatibility by retrieving the access type of the generic copy.
7395
7396 2001-10-25  Robert Dewar <dewar@gnat.com>
7397
7398         * sem_ch3.adb:
7399         (Analyze_Number_Declaration): Handle error expression.
7400         (Signed_Integer_Type_Declaration): Handle error bound.
7401         (Analyze_Subtype_Indication): Handle error range.
7402
7403         * sem_util.adb (Get_Index_Bounds): Check for Error.
7404
7405 2001-10-25  Robert Dewar <dewar@gnat.com>
7406
7407         * restrict.adb (Set_No_Run_Time_Mode): Set Discard_Names as default
7408         in no run time mode.
7409
7410 2001-10-25  Pascal Obry <obry@gnat.com>
7411
7412         * gnatmem.adb (Read_Next): fix Curs2 value to properly handle quiet
7413         mode case for ALLOC case.
7414
7415         * gnatmem.adb (Read_Next): correctly fix parsing in Quiet mode on
7416         all platforms. Improvement of last change.
7417
7418 2001-10-25  Robert Dewar <dewar@gnat.com>
7419
7420         * exp_ch4.adb (Expand_N_Allocator): Minor reformatting.
7421
7422 2001-10-25  Geert Bosch  <bosch@gnat.com>
7423
7424         * osint.adb (Is_Relative): Remove duplicate.
7425
7426 2001-10-25  Pascal Obry <obry@gnat.com>
7427
7428         * osint.adb (Read_Default_Search_Dirs): correctly detect relative
7429         pathnames in UNIX and DOS style with drive letter.
7430         (Is_Relative): new routine.
7431
7432         * osint.adb: Minor reformatting
7433
7434         * osint.adb (Is_Relative): implementation using
7435         GNAT.OS_Lib.Is_Absolute_Path. Better fix.
7436
7437 2001-10-25  Pascal Obry <obry@gnat.com>
7438
7439         * g-dirope.adb (Basename): correctly compute offset between the
7440         original Path and the translated one.
7441
7442         * g-dirope.adb: (Base_Name): add some comments.
7443
7444 2001-10-25  Robert Dewar <dewar@gnat.com>
7445
7446         * exp_imgv.adb (Expand_Image_Attribute): Defend against bad use
7447         in HIE mode, avoids compilation abandoned message
7448
7449         * exp_imgv.adb: Correct typo in previous change
7450
7451         * exp_imgv.adb: Correct typo in previous change (not my day!)
7452
7453 2001-10-25  Robert Dewar <dewar@gnat.com>
7454
7455         * s-tpinop.ads: Add 2001 to copyright notice. Fix header format.
7456
7457 2001-10-25  Pascal Obry <obry@gnat.com>
7458
7459         * g-awk.ads: Move all pragma inlines next to the routine
7460          declarations. This is more uniform with other GNAT spec.
7461
7462 2001-10-22  Geert Bosch  <bosch@gnat.com>
7463
7464         * Make-lang.in (gnattools, cross-gnattools): Remove gnatmem.
7465
7466 2001-10-19  Geert Bosch  <bosch@gnat.com>
7467
7468         * Makefile.in (tools, gnattools): Remove gnatmem.
7469
7470 2001-10-17  Richard Henderson  <rth@redhat.com>
7471
7472         * Makefile.in (misc.o): Depend on langhooks.h.
7473         * misc.c: Include it.
7474         (LANG_HOOKS_INIT, LANG_HOOKS_INIT_OPTIONS): New.
7475         (LANG_HOOKS_DECODE_OPTION): New.
7476         (lang_hooks): Use LANG_HOOKS_INITIALIZER.
7477
7478 2001-10-16  Florian Weimer  <fw@deneb.enyo.de>
7479
7480         * trans.c (tree_transform): Adjust to recent change in
7481         expand_asm_operands to implement named asm operands.
7482
7483 2001-10-11  Ed Schonberg  <schonber@gnat.com>
7484
7485         * exp_ch8.adb (Expand_N_Object_Renaming_Declaration): Bugfix in
7486         renaming of discriminant for mutable record type.
7487
7488 2001-10-11  Robert Dewar  <dewar@gnat.com>
7489
7490         * validsw.adb: Properly save -gnatVn status.
7491
7492 2001-10-11  Robert Dewar <dewar@gnat.com>
7493
7494         * usage.adb: Add lines for V switch.
7495
7496         * gnatcmd.adb (COMPILE): Revise translations for -gnatV
7497         (/VALIDITY_CHECKING).
7498
7499 2001-10-11  Ed Schonberg <schonber@gnat.com>
7500
7501         * sem_type.adb (Add_One_Interp): an operator for a type declared in
7502         an extension of System is known to be visible.
7503
7504 2001-10-11  Ed Schonberg <schonber@gnat.com>
7505
7506         * sem_eval.adb (Compare_Fixup): get the bounds of a String_Literal
7507         properly. Fixes regression on ACATS C34005G.
7508
7509 2001-10-11  Robert Dewar <dewar@gnat.com>
7510
7511         * sem_ch5.adb (Analyze_Iteration_Scheme): Suppress warning on null
7512         loop in generic instance, since this is likely not very useful.
7513
7514 2001-10-11  Robert Dewar <dewar@gnat.com>
7515
7516         * restrict.adb (Disallow in No_Run_Time_Mode): Properly specialize
7517         the error message for high integrity mode.
7518
7519         * rtsfind.adb (RTE): Give message if we try to find an entity that
7520         is not available in high integrity mode.
7521
7522         * rtsfind.ads:
7523         (OK_To_Use_In_HIE_Mode): New array.
7524         (RTE): May return Empty in high integrity mode.
7525
7526         * rtsfind.ads (OK_To_Use_In_No_Run_Time_Mode): New name for
7527         OK_To_Use_In_HIE_Mode, now includes System_FAT_xxx.
7528
7529         * sem_ch6.adb (Analyze_Subprogram_Body): Kill body in predefined
7530         unit if not inlined always and in no runtime mode. Fixes problem
7531         caused by new Rtsfind changes.
7532
7533         * sem_ch6.adb (Analyze_Subrogram_Body): Do not Check_References if
7534         body is deleted.
7535
7536         * rtsfind.adb (RTE): Make sure we do not try to load unit after
7537         giving message for entity not available in high integrity mode.
7538
7539 2001-10-11  Pascal Obry <obry@gnat.com>
7540
7541         * impunit.adb: Add GNAT.CRC32.
7542
7543 2001-10-11  Ed Schonberg <schonber@gnat.com>
7544
7545         * exp_fixd.adb (Expand_Multiply_Fixed_By_Fixed_Giving_Fixed): handle
7546         properly the case where one universal operand in a non-static
7547         exponentiation of a real literal.
7548
7549 2001-10-11  Ed Schonberg <schonber@gnat.com>
7550
7551         * exp_ch7.adb (Find_Final_List): for a type appearing in a with_type
7552         clause, return the gobal finalization list, for lack of anthing else.
7553
7554 2001-10-11  Ed Schonberg <schonber@gnat.com>
7555
7556         * exp_ch7.adb (Make_Transient_Block): if statement is within
7557         exception handler, always use new transient scope to place Clean
7558         procedure.
7559
7560 2001-10-11  Pascal Obry <obry@gnat.com>
7561
7562         * Makefile.in:
7563         (GNAT_ADA_OBJS): add g-crc32.o, a-tags.o, a-stream.o
7564         (GNATBIND_OBJS): add g-crc32.o, a-tags.o, a-stream.o
7565         (GNATLS_RTL_OBJS): add g-crc32.o
7566         (GNATMAKE_RTL_OBJS): add g-crc32.o
7567
7568         * ali-util.adb:
7569         (CRC_Match): new function.
7570         (Get_File_Checksum): renamed Get_File_CRC. Use the GNAT.CRC32 unit
7571         instead of the previous simple checksum algorithm.
7572         (Time_Stamp_Mismatch): use CRC_Match for comparison.
7573         (Set_Source_Table): idem.
7574
7575         * ali-util.ads:
7576         (Get_File_Checksum): renamed Get_File_CRC as now we compute CRC
7577         instead of simple checksum.
7578         (CRC_Match): new function.
7579         (CRC_Error): new constant.
7580
7581         * ali.adb (Scan_ALI): rename variable Chk to CRC as we are handling
7582         a CRC now and not a simple checksum. A CRC uses lower-case hex
7583         letters, fixes ambiguity in parsing.
7584
7585         * ali.ads (Sdep_Record.Checksum): renamed Sdep_Record.CRC as this
7586         is what this variable will store.
7587
7588         * bcheck.adb: Change reference to chechsum in comments by CRC.
7589         (Check_Consistency): Rename Get_File_Checksum to Get_File_CRC.
7590         rename All_Checksum_Match to All_CRC_Match. Change due to API
7591         renaming since now GNAT does not use a simple checksum but a
7592         CRC using GNAT.CRC32.
7593
7594         * gnatls.adb: Rename Checksum to CRC in many places, we use a CRC
7595         now and not anymore a simple checksum.
7596
7597         * lib-load.adb: Use Source_CRC instead of Source_Checksum in many
7598         places.
7599
7600         * lib-writ.adb (Write_ALI): Use Source_CRC instead of Source_Checksum.
7601
7602         * scans.adb:
7603         (Restore_Scan_State): rename Checksum to CRC.
7604         (Save_Scan_State): idem.
7605
7606         * scans.ads:
7607         With GNAT.CRC32.
7608         (Checksum): rename to CRC.
7609         (Saved_Scan_State): Save_Checksum field renamed to Save_CRC
7610
7611         * scn-nlit.adb: Rename many Accumulate_Checksum to Update (from
7612         GNAT.CRC32).  Update copyright notice.
7613
7614         * scn-slit.adb: Rename many Accumulate_Checksum to Update (from
7615         GNAT.CRC32).  Update copyright notice.
7616
7617         * scn.adb:
7618         (Accumulate_Checksum): removed.
7619         (Update): new procedure. Add a wide-character into the CRC.
7620
7621         * sinput-l.adb:
7622         (Complete_Source_File_Entry): use CRC32 instead of simple checksum.
7623         (Load_File): fix initialization of S (change Source_Checksum to
7624         Source_CRC)
7625
7626         * sinput-p.adb (Load_Project_File): rename Source_Checksum to
7627         Source_CRC in S initialization.
7628
7629         * sinput.adb (Source_Checksum): renamed to Source_CRC.
7630
7631         * sinput.ads (Source_Checksum): renamed to Source_CRC.
7632         Update comments for the CRC.
7633
7634         * types.adb (Hex): Use lowercase for the letter part.
7635
7636         * types.ads (Get_Hex_String): Returns the hexadecimal representation
7637         for a word. This is currently used only for CRC. In previous version,
7638         the checksum was using a representation with all letter being
7639         upper-case. With the new implementation (using CRC) we do not remove
7640         the 32th bit of the CRC, so we can have an upper-case starting letter
7641         in the CRC. This is not possible to parse in Scan_ALI (ali.adb).
7642         It is ambigous since the CRC was optional and could be followed by
7643         options like EB, EE. So now this routines uses lower-case letter for
7644         the hexadecimal representation. Strange enough only lower case letters
7645         where checked in Scan_ALI (even if this was not a possible case).
7646
7647         * gnatvsn.ads (Library_Version): changed to 3.15a.
7648
7649         * s-crc32.ads: Initial version from GNAT.CRC32. This is the version
7650         for the compiler.
7651
7652         * s-crc32.adb: Initial version from GNAT.CRC32. This is the version
7653         for the compiler.
7654
7655         * ali-util.adb: Redo previous change to avoid using word CRC everywhere
7656         Add 2001 to copyright notice
7657         (Accumulate_Checksum): Modify to use System.CRC32.
7658
7659         * ali-util.ads: Redo changes of previous revision to continue to use
7660         the word Checksum. Add 2001 to copyright notice.
7661
7662         * ali.adb: Undo some of previous changes, not needed.
7663         Keep the change for lower case letters in the checksum.
7664
7665         * ali.ads: Undo previous change not needed.
7666
7667         * bcheck.adb: Undo most of previous change, not needed.
7668         But do use Checksums_Match for checksum comparison.
7669
7670         * gnatls.adb: Undo most of previous change, not needed.
7671         But do use Checksums_Match for comparing checksums.
7672
7673         * lib-load.adb: Undo previous change, not needed.
7674
7675         * lib-writ.adb: Undo previous change, not needed.
7676
7677         * lib-writ.ads: Document that checksums use lower case,
7678         not upper case letters.
7679
7680         * scans.adb: Undo previous change, not needed
7681
7682         * scans.ads: Undo previous change, not needed.
7683
7684         * scn-nlit.adb: Undo previous changes, not needed.
7685
7686         * scn-slit.adb: Undo previous change, not needed.  Fix header format.
7687
7688         * scn.adb:
7689         (Accumulate_Checksum): Use System.CRC32.
7690         (Initialize_Checksum): New procedure.
7691         Remove other changes of previous revision.
7692
7693         * sinput-p.adb: Undo previous change, not needed.
7694
7695         * sinput.adb: Undo previous change, not needed.
7696
7697         * sinput-l.adb: Undo previous change, not needed.
7698
7699         * sinput.ads: Undo previous change, not needed.  Keep only comment
7700         on new checksum algorithm
7701
7702         * Makefile.in: Add s-crc32 as needed, remove g-crc32.
7703         Also remove a-tags and a-stream from GNAT sources.
7704
7705         * ali.adb (Scan_ALI): fix typo introduce in latest check-in.
7706
7707         * Makefile.in (GNATRTL_NONTASKING_OBJS): Add g-crc32.o.
7708
7709 2001-10-11  Geert Bosch  <bosch@gnat.com>
7710
7711         * einfo.h: Regenerate.
7712
7713         * nmake.ads: Regenerate.
7714
7715         * nmake.adb: Regenerate.
7716
7717         * sinfo.h: Regenerate.
7718
7719         * treeprs.adb: Regenerate.
7720
7721 2001-10-10  Geert Bosch  <bosch@gnat.com>
7722
7723         * gnat-style.texi: New file describing coding guidelines for Ada.
7724
7725 2001-10-10  Ed Schonberg <schonber@gnat.com>
7726
7727         * einfo.adb (Write_Entity_Flags): Elaboration_Entity_Required
7728         is Flag174.
7729
7730 2001-10-10  Geert Bosch  <bosch@gnat.com>
7731
7732         * snames.ads: Add new names for project facility.
7733
7734         * snames.adb: Update to reflect snames.ads changes.
7735
7736         * snames.h: Update to reflect snames.ads changes.
7737
7738 2001-10-10  Vincent Celier <celier@gnat.com>
7739
7740         * make.adb:
7741         (Add_Switches): reflect the changes for the switches attributes
7742         Default_Switches indexed by the programming language,
7743         Switches indexed by the file name.
7744         (Collect_Arguments_And_Compile): Idem.
7745         Reflect the attribute name changes.
7746
7747         * prj-attr.adb:
7748         (Initialisation_Data): Change the names of some packages and
7749         attributes.
7750         (Initialize): process case insensitive associative arrays.
7751
7752         * prj-attr.ads:
7753         (Attribute_Kind): Remove Both, add Case_Insensitive_Associative_Array.
7754
7755         * prj-dect.adb:
7756         (Parse_Attribute_Declaration): For case insensitive associative
7757          arrays, set the index string to lower case.
7758
7759         * prj-env.adb:
7760         Reflect the changes of the project attributes.
7761
7762         * prj-nmsc.adb:
7763         Replace Check_Naming_Scheme by Ada_Check and
7764         Language_Independent_Check.
7765
7766         * prj-nmsc.ads:
7767         Replaced Check_Naming_Scheme by 2 procedures:
7768         Ada_Check and Language_Independent_Check.
7769
7770         * prj-proc.adb:
7771         (Process_Declarative_Items): For case-insensitive associative
7772         arrays, set the index string to lower case.
7773         (Recursive_Check): Call Prj.Nmsc.Ada_Check, instead of
7774         Prj.Nmsc.Check_Naming_Scheme.
7775
7776         * prj-tree.adb:
7777         (Case_Insensitive): New function
7778         (Set_Case_Insensitive): New procedure
7779
7780         * prj-tree.ads:
7781         (Case_Insensitive): New function
7782         (Set_Case_Insensitive): New procedure
7783         (Project_Node_Record): New flag Case_Insensitive.
7784
7785         * prj-util.adb:
7786         (Value_Of): new function to get the string value of a single
7787         string variable or attribute.
7788
7789         * prj-util.ads:
7790         (Value_Of): new function to get the string value of a single
7791         string variable or attribute.
7792
7793         * prj.adb:
7794         (Ada_Default_Spec_Suffix): New function
7795         (Ada_Default_Impl_Suffix): New function
7796         Change definitions of several constants to reflect
7797         new components of record types.
7798
7799         * prj.ads:
7800         (Naming_Data): Change several components to reflect new
7801         elements of naming schemes.
7802         (Project_Data): New flags Sources_Present and
7803         Language_Independent_Checked.
7804         (Ada_Default_Spec_Suffix): New function.
7805         (Ada_Default_Impl_Suffix): New function.
7806
7807         * snames.ads:
7808         Modification of predefined names for project manager: added
7809         Implementation, Specification_Exceptions, Implementation_Exceptions,
7810         Specification_Suffix, Implementation_Suffix, Separate_Suffix,
7811         Default_Switches, _Languages, Builder, Cross_Reference,
7812         Finder. Removed Body_Part, Specification_Append, Body_Append,
7813         Separate_Append, Gnatmake, Gnatxref, Gnatfind, Gnatbind,
7814         Gnatlink.
7815
7816         * prj.ads: (Ada_Default_Spec_Suffix, Ada_Default_Impl_Suffix):
7817         Add comments.
7818
7819         * prj-nmsc.adb (Ada_Check): Test that Separate_Suffix is defaulted,
7820         not that it is Nil_Variable_Value.
7821
7822         * prj.ads: Add ??? for uncommented declarations
7823
7824 2001-10-10  Ed Schonberg <schonber@gnat.com>
7825
7826         * sem_prag.adb: (Analyze_Pragma, case External): If entity is a
7827         constant, do not indicate possible modification, so that gigi can
7828         treat it as a bona fide constant.
7829
7830 2001-10-10  Robert Dewar <dewar@gnat.com>
7831
7832         * sem_prag.adb: Add processing for pragma External.
7833
7834         * snames.ads: Add entry for pragma External.
7835
7836         * par-prag.adb: Add pragma External.
7837
7838         * snames.adb: Updated to match snames.ads.
7839
7840 2001-10-10  Ed Schonberg <schonber@gnat.com>
7841
7842         * exp_ch4.adb (Expand_N_Allocator): Generate meaningful names for
7843         a dynamic task if the allocator appears in an indexed assignment
7844         or selected component assignment.
7845
7846         * exp_util.adb (Build_Task_Array_Image, Build_Task_Record_Image):
7847         For a dynamic task in an assignment statement, use target of
7848         assignment to generate meaningful name.
7849
7850 2001-10-10  Ed Schonberg <schonber@gnat.com>
7851
7852         * einfo.adb (Write_Field19_Name): Body_Entity is also defined for
7853         a generic package.
7854
7855         * einfo.ads: Body_Entity is also defined for generic package.
7856         Documentation change only
7857
7858         * exp_aggr.adb (Build_Array_Aggr_Code): When expanding an
7859         others_choice for a discriminated component initialization,
7860         convert discriminant references into the corresponding discriminals.
7861
7862         * exp_ch3.adb (Get_Simple_Init_Val): Add qualification to aggregate
7863         only if original type is private and expression has to be wrapped
7864         in a conversion.
7865
7866         * checks.adb:
7867         (Apply_Constraint_Check): Do not perform length check
7868         if expression is an aggregate with only an others_choice.
7869         (Length_N_Cond): two references to the same in_parameter
7870         (typically the discriminal in an init_proc) denote the same value.
7871         Two useful optimization uncovered by bugfixes above.
7872
7873 2001-10-10  Robert Dewar <dewar@gnat.com>
7874
7875         * xeinfo.adb: Change int to char in translation of enumeration types.
7876         This fixes a problem in the C representation of component alignment.
7877         Add 2001 to copyright notice
7878
7879 2001-10-10  Richard Kenner <kenner@gnat.com>
7880
7881         * decl.c: (validate_size): Do check size of object of integral type
7882         if it is a packed array type.
7883
7884 2001-10-10  Richard Kenner <kenner@gnat.com>
7885
7886         * decl.c: (gnat_to_gnu_entity, case object): Also materialize
7887         VAR_DECL for constant if not Is_Public but -O0.
7888
7889 2001-10-10  Richard Kenner  <kenner@gnat.com>
7890
7891         * misc.c (struct lang_hooks): Add new initializer to match GCC change.
7892
7893 2001-10-10  Geert Bosch  <bosch@gnat.com>
7894
7895         * xnmake.adb (XNmake): Fix handling of -s/-b options.  No longer
7896         use '/' as switch character, allowing for absolute file names.
7897
7898 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
7899
7900         * 4gintnam.ads, Make-lang.in, Makefile.in, config-lang.in: Update
7901         FSF address.
7902
7903 2001-10-08  Geert Bosch  <bosch@gnat.com>
7904
7905         * Makefile.in (treeprs.ads, einfo.h, sinfo.h, nmake.adb, nmake.ads):
7906         Automatically build utilities when files need to be regenerated.
7907
7908 2001-10-08  Geert Bosch  <bosch@gnat.com>
7909
7910         * xsnames.adb: New utility for updating snames.ads and snames.adb
7911
7912 2001-10-08  Zack Weinberg  <zack@codesourcery.com>
7913
7914         * Make-lang.in (ADAFLAGS): Add -W -Wall.
7915         (ADA_FLAGS_TO_PASS): Set ADA_CFLAGS=$(CFLAGS) also.
7916         (gnat1): Also depend on attribs.o.
7917         (gnatlib, gnatlib-shared): Set CC and ADAC in recursive make.
7918         * Makefile.in (X_ADAFLAGS, T_ADAFLAGS): New.
7919         (ADAC): Set to @ADAC@ in stage1, $(CC) later.
7920         (ADAFLAGS): Add -W -Wall.
7921         (ALL_ADAFLAGS, MOST_ADAFLAGS): Add X_ADAFLAGS and T_ADAFLAGS;
7922         take out CFLAGS.
7923
7924         (.adb.o, .ads.o, a-numaux.o, a-teioed.o, s-interr.o,
7925         s-taskin.o, sdefault.o, s-tasdeb.o, s-vaflop.o, a-except.o,
7926         s-assert.o, s-stalib.o, s-memory.o, memtrack.o, mlib-tgt.o):
7927         Use $(ADAC), not $(CC), as compilation command.
7928
7929         (gnattools): Depend directly on tools to build, don't use
7930         recursive make.
7931         (gnatlib): Set ADA_CFLAGS=$(GNATLIBCFLAGS) in recursive make.
7932
7933         * einfo.h, sinfo.h: New files (autogenerated).
7934
7935 2001-10-08  Richard Henderson  <rth@redhat.com>
7936
7937         * comperr.adb (Abort_In_Progress): New.
7938         (Compiler_Abort): Use it to prevent recursion.
7939
7940 2001-10-08  Robert Dewar <dewar@gnat.com>
7941
7942         * atree.adb: Set Error_Posted in Error node, helps error recovery.
7943
7944         * par-endh.adb (Output_End_Expected): We should also not test
7945         Error_Posted on the Error node, since now it is always set.
7946
7947         * cstand.adb (Create_Standard): Set Etype of Error to Any_Type
7948         to help error recovery. Part of general work on 9407-004.
7949
7950         * par.adb: Add ??? for misuse of error
7951
7952         * sem_res.adb:
7953         (Resolve): Defend against Error, fixes 9407-003.
7954         (Resolve_Discrete_Subtype_Indication): Defend against Error.
7955
7956         * sinfo.ads (N_Error): Now has Etype field (which will be set
7957         to Any_Type to help error recovery).
7958
7959 2001-10-08  Richard Kenner (kenner@gnat.com)
7960
7961         * misc.c (gnat_expand_expr, case UNCHECKED_CONVERT_EXPR):
7962         Consistently set MEM attributes from expression; fixes
7963         bootstrap failure on x86.
7964
7965 2001-10-08  Geert Bosch  (bosch@gnat.com)
7966
7967         * 5oosinte.adb: Add 2001 to copyright notice.
7968
7969 2001-10-08  Geert Bosch  (bosch@gnat.com)
7970
7971         * ceinfo.adb: Add utility for consistency checking of einfo.ad[bs].
7972
7973         * csinfo.adb: Add utility for consistency checking of sinfo.ad[bs].
7974
7975 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
7976
7977         * 5oosinte.adb: Fix spelling error of "separate" as "seperate".
7978
7979 2001-10-05  Geert Bosch  (bosch@gnat.com)
7980
7981         * adaint.h: Small formatting fix.
7982
7983 2001-10-04  Geert Bosch  <bosch@gnat.com>
7984
7985         * sysdep.c (__gnat_set_binary_mode, __gnat_set_text_mode):
7986         Arg is int, not FILE *, in dummy version of functions.
7987
7988         * adaint.h (__gnat_set_binary_mode, __gnat_set_text_mode):
7989         Arg is int, not FILE *.
7990
7991 2001-10-04  Geert Bosch  <bosch@gnat.com>
7992
7993         * 3lsoccon.ads: Added file, missed with initial check ins.
7994
7995         * 4lintnam.ads: Fix header format.
7996         Change Linux to GNU/Linux.
7997
7998         * 5iosinte.adb: Change Linux to GNU/Linux.
7999
8000         * 5iosinte.ads: Change Linux to GNU/Linux.
8001
8002         * 5itaprop.adb: Change Linux to GNU/Linux.
8003
8004         * 5itaspri.ads: Change Linux to GNU/Linux.
8005         Update copyright notice.
8006
8007         * 5lintman.adb: Change Linux to GNU/Linux.
8008
8009         * 5lml-tgt.adb: Change Linux to GNU/Linux.
8010
8011         * 5losinte.ads: Change Linux to GNU/Linux.
8012
8013         * 5lsystem.ads: Change Linux to GNU/Linux.
8014
8015         * 5qosinte.adb: Change Linux to GNU/Linux.
8016
8017         * 5qosinte.ads: Change Linux to GNU/Linux.
8018
8019         * 5qparame.ads: Change Linux to GNU/Linux.
8020
8021         * 5qtaprop.adb: Change Linux to GNU/Linux.
8022
8023         * 5qtaspri.ads: Change Linux to GNU/Linux.
8024         Add 2001 to copyright notice.
8025
8026         * 5vintman.ads: Change Linux to GNU/Linux.
8027         Fix header format.  Add 2001 to copyright notice.
8028
8029         * g-soccon.ads: Change Linux to GNU/Linux.
8030
8031         * g-trasym.ads: Change Linux to GNU/Linux.
8032         Add 2001 to copyright notice.
8033
8034         * memtrack.adb: Change Linux to GNU/Linux.
8035
8036         * s-intman.ads: Change Linux to GNU/Linux.
8037         Add 2001 to copyright notice.  Fix header format.
8038
8039         * s-stache.adb: Change Linux to GNU/Linux.
8040
8041         * adaint.c: Change Linux to GNU/Linux.
8042
8043         * cio.c: Change Linux to GNU/Linux.
8044
8045         * cstreams.c: Change Linux to GNU/Linux.
8046
8047         * init.c: Change Linux to GNU/Linux.
8048
8049         * gmem.c: Change Linux to GNU/Linux.
8050
8051         * tracebak.c: Change Linux to GNU/Linux.
8052
8053
8054 2001-10-02  Geert Bosch  <bosch@gnat.com>
8055
8056         * misc.c (insert_default_attributes): Add dummy version.