OSDN Git Service

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