]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/ada/ChangeLog
* config/mips/_tilib.c: Use _ABI* in _MIPS_SIM tests.
[thirdparty/gcc.git] / gcc / ada / ChangeLog
CommitLineData
63069342
KC
12003-11-03 Kelley Cook <kcook@gcc.gnu.org>
2
3 * Make-lang.in (dvi): Move targets to $(docobjdir).
4 (gnat_ug_vms.dvi): Simplify rule and adjust target.
5 (gnat_ug_wnt.dvi): Likewise.
6 (gnat_ug_unx.dvi): Likewise.
7 (gnat_ug_vxw.dvi): Likewise.
8 (gnat_rm.dvi): Likewise.
9 (gnat-style.dvi): Likewise.
10
c2edc52b
KC
112003-10-31 Kelley Cook <kcook@gcc.gnu.org>
12
13 * gigi.h: Missed commit from update for C90.
14
14df9585
KC
152003-10-31 Kelley Cook <kcook@gcc.gnu.org>
16
17 * Makefile.in (ada/b_gnat1.o): Compile with -Wno-error.
18
acd8e984
AS
192003-10-31 Andreas Schwab <schwab@suse.de>
20
21 * raise.c (get_action_description_for): Fix typo in last change.
22
b2c62c45
NN
232003-10-31 Nathanael Nerode <neroden@gcc.gnu.org>
24
25 PR ada/12761
26 * ada/Make-lang.in: Move default definitions of X_ADA_CFLAGS,
27 T_ADA_CFLAGS, X_ADAFLAGS, T_ADAFLAGS from here to master Makefile.in.
28
9373164a
KC
292003-10-30 Kelley Cook <kcook@gcc.gnu.org>
30
31 * adadecode.c, adaint.c, argv.c, aux-io.c, cal.c, cio.c, cstreams.c,
32 ctrl_c.c, cuintp.c, decl.c, errno.c, exit.c, expect.c, final.c,
33 gigi.h, gmem.c, gnatbl.c, init.c, misc.c, mkdir.c, raise.c, socket.c,
34 sysdep.c, sysdep.c, targtyps.c, tb-alvms.c, tb-alvxw.c, tracebak.c,
35 trans.c, utils.c, utils2.c: Convert function prototypes to C90.
36
bde58e32
AC
372003-10-30 Vasiliy Fofanov <fofanov@act-europe.fr>
38
39 * 3vtrasym.adb:
40 Demangle Ada symbols returned by TBK$SYMBOLIZE. Correctly align line
41 numbers when symbol name is too long.
42
432003-10-30 Ed Falis <falis@gnat.com>
44
45 * g-signal.ads, g-signal.adb: New files
46
47 * impunit.adb: (Non_Imp_File_Names): Added "g-signal"
48
49 * Makefile.rtl: Introduce GNAT.Signals
50
512003-10-30 Robert Dewar <dewar@gnat.com>
52
53 * freeze.adb: Minor reformatting
54
55 * lib-writ.adb (Write_ALI): Never write ali file if -gnats is specified
56
57 * par.adb, par-ch12.adb, par-ch13.adb, par-ch2.adb, par-ch3.adb,
58 par-ch5.adb, par-ch6.adb, par-ch9.adb, par-util.adb:
59 New handling of Id_Check parameter to improve recognition of keywords
60 used as identifiers.
61 Update copyright notice to include 2003
62
657a9dd9
AC
632003-10-29 Robert Dewar <dewar@gnat.com>
64
65 * 3vtrasym.adb, 5vtraent.ads, sprint.adb,
66 sem_ch10.adb: Minor reformatting
67
68 * exp_ch5.adb (Expand_Assign_Array): Test for bit unaligned operands
69 (Expand_Assign_Record): Test right hand side for bit unaligned as well
70
712003-10-29 Vasiliy Fofanov <fofanov@act-europe.fr>
72
bde58e32 73 * 3vtrasym.adb, 5vtraent.adb, 5vtraent.ads, tb-alvms.c:
657a9dd9
AC
74 Support for TBK$SYMBOLIZE-based symbolic traceback.
75
762003-10-29 Jose Ruiz <ruiz@act-europe.fr>
77
78 * exp_disp.adb:
79 Revert previous change, that did not work well when pragma No_Run_Time
80 was used in conjunction with a run-time other than ZFP.
81
822003-10-29 Vincent Celier <celier@gnat.com>
83
84 * make.adb:
85 (Gnatmake): When there are no Ada mains in attribute Main, disable the
86 bind and link steps only is switch -z is not used.
87
882003-10-29 Arnaud Charlet <charlet@act-europe.fr>
89
90 * Makefile.generic: Remove duplicated setting of CC.
91
92 * Makefile.prolog: Set CC to gcc by default, to override make's
93 default (cc).
94
95 * einfo.h: Regenerated.
96
972003-10-29 Ed Schonberg <schonberg@gnat.com>
98
99 * sem_ch10.adb (Analyze_Subunit): Restore state of suppress flags for
100 current body, after compiling subunit.
101
102 * itypes.adb (Create_Itype): In ASIS_Mode, do not freeze the itype
103 when in deleted code, because gigi needs properly ordered freeze
104 actions to annotate types.
105
106 * freeze.adb (Is_Fully_Defined): Predicate must be recursive, to
107 prevent the premature freezing of record type that contains
108 subcomponents with a private type that does not yet have a completion.
109
1102003-10-29 Javier Miranda <miranda@gnat.com>
111
112 * sem_ch12.adb:
113 (Analyze_Package_Instantiation): Check that instances can not be used in
114 limited with_clauses.
115
116 * sem_ch8.adb:
117 (Analyze_Package_Renaming): Check that limited withed packages cannot
118 be renamed. Improve text on error messages related to limited
119 with_clauses.
120
121 * einfo.adb, einfo.ads: Remove Non_Limited_Views attribute.
122
123 * sprint.adb: (Sprint_Node_Actual): Print limited with_clauses.
124 Update copyright notice.
125
126 * sem_ch10.adb: (Build_Limited_Views): Complete its documentation.
127 (Install_Limited_Context_Clauses): New subprogram that isolates all the
128 checks required for limited context_clauses and installs the limited
129 view.
130 (Install_Limited_Withed_Unit): Complete its documentation.
131 (Analyze_Context): Check that limited with_clauses are only allowed in
132 package specs.
133 (Install_Context): Call Install_Limited_Context_Clauses after the
134 parents have been installed.
135 (Install_Limited_Withed_Unit): Add documentation. Mark the installed
136 package as 'From_With_Type'; this mark indicates that the limited view
137 is installed. Used to check bad usages of limited with_clauses.
138 (Build_Limited_Views): Do not add shadow entities to the scope's list
139 of entities. Do not add real entities to the Non_Limited_Views chain.
140 Improve error notification.
141 (Remove_Context_Clauses): Remove context clauses in two phases:
142 limited views first and regular views later (to maintain the
143 stack model).
144 (Remove_Limited_With_Clause): If the package is analyzed then reinstall
145 its visible entities.
146
1472003-10-29 Thomas Quinot <quinot@act-europe.fr>
148
149 * sem_type.adb (Specific_Type): Type Universal_Fixed is compatible
150 with any type that Is_Fixed_Point_Type.
151
152 * sinfo.ads: Fix documentation for Associated_Node attribute.
153
1542003-10-29 Sergey Rybin <rybin@act-europe.fr>
155
156 * switch-c.adb (Scan_Front_End_Switches): ASIS_Mode is set now when
157 both '-gnatc' and '-gnatt' are specified.
158
159 * atree.adb (Initialize): Add initialization for Node_Count (set to
160 zero).
161
1622003-10-29 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
163
164 * decl.c (gnat_to_gnu_entity, case E_Subprogram): If no return value,
165 do not consider as Pure.
166
167 Part of implementation of function-at-a-time:
168
169 * trans.c (gnat_to_gnu_code): If IS_STMT, call expand_expr_stmt.
170 (tree_transform): Add new argument to build_component_ref.
171 (tree_transform, case N_Assignment_Statement): Make and return an
172 EXPR_STMT.
173 (tree_transform): If result IS_STMT, set flags and return it.
174 (gnat_expand_stmt, set_lineno_from_sloc): New functions.
175
176 * utils2.c (build_simple_component_ref, build_component_ref): Add new
177 arg, NO_FOLD_P.
178 (build_binary_op, case EQ_EXPR): Pass additional arg to it.
179 (build_allocator): Likewise.
180
181 * utils.c (convert_to_fat_pointer, convert_to_thin_pointer, convert):
182 Add new arg to build_component_ref.
183 (maybe_unconstrained_array, unchecked_convert): Likewise.
184
185 * ada-tree.def (EXPR_STMT): New code.
186
187 * ada-tree.h (IS_STMT, TREE_SLOC, EXPR_STMT_EXPR): New macros.
188
189 * decl.c (gnat_to_gnu_entity, case object): Add extra arg to
190 build_component_ref calls.
191
192 * misc.c (gnat_expand_expr): If IS_STMT, call gnat_expand_stmt.
193
194 * gigi.h (gnat_expand_stmt, set_lineno_from_sloc): New functions.
195 (build_component_ref): Add new argument, NO_FOLD_P.
196
ecad994d
AC
1972003-10-27 Arnaud Charlet <charlet@act-europe.fr>
198
199 * Makefile.generic: Add missing substitution on object_deps handling.
200
201 PR ada/5909:
202 * Make-lang.in (check-ada): Enable ACATS test suite.
203
2042003-10-27 Robert Dewar <dewar@gnat.com>
205
206 * exp_ch3.adb:
207 (Freeze_Array_Type): We do not need an initialization routine for types
208 derived from String or Wide_String. They should be treated the same
209 as String and Wide_String themselves. This caused problems with the
210 use of Initialize_Scalars.
211
212 * exp_ch5.adb:
213 (Expand_Assign_Record): Do component-wise assignment of non-byte aligned
214 composites. This allows use of component clauses that are not byte
215 aligned.
216
217 * sem_prag.adb:
218 (Analyze_Pragma, case Pack): Generate warning and ignore pack if there
219 is an attempt to pack an array of atomic objects.
220
221 * make.adb, prj-env.adb, prj-env.ads: Minor reformatting
222
2232003-10-27 Pascal Obry <obry@gnat.com>
224
225 * g-dirope.adb:
226 (Basename): Check for drive letters in a pathname only on DOS based OS.
227
2282003-10-27 Vincent Celier <celier@gnat.com>
229
230 * make.adb:
231 (Gnatmake): When unable to change dir to the object dir, display the
232 content of the parent dir of the obj dir, to try to understand why this
233 happens.
234
2352003-10-27 GNAT Script <nobody@gnat.com>
236
237 * Make-lang.in: Makefile automatically updated
238
2392003-10-27 Ed Schonberg <schonberg@gnat.com>
240
241 * sem_ch12.adb:
242 (Inline_Instance_Body): Indicate that the save/restore of use_clauses
243 should not be done in Save/Restore_Scope_Stack, because it is performed
244 locally.
245
246 * sem_ch8.adb:
247 (Save_Scope_Stack, Restore_Scope_Stack): Add parameter to indicate
248 whether use clauses should be removed/restored.
249
250 * sem_ch8.ads:
251 (Save_Scope_Stack, Restore_Scope_Stack): Add parameter to indicate
252 whether use clauses should be removed/restored.
253
b6b3c138
AJ
2542003-10-26 Andreas Jaeger <aj@suse.de>
255
256 * Makefile.in: Remove duplicated lines.
257
b6d83931
AC
2582003-10-24 Arnaud Charlet <charlet@act-europe.fr>
259
260 * gnatvsn.ads (Gnat_Static_Version_String): New constant, used to
261 minimize the differences with ACT tree.
262
263 * gnatkr.adb, gnatlink.adb, gnatls.adb, gnatmake.adb,
264 gnatprep.adb, gnatpsta.adb, gnatvsn.ads: Take advantage of
265 Gnatvsn.Gnat_Static_Version_String to reduce differences between
266 ACT and FSF trees.
267
2682003-10-24 Pascal Obry <obry@gnat.com>
269
270 * adadecode.c (ostrcpy): New function.
271 (__gnat_decode): Use ostrcpy of strcpy.
272 (has_prefix): Set first parameter a const.
273 (has_suffix): Set first parameter a const.
274 Update copyright notice. Fix source name in header.
275 Removes a trailing space.
276 PR ada/12014.
277
2782003-10-24 Jose Ruiz <ruiz@act-europe.fr>
279
b6b3c138 280 * exp_disp.adb:
b6d83931
AC
281 Remove the test against being in No_Run_Time_Mode before generating a
282 call to Register_Tag. It is redundant with the test against the
283 availability of the function Register_Tag.
284
2852003-10-24 Vincent Celier <celier@gnat.com>
286
287 * g-catiio.adb: (Month_Name): Correct spelling of February
288
289 * make.adb: (Mains): New package
290 (Initialize): Call Mains.Delete
291 (Gnatmake): Check that each main on the command line is a source of a
292 project file and, if there are several mains, each of them is a source
293 of the same project file.
294 (Gnatmake): When a foreign language is specified in attribute Languages,
295 no main is specified on the command line and attribute Mains is not
296 empty, only build the Ada main. If there is no Ada main, just compile
297 the Ada sources and their closure.
298 (Gnatmake): If a main is specified on the command line with directory
299 information, check that the source exists and, if it does, that the path
300 is the actual path of a source of a project.
301
b6b3c138 302 * prj-env.adb:
b6d83931
AC
303 (File_Name_Of_Library_Unit_Body): New Boolean parameter Full_Path. When
304 Full_Path is True, return the full path instead of the simple file name.
305 (Project_Of): New function
306
b6b3c138 307 * prj-env.ads:
b6d83931
AC
308 (File_Name_Of_Library_Unit_Body): New Boolean parameter Full_Path,
309 defaulted to False.
310 (Project_Of): New function
311
3122003-10-24 Arnaud Charlet <charlet@act-europe.fr>
313
b6b3c138 314 * Makefile.generic:
b6d83931
AC
315 Ensure objects of main project are always checked and rebuilt if needed.
316 Set CC to gcc by default.
317 Prepare new handling of link by creating a global archive (not activated
318 yet).
319
320 * adadecode.h, atree.h, elists.h, nlists.h, raise.h,
321 stringt.h: Update copyright notice. Remove trailing blanks.
322 Fix source name in header.
323
3242003-10-24 Robert Dewar <dewar@gnat.com>
325
326 * sem_ch12.adb: Minor reformatting
327
b6b3c138 328 * sem_ch3.adb:
b6d83931
AC
329 Minor reformatting (including new function return style throughout)
330
b6b3c138 331 * sem_ch3.ads:
b6d83931
AC
332 Minor reformatting (including new function return style throughout)
333
3342003-10-24 Arnaud Charlet <charlet@act-europe.fr>
335
336 * adadecode.h, atree.h, elists.h, nlists.h, raise.h,
337 stringt.h: Update copyright notice. Remove trailing blanks.
338 Fix source name in header.
339
3402003-10-24 GNAT Script <nobody@gnat.com>
341
342 * Make-lang.in: Makefile automatically updated
343
b4e2d709
NN
3442003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
345
346 * adadecode.h, atree.h, elists.h, namet.h, nlists.h, raise.h,
347 stringt.h: Convert to ISO C90 declarations and definitions.
348
9d7d51be
AC
3492003-10-23 Thomas Quinot <quinot@act-europe.fr>
350
351 PR ada/11978:
352 * exp_ch13.adb (Expand_N_Freeze_Entity): Do not consider inherited
353 External_Tag attribute definition clauses.
354
3552003-10-23 Ed Schonberg <schonberg@gnat.com>
356
357 PR ada/7613:
358 * exp_dbug.adb (Debug_Renaming_Declaration): For the renaming of a
359 child unit, generate a fully qualified name to avoid spurious errors
360 when the context contains renamings of different child units with
361 the same simple name.
362
363 * exp_dbug.ads: Add documentation on name qualification for renamings
364 of child units.
365
3662003-10-23 Robert Dewar <dewar@gnat.com>
367
368 * g-regpat.ads, g-regpat.adb: Minor reformatting
369
3702003-10-23 Jose Ruiz <ruiz@act-europe.fr>
371
372 * Makefile.in: Use the file 1atags.ads with the ZFP and cert run-times.
373
3742003-10-23 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
375
376 * trans.c: (tree_transform, case N_Real_Literal): Add extra arg to
377 Machine call.
378
379 * urealp.h: (Machine): Update to proper definition.
380
6d244bbe
AC
3812003-10-23 Arnaud Charlet <charlet@act-europe.fr>
382
383 * init.c, adaint.c: Minor reformatting.
384
8f4eb34b
DS
3852003-10-23 Danny Smith <dannysmith@users.sourceforge.net>
386
6d244bbe 387 * adaint.c (w32_epoch_offset): Define static const at file level.
8f4eb34b
DS
388 (win32_filetime): Replace offset with w32_epoch_offset. Use NULL
389 rather than t_create, t_access in call to GetFileTime. Use union
390 to convert between FILETIME and unsigned long long.
391 (__gnat_file_time_name): Test for invalid file handle.
392 (__gnat_set_filetime_name): Support win32 targets using
393 w32api SetFileTime.
394
25412599
DS
3952003-10-22 Danny Smith <dannysmith@users.sourceforge.net>
396
397 * sysdep.c: Include conio.h if __MINGW32__ and !OLD_MINGW.
398
399 * ctrl_c.c (__gnat_int_handler): Remove declaration.
400
401 * decl.c (creat_concat_name): Const-ify prefix.
402
403 * adaint.c: Include ctype.h if __MINGW32__.
404 (__gnat_readlink): Mark arguments as possibly unused.
405 (__gnat_symlink): Likewise.
406 (__gnat_is_symbolic_link): Likewise.
407 (__gnat_portable_spawn): Likewise. Cast last arg of spawnvp to match
408 declaration
b6b3c138 409 (__gnat_file_time_name): Don't declare struct stat statbuf when
25412599
DS
410 not needed.
411 (__gnat_is_absolute_path): Add parenthesis around condition of
412 'if' statement to avoid warning.
413 (__gnat_plist_init): Specify void as parameter.
414 (plist_enter): Likewise.
415 (plist_leave): Likewise.
416 (remove_handle): Make static. Initialize prev.
417
698a5e79
AC
4182003-10-22 Arnaud Charlet <charlet@act-europe.fr>
419
6d244bbe 420 * Makefile.in: Disable build of gnatpsta. PR ada/10110.
698a5e79
AC
421 * cstreams.c (__gnat_full_name): Minor improvements and clean up
422 of previous change.
423
e97c30aa
RO
4242003-10-22 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
425
426 * tracebak.c (MAX): Avoid redefinition warning.
427
428 * init.c [sgi] (__gnat_error_handler): Remove i, unused.
429 Change msg to const char *.
430 (__gnat_install_handler): Remove ss, unused.
431 [sun && __SVR4 && !__vxworks] (__gnat_error_handler): Change msg
432 to const char *.
433 * cstreams.c (__gnat_full_name): Declare p only when used.
434 (__gnat_full_name) [sgi] Return buffer.
435
65f1ebd1
AC
4362003-10-22 Arnaud Charlet <charlet@act-europe.fr>
437
438 * mingw32.h: New file.
0c644933
AC
439 * gnat_wrapper.adb: New file.
440
6d244bbe 4412003-10-22 Jerome Roussel <roussel@act-europe.fr>
0c644933
AC
442
443 * g-regpat.ads, g-regpat.adb (Match): new function, to know if a
444 string match a pre compiled regular expression (the corresponding
445 version of the function working on a raw regular expression)
446 Fix typos in various comments
447 Update copyright notice in spec
448
6d244bbe 4492003-10-21 Gary Dismukes <dismukes@gnat.com>
0c644933 450
b6b3c138 451 * exp_ch3.adb:
0c644933
AC
452 (Component_Needs_Simple_Initialization): Return False when the type is a
453 packed bit array. Revise spec comments to document this case.
454
b6b3c138 455 * exp_prag.adb:
0c644933
AC
456 (Expand_Pragma_Import): Set any expression on the imported object to
457 empty to avoid initializing imported objects (in particular this
458 covers the case of zero-initialization of bit arrays).
459 Update copyright notice.
460
6d244bbe 4612003-10-21 Ed Schonberg <schonberg@gnat.com>
0c644933 462
b6b3c138 463 * sem_ch12.adb:
0c644933
AC
464 (Load_Parent_Of_Generic): If parent is compilation unit, stop search,
465 a subunit is missing.
466 (Instantiate_Subprogram_Body): If body of function is missing, set type
467 of return expression explicitly in dummy body, to prevent cascaded
468 errors when a subunit is missing.
469 Fixes PR 5677.
470
b6b3c138 471 * sem_ch3.adb:
0c644933
AC
472 (Access_Subprogram_Declaration): Verify that return type is valid.
473 Fixes PR 8693.
474
b6b3c138 475 * sem_elab.adb:
0c644933
AC
476 (Check_Elab_Calls): Do not apply elaboration checks if the main unit is
477 generic.
478 Fixes PR 12318.
479
b6b3c138 480 * sem_util.adb:
0c644933
AC
481 (Corresponding_Discriminant): If the scope of the discriminant is a
482 private type without discriminant, use its full view.
483 Fixes PR 8247.
65f1ebd1 484
fbf5a39b
AC
4852003-10-21 Arnaud Charlet <charlet@act-europe.fr>
486
487 * 3psoccon.ads, 3veacodu.adb, 3vexpect.adb, 3vsoccon.ads,
488 3vsocthi.adb, 3vsocthi.ads, 3vtrasym.adb, 3zsoccon.ads,
489 3zsocthi.adb, 3zsocthi.ads, 50system.ads, 51system.ads,
490 55system.ads, 56osinte.adb, 56osinte.ads, 56taprop.adb,
491 56taspri.ads, 56tpopsp.adb, 57system.ads, 58system.ads,
492 59system.ads, 5aml-tgt.adb, 5bml-tgt.adb, 5csystem.ads,
493 5dsystem.ads, 5fosinte.adb, 5gml-tgt.adb, 5hml-tgt.adb,
494 5isystem.ads, 5lparame.adb, 5msystem.ads, 5psystem.ads,
495 5sml-tgt.adb, 5sosprim.adb, 5stpopsp.adb, 5tsystem.ads,
496 5usystem.ads, 5vml-tgt.adb, 5vsymbol.adb, 5vtraent.adb,
497 5vtraent.ads, 5wml-tgt.adb, 5xparame.ads, 5xsystem.ads,
498 5xvxwork.ads, 5yparame.ads, 5ytiitho.adb, 5zinit.adb,
499 5zml-tgt.adb, 5zparame.ads, 5ztaspri.ads, 5ztfsetr.adb,
500 5zthrini.adb, 5ztiitho.adb, 5ztpopsp.adb, 7stfsetr.adb,
501 7straces.adb, 7strafor.adb, 7strafor.ads, 7stratas.adb,
502 a-excach.adb, a-exexda.adb, a-exexpr.adb, a-exextr.adb,
503 a-exstat.adb, a-strsup.adb, a-strsup.ads, a-stwisu.adb,
504 a-stwisu.ads, bld.adb, bld.ads, bld-io.adb,
505 bld-io.ads, clean.adb, clean.ads, ctrl_c.c,
506 erroutc.adb, erroutc.ads, errutil.adb, errutil.ads,
507 err_vars.ads, final.c, g-arrspl.adb, g-arrspl.ads,
508 g-boubuf.adb, g-boubuf.ads, g-boumai.ads, g-bubsor.adb,
509 g-bubsor.ads, g-comver.adb, g-comver.ads, g-ctrl_c.ads,
510 g-dynhta.adb, g-dynhta.ads, g-eacodu.adb, g-excact.adb,
511 g-excact.ads, g-heasor.adb, g-heasor.ads, g-memdum.adb,
512 g-memdum.ads, gnatclean.adb, gnatsym.adb, g-pehage.adb,
513 g-pehage.ads, g-perhas.ads, gpr2make.adb, gpr2make.ads,
514 gprcmd.adb, gprep.adb, gprep.ads, g-semaph.adb,
515 g-semaph.ads, g-string.adb, g-string.ads, g-strspl.ads,
516 g-wistsp.ads, i-vthrea.adb, i-vthrea.ads, i-vxwoio.adb,
517 i-vxwoio.ads, Makefile.generic, Makefile.prolog, Makefile.rtl,
518 prep.adb, prep.ads, prepcomp.adb, prepcomp.ads,
519 prj-err.adb, prj-err.ads, s-boarop.ads, s-carsi8.adb,
520 s-carsi8.ads, s-carun8.adb, s-carun8.ads, s-casi16.adb,
521 s-casi16.ads, s-casi32.adb, s-casi32.ads, s-casi64.adb,
522 s-casi64.ads, s-casuti.adb, s-casuti.ads, s-caun16.adb,
523 s-caun16.ads, s-caun32.adb, s-caun32.ads, s-caun64.adb,
524 s-caun64.ads, scng.adb, scng.ads, s-exnint.adb,
525 s-exnllf.adb, s-exnlli.adb, s-expint.adb, s-explli.adb,
526 s-geveop.adb, s-geveop.ads, s-hibaen.ads, s-htable.adb,
527 s-htable.ads, sinput-c.adb, sinput-c.ads, s-memcop.ads,
528 socket.c, s-purexc.ads, s-scaval.adb, s-stopoo.adb,
529 s-strcom.adb, s-strcom.ads, s-strxdr.adb, s-rident.ads,
530 s-thread.adb, s-thread.ads, s-tpae65.adb, s-tpae65.ads,
531 s-tporft.adb, s-traent.adb, s-traent.ads, styleg.adb,
532 styleg.ads, styleg-c.adb, styleg-c.ads, s-veboop.adb,
533 s-veboop.ads, s-vector.ads, symbols.adb, symbols.ads,
534 tb-alvms.c, tb-alvxw.c, tempdir.adb, tempdir.ads,
535 vms_conv.ads, vms_conv.adb, vms_data.ads,
536 vxaddr2line.adb: Files added. Merge with ACT tree.
537
538 * 4dintnam.ads, 4mintnam.ads, 4uintnam.ads, 52system.ads,
539 5dosinte.ads, 5etpopse.adb, 5mosinte.ads, 5qosinte.adb,
540 5qosinte.ads, 5qstache.adb, 5qtaprop.adb, 5qtaspri.ads,
541 5stpopse.adb, 5uintman.adb, 5uosinte.ads, adafinal.c,
542 g-enblsp.adb, io-aux.c, scn-nlit.adb, scn-slit.adb,
543 s-exnflt.ads, s-exngen.adb, s-exngen.ads, s-exnlfl.ads,
544 s-exnlin.ads, s-exnsfl.ads, s-exnsin.ads, s-exnssi.ads,
545 s-expflt.ads, s-expgen.adb, s-expgen.ads, s-explfl.ads,
546 s-explin.ads, s-expllf.ads, s-expsfl.ads, s-expsin.ads,
547 s-expssi.ads, style.adb: Files removed. Merge with ACT tree.
548
549 * 1ic.ads, 31soccon.ads, 31soliop.ads, 3asoccon.ads,
550 3bsoccon.ads, 3gsoccon.ads, 3hsoccon.ads, 3ssoccon.ads,
551 3ssoliop.ads, 3wsoccon.ads, 3wsocthi.adb, 3wsocthi.ads,
552 3wsoliop.ads, 41intnam.ads, 42intnam.ads, 4aintnam.ads,
553 4cintnam.ads, 4gintnam.ads, 4hexcpol.adb, 4hintnam.ads,
554 4lintnam.ads, 4nintnam.ads, 4ointnam.ads, 4onumaux.ads,
555 4pintnam.ads, 4sintnam.ads, 4vcaldel.adb, 4vcalend.adb,
556 4vintnam.ads, 4wexcpol.adb, 4wintnam.ads, 4zintnam.ads,
557 51osinte.adb, 51osinte.ads, 52osinte.adb, 52osinte.ads,
558 53osinte.ads, 54osinte.ads, 5aosinte.adb, 5aosinte.ads,
559 5asystem.ads, 5ataprop.adb, 5atasinf.ads, 5ataspri.ads,
560 5atpopsp.adb, 5avxwork.ads, 5bosinte.adb, 5bosinte.ads,
561 5bsystem.ads, 5cosinte.ads, 5esystem.ads, 5fintman.adb,
562 5fosinte.ads, 5fsystem.ads, 5ftaprop.adb, 5ftasinf.ads,
563 5ginterr.adb, 5gintman.adb, 5gmastop.adb, 5gosinte.ads,
564 5gproinf.ads, 5gsystem.ads, 5gtaprop.adb, 5gtasinf.ads,
565 5gtpgetc.adb, 5hosinte.adb, 5hosinte.ads, 5hsystem.ads,
566 5htaprop.adb, 5htaspri.ads, 5htraceb.adb, 5iosinte.adb,
567 5itaprop.adb, 5itaspri.ads, 5ksystem.ads, 5kvxwork.ads,
568 5lintman.adb, 5lml-tgt.adb, 5losinte.ads, 5lsystem.ads,
569 5mvxwork.ads, 5ninmaop.adb, 5nintman.adb, 5nosinte.ads,
570 5ntaprop.adb, 5ntaspri.ads, 5ointerr.adb, 5omastop.adb,
571 5oosinte.adb, 5oosinte.ads, 5oosprim.adb, 5oparame.adb,
572 5osystem.ads, 5otaprop.adb, 5otaspri.ads, 5posinte.ads,
573 5posprim.adb, 5pvxwork.ads, 5sintman.adb, 5sosinte.adb,
574 5sosinte.ads, 5ssystem.ads, 5staprop.adb, 5stasinf.ads,
575 5staspri.ads, 5svxwork.ads, 5tosinte.ads, 5vasthan.adb,
576 5vinmaop.adb, 5vinterr.adb, 5vintman.adb, 5vintman.ads,
577 5vmastop.adb, 5vosinte.adb, 5vosinte.ads, 5vosprim.adb,
578 5vsystem.ads, 5vtaprop.adb, 5vtaspri.ads, 5vtpopde.adb,
579 5vtpopde.ads, 5wgloloc.adb, 5wintman.adb, 5wmemory.adb,
580 5wosprim.adb, 5wsystem.ads, 5wtaprop.adb, 5wtaspri.ads,
581 5ysystem.ads, 5zinterr.adb, 5zintman.adb, 5zosinte.adb,
582 5zosinte.ads, 5zosprim.adb, 5zsystem.ads, 5ztaprop.adb,
583 6vcpp.adb, 6vcstrea.adb, 6vinterf.ads, 7sinmaop.adb,
584 7sintman.adb, 7sosinte.adb, 7sosprim.adb, 7staprop.adb,
585 7staspri.ads, 7stpopsp.adb, 7straceb.adb, 9drpc.adb,
586 a-caldel.adb, a-caldel.ads, a-charac.ads, a-colien.ads,
587 a-comlin.adb, adaint.c, adaint.h, ada-tree.def,
588 a-diocst.adb, a-diocst.ads, a-direio.adb, a-except.adb,
589 a-except.ads, a-excpol.adb, a-exctra.adb, a-exctra.ads,
590 a-filico.adb, a-interr.adb, a-intsig.adb, a-intsig.ads,
591 ali.adb, ali.ads, ali-util.adb, ali-util.ads,
592 a-ngcefu.adb, a-ngcoty.adb, a-ngelfu.adb, a-nudira.adb,
593 a-nudira.ads, a-nuflra.adb, a-nuflra.ads, a-reatim.adb,
594 a-reatim.ads, a-retide.ads, a-sequio.adb, a-siocst.adb,
595 a-siocst.ads, a-ssicst.adb, a-ssicst.ads, a-strbou.adb,
596 a-strbou.ads, a-strfix.adb, a-strmap.adb, a-strsea.ads,
597 a-strunb.adb, a-strunb.ads, a-ststio.adb, a-stunau.adb,
598 a-stunau.ads, a-stwibo.adb, a-stwibo.ads, a-stwifi.adb,
599 a-stwima.adb, a-stwiun.adb, a-stwiun.ads, a-tags.adb,
600 a-tags.ads, a-tasatt.adb, a-taside.adb, a-teioed.adb,
601 a-textio.adb, a-textio.ads, a-tienau.adb, a-tifiio.adb,
602 a-tiflau.adb, a-tiflio.adb, a-tigeau.adb, a-tigeau.ads,
603 a-tiinau.adb, a-timoau.adb, a-tiocst.adb, a-tiocst.ads,
604 atree.adb, atree.ads, a-witeio.adb, a-witeio.ads,
605 a-wtcstr.adb, a-wtcstr.ads, a-wtdeio.adb, a-wtedit.adb,
606 a-wtenau.adb, a-wtflau.adb, a-wtinau.adb, a-wtmoau.adb,
607 bcheck.adb, binde.adb, bindgen.adb, bindusg.adb,
608 checks.adb, checks.ads, cio.c, comperr.adb,
609 comperr.ads, csets.adb, cstand.adb, cstreams.c,
610 debug_a.adb, debug_a.ads, debug.adb, decl.c,
611 einfo.adb, einfo.ads, errout.adb, errout.ads,
612 eval_fat.adb, eval_fat.ads, exp_aggr.adb, expander.adb,
613 expander.ads, exp_attr.adb, exp_ch11.adb, exp_ch13.adb,
614 exp_ch2.adb, exp_ch3.adb, exp_ch3.ads, exp_ch4.adb,
615 exp_ch5.adb, exp_ch6.adb, exp_ch7.adb, exp_ch7.ads,
616 exp_ch8.adb, exp_ch9.adb, exp_code.adb, exp_dbug.adb,
617 exp_dbug.ads, exp_disp.adb, exp_dist.adb, expect.c,
618 exp_fixd.adb, exp_imgv.adb, exp_intr.adb, exp_pakd.adb,
619 exp_prag.adb, exp_strm.adb, exp_strm.ads, exp_tss.adb,
620 exp_tss.ads, exp_util.adb, exp_util.ads, exp_vfpt.adb,
621 fe.h, fmap.adb, fmap.ads, fname.adb,
622 fname.ads, fname-uf.adb, fname-uf.ads, freeze.adb,
623 freeze.ads, frontend.adb, g-awk.adb, g-awk.ads,
624 g-busora.adb, g-busora.ads, g-busorg.adb, g-busorg.ads,
625 g-casuti.adb, g-casuti.ads, g-catiio.adb, g-catiio.ads,
626 g-cgi.adb, g-cgi.ads, g-cgicoo.adb, g-cgicoo.ads,
627 g-cgideb.adb, g-cgideb.ads, g-comlin.adb, g-comlin.ads,
628 g-crc32.adb, g-crc32.ads, g-debpoo.adb, g-debpoo.ads,
629 g-debuti.adb, g-debuti.ads, g-diopit.adb, g-diopit.ads,
630 g-dirope.adb, g-dirope.ads, g-dyntab.adb, g-dyntab.ads,
631 g-except.ads, g-exctra.adb, g-exctra.ads, g-expect.adb,
632 g-expect.ads, g-hesora.adb, g-hesora.ads, g-hesorg.adb,
633 g-hesorg.ads, g-htable.adb, g-htable.ads, gigi.h,
634 g-io.adb, g-io.ads, g-io_aux.adb, g-io_aux.ads,
635 g-locfil.adb, g-locfil.ads, g-md5.adb, g-md5.ads,
636 gmem.c, gnat1drv.adb, gnatbind.adb, gnatchop.adb,
637 gnatcmd.adb, gnatfind.adb, gnatkr.adb, gnatlbr.adb,
638 gnatlink.adb, gnatls.adb, gnatmake.adb, gnatmem.adb,
639 gnatname.adb, gnatprep.adb, gnatprep.ads, gnatpsta.adb,
640 gnatxref.adb, g-os_lib.adb, g-os_lib.ads, g-regexp.adb,
641 g-regexp.ads, g-regist.adb, g-regist.ads, g-regpat.adb,
642 g-regpat.ads, g-soccon.ads, g-socket.adb, g-socket.ads,
643 g-socthi.adb, g-socthi.ads, g-soliop.ads, g-souinf.ads,
644 g-speche.adb, g-speche.ads, g-spipat.adb, g-spipat.ads,
645 g-spitbo.adb, g-spitbo.ads, g-sptabo.ads, g-sptain.ads,
646 g-sptavs.ads, g-table.adb, g-table.ads, g-tasloc.adb,
647 g-tasloc.ads, g-thread.adb, g-thread.ads, g-traceb.adb,
648 g-traceb.ads, g-trasym.adb, g-trasym.ads, hostparm.ads,
649 i-c.ads, i-cobol.adb, i-cpp.adb, i-cstrea.ads,
650 i-cstrin.adb, i-cstrin.ads, impunit.adb, init.c,
651 inline.adb, interfac.ads, i-pacdec.ads, itypes.adb,
652 itypes.ads, i-vxwork.ads, lang.opt, lang-specs.h,
653 layout.adb, lib.adb, lib.ads, lib-list.adb,
654 lib-load.adb, lib-load.ads, lib-sort.adb, lib-util.adb,
655 lib-writ.adb, lib-writ.ads, lib-xref.adb, lib-xref.ads,
656 link.c, live.adb, make.adb, make.ads,
657 Makefile.adalib, Makefile.in, Make-lang.in, makeusg.adb,
658 mdll.adb, mdll-fil.adb, mdll-fil.ads, mdll-utl.adb,
659 mdll-utl.ads, memroot.adb, memroot.ads, memtrack.adb,
660 misc.c, mkdir.c, mlib.adb, mlib.ads,
661 mlib-fil.adb, mlib-fil.ads, mlib-prj.adb, mlib-prj.ads,
662 mlib-tgt.adb, mlib-tgt.ads, mlib-utl.adb, mlib-utl.ads,
663 namet.adb, namet.ads, namet.h, nlists.ads,
664 nlists.h, nmake.adt, opt.adb, opt.ads,
665 osint.adb, osint.ads, osint-b.adb, osint-c.adb,
666 par.adb, par-ch10.adb, par-ch11.adb, par-ch2.adb,
667 par-ch3.adb, par-ch4.adb, par-ch5.adb, par-ch6.adb,
668 par-ch9.adb, par-endh.adb, par-labl.adb, par-load.adb,
669 par-prag.adb, par-sync.adb, par-tchk.adb, par-util.adb,
670 prj.adb, prj.ads, prj-attr.adb, prj-attr.ads,
671 prj-com.adb, prj-com.ads, prj-dect.adb, prj-dect.ads,
672 prj-env.adb, prj-env.ads, prj-ext.adb, prj-ext.ads,
673 prj-makr.adb, prj-makr.ads, prj-nmsc.adb, prj-nmsc.ads,
674 prj-pars.adb, prj-pars.ads, prj-part.adb, prj-part.ads,
675 prj-pp.adb, prj-pp.ads, prj-proc.adb, prj-proc.ads,
676 prj-strt.adb, prj-strt.ads, prj-tree.adb, prj-tree.ads,
677 prj-util.adb, prj-util.ads, raise.c, raise.h,
678 repinfo.adb, repinfo.h, restrict.adb, restrict.ads,
679 rident.ads, rtsfind.adb, rtsfind.ads, s-addima.ads,
680 s-arit64.adb, s-assert.adb, s-assert.ads, s-atacco.adb,
681 s-atacco.ads, s-auxdec.adb, s-auxdec.ads, s-bitops.adb,
682 scans.ads, scn.adb, scn.ads, s-crc32.adb,
683 s-crc32.ads, s-direio.adb, sem.adb, sem.ads,
684 sem_aggr.adb, sem_attr.adb, sem_attr.ads, sem_case.adb,
685 sem_case.ads, sem_cat.adb, sem_cat.ads, sem_ch10.adb,
686 sem_ch11.adb, sem_ch12.adb, sem_ch12.ads, sem_ch13.adb,
687 sem_ch13.ads, sem_ch3.adb, sem_ch3.ads, sem_ch4.adb,
688 sem_ch5.adb, sem_ch5.ads, sem_ch6.adb, sem_ch6.ads,
689 sem_ch7.adb, sem_ch7.ads, sem_ch8.adb, sem_ch8.ads,
690 sem_ch9.adb, sem_disp.adb, sem_disp.ads, sem_dist.adb,
691 sem_elab.adb, sem_eval.adb, sem_eval.ads, sem_intr.adb,
692 sem_maps.adb, sem_mech.adb, sem_prag.adb, sem_prag.ads,
693 sem_res.adb, sem_res.ads, sem_type.adb, sem_type.ads,
694 sem_util.adb, sem_util.ads, sem_warn.adb, s-errrep.adb,
695 s-errrep.ads, s-exctab.adb, s-exctab.ads, s-exnint.ads,
696 s-exnllf.ads, s-exnlli.ads, s-expint.ads, s-explli.ads,
697 s-expuns.ads, s-fatflt.ads, s-fatgen.adb, s-fatgen.ads,
698 s-fatlfl.ads, s-fatllf.ads, s-fatsfl.ads, s-fileio.adb,
699 s-fileio.ads, s-finimp.adb, s-finimp.ads, s-finroo.adb,
700 s-finroo.ads, sfn_scan.adb, s-gloloc.adb, s-gloloc.ads,
701 s-imgdec.adb, s-imgenu.adb, s-imgrea.adb, s-imgwch.adb,
702 sinfo.adb, sinfo.ads, s-inmaop.ads, sinput.adb,
703 sinput.ads, sinput-d.adb, sinput-l.adb, sinput-l.ads,
704 sinput-p.adb, sinput-p.ads, s-interr.adb, s-interr.ads,
705 s-intman.ads, s-maccod.ads, s-mastop.adb, s-mastop.ads,
706 s-memory.adb, s-memory.ads, snames.adb, snames.ads,
707 snames.h, s-osprim.ads, s-parame.ads, s-parint.ads,
708 s-pooloc.adb, s-pooloc.ads, s-poosiz.adb, sprint.adb,
709 s-proinf.ads, s-scaval.ads, s-secsta.adb, s-secsta.ads,
710 s-sequio.adb, s-shasto.adb, s-shasto.ads, s-soflin.ads,
711 s-stache.adb, s-stache.ads, s-stalib.adb, s-stalib.ads,
712 s-stoele.ads, s-stopoo.ads, s-stratt.adb, s-stratt.ads,
713 s-strops.adb, s-strops.ads, s-taasde.adb, s-taasde.ads,
714 s-tadeca.adb, s-tadeca.ads, s-tadert.adb, s-tadert.ads,
715 s-taenca.adb, s-taenca.ads, s-taprob.adb, s-taprob.ads,
716 s-taprop.ads, s-tarest.adb, s-tarest.ads, s-tasdeb.adb,
717 s-tasdeb.ads, s-tasinf.adb, s-tasinf.ads, s-tasini.adb,
718 s-tasini.ads, s-taskin.adb, s-taskin.ads, s-tasque.adb,
719 s-tasque.ads, s-tasren.adb, s-tasren.ads, s-tasres.ads,
720 s-tassta.adb, s-tassta.ads, s-tasuti.adb, s-tasuti.ads,
721 s-tataat.adb, s-tataat.ads, s-tpinop.adb, s-tpinop.ads,
722 s-tpoben.adb, s-tpoben.ads, s-tpobop.adb, s-tpobop.ads,
723 s-tposen.adb, s-tposen.ads, s-traceb.adb, s-traceb.ads,
724 stringt.adb, stringt.ads, stringt.h, style.ads,
725 stylesw.adb, stylesw.ads, s-unstyp.ads, s-vaflop.ads,
726 s-valrea.adb, s-valuti.adb, s-vercon.adb, s-vmexta.adb,
727 s-wchcnv.ads, s-wchcon.ads, s-widcha.adb, switch.adb,
728 switch.ads, switch-b.adb, switch-c.adb, switch-m.adb,
729 s-wwdcha.adb, s-wwdwch.adb, sysdep.c, system.ads,
730 table.adb, table.ads, targparm.adb, targparm.ads,
731 targtyps.c, tbuild.adb, tbuild.ads, tracebak.c,
732 trans.c, tree_io.adb, treepr.adb, treeprs.adt,
733 ttypes.ads, types.ads, types.h, uintp.adb,
734 uintp.ads, uintp.h, uname.adb, urealp.adb,
735 urealp.ads, urealp.h, usage.adb, utils2.c,
736 utils.c, validsw.adb, validsw.ads, widechar.adb,
737 xeinfo.adb, xnmake.adb, xref_lib.adb, xref_lib.ads,
738 xr_tabls.adb, xr_tabls.ads, xtreeprs.adb, xsnames.adb,
739 einfo.h, sinfo.h, treeprs.ads, nmake.ads, nmake.adb,
740 gnatvsn.ads: Merge with ACT tree.
741
742 * gnatvsn.adb: Rewritten in a simpler and more efficient way.
743
97ae108d
MM
7442003-10-20 Mark Mitchell <mark@codesourcery.com>
745
de696511
MM
746 * Make-lang.in (gnat_ug_unx.info): Add dependency on stmp-docobjdir.
747 (gnat_ug_vmx.info): Likewise.
748 (gnat_ug_vxw.info): Likewise.
749 (gnat_ug_wnt.info): Likewise.
750 (gnat_rm.info): Likewise.
751 (gnat-style.info): Likewise.
752
97ae108d
MM
753 * Make-lang.in (ada.install-info): Remove target.
754 (info): New target.
755 (install-info): Likewise.
756 (gnat_ug_unx.info): Simplify rule.
757 (gnat_ug_vmx.info): Likewise.
758 (gnat_ug_vxw.info): Likewise.
759 (gnat_ug_wnt.info): Likewise.
760 (gnat_rm.info): Likewise.
761 (gnat-style.info): Likewise.
762
43aba518
NN
7632003-10-14 Nathanael Nerode <neroden@gcc.gnu.org>
764
765 * Make-lang.in: Replace uses of $(target_alias) with
766 $(target_noncanonical).
767 * ada/Makefile.in: Remove unused mention of $(target_alias).
768
62b81e45
MM
7692003-10-06 Mark Mitchell <mark@codesourcery.com>
770
771 * Make-lang.in (ada.info): Replace with ...
772 (info): ... this.
773 (ada.dvi): Replace with ...
774 (dvi): ... this.
775
783be936
ZW
7762003-09-29 Zack Weinberg <zack@codesourcery.com>
777
778 * trans.c (gigi): Use REAL_ARITHMETIC, not REAL_VALUE_ATOF, to
779 initialize dconstp5 and dconstmp5.
780
177560b2
RH
7812003-09-28 Richard Henderson <rth@redhat.com>
782
783 * trans.c (tree_transform): Update call to expand_asm_operands.
784
f31686a3
RH
7852003-09-21 Richard Henderson <rth@redhat.com>
786
787 * trans.c, utils.c: Revert.
788
7e2af53a
RH
7892003-09-21 Richard Henderson <rth@redhat.com>
790
791 * trans.c, utils.c: Update for DECL_SOURCE_LOCATION rename and
792 change to const.
793
5f1e32fa
MM
7942003-09-04 Michael Matz <matz@suse.de>
795
796 * misc.c: Include "target.h".
797 * Make-lang.in (misc.o): Add dependency on target.h.
798
61f71b34
DD
7992003-09-03 DJ Delorie <dj@redhat.com>
800
801 * misc.c (default_pass_by_ref): Convert to calls.return_in_memory
802 hook.
803
2ed26f6b
ZW
8042003-08-30 Zack Weinberg <zack@codesourcery.com>
805
806 * Makefile.in: Update substitutions to match changes to
807 configure. Use include directives instead of @-insertions
808 to read in host and target fragments. Add a rule to
809 regenerate ada/Makefile.
810
b2e608ca
NB
8112003-07-18 Neil Booth <neil@daikokuya.co.uk>
812
813 * lang-options.h: Remove.
814 * lang.opt: Add help text.
815
0cea056b
NS
8162003-07-07 Nathan Sidwell <nathan@codesourcery.com>
817
818 * trans.c (build_unit_elab, set_lineno): Adjust emit_line_note
819 calls.
820
cb66e385
NB
8212003-07-06 Neil Booth <neil@daikokuya.co.uk>
822
823 * misc.c (gnat_handle_option): Don't handle filenames.
824
8c90b13a
L
8252003-07-04 H.J. Lu <hongjiu.lu@intel.com>
826
827 * Make-lang.in: Replace PWD with PWD_COMMAND.
828 * Makefile.adalib: Likewise.
829 * Makefile.in: Likewise.
830
9c286213
MK
8312003-07-04 Matt Kraai <kraai@alumni.cmu.edu>
832
833 * misc.c (gnat_argv): Revert last change.
834 (gnat_handle_option, gnat_init_options): Copy arguments.
835
b9add449
NB
8362003-07-03 Neil Booth <neil@daikokuya.co.uk>
837
9c286213 838 * misc.c (gnat_argv): Make const.
b9add449 839
836d77a9
NB
8402003-07-02 Neil Booth <neil@daikokuya.co.uk>
841
842 * misc.c (save_argc, save_argv): Keep non-static!
843
b86f6cd9
NB
8442003-07-02 Neil Booth <neil@daikokuya.co.uk>
845
846 * misc.c (save_argc, save_argv): Make static.
847 (gnat_init_options): New prototype.
848 (gnat_init_options): Update.
849
6344b1f1
MK
8502003-07-01 Matt Kraai <kraai@alumni.cmu.edu>
851
852 * gnat_ug.texi: Remove unlikely characters from @vars.
853 * gnat_ug_vms.texi: Regenerate.
854
2e040219
NS
8552003-06-27 Nathan Sidwell <nathan@codesourcery.com>
856
857 * misc.c (record_code_position): Adjust emit_note call.
858
9eee5e72
NB
8592003-06-26 Neil Booth <neil@daikokuya.co.uk>
860
861 * misc.c (gnat_handle_option): Don't check for missing arguments.
862
1f9cc6db
NS
8632003-06-20 Nathan Sidwell <nathan@codesourcery.com>
864
865 * utils.c (end_subprog_body): Adjust expand_function_end call.
866
23d6baa3
MK
8672003-06-16 Matt Kraai <kraai@alumni.cmu.edu>
868
869 * bindgen.adb (Gen_Main_Ada, Gen_Main_C): Do not test
870 Bind_Main_Program.
871
be43ab4e
NB
8722003-06-15 Neil Booth <neil@daikokuya.co.uk>
873
874 * lang.opt: Declare Ada.
875 * misc.c (gnat_init_options): Update.
876
ee6b0296
NS
8772003-06-14 Nathan Sidwell <nathan@codesourcery.com>
878
879 * utils.c (begin_subprog_body): Adjust init_function_start call.
880
d7b42618
NB
8812003-06-14 Neil Booth <neil@daikokuya.co.uk>
882
883 * Make-lang.in: Update to use options.c and options.h.
884 * misc.c: Include options.h not aoptions.h.
885 (gnat_handle_option): Abort on unrecognized switch.
886 (gnat_init_options): Request Ada switches.
887
57eb6503
NB
8882003-06-14 Neil Booth <neil@daikokuya.co.uk>
889
890 * lang.opt: Add -Wall.
891 * misc.c (gnat_handle_option): Handle it.
892
70fd6569
NB
8932003-06-12 Neil Booth <neil@daikokuya.co.uk>
894
895 * misc.c (gnat_handle_option): Fix warnings.
896
8cdea5a1
MK
8972003-06-11 Matt Kraai <kraai@alumni.cmu.edu>
898
899 * Make-lang.in (gnatbind): Remove $(LIBIBERTY).
900
3c900cb5
NB
9012003-06-11 Neil Booth <neil@daikokuya.co.uk>
902
903 * Make-lang.in: Update to handle command-line options.
904 * lang.opt: New file.
905 * misc.c: Include aoptions.h.
906 (cl_options_count, cl_options): Remove.
907 (gnat_handle_option): New.
908 (gnat_decode_option): Remove.
909 (LANG_HOOKS_DECODE_OPTION): Remove.
910 (LANG_HOOKS_HANDLE_OPTION): Override.
911
e8face4c
NN
9122003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
913
914 * init.c, misc.c, trans.c, utils.c: Remove dead code.
915
4665e56c
NN
9162003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
917
918 * Makefile.in: Replace "host_canonical" with "host" for autoconf
919 substitution.
920
a165c302
NB
9212003-06-08 Neil Booth <neil@daikokuya.co.uk>
922
923 * Make-lang.in: Update.
924 * misc.c: Include opts.h. Define cl_options_count and cl_options.
925
2772ef3e
NB
9262003-06-07 Neil Booth <neil@daikokuya.co.uk>
927
928 * misc.c (gnat_init_options): Update.
929
d8277a55
MK
9302003-06-05 Matt Kraai <kraai@alumni.cmu.edu>
931
932 * Make-lang.in (ada/b_gnatb.o-warn): Remove.
933 * bindgen.adb (Gen_Main_C): Mark ensure_reference with
934 __attribute__ ((__unused__)).
935
602a82f3 9362003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
937
938 * Make-lang.in: Add support for stageprofile and stagefeedback
939
3aa07c6d
MK
9402003-06-05 Matt Kraai <kraai@alumni.cmu.edu>
941
942 * bindgen.adb (Gen_Adafinal_C, Gen_Adainit_C, Gen_Elab_Defs_C)
943 (Gen_Main_C, Gen_Output_File_C): Generate ISO C.
944
f1093866
MK
9452003-06-04 Matt Kraai <kraai@alumni.cmu.edu>
946
947 * gnat_ug.texi (The GNAT Run-Time Library Builder gnatlbr):
948 Remove non-VMS directive.
949 (Switches for gnatlbr, Optimization Levels): Remove non-VMS
950 alternatives.
951 (Examples of gnatls Usage): Remove VMS alternative.
dee2df72
OH
952
9532003-06-04 Olivier Hainque <hainque@act-europe.fr>
954
2ed26f6b
ZW
955 PR ada/9953:
956 * 5hsystem.ads: Remove pragma Linker_Option for pthreads library,
957 and turn ZCX_By_Default back to False since the underlying support
958 is not quite there yet.
dee2df72 959
80eaf415
AJ
9602003-06-01 Andreas Jaeger <aj@suse.de>
961
962 * utils.c (finish_record_type): Remove usages of ROUND_TYPE_SIZE
963 and ROUND_TYPE_SIZE_UNIT.
964
36f9020c
GB
9652003-05-22 Geert Bosch <bosch@gnat.com>
966
967 * gnat_rm.texi : Remove reference to Ada Core Technologies.
968
e7b5f0c9
NS
9692003-05-03 Nathan Sidwell <nathan@codesourcery.com>
970
971 * trans.c (tree_transform): Use location_t and input_location
972 directly.
973 (build_unit_elab): Likewise.
974 * utils.c (create_label_decl): Likewise.
975
d479d37f
NS
9762003-05-01 Nathan Sidwell <nathan@codesourcery.com>
977
561712fe
NS
978 * trans.c (tree_transform, build_unit_elab,
979 set_lineno): Rename lineno to input_line.
d479d37f
NS
980 * utils.c (pushdecl, create_label_decl, begin_subprog_body,
981 end_subprog_body): Likewise.
982 * utils2.c (build_call_raise): Likewise.
983
4f9335cd
LG
9842003-05-01 Laurent Guerby <guerby@acm.org>
985
2ed26f6b
ZW
986 PR ada/10546
987 * 5iosinte.ads: Increase pthread_cond_t size to match recent
988 LinuxThread and NPTL version, merge from ACT.
80eaf415 989
0864034e
ZW
9902003-04-28 Zack Weinberg <zack@codesourcery.com>
991
992 * utils.c (convert): No need to clear TREE_CST_RTL.
993
bcea76b6
GB
9942003-04-23 Geert Bosch <bosch@gnat.com>
995
996 * 1aexcept.adb, 1aexcept.ads, 1ic.ads, 1ssecsta.adb,
997 1ssecsta.ads, 31soccon.ads, 31soliop.ads, 3asoccon.ads,
998 3bsoccon.ads, 3gsoccon.ads, 3hsoccon.ads, 3ssoccon.ads,
999 3ssoliop.ads, 3wsoccon.ads, 3wsocthi.adb, 3wsocthi.ads,
1000 3wsoliop.ads, 41intnam.ads, 42intnam.ads, 4aintnam.ads,
1001 4cintnam.ads, 4dintnam.ads, 4gintnam.ads, 4hexcpol.adb,
1002 4hintnam.ads, 4lintnam.ads, 4mintnam.ads, 4nintnam.ads,
1003 4ointnam.ads, 4onumaux.ads, 4pintnam.ads, 4rintnam.ads,
1004 4sintnam.ads, 4uintnam.ads, 4vcaldel.adb, 4vcalend.adb,
1005 4vcalend.ads, 4vintnam.ads, 4wcalend.adb, 4wexcpol.adb,
1006 4wintnam.ads, 4zintnam.ads, 4znumaux.ads, 4zsytaco.adb,
1007 4zsytaco.ads, 51osinte.adb, 51osinte.ads, 52osinte.adb,
1008 52osinte.ads, 52system.ads, 53osinte.ads, 54osinte.ads,
1009 5amastop.adb, 5aosinte.adb, 5aosinte.ads, 5asystem.ads,
1010 5ataprop.adb, 5atasinf.ads, 5ataspri.ads, 5atpopsp.adb,
1011 5avxwork.ads, 5bosinte.adb, 5bosinte.ads, 5bsystem.ads,
1012 5cosinte.ads, 5dosinte.ads, 5esystem.ads, 5etpopse.adb,
1013 5fintman.adb, 5fosinte.ads, 5fsystem.ads, 5ftaprop.adb,
1014 5ftasinf.ads, 5ginterr.adb, 5gintman.adb, 5gmastop.adb,
1015 5gosinte.ads, 5gproinf.adb, 5gproinf.ads, 5gsystem.ads,
1016 5gtaprop.adb, 5gtasinf.adb, 5gtasinf.ads, 5gtpgetc.adb,
1017 5hosinte.adb, 5hosinte.ads, 5hparame.ads, 5hsystem.ads,
1018 5htaprop.adb, 5htaspri.ads, 5htraceb.adb, 5iosinte.adb,
1019 5iosinte.ads, 5itaprop.adb, 5itaspri.ads, 5ksystem.ads,
1020 5kvxwork.ads, 5lintman.adb, 5lml-tgt.adb, 5losinte.ads,
1021 5lsystem.ads, 5mosinte.ads, 5mvxwork.ads, 5ninmaop.adb,
1022 5nintman.adb, 5nosinte.ads, 5ntaprop.adb, 5ntaspri.ads,
1023 5ointerr.adb, 5omastop.adb, 5oosinte.adb, 5oosinte.ads,
1024 5oosprim.adb, 5oparame.adb, 5osystem.ads, 5otaprop.adb,
1025 5otaspri.ads, 5posinte.ads, 5posprim.adb, 5pvxwork.ads,
1026 5qosinte.adb, 5qosinte.ads, 5qstache.adb, 5qtaprop.adb,
1027 5qtaspri.ads, 5rosinte.adb, 5rosinte.ads, 5rparame.adb,
1028 5sintman.adb, 5sosinte.adb, 5sosinte.ads, 5sparame.adb,
1029 5ssystem.ads, 5staprop.adb, 5stasinf.adb, 5stasinf.ads,
1030 5staspri.ads, 5stpopse.adb, 5svxwork.ads, 5tosinte.ads,
1031 5uintman.adb, 5uosinte.ads, 5vasthan.adb, 5vinmaop.adb,
1032 5vinterr.adb, 5vintman.adb, 5vintman.ads, 5vmastop.adb,
1033 5vosinte.adb, 5vosinte.ads, 5vosprim.adb, 5vosprim.ads,
1034 5vparame.ads, 5vsystem.ads, 5vtaprop.adb, 5vtaspri.ads,
1035 5vtpopde.adb, 5vtpopde.ads, 5vvaflop.adb, 5wgloloc.adb,
1036 5wintman.adb, 5wmemory.adb, 5wosinte.ads, 5wosprim.adb,
1037 5wsystem.ads, 5wtaprop.adb, 5wtaspri.ads, 5ysystem.ads,
1038 5zinterr.adb, 5zintman.adb, 5zosinte.adb, 5zosinte.ads,
1039 5zosprim.adb, 5zsystem.ads, 5ztaprop.adb, 6vcpp.adb,
1040 6vcstrea.adb, 6vinterf.ads, 7sinmaop.adb, 7sintman.adb,
1041 7sosinte.adb, 7sosprim.adb, 7staprop.adb, 7staspri.ads,
1042 7stpopsp.adb, 7straceb.adb, 86numaux.adb, 86numaux.ads,
1043 9drpc.adb, a-astaco.adb, a-astaco.ads, a-caldel.adb,
1044 a-caldel.ads, a-calend.adb, a-calend.ads, a-chahan.adb,
1045 a-chahan.ads, a-charac.ads, a-chlat1.ads, a-chlat9.ads,
1046 a-colien.adb, a-colien.ads, a-colire.adb, a-colire.ads,
1047 a-comlin.adb, a-comlin.ads, a-cwila1.ads, a-cwila9.ads,
1048 a-decima.adb, a-decima.ads, a-diocst.adb, a-diocst.ads,
1049 a-direio.adb, a-direio.ads, a-dynpri.adb, a-dynpri.ads,
1050 a-einuoc.adb, a-einuoc.ads, a-except.adb, a-except.ads,
1051 a-excpol.adb, a-exctra.adb, a-exctra.ads, a-filico.adb,
1052 a-filico.ads, a-finali.adb, a-finali.ads, a-flteio.ads,
1053 a-fwteio.ads, a-inteio.ads, a-interr.adb, a-interr.ads,
1054 a-intnam.ads, a-intsig.adb, a-intsig.ads, a-ioexce.ads,
1055 a-iwteio.ads, a-lfteio.ads, a-lfwtio.ads, a-liteio.ads,
1056 a-liwtio.ads, a-llftio.ads, a-llfwti.ads, a-llitio.ads,
1057 a-lliwti.ads, a-ncelfu.ads, a-ngcefu.adb, a-ngcefu.ads,
1058 a-ngcoty.adb, a-ngcoty.ads, a-ngelfu.adb, a-ngelfu.ads,
1059 a-nlcefu.ads, a-nlcoty.ads, a-nlelfu.ads, a-nllcef.ads,
1060 a-nllcty.ads, a-nllefu.ads, a-nscefu.ads, a-nscoty.ads,
1061 a-nselfu.ads, a-nucoty.ads, a-nudira.adb, a-nudira.ads,
1062 a-nuelfu.ads, a-nuflra.adb, a-nuflra.ads, a-numaux.ads,
1063 a-numeri.ads, a-reatim.adb, a-reatim.ads, a-retide.adb,
1064 a-retide.ads, a-sequio.adb, a-sequio.ads, a-sfteio.ads,
1065 a-sfwtio.ads, a-siocst.adb, a-siocst.ads, a-siteio.ads,
1066 a-siwtio.ads, a-ssicst.adb, a-ssicst.ads, a-ssitio.ads,
1067 a-ssiwti.ads, a-stmaco.ads, a-storio.adb, a-storio.ads,
1068 a-strbou.adb, a-strbou.ads, a-stream.ads, a-strfix.adb,
1069 a-strfix.ads, a-string.ads, a-strmap.adb, a-strmap.ads,
1070 a-strsea.adb, a-strsea.ads, a-strunb.adb, a-strunb.ads,
1071 a-ststio.adb, a-ststio.ads, a-stunau.adb, a-stunau.ads,
1072 a-stwibo.adb, a-stwibo.ads, a-stwifi.adb, a-stwifi.ads,
1073 a-stwima.adb, a-stwima.ads, a-stwise.adb, a-stwise.ads,
1074 a-stwiun.adb, a-stwiun.ads, a-suteio.adb, a-suteio.ads,
1075 a-swmwco.ads, a-swuwti.adb, a-swuwti.ads, a-sytaco.adb,
1076 a-sytaco.ads, a-tags.adb, a-tags.ads, a-tasatt.adb,
1077 a-tasatt.ads, a-taside.adb, a-taside.ads, a-teioed.adb,
1078 a-teioed.ads, a-textio.adb, a-textio.ads, a-ticoau.adb,
1079 a-ticoau.ads, a-ticoio.adb, a-ticoio.ads, a-tideau.adb,
1080 a-tideau.ads, a-tideio.adb, a-tideio.ads, a-tienau.adb,
1081 a-tienau.ads, a-tienio.adb, a-tienio.ads, a-tifiio.adb,
1082 a-tifiio.ads, a-tiflau.adb, a-tiflau.ads, a-tiflio.adb,
1083 a-tiflio.ads, a-tigeau.adb, a-tigeau.ads, a-tiinau.adb,
1084 a-tiinau.ads, a-tiinio.adb, a-tiinio.ads, a-timoau.adb,
1085 a-timoau.ads, a-timoio.adb, a-timoio.ads, a-tiocst.adb,
1086 a-tiocst.ads, a-titest.adb, a-titest.ads, a-unccon.ads,
1087 a-uncdea.ads, a-witeio.adb, a-witeio.ads, a-wtcoau.adb,
1088 a-wtcoau.ads, a-wtcoio.adb, a-wtcoio.ads, a-wtcstr.adb,
1089 a-wtcstr.ads, a-wtdeau.adb, a-wtdeau.ads, a-wtdeio.adb,
1090 a-wtdeio.ads, a-wtedit.adb, a-wtedit.ads, a-wtenau.adb,
1091 a-wtenau.ads, a-wtenio.adb, a-wtenio.ads, a-wtfiio.adb,
1092 a-wtfiio.ads, a-wtflau.adb, a-wtflau.ads, a-wtflio.adb,
1093 a-wtflio.ads, a-wtgeau.adb, a-wtgeau.ads, a-wtinau.adb,
1094 a-wtinau.ads, a-wtinio.adb, a-wtinio.ads, a-wtmoau.adb,
1095 a-wtmoau.ads, a-wtmoio.adb, a-wtmoio.ads, a-wttest.adb,
1096 a-wttest.ads, ada-tree.h, ada.ads, ada.h,
1097 adadecode.c, adadecode.h, ali-util.adb, ali-util.ads,
1098 ali.adb, ali.ads, alloc.ads, argv.c,
1099 atree.adb, atree.ads, atree.h, aux-io.c,
1100 back_end.adb, back_end.ads, bcheck.adb, bcheck.ads,
1101 binde.adb, binde.ads, binderr.adb, binderr.ads,
1102 bindgen.adb, bindgen.ads, bindusg.adb, bindusg.ads,
1103 butil.adb, butil.ads, cal.c, calendar.ads,
1104 casing.adb, casing.ads, ceinfo.adb, checks.adb,
1105 checks.ads, cio.c, comperr.adb, comperr.ads,
1106 config-lang.in, csets.adb, csets.ads, csinfo.adb,
1107 cstand.adb, cstand.ads, cuintp.c, debug.adb,
1108 debug.ads, debug_a.adb, debug_a.ads, dec-io.adb,
1109 dec-io.ads, dec.ads, deftarg.c, directio.ads,
1110 einfo.adb, einfo.ads, elists.adb, elists.ads,
1111 elists.h, errno.c, errout.adb, errout.ads,
1112 eval_fat.adb, eval_fat.ads, exit.c, exp_aggr.adb,
1113 exp_aggr.ads, exp_attr.adb, exp_attr.ads, exp_ch10.ads,
1114 exp_ch11.adb, exp_ch11.ads, exp_ch12.adb, exp_ch12.ads,
1115 exp_ch13.adb, exp_ch13.ads, exp_ch2.adb, exp_ch2.ads,
1116 exp_ch3.adb, exp_ch3.ads, exp_ch4.adb, exp_ch4.ads,
1117 exp_ch5.adb, exp_ch5.ads, exp_ch6.adb, exp_ch6.ads,
1118 exp_ch7.adb, exp_ch7.ads, exp_ch8.adb, exp_ch8.ads,
1119 exp_ch9.adb, exp_ch9.ads, exp_code.adb, exp_code.ads,
1120 exp_dbug.adb, exp_dbug.ads, exp_disp.adb, exp_disp.ads,
1121 exp_dist.adb, exp_dist.ads, exp_fixd.adb, exp_fixd.ads,
1122 exp_imgv.adb, exp_imgv.ads, exp_intr.adb, exp_intr.ads,
1123 exp_pakd.adb, exp_pakd.ads, exp_prag.adb, exp_prag.ads,
1124 exp_smem.adb, exp_smem.ads, exp_strm.adb, exp_strm.ads,
1125 exp_tss.adb, exp_tss.ads, exp_util.adb, exp_util.ads,
1126 exp_vfpt.adb, exp_vfpt.ads, expander.adb, expander.ads,
1127 fmap.adb, fmap.ads, fname-sf.adb, fname-sf.ads,
1128 fname-uf.adb, fname-uf.ads, fname.adb, fname.ads,
1129 freeze.adb, freeze.ads, frontend.adb, frontend.ads,
1130 g-awk.adb, g-awk.ads, g-busora.adb, g-busora.ads,
1131 g-busorg.adb, g-busorg.ads, g-calend.adb, g-calend.ads,
1132 g-casuti.adb, g-casuti.ads, g-catiio.adb, g-catiio.ads,
1133 g-cgi.adb, g-cgi.ads, g-cgicoo.adb, g-cgicoo.ads,
1134 g-cgideb.adb, g-cgideb.ads, g-comlin.adb, g-comlin.ads,
1135 g-crc32.adb, g-crc32.ads, g-curexc.ads, g-debpoo.adb,
1136 g-debpoo.ads, g-debuti.adb, g-debuti.ads, g-diopit.adb,
1137 g-diopit.ads, g-dirope.adb, g-dirope.ads, g-dyntab.adb,
1138 g-dyntab.ads, g-enblsp.adb, g-except.ads, g-exctra.adb,
1139 g-exctra.ads, g-expect.adb, g-expect.ads, g-flocon.ads,
1140 g-hesora.adb, g-hesora.ads, g-hesorg.adb, g-hesorg.ads,
1141 g-htable.adb, g-htable.ads, g-io.adb, g-io.ads,
1142 g-io_aux.adb, g-io_aux.ads, g-locfil.ads, g-md5.adb,
1143 g-md5.ads, g-moreex.adb, g-moreex.ads, g-os_lib.adb,
1144 g-os_lib.ads, g-regexp.adb, g-regexp.ads, g-regist.ads,
1145 g-regpat.adb, g-regpat.ads, g-soccon.ads, g-socket.adb,
1146 g-socket.ads, g-socthi.adb, g-socthi.ads, g-soliop.ads,
1147 g-souinf.ads, g-speche.adb, g-speche.ads, g-spipat.adb,
1148 g-spipat.ads, g-spitbo.adb, g-spitbo.ads, g-sptabo.ads,
1149 g-sptain.ads, g-sptavs.ads, g-table.adb, g-table.ads,
1150 g-tasloc.adb, g-tasloc.ads, g-thread.adb, g-thread.ads,
1151 g-traceb.adb, g-traceb.ads, g-trasym.adb, g-trasym.ads,
1152 get_targ.adb, get_targ.ads, gnat-style.texi, gnat.ads,
1153 gnat1drv.adb, gnat1drv.ads, gnatbind.adb, gnatbind.ads,
1154 gnatbl.c, gnatchop.adb, gnatcmd.adb, gnatcmd.ads,
1155 gnatdll.adb, gnatfind.adb, gnatkr.adb, gnatkr.ads,
1156 gnatlbr.adb, gnatlink.adb, gnatlink.ads, gnatls.adb,
1157 gnatls.ads, gnatmake.adb, gnatmake.ads, gnatmem.adb,
1158 gnatname.adb, gnatname.ads, gnatprep.adb, gnatprep.ads,
1159 gnatpsta.adb, gnatvsn.adb, gnatvsn.ads, gnatxref.adb,
1160 hlo.adb, hlo.ads, hostparm.ads, i-c.adb,
1161 i-c.ads, i-cexten.ads, i-cobol.adb, i-cobol.ads,
1162 i-cpoint.adb, i-cpoint.ads, i-cpp.adb, i-cpp.ads,
1163 i-cstrea.adb, i-cstrea.ads, i-cstrin.adb, i-cstrin.ads,
1164 i-fortra.adb, i-fortra.ads, i-os2err.ads, i-os2lib.adb,
1165 i-os2lib.ads, i-os2syn.ads, i-os2thr.ads, i-pacdec.adb,
1166 i-pacdec.ads, i-vxwork.ads, impunit.adb, impunit.ads,
1167 inline.adb, inline.ads, interfac.ads, ioexcept.ads,
1168 itypes.adb, itypes.ads, krunch.adb, krunch.ads,
1169 layout.adb, layout.ads, lib-list.adb, lib-load.adb,
1170 lib-load.ads, lib-sort.adb, lib-util.adb, lib-util.ads,
1171 lib-writ.adb, lib-writ.ads, lib-xref.adb, lib-xref.ads,
1172 lib.adb, lib.ads, live.adb, live.ads,
1173 machcode.ads, make.adb, make.ads, makeusg.adb,
1174 makeusg.ads, math_lib.adb, mdll-fil.adb, mdll-fil.ads,
1175 mdll-utl.adb, mdll-utl.ads, mdll.adb, mdll.ads,
1176 memroot.adb, memroot.ads, memtrack.adb, mlib-fil.adb,
1177 mlib-fil.ads, mlib-prj.adb, mlib-prj.ads, mlib-tgt.adb,
1178 mlib-tgt.ads, mlib-utl.adb, mlib-utl.ads, mlib.adb,
1179 mlib.ads, namet.adb, namet.ads, nlists.adb,
1180 nlists.ads, opt.adb, opt.ads, osint-b.adb,
1181 osint-b.ads, osint-c.adb, osint-c.ads, osint-l.adb,
1182 osint-l.ads, osint-m.adb, osint-m.ads, osint.adb,
1183 osint.ads, output.adb, output.ads, par-ch10.adb,
1184 par-ch11.adb, par-ch12.adb, par-ch13.adb, par-ch2.adb,
1185 par-ch3.adb, par-ch4.adb, par-ch5.adb, par-ch6.adb,
1186 par-ch7.adb, par-ch8.adb, par-ch9.adb, par-endh.adb,
1187 par-labl.adb, par-load.adb, par-prag.adb, par-sync.adb,
1188 par-tchk.adb, par-util.adb, par.adb, par.ads,
1189 prj-attr.adb, prj-attr.ads, prj-com.adb, prj-com.ads,
1190 prj-dect.adb, prj-dect.ads, prj-env.adb, prj-env.ads,
1191 prj-ext.adb, prj-ext.ads, prj-makr.adb, prj-makr.ads,
1192 prj-nmsc.adb, prj-nmsc.ads, prj-pars.adb, prj-pars.ads,
1193 prj-part.adb, prj-part.ads, prj-pp.adb, prj-pp.ads,
1194 prj-proc.adb, prj-proc.ads, prj-strt.adb, prj-strt.ads,
1195 prj-tree.adb, prj-tree.ads, prj-util.adb, prj-util.ads,
1196 prj.adb, prj.ads, repinfo.adb, repinfo.ads,
1197 restrict.adb, restrict.ads, rident.ads, rtsfind.adb,
1198 rtsfind.ads, s-addima.adb, s-addima.ads, s-arit64.adb,
1199 s-arit64.ads, s-assert.adb, s-assert.ads, s-asthan.adb,
1200 s-asthan.ads, s-atacco.adb, s-atacco.ads, s-auxdec.adb,
1201 s-auxdec.ads, s-bitops.adb, s-bitops.ads, s-chepoo.ads,
1202 s-crc32.adb, s-crc32.ads, s-direio.adb, s-direio.ads,
1203 s-errrep.adb, s-errrep.ads, s-except.ads, s-exctab.adb,
1204 s-exctab.ads, s-exnflt.ads, s-exngen.adb, s-exngen.ads,
1205 s-exnint.ads, s-exnlfl.ads, s-exnlin.ads, s-exnllf.ads,
1206 s-exnlli.ads, s-exnsfl.ads, s-exnsin.ads, s-exnssi.ads,
1207 s-expflt.ads, s-expgen.adb, s-expgen.ads, s-expint.ads,
1208 s-explfl.ads, s-explin.ads, s-expllf.ads, s-explli.ads,
1209 s-expllu.adb, s-expllu.ads, s-expmod.adb, s-expmod.ads,
1210 s-expsfl.ads, s-expsin.ads, s-expssi.ads, s-expuns.adb,
1211 s-expuns.ads, s-fatflt.ads, s-fatgen.adb, s-fatgen.ads,
1212 s-fatlfl.ads, s-fatllf.ads, s-fatsfl.ads, s-ficobl.ads,
1213 s-fileio.adb, s-fileio.ads, s-finimp.adb, s-finimp.ads,
1214 s-finroo.adb, s-finroo.ads, s-fore.adb, s-fore.ads,
1215 s-gloloc.adb, s-gloloc.ads, s-imgbiu.adb, s-imgbiu.ads,
1216 s-imgboo.adb, s-imgboo.ads, s-imgcha.adb, s-imgcha.ads,
1217 s-imgdec.adb, s-imgdec.ads, s-imgenu.adb, s-imgenu.ads,
1218 s-imgint.adb, s-imgint.ads, s-imgllb.adb, s-imgllb.ads,
1219 s-imglld.adb, s-imglld.ads, s-imglli.adb, s-imglli.ads,
1220 s-imgllu.adb, s-imgllu.ads, s-imgllw.adb, s-imgllw.ads,
1221 s-imgrea.adb, s-imgrea.ads, s-imguns.adb, s-imguns.ads,
1222 s-imgwch.adb, s-imgwch.ads, s-imgwiu.adb, s-imgwiu.ads,
1223 s-inmaop.ads, s-interr.adb, s-interr.ads, s-intman.ads,
1224 s-io.adb, s-io.ads, s-maccod.ads, s-mantis.adb,
1225 s-mantis.ads, s-mastop.adb, s-mastop.ads, s-memory.adb,
1226 s-memory.ads, s-osprim.ads, s-pack03.adb, s-pack03.ads,
1227 s-pack05.adb, s-pack05.ads, s-pack06.adb, s-pack06.ads,
1228 s-pack07.adb, s-pack07.ads, s-pack09.adb, s-pack09.ads,
1229 s-pack10.adb, s-pack10.ads, s-pack11.adb, s-pack11.ads,
1230 s-pack12.adb, s-pack12.ads, s-pack13.adb, s-pack13.ads,
1231 s-pack14.adb, s-pack14.ads, s-pack15.adb, s-pack15.ads,
1232 s-pack17.adb, s-pack17.ads, s-pack18.adb, s-pack18.ads,
1233 s-pack19.adb, s-pack19.ads, s-pack20.adb, s-pack20.ads,
1234 s-pack21.adb, s-pack21.ads, s-pack22.adb, s-pack22.ads,
1235 s-pack23.adb, s-pack23.ads, s-pack24.adb, s-pack24.ads,
1236 s-pack25.adb, s-pack25.ads, s-pack26.adb, s-pack26.ads,
1237 s-pack27.adb, s-pack27.ads, s-pack28.adb, s-pack28.ads,
1238 s-pack29.adb, s-pack29.ads, s-pack30.adb, s-pack30.ads,
1239 s-pack31.adb, s-pack31.ads, s-pack33.adb, s-pack33.ads,
1240 s-pack34.adb, s-pack34.ads, s-pack35.adb, s-pack35.ads,
1241 s-pack36.adb, s-pack36.ads, s-pack37.adb, s-pack37.ads,
1242 s-pack38.adb, s-pack38.ads, s-pack39.adb, s-pack39.ads,
1243 s-pack40.adb, s-pack40.ads, s-pack41.adb, s-pack41.ads,
1244 s-pack42.adb, s-pack42.ads, s-pack43.adb, s-pack43.ads,
1245 s-pack44.adb, s-pack44.ads, s-pack45.adb, s-pack45.ads,
1246 s-pack46.adb, s-pack46.ads, s-pack47.adb, s-pack47.ads,
1247 s-pack48.adb, s-pack48.ads, s-pack49.adb, s-pack49.ads,
1248 s-pack50.adb, s-pack50.ads, s-pack51.adb, s-pack51.ads,
1249 s-pack52.adb, s-pack52.ads, s-pack53.adb, s-pack53.ads,
1250 s-pack54.adb, s-pack54.ads, s-pack55.adb, s-pack55.ads,
1251 s-pack56.adb, s-pack56.ads, s-pack57.adb, s-pack57.ads,
1252 s-pack58.adb, s-pack58.ads, s-pack59.adb, s-pack59.ads,
1253 s-pack60.adb, s-pack60.ads, s-pack61.adb, s-pack61.ads,
1254 s-pack62.adb, s-pack62.ads, s-pack63.adb, s-pack63.ads,
1255 s-parame.adb, s-parame.ads, s-parint.adb, s-parint.ads,
1256 s-pooglo.adb, s-pooglo.ads, s-pooloc.adb, s-pooloc.ads,
1257 s-poosiz.adb, s-poosiz.ads, s-powtab.ads, s-proinf.adb,
1258 s-proinf.ads, s-rpc.adb, s-rpc.ads, s-scaval.ads,
1259 s-secsta.adb, s-secsta.ads, s-sequio.adb, s-sequio.ads,
1260 s-shasto.adb, s-shasto.ads, s-soflin.adb, s-soflin.ads,
1261 s-sopco3.adb, s-sopco3.ads, s-sopco4.adb, s-sopco4.ads,
1262 s-sopco5.adb, s-sopco5.ads, s-stache.adb, s-stache.ads,
1263 s-stalib.adb, s-stalib.ads, s-stoele.adb, s-stoele.ads,
1264 s-stopoo.ads, s-stratt.adb, s-stratt.ads, s-strops.adb,
1265 s-strops.ads, s-taasde.adb, s-taasde.ads, s-tadeca.adb,
1266 s-tadeca.ads, s-tadert.adb, s-tadert.ads, s-taenca.adb,
1267 s-taenca.ads, s-taprob.adb, s-taprob.ads, s-taprop.ads,
1268 s-tarest.adb, s-tarest.ads, s-tasdeb.adb, s-tasdeb.ads,
1269 s-tasinf.adb, s-tasinf.ads, s-tasini.adb, s-tasini.ads,
1270 s-taskin.adb, s-taskin.ads, s-tasque.adb, s-tasque.ads,
1271 s-tasren.adb, s-tasren.ads, s-tasres.ads, s-tassta.adb,
1272 s-tassta.ads, s-tasuti.adb, s-tasuti.ads, s-tataat.adb,
1273 s-tataat.ads, s-tpinop.adb, s-tpinop.ads, s-tpoben.adb,
1274 s-tpoben.ads, s-tpobop.adb, s-tpobop.ads, s-tposen.adb,
1275 s-tposen.ads, s-traceb.adb, s-traceb.ads, s-traces.adb,
1276 s-traces.ads, s-tratas.adb, s-tratas.ads, s-unstyp.ads,
1277 s-vaflop.adb, s-vaflop.ads, s-valboo.adb, s-valboo.ads,
1278 s-valcha.adb, s-valcha.ads, s-valdec.adb, s-valdec.ads,
1279 s-valenu.adb, s-valenu.ads, s-valint.adb, s-valint.ads,
1280 s-vallld.adb, s-vallld.ads, s-vallli.adb, s-vallli.ads,
1281 s-valllu.adb, s-valllu.ads, s-valrea.adb, s-valrea.ads,
1282 s-valuns.adb, s-valuns.ads, s-valuti.adb, s-valuti.ads,
1283 s-valwch.adb, s-valwch.ads, s-vercon.adb, s-vercon.ads,
1284 s-vmexta.adb, s-vmexta.ads, s-wchcnv.adb, s-wchcnv.ads,
1285 s-wchcon.ads, s-wchjis.adb, s-wchjis.ads, s-wchstw.adb,
1286 s-wchstw.ads, s-wchwts.adb, s-wchwts.ads, s-widboo.adb,
1287 s-widboo.ads, s-widcha.adb, s-widcha.ads, s-widenu.adb,
1288 s-widenu.ads, s-widlli.adb, s-widlli.ads, s-widllu.adb,
1289 s-widllu.ads, s-widwch.adb, s-widwch.ads, s-wwdcha.adb,
1290 s-wwdcha.ads, s-wwdenu.adb, s-wwdenu.ads, s-wwdwch.adb,
1291 s-wwdwch.ads, scans.adb, scans.ads, scn-nlit.adb,
1292 scn-slit.adb, scn.adb, scn.ads, sdefault.ads,
1293 sem.adb, sem.ads, sem_aggr.adb, sem_aggr.ads,
1294 sem_attr.adb, sem_attr.ads, sem_case.adb, sem_case.ads,
1295 sem_cat.adb, sem_cat.ads, sem_ch10.adb, sem_ch10.ads,
1296 sem_ch11.adb, sem_ch11.ads, sem_ch12.adb, sem_ch12.ads,
1297 sem_ch13.adb, sem_ch13.ads, sem_ch2.adb, sem_ch2.ads,
1298 sem_ch3.adb, sem_ch3.ads, sem_ch4.adb, sem_ch4.ads,
1299 sem_ch5.adb, sem_ch5.ads, sem_ch6.adb, sem_ch6.ads,
1300 sem_ch7.adb, sem_ch7.ads, sem_ch8.adb, sem_ch8.ads,
1301 sem_ch9.adb, sem_ch9.ads, sem_disp.adb, sem_disp.ads,
1302 sem_dist.adb, sem_dist.ads, sem_elab.adb, sem_elab.ads,
1303 sem_elim.adb, sem_elim.ads, sem_eval.adb, sem_eval.ads,
1304 sem_intr.adb, sem_intr.ads, sem_maps.adb, sem_maps.ads,
1305 sem_mech.adb, sem_mech.ads, sem_prag.adb, sem_prag.ads,
1306 sem_res.adb, sem_res.ads, sem_smem.adb, sem_smem.ads,
1307 sem_type.adb, sem_type.ads, sem_util.adb, sem_util.ads,
1308 sem_vfpt.adb, sem_vfpt.ads, sem_warn.adb, sem_warn.ads,
1309 sequenio.ads, sfn_scan.adb, sfn_scan.ads, sinfo-cn.adb,
1310 sinfo-cn.ads, sinfo.adb, sinfo.ads, sinput-d.adb,
1311 sinput-d.ads, sinput-l.adb, sinput-l.ads, sinput-p.adb,
1312 sinput-p.ads, sinput.adb, sinput.ads, snames.adb,
1313 snames.ads, sprint.adb, sprint.ads, stand.adb,
1314 stand.ads, stringt.adb, stringt.ads, style.adb,
1315 style.ads, stylesw.adb, stylesw.ads, switch-b.adb,
1316 switch-b.ads, switch-c.adb, switch-c.ads, switch-m.adb,
1317 switch-m.ads, switch.adb, switch.ads, system.ads,
1318 table.adb, table.ads, targparm.adb, targparm.ads,
1319 tbuild.adb, tbuild.ads, text_io.ads, trans.c,
1320 tree_gen.adb, tree_gen.ads, tree_in.adb, tree_in.ads,
1321 tree_io.adb, tree_io.ads, treepr.adb, treepr.ads,
1322 ttypef.ads, ttypes.ads, types.adb, types.ads,
1323 uintp.adb, uintp.ads, uname.adb, uname.ads,
1324 unchconv.ads, unchdeal.ads, urealp.adb, urealp.ads,
1325 usage.adb, usage.ads, validsw.adb, validsw.ads,
1326 widechar.adb, widechar.ads, xeinfo.adb, xnmake.adb,
1327 xr_tabls.adb, xr_tabls.ads, xref_lib.adb, xref_lib.ads,
1328 xsinfo.adb, xsnames.adb, xtreeprs.adb : Merge header,
1329 formatting and other trivial changes from ACT.
1330
dcf92453
ZW
13312003-04-12 Zack Weinberg <zack@codesourcery.com>
1332
1333 * gigi.h, utils2.c (build_constructor):
1334 Rename gnat_build_constructor. Use build_constructor.
1335 * decl.c (gnat_to_gnu_entity)
1336 * trans.c (tree_transform, pos_to_constructor, extract_values)
1337 * ada/utils.c (build_template, convert_to_fat_pointer, convert)
1338 (unchecked_convert)
1339 * ada/utils2.c (build_binary_op, build_call_raise, build_allocator)
1340 (fill_vms_descriptor):
1341 Update to match.
1342
d78e771d
ZW
13432003-04-06 Zack Weinberg <zack@codesourcery.com>
1344
1345 * ada-tree.def: Make fourth element for GNAT_LOOP_ID zero.
1346 * misc.c (gnat_tree_size): New function.
1347 (LANG_HOOKS_TREE_SIZE): Override.
1348
78d55cc8
JM
13492003-04-03 Jason Merrill <jason@redhat.com>
1350
1351 * misc.c (gnat_adjust_rli): #if 0.
1352
b174e2d4
GB
13532003-03-31 Geert Bosch <bosch@gnat.com>
1354
1355 PR ada/10020
1356 * link.c : Fix misspelled "const" keyword
1357
f29a2bd1
MM
13582003-03-23 Mark Mitchell <mark@codesourcery.com>
1359
1360 PR c++/7086
1361 * utils2.c: Adjust calls to put_var_into_stack.
1362
08e247b1
NN
13632003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
1364
1365 * Make-lang.in, Makefile.in, config-lang.in: GCC, not GNU CC.
1366
4bfec483
NB
13672003-03-08 Neil Booth <neil@daikokuya.co.uk>
1368
1369 * misc.c (gnat_init): Update for new prototype.
1370
3d713bb8
GB
13712003-03-05 Olivier Hainque <hainque@gnat.com>
1372
1373 ada/9961
78d55cc8
JM
1374 * raise.c (__gnat_Unwind_RaiseException): Add prototype to avoid
1375 warning, and fix return type for the IN_RTS && !SJLJ case.
3d713bb8 1376
8b89fcdf
TT
13772003-03-04 Tom Tromey <tromey@redhat.com>
1378
1379 * Make-lang.in (ada.tags): New target.
1380
3d713bb8 13812003-03-04 Olivier Hainque <hainque@act-europe.fr>
23cae84f
OH
1382
1383 ada/9911
1384 * a-except.adb (Unwind_RaiseException): Import a GNAT specific
1385 wrapper, which name remains constant whatever underlying GCC
1386 scheme.
1387
1388 * raise.c (__gnat_Unwind_RaiseException): New wrappers, providing
1389 the stable interface needed for a-except.
1390
f4ae98be
AJ
13912003-03-02 Andreas Jaeger <aj@suse.de>
1392
1393 * gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
1394 gnat_ug_wnt.texi: Regenerate.
1395
5348742b
LG
13962003-03-02 Laurent Guerby <guerby@acm.org>
1397
f4ae98be 1398 * Makefile.in (install-gnatlib): Match previous change there
5348742b 1399 so it works.
f4ae98be 1400
8c108db2
AS
14012003-02-28 Andreas Schwab <schwab@suse.de>
1402
1403 * Make-lang.in (install-gnatlib): Change to ada directory before
1404 running make instead of using ada/Makefile directly.
1405
601d71bc
BE
14062003-02-18 Ben Elliston <bje@redhat.com>
1407
1408 Part of fix for PR ada/9406
1409 * gnat_ug.texi (Binder output file): Grammar fix.
1410
bf7c02dd
BE
14112003-02-18 Ben Elliston <bje@redhat.com>
1412
1413 PR other/7350
1414 * 5qtaprop.adb (Sleep): Fix typo in comment.
1415
b3a8389d
JM
14162003-02-04 Joseph S. Myers <jsm@polyomino.org.uk>
1417
1418 * gnat_rm.texi, gnat_ug.texi: Update to GFDL 1.2.
1419 * gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
1420 gnat_ug_wnt.texi: Regenerate.
1421
5da14cb5
CC
14222003-02-03 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1423
1424 * Make-lang.in (ada.install-info): Let $(DESTDIR)$(infodir)
1425 be created if necessary.
1426 (ada.install-common): Let $(DESTDIR)$(bindir) be created
1427 if necessary. Remove erroneous and redundant gnatchop
1428 installation commands. Test for gnatdll before attempting
1429 to install it.
1430 (ada.uninstall): Also uninstall gnatfind, gnatxref, gnatlbr,
1431 and gnatdll from all plausible locations.
1432
271bd540
RS
14332003-02-01 Richard Sandiford <rsandifo@redhat.com>
1434
1435 * utils2.c (build_unary_op): Don't check flag_volatile.
1436 * gnat_ug.texi: Remove -fvolatile from example.
1437 * gnat_ug_vxw.texi: Likewise.
1438
c1cc6a51
LG
14392003-01-29 Laurent Guerby <guerby@acm.org>
1440
d78e771d
ZW
1441 PR ada/8344
1442 * final.c: rename to adafinal.c to avoid file name conflicts with gcc file.
1443 * Makefile.in: match previous change.
1444 * Make-lang.in: match previous change.
c1cc6a51 1445
c4039eb0
JS
14462003-01-29 Joel Sherrill <joel@OARcorp.com>
1447
1448 * 5rosinte.ads: Add SIGXCPU.
1449 * 5rtpopsp.adb: New file.
1450 * Make-lang.in: Do not build gnatpsta and gnatpsys when cross.
1451 * Makefile.in: Recognize more RTEMS targets and add the RTEMS
1452 specific file 5rtpopsp.adb.
1453 * adaint.h: Add include of <stdio.h> when target is RTEMS. This
1454 is likely needed for all newlib targets.
1455 * init.c: Add RTEMS specific version of __gnat_initialize().
1456
00d29f7d
RO
14572003-01-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1458
1459 * adaint.c, adaint.h, gmem.c, init.c: Update copyright year.
1460
437026ef
RO
14612003-01-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1462
1463 * init.c (__gnat_error_handler): Make msg const.
1464
1465 * gmem.c (convert_addresses): Move declaration ...
1466 * adaint.h: ... here.
1467 * adaint.c (convert_addresses): Adapt addrs type to match
1468 prototype.
1469
1470 * adaint.c (__gnat_try_lock): Cast pid_t to long, adapt format.
1471
e12825cd
AS
14722003-01-24 Andreas Schwab <schwab@suse.de>
1473
1474 * ada-tree.h (SET_TYPE_DIGITS_VALUE): Add intermediate cast to
1475 size_t to avoid warning.
1476
a8729406
ZW
14772003-01-21 Zack Weinberg <zack@codesourcery.com>
1478
b09b91b9 1479 * Make-lang.in: Disable -Werror for tracebak.c and b_gnatb.c.
a8729406 1480
17211ab5
GK
14812003-01-09 Geoffrey Keating <geoffk@apple.com>
1482
1483 * gnat_rm.texi: Remove RCS version number.
1484
1485 * ada-tree.h (union lang_tree_node): Add chain_next option.
1486
1d27195c
CC
14872003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
1488
1489 * Make-lang.in (ada.install-info, ada.install-common,
1490 ada.uninstall): Prepend $(DESTDIR) to the destination
1491 directory in all (un)installation commands.
1492 * Makefile.in (install-gnatlib, install-rts): Ditto.
1493
bdefb2ab
JM
14942002-12-28 Joseph S. Myers <jsm@polyomino.org.uk>
1495
1496 * gnat_rm.texi, gnat_ug.texi: Use @copying.
1497 * gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
1498 gnat_ug_wnt.texi: Regenerate.
1499
46d40353
JM
15002002-12-23 Joseph S. Myers <jsm@polyomino.org.uk>
1501
1502 * gnat_rm.texi: Include gcc-common.texi. Use GCC version number
1503 only.
1504 * Make-lang.in ($(srcdir)/ada/gnat_ug_unx.info,
1505 $(srcdir)/ada/gnat_ug_vms.info, $(srcdir)/ada/gnat_ug_vxw.info,
1506 $(srcdir)/ada/gnat_ug_wnt.info, $(srcdir)/ada/gnat_rm.info,
1507 ada/gnat_ug_unx.dvi, ada/gnat_ug_vms.dvi, ada/gnat_ug_vxw.dvi,
1508 ada/gnat_ug_wnt.dvi, ada/gnat_rm.dvi): Depend on
1509 $(srcdir)/doc/include/gcc-common.texi.
1510
d2f97d3e
GB
15112002-12-15 Geert Bosch <bosch@gnat.com>
1512
1513 * sem_ch6.adb (Analyze_Subprogram_Body): Fix typo and formatting
1514
93a81b02
GB
15152002-12-14 Geert Bosch <bosch@gnat.com>
1516
4977bab6
ZW
1517 * sem_ch6.adb (Analyze_Subprogram_Body): Recognize additional
1518 case of a body created for a Renaming_As_Body, on which
1519 conformance checks are not performed. Fixes PR ada/5690.
1520
15212002-11-30 Zack Weinberg <zack@codesourcery.com>
1522
1523 * cuintp.c, decl.c, deftarg.c, misc.c, targtyps.c, trans.c,
1524 utils.c, utils2.c: Include coretypes.h and tm.h, and system.h when
1525 not already included.
1526 * Make-lang.in: Update dependencies.
93a81b02 1527
dfc15546
NN
15282002-11-18 Nathanael Nerode <neroden@gcc.gnu.org>
1529 * adaint.c (__gnat_tmp_name): Better, but good enough for now,
4977bab6 1530 solution to buffer overflow bug on GNU/Linux.
dfc15546 1531
8b54424d
NN
15322002-11-14 Nathanael Nerode <neroden@gcc.gnu.org>
1533 Closes PR ada/5856 and PR ada/6919 !
1534 * bindgen.adb: Remove all references to Public_Version.
1535 * comperr.adb: Remove all references to Public_Version and
1536 GNATPRO_Version; correct bug reporting instructions.
1537 * comperr.ads: Change to match bug box.
1538 * gnatvsn.ads: Remove all references to Public version and
1539 GNATPRO version.
1540
cc41268d 15412002-11-13 Nathanael Nerode <neroden@gcc.gnu.org>
1a083c0e
NN
1542 PR ada/6919
1543 * adaint.c (__gnat_tmp_name): Remove buffer overflow bug on
1544 GNU/Linux.
1545
cc41268d
NN
1546 PR ada/6558
1547 * config-lang.in: Remove diff_excludes.
1548
1c7b0712
GS
15492002-11-05 Graham Stott <graham.stott@btinternet.com>
1550 PR ada/8358
1551 * trans.c (gnu_pending_elaboration_lists): New GC root.
4977bab6 1552 (build_unit_elab): Use..
1c7b0712 1553
1c4048ca
GB
15542002-10-30 Geert Bosch <bosch@gnat.com>
1555 PR ada/6558
1556 * misc.c : Include optabs.h
1557
1558 * Make-lang.in (misc.o): Add dependency on optabs.h
1559
f0d96f9c 15602002-10-29 Geert Bosch <bosch@gnat.com>
4977bab6 1561 PR ada/6558
f0d96f9c
GB
1562 * Make-lang.in (gnatbind): Depend on CONFIG_H
1563
a7512dec 15642002-10-29 Geert bosch <bosch@gnat.com>
4977bab6
ZW
1565 PR ada/6558
1566 * misc.c: Unrevert misc.c (1.13)
a7512dec 1567
c6362f4f
NN
15682002-10-28 Nathanael Nerode <neroden@gcc.gnu.org>
1569
1570 * a-chlat9.ads a-cwila9.ads a-dynpri.adb a-retide.adb: Update
1571 maintainership comments.
1572
15732002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
91ed4b19 1574 PR ada/5904
4977bab6
ZW
1575 * 5ataprop.adb 5atpopsp.adb 5bosinte.adb 5ftaprop.adb
1576 5gtaprop.adb 5htaprop.adb 5rosinte.ads 5staprop.adb
1577 5stpopse.adb 5vtaspri.ads 5zintman.adb 5ztaprop.adb
1578 7staprop.adb: Correct statements in comments about
91ed4b19
NN
1579 maintainership of GNAT.
1580
1f02b6af 1581 PR ada/5904
4977bab6
ZW
1582 * 1ssecsta.adb 1ssecsta.ads adadecode.c adadecode.h aux-io.c
1583 gnatname.adb gnatname.ads mkdir.c osint-b.adb osint-b.ads
1584 osint-c.adb osint-c.ads osint-l.adb osint-l.ads osint-m.adb
1585 osint-m.ads prj-makr.adb prj-makr.ads prj-pp.adb prj-pp.ads
1586 s-atacco.ads s-traceb.adb s-traceb.ads s-traces.adb
1587 s-traces.ads s-tratas.adb s-tratas.ads sinput-d.adb
1588 sinput-d.ads switch-b.adb switch-b.ads switch-c.adb
1f02b6af
NN
1589 switch-c.ads switch-m.adb switch-m.ads: Correct statements in
1590 comments about maintainership of GNAT.
1591
71ff80dc 1592 PR ada/6919 (forward port of patch for PR ada/5904)
4977bab6
ZW
1593 * 1aexcept.adb 1aexcept.ads 41intnam.ads 42intnam.ads
1594 4aintnam.ads 4cintnam.ads 4dintnam.ads 4hexcpol.adb
1595 4lintnam.ads 4mintnam.ads 4nintnam.ads 4onumaux.ads
1596 4pintnam.ads 4rintnam.ads 4sintnam.ads 4uintnam.ads
1597 4vcalend.adb 4vintnam.ads 4wcalend.adb 4wexcpol.adb
1598 4wintnam.ads 4zintnam.ads 4znumaux.ads 4zsytaco.adb
1599 4zsytaco.ads 51osinte.adb 51osinte.ads 52osinte.adb
1600 52osinte.ads 52system.ads 53osinte.ads 5aosinte.ads
1601 5asystem.ads 5atasinf.ads 5ataspri.ads 5avxwork.ads
1602 5bosinte.ads 5bsystem.ads 5cosinte.ads 5dosinte.ads
1603 5esystem.ads 5fosinte.ads 5fsystem.ads 5ftasinf.ads
1604 5ginterr.adb 5gmastop.adb 5gosinte.ads 5gproinf.adb
1605 5gproinf.ads 5gsystem.ads 5gtasinf.adb 5gtasinf.ads
1606 5gtpgetc.adb 5hparame.ads 5hsystem.ads 5htaspri.ads
1607 5iosinte.ads 5itaspri.ads 5ksystem.ads 5kvxwork.ads
1608 5losinte.ads 5lsystem.ads 5mosinte.ads 5mvxwork.ads
1609 5ninmaop.adb 5nintman.adb 5nosinte.ads 5ntaspri.ads
1610 5oosprim.adb 5oparame.adb 5osystem.ads 5posinte.ads
1611 5posprim.adb 5pvxwork.ads 5rosinte.ads 5rparame.adb
1612 5sintman.adb 5sosinte.ads 5sparame.adb 5ssystem.ads
1613 5stasinf.adb 5stasinf.ads 5staspri.ads 5svxwork.ads
1614 5tosinte.ads 5uosinte.ads 5vasthan.adb 5vinterr.adb
1615 5vintman.ads 5vosinte.ads 5vosprim.adb 5vosprim.ads
1616 5vparame.ads 5vsystem.ads 5vtaspri.ads 5vtpopde.adb
1617 5vtpopde.ads 5vvaflop.adb 5wintman.adb 5wmemory.adb
1618 5wosinte.ads 5wosprim.adb 5wsystem.ads 5wtaprop.adb
1619 5wtaspri.ads 5ysystem.ads 5zinterr.adb 5zosinte.adb
1620 5zosinte.ads 5zosprim.adb 5zsystem.ads 6vcpp.adb 6vcstrea.adb
1621 7sosprim.adb 86numaux.adb 86numaux.ads 9drpc.adb a-astaco.adb
1622 a-caldel.ads a-calend.adb a-calend.ads a-chahan.adb
1623 a-chahan.ads a-colien.adb a-colien.ads a-colire.adb
1624 a-colire.ads a-comlin.adb a-comlin.ads a-cwila1.ads
1625 a-decima.adb a-decima.ads a-diocst.adb a-diocst.ads
1626 a-direio.adb a-direio.ads a-einuoc.adb a-einuoc.ads
1627 a-except.adb a-except.ads a-excpol.adb a-exctra.adb
1628 a-exctra.ads a-filico.adb a-filico.ads a-finali.adb
1629 a-finali.ads a-interr.ads a-intsig.adb a-intsig.ads
1630 a-ngcefu.adb a-ngcoty.adb a-ngcoty.ads a-ngelfu.adb
1631 a-nudira.adb a-nudira.ads a-nuflra.adb a-nuflra.ads
1632 a-numaux.ads a-reatim.ads a-retide.ads a-sequio.adb
1633 a-sequio.ads a-siocst.adb a-siocst.ads a-ssicst.adb
1634 a-ssicst.ads a-stmaco.ads a-storio.adb a-strbou.adb
1635 a-strbou.ads a-stream.ads a-strfix.adb a-strfix.ads
1636 a-strmap.adb a-strmap.ads a-strsea.adb a-strsea.ads
1637 a-strunb.adb a-strunb.ads a-ststio.adb a-ststio.ads
1638 a-stunau.adb a-stunau.ads a-stwibo.adb a-stwibo.ads
1639 a-stwifi.adb a-stwima.adb a-stwima.ads a-stwise.adb
1640 a-stwise.ads a-stwiun.adb a-stwiun.ads a-suteio.adb
1641 a-suteio.ads a-swmwco.ads a-swuwti.adb a-swuwti.ads
1642 a-sytaco.adb a-sytaco.ads a-tags.adb a-tags.ads a-tasatt.ads
1643 a-taside.adb a-taside.ads a-teioed.adb a-teioed.ads
1644 a-textio.adb a-textio.ads a-ticoau.adb a-ticoau.ads
1645 a-ticoio.adb a-ticoio.ads a-tideau.adb a-tideau.ads
1646 a-tideio.adb a-tideio.ads a-tienau.adb a-tienau.ads
1647 a-tienio.adb a-tienio.ads a-tifiio.adb a-tifiio.ads
1648 a-tiflau.adb a-tiflau.ads a-tiflio.adb a-tiflio.ads
1649 a-tigeau.adb a-tigeau.ads a-tiinau.adb a-tiinau.ads
1650 a-tiinio.adb a-tiinio.ads a-timoau.adb a-timoau.ads
1651 a-timoio.adb a-timoio.ads a-tiocst.adb a-tiocst.ads
1652 a-titest.adb a-witeio.adb a-witeio.ads a-wtcoau.adb
1653 a-wtcoau.ads a-wtcoio.adb a-wtcstr.adb a-wtcstr.ads
1654 a-wtdeau.adb a-wtdeau.ads a-wtdeio.adb a-wtdeio.ads
1655 a-wtedit.adb a-wtedit.ads a-wtenau.adb a-wtenau.ads
1656 a-wtenio.adb a-wtenio.ads a-wtfiio.adb a-wtfiio.ads
1657 a-wtflau.adb a-wtflau.ads a-wtflio.adb a-wtflio.ads
1658 a-wtgeau.adb a-wtgeau.ads a-wtinau.adb a-wtinau.ads
1659 a-wtinio.adb a-wtmoau.adb a-wtmoau.ads a-wtmoio.adb
1660 a-wtmoio.ads a-wttest.adb ada-tree.def ada-tree.h ada.h
1661 adaint.c adaint.h ali-util.adb ali-util.ads ali.adb ali.ads
1662 alloc.ads argv.c atree.adb atree.ads atree.h back_end.adb
1663 back_end.ads bcheck.adb bcheck.ads binde.adb binde.ads
1664 binderr.adb binderr.ads bindgen.adb bindgen.ads bindusg.adb
1665 bindusg.ads butil.adb butil.ads cal.c casing.adb casing.ads
1666 ceinfo.adb checks.adb checks.ads cio.c comperr.adb comperr.ads
1667 csets.adb csets.ads csinfo.adb cstand.adb cstand.ads
1668 cstreams.c cuintp.c debug.adb debug.ads debug_a.adb
1669 debug_a.ads dec-io.adb dec-io.ads dec.ads decl.c deftarg.c
1670 einfo.adb einfo.ads einfo.h elists.adb elists.ads elists.h
1671 errno.c errout.adb errout.ads eval_fat.adb eval_fat.ads exit.c
1672 exp_aggr.adb exp_aggr.ads exp_attr.adb exp_attr.ads
1673 exp_ch10.ads exp_ch11.adb exp_ch11.ads exp_ch12.adb
1674 exp_ch12.ads exp_ch13.adb exp_ch13.ads exp_ch2.adb exp_ch2.ads
1675 exp_ch3.adb exp_ch3.ads exp_ch4.adb exp_ch4.ads exp_ch5.adb
1676 exp_ch5.ads exp_ch6.adb exp_ch6.ads exp_ch7.adb exp_ch7.ads
1677 exp_ch8.adb exp_ch8.ads exp_ch9.adb exp_ch9.ads exp_code.adb
1678 exp_code.ads exp_dbug.adb exp_dbug.ads exp_disp.adb
1679 exp_disp.ads exp_dist.adb exp_dist.ads exp_fixd.adb
1680 exp_fixd.ads exp_imgv.adb exp_imgv.ads exp_intr.adb
1681 exp_intr.ads exp_pakd.adb exp_pakd.ads exp_prag.adb
1682 exp_prag.ads exp_smem.adb exp_smem.ads exp_strm.adb
1683 exp_strm.ads exp_tss.adb exp_tss.ads exp_util.adb exp_util.ads
1684 exp_vfpt.adb exp_vfpt.ads expander.adb expander.ads fe.h
1685 final.c fmap.adb fmap.ads fname-sf.adb fname-sf.ads
1686 fname-uf.adb fname-uf.ads fname.adb fname.ads freeze.adb
1687 freeze.ads frontend.adb frontend.ads g-calend.ads g-comlin.adb
1688 g-debpoo.adb g-debpoo.ads g-locfil.adb g-os_lib.ads
1689 g-regist.adb g-regist.ads get_targ.adb get_targ.ads gigi.h
1690 gmem.c gnat1drv.adb gnat1drv.ads gnat_ug.texi gnatbind.adb
1691 gnatbind.ads gnatbl.c gnatcmd.adb gnatcmd.ads gnatdll.adb
1692 gnatfind.adb gnatkr.adb gnatkr.ads gnatlbr.adb gnatlink.adb
1693 gnatlink.ads gnatls.adb gnatls.ads gnatmake.adb gnatmake.ads
1694 gnatmem.adb gnatprep.adb gnatprep.ads gnatpsta.adb gnatvsn.ads
1695 gnatxref.adb hlo.adb hlo.ads hostparm.ads i-c.adb i-cexten.ads
1696 i-cobol.adb i-cobol.ads i-cpoint.adb i-cpoint.ads i-cpp.adb
1697 i-cpp.ads i-cstrea.adb i-cstrea.ads i-cstrin.adb i-cstrin.ads
1698 i-fortra.adb i-os2err.ads i-os2lib.adb i-os2lib.ads
1699 i-os2syn.ads i-os2thr.ads i-pacdec.adb i-pacdec.ads
1700 impunit.adb impunit.ads init.c inline.adb inline.ads io-aux.c
1701 itypes.adb itypes.ads krunch.adb krunch.ads lang-options.h
1702 lang-specs.h layout.adb layout.ads lib-list.adb lib-load.adb
1703 lib-load.ads lib-sort.adb lib-util.adb lib-util.ads
1704 lib-writ.adb lib-writ.ads lib-xref.adb lib-xref.ads lib.adb
1705 lib.ads link.c live.adb live.ads make.adb make.ads makeusg.adb
1706 makeusg.ads math_lib.adb mdll.adb mdll.ads memtrack.adb misc.c
1707 namet.adb namet.ads namet.h nlists.adb nlists.ads nlists.h
1708 nmake.adb nmake.ads nmake.adt opt.adb opt.ads osint.adb
1709 osint.ads output.adb output.ads par-ch10.adb par-ch11.adb
1710 par-ch12.adb par-ch13.adb par-ch2.adb par-ch3.adb par-ch4.adb
1711 par-ch5.adb par-ch6.adb par-ch7.adb par-ch8.adb par-ch9.adb
1712 par-endh.adb par-labl.adb par-load.adb par-prag.adb
1713 par-sync.adb par-tchk.adb par-util.adb par.adb par.ads
1714 prj-attr.adb prj-attr.ads prj-com.adb prj-com.ads prj-dect.adb
1715 prj-dect.ads prj-env.adb prj-env.ads prj-ext.adb prj-ext.ads
1716 prj-nmsc.adb prj-nmsc.ads prj-pars.adb prj-pars.ads
1717 prj-part.adb prj-part.ads prj-proc.adb prj-proc.ads
1718 prj-strt.adb prj-strt.ads prj-tree.adb prj-tree.ads
1719 prj-util.adb prj-util.ads prj.adb prj.ads raise.c raise.h
1720 repinfo.adb repinfo.ads repinfo.h restrict.adb restrict.ads
1721 rident.ads rtsfind.adb rtsfind.ads s-addima.adb s-addima.ads
1722 s-arit64.adb s-arit64.ads s-assert.adb s-assert.ads
1723 s-asthan.adb s-asthan.ads s-atacco.adb s-auxdec.adb
1724 s-auxdec.ads s-bitops.adb s-bitops.ads s-chepoo.ads
1725 s-direio.adb s-direio.ads s-except.ads s-exctab.adb
1726 s-exctab.ads s-exnflt.ads s-exngen.adb s-exngen.ads
1727 s-exnint.ads s-exnlfl.ads s-exnlin.ads s-exnllf.ads
1728 s-exnlli.ads s-exnsfl.ads s-exnsin.ads s-exnssi.ads
1729 s-expflt.ads s-expgen.adb s-expgen.ads s-expint.ads
1730 s-explfl.ads s-explin.ads s-expllf.ads s-explli.ads
1731 s-expllu.adb s-expllu.ads s-expmod.adb s-expmod.ads
1732 s-expsfl.ads s-expsin.ads s-expssi.ads s-expuns.adb
1733 s-expuns.ads s-fatflt.ads s-fatgen.adb s-fatgen.ads
1734 s-fatlfl.ads s-fatllf.ads s-fatsfl.ads s-ficobl.ads
1735 s-fileio.adb s-fileio.ads s-finimp.adb s-finimp.ads
1736 s-finroo.adb s-finroo.ads s-fore.adb s-fore.ads s-imgbiu.adb
1737 s-imgbiu.ads s-imgboo.adb s-imgboo.ads s-imgcha.adb
1738 s-imgcha.ads s-imgdec.adb s-imgdec.ads s-imgenu.adb
1739 s-imgenu.ads s-imgint.adb s-imgint.ads s-imgllb.adb
1740 s-imgllb.ads s-imglld.adb s-imglld.ads s-imglli.adb
1741 s-imglli.ads s-imgllu.adb s-imgllu.ads s-imgllw.adb
1742 s-imgllw.ads s-imgrea.adb s-imgrea.ads s-imguns.adb
1743 s-imguns.ads s-imgwch.adb s-imgwch.ads s-imgwiu.adb
1744 s-imgwiu.ads s-inmaop.ads s-interr.adb s-interr.ads
1745 s-intman.ads s-io.adb s-io.ads s-maccod.ads s-mantis.adb
1746 s-mantis.ads s-memory.adb s-memory.ads s-osprim.ads
1747 s-pack03.adb s-pack03.ads s-pack05.adb s-pack05.ads
1748 s-pack06.adb s-pack06.ads s-pack07.adb s-pack07.ads
1749 s-pack09.adb s-pack09.ads s-pack10.adb s-pack10.ads
1750 s-pack11.adb s-pack11.ads s-pack12.adb s-pack12.ads
1751 s-pack13.adb s-pack13.ads s-pack14.adb s-pack14.ads
1752 s-pack15.adb s-pack15.ads s-pack17.adb s-pack17.ads
1753 s-pack18.adb s-pack18.ads s-pack19.adb s-pack19.ads
1754 s-pack20.adb s-pack20.ads s-pack21.adb s-pack21.ads
1755 s-pack22.adb s-pack22.ads s-pack23.adb s-pack23.ads
1756 s-pack24.adb s-pack24.ads s-pack25.adb s-pack25.ads
1757 s-pack26.adb s-pack26.ads s-pack27.adb s-pack27.ads
1758 s-pack28.adb s-pack28.ads s-pack29.adb s-pack29.ads
1759 s-pack30.adb s-pack30.ads s-pack31.adb s-pack31.ads
1760 s-pack33.adb s-pack33.ads s-pack34.adb s-pack34.ads
1761 s-pack35.adb s-pack35.ads s-pack36.adb s-pack36.ads
1762 s-pack37.adb s-pack37.ads s-pack38.adb s-pack38.ads
1763 s-pack39.adb s-pack39.ads s-pack40.adb s-pack40.ads
1764 s-pack41.adb s-pack41.ads s-pack42.adb s-pack42.ads
1765 s-pack43.adb s-pack43.ads s-pack44.adb s-pack44.ads
1766 s-pack45.adb s-pack45.ads s-pack46.adb s-pack46.ads
1767 s-pack47.adb s-pack47.ads s-pack48.adb s-pack48.ads
1768 s-pack49.adb s-pack49.ads s-pack50.adb s-pack50.ads
1769 s-pack51.adb s-pack51.ads s-pack52.adb s-pack52.ads
1770 s-pack53.adb s-pack53.ads s-pack54.adb s-pack54.ads
1771 s-pack55.adb s-pack55.ads s-pack56.adb s-pack56.ads
1772 s-pack57.adb s-pack57.ads s-pack58.adb s-pack58.ads
1773 s-pack59.adb s-pack59.ads s-pack60.adb s-pack60.ads
1774 s-pack61.adb s-pack61.ads s-pack62.adb s-pack62.ads
1775 s-pack63.adb s-pack63.ads s-parame.adb s-parame.ads
1776 s-parint.adb s-parint.ads s-pooglo.adb s-pooglo.ads
1777 s-pooloc.adb s-pooloc.ads s-poosiz.adb s-poosiz.ads
1778 s-powtab.ads s-proinf.adb s-proinf.ads s-rpc.adb s-rpc.ads
1779 s-scaval.ads s-secsta.adb s-secsta.ads s-sequio.adb
1780 s-sequio.ads s-shasto.adb s-shasto.ads s-soflin.adb
1781 s-soflin.ads s-sopco3.adb s-sopco3.ads s-sopco4.adb
1782 s-sopco4.ads s-sopco5.adb s-sopco5.ads s-stache.adb
1783 s-stache.ads s-stalib.adb s-stalib.ads s-stoele.adb
1784 s-stopoo.ads s-stratt.adb s-stratt.ads s-strops.adb
1785 s-strops.ads s-taprob.ads s-taprop.ads s-tarest.ads
1786 s-tasdeb.adb s-tasdeb.ads s-tasinf.adb s-tasinf.ads
1787 s-tasini.ads s-taskin.ads s-tasren.ads s-tasres.ads
1788 s-tassta.ads s-tpinop.adb s-tpinop.ads s-tpoben.ads
1789 s-tpobop.ads s-unstyp.ads s-vaflop.adb s-vaflop.ads
1790 s-valboo.adb s-valboo.ads s-valcha.adb s-valcha.ads
1791 s-valdec.adb s-valdec.ads s-valenu.adb s-valenu.ads
1792 s-valint.adb s-valint.ads s-vallld.adb s-vallld.ads
1793 s-vallli.adb s-vallli.ads s-valllu.adb s-valllu.ads
1794 s-valrea.adb s-valrea.ads s-valuns.adb s-valuns.ads
1795 s-valuti.adb s-valuti.ads s-valwch.adb s-valwch.ads
1796 s-vercon.adb s-vercon.ads s-vmexta.adb s-vmexta.ads
1797 s-wchcnv.adb s-wchcnv.ads s-wchcon.ads s-wchjis.adb
1798 s-wchjis.ads s-wchstw.adb s-wchstw.ads s-wchwts.adb
1799 s-wchwts.ads s-widboo.adb s-widboo.ads s-widcha.adb
1800 s-widcha.ads s-widenu.adb s-widenu.ads s-widlli.adb
1801 s-widlli.ads s-widllu.adb s-widllu.ads s-widwch.adb
1802 s-widwch.ads s-wwdcha.adb s-wwdcha.ads s-wwdenu.adb
1803 s-wwdenu.ads s-wwdwch.adb s-wwdwch.ads scans.adb scans.ads
1804 scn-nlit.adb scn-slit.adb scn.adb scn.ads sdefault.ads sem.adb
1805 sem.ads sem_aggr.adb sem_aggr.ads sem_attr.adb sem_attr.ads
1806 sem_case.adb sem_case.ads sem_cat.adb sem_cat.ads sem_ch10.adb
1807 sem_ch10.ads sem_ch11.adb sem_ch11.ads sem_ch12.adb
1808 sem_ch12.ads sem_ch13.adb sem_ch13.ads sem_ch2.adb sem_ch2.ads
1809 sem_ch3.adb sem_ch3.ads sem_ch4.adb sem_ch4.ads sem_ch5.adb
1810 sem_ch5.ads sem_ch6.adb sem_ch6.ads sem_ch7.adb sem_ch7.ads
1811 sem_ch8.adb sem_ch8.ads sem_ch9.adb sem_ch9.ads sem_disp.adb
1812 sem_disp.ads sem_dist.adb sem_dist.ads sem_elab.adb
1813 sem_elab.ads sem_elim.adb sem_elim.ads sem_eval.adb
1814 sem_eval.ads sem_intr.adb sem_intr.ads sem_maps.adb
1815 sem_maps.ads sem_mech.adb sem_mech.ads sem_prag.adb
1816 sem_prag.ads sem_res.adb sem_res.ads sem_smem.adb sem_smem.ads
1817 sem_type.adb sem_type.ads sem_util.adb sem_util.ads
1818 sem_vfpt.adb sem_vfpt.ads sem_warn.adb sem_warn.ads
1819 sfn_scan.adb sfn_scan.ads sinfo-cn.adb sinfo-cn.ads sinfo.adb
1820 sinfo.ads sinfo.h sinput-l.adb sinput-l.ads sinput-p.adb
1821 sinput-p.ads sinput.adb sinput.ads snames.adb snames.ads
1822 snames.h sprint.adb sprint.ads stand.adb stand.ads stringt.adb
1823 stringt.ads stringt.h style.adb style.ads stylesw.adb
1824 stylesw.ads switch.adb switch.ads sysdep.c system.ads
1825 table.adb table.ads targparm.adb targparm.ads targtyps.c
1826 tbuild.adb tbuild.ads trans.c tree_gen.adb tree_gen.ads
1827 tree_in.adb tree_in.ads tree_io.adb tree_io.ads treepr.adb
1828 treepr.ads treeprs.ads treeprs.adt ttypef.ads ttypes.ads
1829 types.adb types.ads types.h uintp.adb uintp.ads uintp.h
1830 uname.adb uname.ads urealp.adb urealp.ads urealp.h usage.adb
1831 usage.ads utils.c utils2.c validsw.adb validsw.ads
1832 widechar.adb widechar.ads xeinfo.adb xnmake.adb xr_tabls.adb
1833 xr_tabls.ads xref_lib.adb xref_lib.ads xsinfo.adb xsnames.adb
71ff80dc
NN
1834 xtreeprs.adb: Correct statements in comments about maintainership
1835 of GNAT.
1836
b4f94ac1
ZW
18372002-09-23 Zack Weinberg <zack@codesourcery.com>
1838
1839 * Make-lang.in (EXTRA_GNATBIND_OBJS): Add version.o.
1840 * Makefile.in (TOOLS_LIBS): Add ../../version.o.
1841 * gnatvsn.ads: Gnat_Version_String is now a function.
1842 * gnatvsn.adb: New file. When asked for Gnat_Version_String,
1843 copy the C version_string into a String and return it.
1844 * gnatcmd.adb, gnatkr.adb, gnatlbr.adb, gnatlink.adb,
1845 gnatls.adb,gnatmake.adb, gnatprep.adb, gnatpsta.adb:
1846 Remove pragma Ident (Gnat_Version_String). If this was the
1847 sole use of package Gnatvsn, remove the with statement too.
1848 * gnat1drv.adb: Tweak -gnatv output.
1849
eaff3bf8
RH
18502002-09-17 Richard Henderson <rth@redhat.com>
1851
1852 * trans.c (tree_transform): Use real_ldexp not REAL_VALUE_LDEXP.
1853 * config/dsp16xx/dsp16xx.md (fixuns_trunchfhi2): Use real_2expN.
1854 * config/mips/mips.md (fixuns_truncdfsi2): Likewise.
1855 (fixuns_truncdfdi2, fixuns_truncsfsi2, fixuns_truncsfdi2): Likewise.
1856 * config/m68k/m68k.c (floating_exact_log2): Use real_exponent
1857 and real_2expN instead of a loop.
1858 * doc/tm.texi (REAL_VALUE_LDEXP): Remove.
1859 (REAL_VALUE_RNDZINT, REAL_VALUE_UNSIGNED_RNDZINT): Remove.
1860
d241f75b 18612002-08-25 Andre Leis <a.leis@gmx.net>
f4ae98be 1862 David Billinghurst (David.Billinghurst@riotinto.com>
d241f75b 1863
f4ae98be 1864 * sysdep.c (__gnat_ttyname): include <termios.h> on cygwin
d241f75b 1865
4320085a
RO
18662002-08-13 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1867
1868 * Make-lang.in (gnatbind$(exeext)): Link with $(SYSLIBS).
1869 Remove $(CONFIG_H) dependency.
1870
22aa533e
NS
18712002-08-08 Nathan Sidwell <nathan@codesourcery.com>
1872
1873 * ada/Make-lang.in (ada.mostlyclean): Remove coverage files.
1874
1dcd444b
KG
18752002-07-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1876
1877 * adadecode.c (ada_demangle): Use xstrdup in lieu of
1878 xmalloc/strcpy.
1879 * misc.c (gnat_decode_option): Likewise.
1880
7bc7d27b
FW
18812002-07-15 Florian Weimer <fw@deneb.enyo.de>
1882
1883 * make.adb (Add_Switch): Make Generic_Position a procedure. The
1884 function approach did not work well because of a side effect (the
1885 function call could reallocate the table which was being indexed
1886 using its result). Fixes ada/4851. [RESURRECTED]
1887
6a2dd09a
RS
18882002-07-01 Roger Sayle <roger@eyesopen.com>
1889
1890 * ada/utils.c (builtin_function): Accept an additional parameter.
1891
c168bbd7
AJ
18922002-06-28 Andreas Jaeger <aj@suse.de>
1893
1894 PR ada/7144
1895 * Makefile.in: Fix typo in comment, patch by Adrian Knoth
1896 <adi@thur.de>.
1897
b41e09a7
KG
18982002-06-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1899
1900 * Makefile.in (SHELL): Set to @SHELL@.
1901
62c71f4b
KG
19022002-06-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1903
1904 * utils.c (init_gigi_decls): Use ARRAY_SIZE in lieu of explicit
1905 array size calculation.
1906
94213cff
AJ
19072002-06-04 Andreas Jaeger <aj@suse.de>
1908
1909 * Make-lang.in (gnatbind): Readd rule that has been lost in last
1910 patch.
1911
e2500fed
GK
19122002-06-03 Geoffrey Keating <geoffk@redhat.com>
1913
1914 Merge from pch-branch:
1915
1916 * config-lang.in (gtfiles): Add ada-tree.h.
1917 * ada-tree.h (SET_TYPE_CI_CO_LIST): New.
1918 (SET_TYPE_MODULUS): New.
1919 (SET_TYPE_INDEX): New.
1920 (SET_TYPE_DIGITS_VALUE): New.
1921 (SET_TYPE_RM_SIZE): New.
1922 (SET_TYPE_UNCONSTRAINED_ARRAY): New.
1923 (SET_TYPE_ADA_SIZE): New.
1924 (SET_TYPE_ACTUAL_BOUNDS): New.
1925 (SET_DECL_CONST_CORRESPONDING_VAR): New.
1926 (SET_DECL_ORIGINAL_FIELD): New.
1927 (TREE_LOOP_ID): Correct typo.
1928 * decl.c: Use new macros.
1929 * utils.c: Include debug.h, use new macros.
94213cff 1930 * utils2.c: Use new macros.
e2500fed
GK
1931
1932 * ada-tree.h: Update all macros for new tree description.
1933 (struct tree_loop_id): New.
1934 (union lang_tree_node): New.
1935 (struct lang_decl): New.
1936 (struct lang_type): New.
1937 * misc.c (gnat_mark_tree): Delete.
1938 (LANG_HOOKS_MARK_TREE): Delete.
1939 * trans.c (tree_transform): No longer any need to cast
1940 for TREE_LOOP_ID.
1941
1942 * utils.c (struct language_function): New dummy structure.
1943
1944 * Makefile.in (decl.o): gt-ada-<filename.h> is in objdir, not srcdir.
1945 (misc.o): Likewise.
1946 (utils.o): Likewise; also gtype-ada.h.
1947 * Make-lang.in (gnat1): Add dependency on s-gtype.
1948 (gnatbind): Add dependency on $(CONFIG_H).
1949 * utils.c: Correct last #include.
1950 (stuct e_stack): Remove unnecessary 'static'.
1951 (mark_e_stack): Remove unused prototype.
1952
1953 * scn-nlit.adb: Remove whitespace after version number to
1954 keep lines under 80 chars.
1955 * snames.adb: Likewise.
1956 * treepr.ads: Likewise.
94213cff 1957
e2500fed
GK
1958 * Makefile.in (decl.o): Include gt-ada-<filename>.h.
1959 (misc.o): Likewise.
1960 (utils.o): Include gt-ada-<filename>.h and gtype-ada.h.
1961 * config-lang.in (gtfiles): New.
1962 * decl.c: Use gengtype for roots.
1963 * gigi.h: Use gengtype for roots.
1964 * trans.c: Use gengtype for roots.
1965 * utils.c: Use gengtype for roots, marking. Include gtype-ada.h.
1966
27e511e0
GDR
19672002-06-02 Gabriel Dos Reis <gdr@codesourcery.com>
1968
1969 * misc.c (gnat_init): Adjust setting of internal_error_function.
1970
113dc143
JM
19712002-06-01 Joseph S. Myers <jsm28@cam.ac.uk>
1972
1973 * gnat_ug.texi: Use @ifnottex instead of @ifinfo.
1974 * gnat_ug_unx.texi, gnat_ug_vms.texi, gnat_ug_vxw.texi,
1975 gnat_ug_wnt.texi: Regenerate.
1976
5321fb3e
FW
19772002-05-31 Florian Weimer <fw@deneb.enyo.de>
1978
15e6136e
FW
1979 * 5ntaprop.adb (with System.OS_Primitives): Remove.
1980
019310ac
FW
1981 * cstreams.c (max_path_len): Move from here ...
1982 * adaint.c (__gnat_max_path_len): ... to here.
1983 * adaint.c (__gnat_max_path_len): Declare.
1984 * g-dirope.adb (Max_Path): Adjust.
1985 * g-os_lib.adb (Normalize_Pathname.Max_Path): Adjust.
94213cff 1986 * i-cstrea.ads (max_path_len): Adjust.
019310ac
FW
1987 * osint.adb (Get_RTS_Search_Dir.Max_Path): Adjust.
1988 * xr_tabls.adb (Dir_Name.Max_Path: Adjust.
1989
5321fb3e
FW
1990 * Makefile.in, Make-lang.in: Documentation is now built in
1991 Make-lang.in. Store Info and generated Texinfo files in the
1992 source directory.
1993 * gnat_ug.texi: Remove CVS keywords, correct version number.
1994 Set file name correctly.
1995
1996 * gnat_ug_*.texi: Add.
1997 * .cvsignore: Ignore generated Texinfo files.
1998
b1c12c4b
ZW
19992002-05-30 Zack Weinberg <zack@codesourcery.com>
2000
2001 * ada.h: Add MI guard macro.
2002 (SUBTYPE): Define constants with an anonymous enum, not static
2003 const variables.
2004 (IN): Cast constants to appropriate type before use.
2005
ead33da9
JM
20062002-05-26 Joseph S. Myers <jsm28@cam.ac.uk>
2007
2008 * gnatvsn.ads (Gnat_Version_String): Change to "3.2 20020526
2009 (experimental)".
2010
7d600178
RO
20112002-05-23 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2012
2013 * Make-lang.in (CP, ECHO): Copy from Makefile.in.
2014 (X_ADA_CFLAGS, T_ADA_CFLAGS, X_ADAFLAGS, T_ADAFLAGS): Likewise.
2015 (ALL_ADAFLAGS, FORCE_DEBUG_ADAFLAGS, ADA_CFLAGS): Likewise.
2016 (ALL_ADA_CFLAGS): Likewise.
2017 (ADA_INCLUDES): Likewise.
2018 Adapt for new working dir.
2019 (GNATBIND): Use Makefile.in version.
2020 (.SUFFIXES): Copy from Makefile.in.
2021 (ada-warn): Define.
2022 (.adb.o, .ads.o): Copy from Makefile.in.
2023 Added $(OUTPUT_OPTION).
2024 (GNAT1_C_OBJS): Moved from Makefile.in.
2025 Prefix with ada subdir.
2026 (GNAT_ADA_OBJS, GNAT1_ADA_OBJS, GNAT1_OBJS, GNATBIND_OBJS): Likewise.
2027 (EXTRA_GNAT1_OBJS): Moved from Makefile.in.
2028 Adapt for new working dir.
2029 (EXTRA_GNATBIND_OBJS): Likewise.
2030 (ADA_BACKEND): Moved from Makefile.in.
2031 Renamed to avoid conflict with global BACKEND.
2032 Use that one.
2033 (TARGET_ADA_SRCS): Moved from Makefile.in.
2034 (gnat1$(exeext)): Replaced recursive rule with Makefile.in version.
2035 Use ADA_BACKEND.
2036 (gnatbind$(exeext)): Replaced recursive rule with Makefile.in version.
2037 (ada_extra_files): Moved from Makefile.in.
2038 Prefix with ada subdir.
2039 (ada/b_gnat1.c, ada/b_gnat1.o, ada/b_gnatb.c, ada/b_gnatb.o): Likewise.
2040 (ada/treeprs.ads, ada/einfo.h, ada/sinfo.h, ada/nmake.adb): Likewise.
2041 (ada/nmake.ads): Likewise.
2042 (update-sources): Moved from Makefile.in.
2043 Prefix with ada subdir.
2044 (ada/sdefault.adb, ada/stamp-sdefault, ada/sdefault.o): Likewise.
2045 (ADA_TREE_H): Likewise.
2046 (ada/a-except.o, ada/s-assert.o, ada/s-memory.o): Likewise.
2047 (ada/memtrack.o): Likewise.
2048 (ada/adadecode.o): Likewise.
2049 Update dependencies.
2050 (ada/adaint.o): New.
2051 (ada/argv.o): Moved from Makefile.in.
2052 Prefix with ada subdir.
94213cff 2053 Update dependencies.
7d600178
RO
2054 (ada/cstreams.o, ada/exit.o, ada/final.o, ada/link.o): Likewise.
2055 (ada/cio.o, ada/init.o, ada/raise.o, ada/tracebak.o): Likewise.
2056 (ada/cuintp.o, ada/decl.o, ada/misc.o): Moved from Makefile.in.
2057 Prefix with ada subdir.
2058 (ada/targtyps.o, ada/trans.o, ada/utils.o, ada/utils2.o): Likewise.
2059 (GNAT DEPENDENCIES): Regenerate.
2060 * Makefile.in (MACHMODE_H, RTL_H, TREE_H): Removed, provided by
2061 toplevel Makefile.in.
2062 (EXTRA_GNAT1_OBJS, EXTRA_GNATBIND_OBJS): Removed.
2063 (TARGET_ADA_SRCS): Removed.
2064 (GNAT1_C_OBJS, GNAT_ADA_OBJS, GNAT1_ADA_OBJS, GNAT1_OBJS): Likewise.
2065 (GNATBIND_OBJS): Likewise.
2066 (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Moved here.
2067 (BACKEND): Removed.
2068 (../gnat1$(exeext), ../gnatbind$(exeext)): Likewise.
2069 (TREE_H): Likewise.
2070 (ada_extra_files): Likewise.
2071 (b_gnat1.c, b_gnat1.o, b_gnatb.c, b_gnatb.o): Likewise.
2072 (treeprs.ads, einfo.h, sinfo.h, nmake.adb, nmake.ads): Likewise.
2073 (update-sources): Likewise.
2074 (sdefault.adb, stamp-sdefault, sdefault.o): Likewise
2075 (ADA_TREE_H): Likewise.
2076 (adadecoce.o): Likewise.
2077 (cuintp.o, decl.o, misc.o, trans.o, utils.o, utils2.o): Likewise.
2078 (GNAT DEPENDENCIES): Likewise.
2079
1e6347d8
RO
20802002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2081
2082 * Makefile.adalib: Allow for PWDCMD to override hardcoded pwd.
2083 * Makefile.in: Likewise.
2084
db80834f
RO
20852002-05-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2086
2087 * Make-lang.in (gnat1$(exeext), gnatbind$(exeext), gnattools):
2088 Restore $(CONFIG_H) and prefix.o dependencies.
2089 (ada.stage[1-4]): Depend on stage?-start.
2090
2091 * Makefile.in (b_gnatb.c): Depend on interfac.o.
2092
ac293f98
JW
20932002-05-02 Jim Wilson <wilson@redhat.com>
2094
2095 * utils.c (finish_record_type): Change record_size to record_type.
2096
b303008e
JDA
20972001-05-02 John David Anglin <dave@hiauly1.hia.nrc.ca>
2098
2099 * ada/Makefile.in (X_ADA_CFLAGS, T_ADA_CFLAGS): New fragment overrides.
2100 (ALL_ADA_CFLAGS): Define. Replace ADA_CFLAGS with ALL_ADA_CFLAGS in
2101 ALL_ADAFLAGS, MOST_ADAFLAGS, and all compilations using CC.
94213cff 2102
ff45c01e
NB
21032002-04-25 Neil Booth <neil@daikokuya.demon.co.uk>
2104
2105 * misc.c (gnat_parse_file): Update.
2106
349ae713
NB
21072002-04-24 Neil Booth <neil@daikokuya.demon.co.uk>
2108
2109 * misc.c (gnat_init): Don't set lang_attribute_common.
2110
ace133aa
JM
21112002-04-21 Joseph S. Myers <jsm28@cam.ac.uk>
2112
2113 * gnat_rm.texi: Use @ifnottex instead of @ifinfo.
2114
5c558dd9
FW
21152002-04-21 Florian Weimer <fw@deneb.enyo.de>
2116
b4f94ac1 2117 * gnat_ug.texi: New file.
88e1739c 2118
5c558dd9
FW
2119 * gnat_rm.texi: Do not include texiplus.texi. Include fdl.texi
2120 instead of gfdl.texi
2121
2122 * xgnatug.adb, ug_words: New files.
2123
2124 * Makefile.in (doc, dvi): New targets. Build gnat_ug_*,
b4f94ac1 2125 gnat_rm and gnat-style manuals.
5c558dd9 2126
7a228918
NB
21272002-04-18 Neil Booth <neil@daikokuya.demon.co.uk>
2128
2129 * gigi.h (incomplete_type_error): Remove.
2130 * utils.c (incomplete_type_error): Remove.
2131
b2123dc0
MM
21322002-04-16 Mark Mitchell <mark@codesourcery.com>
2133
2134 * trans.c (tree_transform): Add has_scope argument to
2135 expand_start_stmt_expr.
2136
78ef5b89
NB
21372002-04-04 Neil Booth <neil@daikokuya.demon.co.uk>
2138
2139 * gigi.h (truthvalue_conversion): Rename.
2140 * misc.c (LANG_HOOKS_TRUTHVALUE_CONVERSION): Redefine.
2141 * trans.c (tree_transform): Update.
2142 * utils2.c (truthvalue_conversion): Rename, update.
2143 (build_binary_op, build_unary_op): Update.
2144
a71742a8
LG
21452002-04-04 Laurent Guerby <guerby@acm.org>
2146
2147 * make.adb: Implement -margs, remove restriction about file name placement.
2148 * makeusg.adb: Documentation update.
2149 * Makefile.in (TOOLS_FLAGS_TO_PASS): Add VPATH=$(fsrcdir).
2150 * Makefile.in (gnattools3): Comment out, gnatmem does not build without libaddr2line.
2151
82a4b025
NB
21522002-04-04 Neil Booth <neil@daikokuya.demon.co.uk>
2153
2154 * utils.c (create_subprog_decl): Use SET_DECL_ASSEMBLER_NAME.
2155 (builtin_function): Similarly.
2156
dffd7eb6
NB
21572002-04-01 Neil Booth <neil@daikokuya.demon.co.uk>
2158
2159 * decl.c (gnat_to_gnu_entity): Update.
2160 * gigi.h (mark_addressable): Rename.
2161 * misc.c (LANG_HOOKS_MARK_ADDRESSABLE): Redefine.
2162 * trans.c (tree_transform): Update.
2163 * utils.c (create_var_decl): Update.
2164 * util2.c (build_binary_op, build_unary_op,
2165 fill_vms_descriptor): Update.
2166 (mark_addressable): Rename, update.
2167
ceef8ce4
NB
21682002-04-01 Neil Booth <neil@daikokuya.demon.co.uk>
2169
2170 * gigi.h (unsigned_type, signed_type, signed_or_unsigned_type):
2171 Rename.
2172 * misc.c (LANG_HOOKS_SIGNED_TYPE, LANG_HOOKS_UNSIGNED_TYPE,
2173 LANG_HOOKS_SIGNED_OR_UNSIGNED_TYPE): New.
2174 * trans.c (tree_transform, convert_with_check): Update.
2175 * utils.c (unsigned_type, signed_type, signed_or_unsigned_type):
2176 Rename.
2177
48a7a235
NB
21782002-03-31 Neil Booth <neil@daikokuya.demon.co.uk>
2179
2180 * gigi.h (finish_incomplete_decl): Rename.
2181 * misc.c (LANG_HOOKS_FINISH_INCOMPLETE_DECL): Redefine.
2182 * utils.c (gnat_init_decl_processing): Don't set hook.
2183 (finish_incomplete_decl): Rename.
2184
1d5af871
AS
21852002-03-29 Andreas Schwab <schwab@suse.de>
2186
2187 * Makefile.in: Pass VPATH=$(fsrcdir) when calling make in rts
2188 directory.
2189
8cbb664e
MG
21902001-03-28 Robert Dewar <dewar@gnat.com>
2191
2192 * checks.ads:
2193 (Remove_Checks): New procedure
2194
2195 * checks.adb:
2196 (Remove_Checks): New procedure
2197
2198 * exp_util.adb:
2199 Use new Duplicate_Subexpr functions
2200 (Duplicate_Subexpr_No_Checks): New procedure
2201 (Duplicate_Subexpr_No_Checks_Orig): New procedure
2202 (Duplicate_Subexpr): Restore original form (checks duplicated)
2203 (Duplicate_Subexpr): Call Remove_Checks
2204
82a4b025 2205 * exp_util.ads:
8cbb664e
MG
2206 (Duplicate_Subexpr_No_Checks): New procedure
2207 (Duplicate_Subexpr_No_Checks_Orig): New procedure
2208 Add 2002 to copyright notice
2209
2210 * sem_util.adb: Use new Duplicate_Subexpr functions
2211
82a4b025 2212 * sem_eval.adb:
8cbb664e
MG
2213 (Eval_Indexed_Component): This is the place to call
2214 Constant_Array_Ref and to replace the value. We simply merge
2215 the code of this function in here, since it is now no longer
2216 used elsewhere. This fixes the problem of the back end not
2217 realizing we were clever enough to see that this was
2218 constant.
2219 (Expr_Val): Remove call to Constant_Array_Ref
2220 (Expr_Rep_Val): Remove call to Constant_Array_Ref
2221 Minor reformatting
2222 (Constant_Array_Ref): Deal with string literals (patch
2223 suggested by Zack Weinberg on the gcc list)
2224
22252001-03-28 Ed Schonberg <schonber@gnat.com>
2226
82a4b025 2227 * exp_util.adb: Duplicate_Subexpr_No_Checks_Orig =>
8cbb664e
MG
2228 Duplicate_Subexpr_Move_Checks.
2229
82a4b025 2230 * exp_util.ads: Duplicate_Subexpr_No_Checks_Orig =>
8cbb664e
MG
2231 Duplicate_Subexpr_Move_Checks.
2232
82a4b025
NB
2233 * sem_eval.adb: (Constant_Array_Ref): Verify that constant
2234 value of array exists before retrieving it (it may a private
8cbb664e
MG
2235 protected component in a function).
2236
792c4e74
GB
22372002-03-28 Geert Bosch <bosch@gnat.com>
2238
2239 * prj-pp.adb : New file.
2240
2241 * prj-pp.ads : New file.
2242
915e8bad
AJ
22432002-03-28 Andreas Jaeger <aj@suse.de>
2244
2245 * Makefile.in (stamp-sdefault): Fix path for Makefile.
2246
0840811c
NB
22472002-03-28 Neil Booth <neil@daikokuya.demon.co.uk>
2248
2249 * misc.c (gnat_expand_expr): Move prototype.
2250
7ffb4fd2
NB
22512002-03-27 Neil Booth <neil@daikokuya.demon.co.uk>
2252
2253 * misc.c (insert_default_attributes): Remove.
2254
c9d892a8
NB
22552002-03-27 Neil Booth <neil@daikokuya.demon.co.uk>
2256
2257 * misc.c (LANG_HOOKS_EXPAND_EXPR): Redefine.
2258 (gnat_init): Don't set hook.
2259 (gnat_expand_expr): Fix prototype.
2260
31c816cf
NB
22612002-03-27 Neil Booth <neil@daikokuya.demon.co.uk>
2262
2263 * misc.c (ggc_p): Remove.
2264
ef83161c
GB
22652002-03-27 Geert Bosch <bosch@gnat.com>
2266
2267 * prj-makr.ads, prj-makr.adb : New files.
2268
4f0ade92
NB
22692002-03-26 Neil Booth <neil@daikokuya.demon.co.uk>
2270
2271 * misc.c (LANG_HOOKS_MARK_TREE): Redefine.
2272 (lang_mark_tree): Make static, rename.
2273
c88770e9
NB
22742002-03-25 Neil Booth <neil@daikokuya.demon.co.uk>
2275
2276 * misc.c (maybe_build_cleanup): Remove.
2277
05671968
NB
22782002-03-24 Neil Booth <neil@daikokuya.demon.co.uk>
2279
2280 * gigi.h (yyparse): Remove.
2281
ad42149c
FW
22822002-03-23 Florian Weimer <fw@deneb.enyo.de>
2283
82a4b025 2284 * gnat_rm.texi: Sync with ACT version.
b4f94ac1 2285 (From Ben Brosgol <brosgol@gnat.com>)
ad42149c 2286
7afff7cf
NB
22872002-03-20 Neil Booth <neil@daikokuya.demon.co.uk>
2288
2289 * misc.c (LANG_HOOKS_DECL_PRINTABLE_NAME): Redefine.
2290 (gnat_init): Remove old hook.
2291
52dabb6c
NB
22922002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
2293
2294 * misc.c (LANG_HOOKS_PARSE_FILE): Redefine.
2295 (yyparse): Rename gnat_parse_file.
2296
6cbcc541
GK
22972002-03-14 Geoffrey Keating <geoffk@redhat.com>
2298
2299 Delete all lines containing "$Revision:".
2300 * xeinfo.adb: Don't look for revision numbers.
2301 * xnmake.adb: Likewise.
2302 * xsinfo.adb: Likewise.
2303 * xsnames.adb: Likewise.
2304 * xtreeprs.adb: Likewise.
2305
2f9834e8
KG
23062002-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2307
2308 * misc.c (gnat_tree_code_type, gnat_tree_code_length,
2309 gnat_tree_code_name): Delete.
2310 (tree_code_type, tree_code_length, tree_code_name): Define.
2311 (gnat_init): Don't try to copy into the various tree_code
2312 arrays.
2313
63adb4ff
RH
23142002-03-11 Richard Henderson <rth@redhat.com>
2315
2316 * Makefile.in (.NOTPARALLEL): Add fake tag.
2317
43ff4547
GB
23182002-03-07 Geert Bosch <bosch@gnat.com>
2319
82a4b025
NB
2320 * adadecode.c, adadecode.h, aux-io.c, s-traces.adb, s-traces.ads,
2321 s-tratas.adb, s-tratas.ads, sinput-d.adb, sinput-d.ads,
2322 switch-b.adb, switch-b.ads, switch-c.adb, switch-c.ads,
43ff4547
GB
2323 switch-m.adb, switch-m.ads : New files.
2324
07fc65c4
GB
23252002-03-07 Geert Bosch <bosch@gnat.com>
2326
2327 * 41intnam.ads, 42intnam.ads, 4aintnam.ads, 4cintnam.ads,
2328 4dintnam.ads, 4gintnam.ads, 4hintnam.ads, 4lintnam.ads,
2329 4mintnam.ads, 4pintnam.ads, 4rintnam.ads, 4sintnam.ads,
2330 4uintnam.ads, 4vcalend.adb, 4zintnam.ads, 52system.ads,
2331 5amastop.adb, 5asystem.ads, 5ataprop.adb, 5atpopsp.adb,
2332 5avxwork.ads, 5bosinte.adb, 5bsystem.ads, 5esystem.ads,
2333 5fsystem.ads, 5ftaprop.adb, 5ginterr.adb, 5gmastop.adb,
2334 5gsystem.ads, 5gtaprop.adb, 5gtasinf.adb, 5gtasinf.ads,
2335 5hparame.ads, 5hsystem.ads, 5htaprop.adb, 5htraceb.adb,
2336 5itaprop.adb, 5ksystem.ads, 5kvxwork.ads, 5lintman.adb,
2337 5lsystem.ads, 5mvxwork.ads, 5ninmaop.adb, 5nosinte.ads,
2338 5ntaprop.adb, 5ointerr.adb, 5omastop.adb, 5oosinte.adb,
2339 5osystem.ads, 5otaprop.adb, 5otaspri.ads, 5pvxwork.ads,
2340 5qtaprop.adb, 5sintman.adb, 5ssystem.ads, 5staprop.adb,
2341 5stpopse.adb, 5svxwork.ads, 5tosinte.ads, 5uintman.adb,
2342 5vasthan.adb, 5vinmaop.adb, 5vinterr.adb, 5vintman.adb,
2343 5vmastop.adb, 5vparame.ads, 5vsystem.ads, 5vtaprop.adb,
2344 5vtpopde.adb, 5wmemory.adb, 5wsystem.ads, 5wtaprop.adb,
2345 5ysystem.ads, 5zinterr.adb, 5zintman.adb, 5zosinte.adb,
2346 5zosinte.ads, 5zsystem.ads, 5ztaprop.adb, 6vcpp.adb, 6vcstrea.adb,
2347 7sintman.adb, 7staprop.adb, 7stpopsp.adb, 9drpc.adb,
2348 Make-lang.in, Makefile.in, a-caldel.adb, a-comlin.ads,
2349 a-dynpri.adb, a-except.adb, a-except.ads, a-finali.adb,
2350 a-ncelfu.ads, a-reatim.adb, a-retide.adb, a-stream.ads,
2351 a-ststio.adb, a-ststio.ads, a-stwifi.adb, a-tags.adb, a-tasatt.adb,
2352 a-textio.adb, a-tideau.adb, a-tiflau.adb, a-tigeau.adb,
2353 a-tigeau.ads, a-tiinau.adb, a-timoau.adb, a-witeio.adb,
2354 a-wtdeau.adb, a-wtenau.adb, a-wtflau.adb, a-wtgeau.adb,
2355 a-wtgeau.ads, a-wtinau.adb, a-wtmoau.adb, ada-tree.def, ada-tree.h,
2356 adaint.c, adaint.h, ali-util.adb, ali.adb, ali.ads, atree.adb,
2357 atree.ads, atree.h, back_end.adb, bcheck.adb, bindgen.adb,
2358 bindusg.adb, checks.adb, comperr.adb, config-lang.in, csets.adb,
2359 csets.ads, cstand.adb, cstreams.c, debug.adb, debug.ads, decl.c,
2360 einfo.adb, einfo.ads, einfo.h, elists.h, errout.adb, errout.ads,
2361 eval_fat.adb, exp_aggr.adb, exp_attr.adb, exp_ch11.adb,
2362 exp_ch12.adb, exp_ch13.adb, exp_ch2.adb, exp_ch3.adb, exp_ch3.ads,
2363 exp_ch4.adb, exp_ch5.adb, exp_ch6.adb, exp_ch7.adb, exp_ch7.ads,
2364 exp_ch9.adb, exp_ch9.ads, exp_dbug.adb, exp_dbug.ads, exp_disp.ads,
2365 exp_dist.adb, exp_fixd.adb, exp_intr.adb, exp_pakd.adb,
2366 exp_prag.adb, exp_strm.adb, exp_util.adb, exp_util.ads,
2367 expander.adb, expect.c, fe.h, fmap.adb, fmap.ads, fname-uf.adb,
2368 freeze.adb, frontend.adb, g-awk.adb, g-cgideb.adb, g-comlin.adb,
2369 g-comlin.ads, g-debpoo.adb, g-dirope.adb, g-dirope.ads,
2370 g-dyntab.adb, g-expect.adb, g-expect.ads, g-io.ads, g-io_aux.adb,
2371 g-io_aux.ads, g-locfil.adb, g-locfil.ads, g-os_lib.adb,
2372 g-os_lib.ads, g-regexp.adb, g-regpat.adb, g-socket.adb,
2373 g-socket.ads, g-spipat.adb, g-table.adb, g-trasym.adb,
2374 g-trasym.ads, gigi.h, gmem.c, gnat1drv.adb, gnatbind.adb, gnatbl.c,
2375 gnatchop.adb, gnatcmd.adb, gnatdll.adb, gnatfind.adb, gnatlbr.adb,
2376 gnatlink.adb, gnatls.adb, gnatmem.adb, gnatprep.adb, gnatvsn.ads,
2377 gnatxref.adb, hlo.adb, hostparm.ads, i-cobol.adb, i-cpp.adb,
2378 i-cstrea.ads, i-cstrin.adb, i-pacdec.adb, i-vxwork.ads,
2379 impunit.adb, init.c, inline.adb, io-aux.c, layout.adb, lib-load.adb,
2380 lib-util.adb, lib-writ.adb, lib-writ.ads, lib-xref.adb,
2381 lib-xref.ads, lib.adb, lib.ads, make.adb, makeusg.adb, mdll.adb,
2382 memroot.adb, misc.c, mlib-tgt.adb, mlib-utl.adb, mlib-utl.ads,
2383 mlib.adb, namet.adb, namet.ads, namet.h, nlists.h, nmake.adb,
2384 nmake.ads, nmake.adt, opt.adb, opt.ads, osint.adb, osint.ads,
2385 output.adb, output.ads, par-ch2.adb, par-ch3.adb, par-ch5.adb,
2386 par-prag.adb, par-tchk.adb, par-util.adb, par.adb, prj-attr.adb,
2387 prj-dect.adb, prj-env.adb, prj-env.ads, prj-nmsc.adb, prj-part.adb,
2388 prj-proc.adb, prj-strt.adb, prj-tree.adb, prj-tree.ads, prj.adb,
2389 prj.ads, raise.c, raise.h, repinfo.adb, restrict.adb, restrict.ads,
2390 rident.ads, rtsfind.adb, rtsfind.ads, s-arit64.adb, s-asthan.adb,
2391 s-atacco.adb, s-atacco.ads, s-auxdec.adb, s-crc32.adb, s-crc32.ads,
2392 s-direio.adb, s-fatgen.adb, s-fileio.adb, s-finimp.adb,
2393 s-gloloc.adb, s-gloloc.ads, s-interr.adb, s-mastop.adb,
2394 s-mastop.ads, s-memory.adb, s-parame.ads, s-parint.adb,
2395 s-pooglo.adb, s-pooloc.adb, s-rpc.adb, s-secsta.adb, s-sequio.adb,
2396 s-shasto.adb, s-soflin.adb, s-soflin.ads, s-stache.adb,
2397 s-taasde.adb, s-taasde.ads, s-tadeca.adb, s-tadeca.ads,
2398 s-tadert.adb, s-tadert.ads, s-taenca.adb, s-taenca.ads,
2399 s-taprob.adb, s-taprop.ads, s-tarest.adb, s-tasdeb.adb,
2400 s-tasini.adb, s-tasini.ads, s-taskin.adb, s-taskin.ads,
2401 s-tasque.adb, s-tasque.ads, s-tasren.adb, s-tasren.ads,
2402 s-tassta.adb, s-tasuti.adb, s-tasuti.ads, s-tataat.adb,
2403 s-tataat.ads, s-tpoben.adb, s-tpoben.ads, s-tpobop.adb,
2404 s-tposen.adb, s-tposen.ads, s-traceb.adb, s-traceb.ads,
2405 s-unstyp.ads, s-widenu.adb, scn-nlit.adb, scn.adb, sem.adb,
2406 sem_aggr.adb, sem_attr.adb, sem_attr.ads, sem_case.adb,
2407 sem_ch10.adb, sem_ch11.adb, sem_ch11.ads, sem_ch12.adb,
2408 sem_ch13.adb, sem_ch13.ads, sem_ch2.adb, sem_ch3.adb, sem_ch3.ads,
2409 sem_ch4.adb, sem_ch5.adb, sem_ch6.adb, sem_ch6.ads, sem_ch7.adb,
2410 sem_ch8.adb, sem_ch8.ads, sem_ch9.adb, sem_disp.adb, sem_dist.adb,
2411 sem_elab.adb, sem_elim.adb, sem_elim.ads, sem_eval.adb,
2412 sem_intr.adb, sem_mech.adb, sem_prag.adb, sem_res.adb,
2413 sem_type.adb, sem_util.adb, sem_util.ads, sem_vfpt.adb,
2414 sem_warn.adb, sinfo.adb, sinfo.ads, sinfo.h, sinput-l.adb,
2415 sinput-l.ads, sinput.adb, sinput.ads, snames.adb, snames.ads,
2416 snames.h, sprint.adb, sprint.ads, stringt.adb, stringt.ads,
2417 stringt.h, style.adb, switch.adb, switch.ads, sysdep.c, system.ads,
2418 table.adb, targparm.adb, targparm.ads, targtyps.c, tbuild.adb,
2419 tbuild.ads, tracebak.c, trans.c, tree_gen.adb, tree_io.adb,
2420 treepr.adb, treepr.ads, treeprs.ads, treeprs.adt, ttypes.ads,
2421 types.adb, types.ads, types.h, uintp.ads, urealp.ads, usage.adb,
2422 utils.c, utils2.c, validsw.adb, xnmake.adb, xr_tabls.adb,
2423 xr_tabls.ads, xref_lib.adb, xref_lib.ads : Merge in ACT changes.
2424
2425 * 1ssecsta.adb, 1ssecsta.ads, a-chlat9.ads, a-cwila9.ads,
2426 g-enblsp.adb, g-md5.adb, g-md5.ads, gnatname.adb, gnatname.ads,
2427 mkdir.c, osint-b.adb, osint-b.ads, osint-c.adb, osint-c.ads,
2428 osint-l.adb, osint-l.ads, osint-m.adb, osint-m.ads : New files
2429
2430 * 3lsoccon.ads, 5qparame.ads, 5qvxwork.ads, 5smastop.adb,
2431 5zparame.ads, gnatmain.adb, gnatmain.ads, gnatpsys.adb : Removed
2432
2433 * mdllfile.adb, mdllfile.ads, mdlltool.adb, mdlltool.ads : Renamed
2434 to mdll-fil.ad[bs] and mdll-util.ad[bs]
2435
2436 * mdll-fil.adb, mdll-fil.ads, mdll-utl.adb, mdll-utl.ads : Renamed
2437 from mdllfile.ad[bs] and mdlltool.ad[bs]
2438
ca7558fc
KG
24392002-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2440
2441 * utils.c (init_gnat_to_gnu, init_gigi_decls): Use ARRAY_SIZE in
2442 lieu of explicit sizeof/sizeof.
2443
63e1b1c4
NB
24442002-02-28 Neil Booth <neil@daikokuya.demon.co.uk>
2445
2446 * misc.c (copy_lang_decl): Remove.
2447
f458d1d5
ZW
24482002-02-27 Zack Weinberg <zack@codesourcery.com>
2449
2450 * misc.c: Delete traditional-mode-related code copied from the
2451 C front end but not used, or used only to permit the compiler
2452 to link.
2453
21e09952
RH
24542002-02-07 Richard Henderson <rth@redhat.com>
2455
2456 * adaint.c (__gnat_to_gm_time): First arg is int, not time_t.
2457 * adaint.h (__gnat_to_gm_time): Update prototype.
2458
ead39bdf 24592002-01-30 Richard Henderson <rth@redhat.com>
e803a64b
RH
2460
2461 * trans.c (tree_transform) [N_Loop_Statement]: Use
2462 expand_exit_loop_top_cond.
2463
72ac12bf
RH
24642001-12-23 Richard Henderson <rth@redhat.com>
2465
2466 * utils.c (end_subprog_body): Push GC context around
2467 rest_of_compilation for nested functions.
2468
14aacce7
RH
24692001-12-23 Richard Henderson <rth@redhat.com>
2470
2471 * 5nosinte.ads: Get definition of "int" from Interfaces.C.
2472
b3d45d87
FW
24732001-12-23 Florian Weimer <fw@deneb.enyo.de>
2474
ece2d1b8
FW
2475 * gnat-style.texi (Declarations and Types): Remove ancient style
2476 rule which was mandated by code generation issues.
82a4b025 2477
b3d45d87
FW
2478 * gnat-style.texi (header): Add @dircategory, @direntry.
2479 (title page): Remove date.
2480 (general) Add @./@: where approriate, and two spaces after the
2481 full stop at the end of a sentence. Use @samp markup when
2482 referring concrete lexical entities (keywords, attribute names
2483 etc.), and @syntax for ARM grammar elements. Use @r for English
2484 text in comments. Use @emph for emphasis. Change "if-statements"
2485 etc. to "if statements" (without @samp). Break long lines. Make
2486 casing of section names consistent.
2487 (Identifiers): Use @samp markup for variable names.
2488 (Comments): Use @samp markup for comment characters. Line-end
2489 comments may follow any Ada code, not just statements. Fix
2490 misspelling of "Integer" as "integer".
2491 (Loop statements): Do not use variable name "I", use "J".
2492 (Subprogram Declarations): Document alignment.
2493 (Subprogram Bodies, Block statements): Document empty line before
2494 "begin".
2495
7a73ad55
FW
24962001-12-22 Florian Weimer <fw@deneb.enyo.de>
2497
2498 * make.adb (Add_Switch): Make Generic_Position a procedure. The
2499 function approach did not work well because of a side effect (the
2500 function call could reallocate the table which was being indexed
2501 using its result). Fixes ada/4851.
2502
17c5c8a5
GB
25032001-12-19 Robert Dewar <dewar@gnat.com>
2504
2505 * bindgen.adb: Minor reformatting
82a4b025 2506
17c5c8a5 2507 * cstand.adb: Minor reformatting
82a4b025 2508
17c5c8a5
GB
2509 * fmap.adb: Minor reformatting
2510 Change name from Add for Add_To_File_Map (Add is much too generic)
2511 Change Path_Name_Of to Mapped_Path_Name
2512 Change File_Name_Of to Mapped_File_Name
2513 Fix copyright dates in header
82a4b025 2514
17c5c8a5
GB
2515 * fmap.ads:
2516 Change name from Add for Add_To_File_Map (Add is much too generic)
2517 Change Path_Name_Of to Mapped_Path_Name
2518 Change File_Name_Of to Mapped_File_Name
2519 Fix copyright dates in header
82a4b025 2520
17c5c8a5
GB
2521 * fname-uf.adb: Minor reformatting. New names of stuff in Fmap.
2522 Add use clause for Fmap.
82a4b025 2523
17c5c8a5 2524 * make.adb: Minor reformatting
82a4b025 2525
17c5c8a5
GB
2526 * osint.adb: Minor reformatting. Change of names in Fmap.
2527 Add use clause for Fmap.
82a4b025 2528
17c5c8a5 2529 * prj-env.adb: Minor reformatting
82a4b025 2530
17c5c8a5 2531 * prj-env.ads: Minor reformatting
82a4b025 2532
07fc65c4
GB
2533 * switch.adb: Minor reformatting. Do proper raise of Bad_Switch if
2534 error found (there were odd exceptions to this general rule in
17c5c8a5 2535 -gnatec/-gnatem processing)
82a4b025 2536
17c5c8a5
GB
25372001-12-19 Olivier Hainque <hainque@gnat.com>
2538
07fc65c4
GB
2539 * raise.c (__gnat_eh_personality): Exception handling personality
2540 routine for Ada. Still in rough state, inspired from the C++ version
17c5c8a5 2541 and still containing a bunch of debugging artifacts.
07fc65c4 2542 (parse_lsda_header, get_ttype_entry): Local (static) helpers, also
17c5c8a5 2543 inspired from the C++ library.
82a4b025 2544
07fc65c4 2545 * raise.c (eh_personality): Add comments. Part of work for the GCC 3
17c5c8a5 2546 exception handling integration.
82a4b025 2547
17c5c8a5
GB
25482001-12-19 Arnaud Charlet <charlet@gnat.com>
2549
2550 * Makefile.in: Remove use of 5smastop.adb which is obsolete.
2551 (HIE_SOURCES): Add s-secsta.ad{s,b}.
2552 (HIE_OBJS): Add s-fat*.o
07fc65c4 2553 (RAVEN_SOURCES): Remove files that are no longer required. Add
17c5c8a5
GB
2554 interrupt handling files.
2555 (RAVEN_MOD): Removed, no longer needed.
82a4b025 2556
17c5c8a5
GB
25572001-12-19 Robert Dewar <dewar@gnat.com>
2558
2559 * a-ngelfu.adb: Remove ??? comment for inappropriate Inline_Always
2560 Add 2001 to copyright date
82a4b025 2561
07fc65c4 2562 * g-regpat.adb: Change pragma Inline_Always to Inline. There is no
17c5c8a5 2563 need to force universal inlining for these cases.
82a4b025 2564
17c5c8a5
GB
25652001-12-19 Arnaud Charlet <charlet@gnat.com>
2566
07fc65c4 2567 * s-taprob.adb: Minor clean ups so that this unit can be used in
17c5c8a5 2568 Ravenscar HI.
82a4b025 2569
17c5c8a5
GB
2570 * exp_ch7.adb: Allow use of secondary stack in HI mode.
2571 Disallow it when pragma Restrictions (No_Secondary_Stack) is specified.
82a4b025 2572
17c5c8a5
GB
25732001-12-19 Vincent Celier <celier@gnat.com>
2574
07fc65c4 2575 * prj-tree.ads (Project_Node_Record): Add comments for components
17c5c8a5 2576 Pkg_Id and Case_Insensitive.
82a4b025 2577
17c5c8a5
GB
25782001-12-19 Pascal Obry <obry@gnat.com>
2579
2580 * g-socket.adb: Minor reformatting. Found while reading code.
82a4b025 2581
17c5c8a5
GB
25822001-12-19 Robert Dewar <dewar@gnat.com>
2583
2584 * prj-tree.ads: Minor reformatting
2585
38be19f6
JM
25862001-12-20 Joseph S. Myers <jsm28@cam.ac.uk>
2587
2588 * config-lang.in (diff_excludes): Remove.
2589
6510f4c9
GB
25902001-12-17 Ed Schonberg <schonber@gnat.com>
2591
07fc65c4
GB
2592 * sem_res.adb (Resolve_Selected_Component): do not generate a
2593 discriminant check if the selected component is a component of
6510f4c9
GB
2594 the argument of an initialization procedure.
2595
07fc65c4
GB
2596 * trans.c (tree_transform, case of arithmetic operators): If result
2597 type is private, the gnu_type is the base type of the full view,
6510f4c9 2598 given that the full view itself may be a subtype.
82a4b025 2599
6510f4c9
GB
26002001-12-17 Robert Dewar <dewar@gnat.com>
2601
2602 * sem_res.adb: Minor reformatting
82a4b025 2603
07fc65c4
GB
2604 * trans.c (tree_transform, case N_Real_Literal): Add missing third
2605 parameter in call to Machine (unknown horrible effects from this
6510f4c9 2606 omission).
82a4b025 2607
6510f4c9
GB
2608 * urealp.h: Add definition of Round_Even for call to Machine
2609 Add third parameter for Machine
82a4b025 2610
6510f4c9
GB
26112001-12-17 Ed Schonberg <schonber@gnat.com>
2612
07fc65c4 2613 * sem_warn.adb (Check_One_Unit): Suppress warnings completely on
6510f4c9 2614 predefined units in No_Run_Time mode.
82a4b025 2615
6510f4c9
GB
26162001-12-17 Richard Kenner <kenner@gnat.com>
2617
2618 * misc.c (insn-codes.h): Now include.
82a4b025 2619
6510f4c9
GB
26202001-12-17 Olivier Hainque <hainque@gnat.com>
2621
07fc65c4 2622 * a-except.adb: Preparation work for future integration of the GCC 3
6510f4c9
GB
2623 exception handling mechanism
2624 (Notify_Handled_Exception, Notify_Unhandled_Exception): New routines
2625 to factorize previous code sequences and make them externally callable,
2626 e.g. for the Ada personality routine when the GCC 3 mechanism is used.
2627 (Propagate_Exception, Raise_Current_Excep, Raise_From_Signal_Handler):
2628 Use the new notification routines.
82a4b025 2629
6510f4c9
GB
26302001-12-17 Emmanuel Briot <briot@gnat.com>
2631
2632 * prj-tree.ads (First_Choice_Of): Document the when others case
82a4b025 2633
6510f4c9
GB
26342001-12-17 Arnaud Charlet <charlet@gnat.com>
2635
07fc65c4 2636 * bindgen.adb (Gen_Ada_Init_*): Set priority of environment task in
6510f4c9 2637 HI-E mode, in order to support Ravenscar profile properly.
82a4b025 2638
07fc65c4 2639 * cstand.adb (Create_Standard): Duration is a 32 bit type in HI-E
6510f4c9 2640 mode on 32 bits targets.
82a4b025 2641
6510f4c9
GB
26422001-12-17 Vincent Celier <celier@gnat.com>
2643
2644 * fmap.adb: Initial version.
82a4b025 2645
6510f4c9 2646 * fmap.ads: Initial version.
82a4b025 2647
6510f4c9
GB
2648 * fname-uf.adb (Get_File_Name): Use mapping if unit name mapped.
2649 If search is successfully done, add to mapping.
82a4b025 2650
6510f4c9 2651 * frontend.adb: Initialize the mapping if a -gnatem switch was used.
82a4b025 2652
6510f4c9
GB
2653 * make.adb:
2654 (Gnatmake): Add new local variable Mapping_File_Name.
2655 Create mapping file when using project file(s).
2656 Delete mapping file before exiting.
82a4b025 2657
6510f4c9 2658 * opt.ads (Mapping_File_Name): New variable
82a4b025 2659
6510f4c9 2660 * osint.adb (Find_File): Use path name found in mapping, if any.
82a4b025 2661
6510f4c9 2662 * prj-env.adb (Create_Mapping_File): New procedure
82a4b025 2663
6510f4c9 2664 * prj-env.ads (Create_Mapping_File): New procedure.
82a4b025 2665
07fc65c4 2666 * switch.adb (Scan_Front_End_Switches): Add processing for -gnatem
6510f4c9 2667 (Mapping_File)
82a4b025 2668
6510f4c9 2669 * usage.adb: Add entry for new switch -gnatem.
82a4b025 2670
6510f4c9 2671 * Makefile.in: Add dependencies for fmap.o.
82a4b025 2672
6510f4c9
GB
26732001-12-17 Ed Schonberg <schonber@gnat.com>
2674
07fc65c4 2675 * sem_ch10.adb (Analyze_With_Clause): Retrieve proper entity when unit
6510f4c9
GB
2676 is a package instantiation rewritten as a package body.
2677 (Install_Withed_Unit): Undo previous change, now redundant.
82a4b025 2678
6510f4c9
GB
26792001-12-17 Gary Dismukes <dismukes@gnat.com>
2680
2681 * layout.adb:
2682 (Compute_Length): Move conversion to Unsigned to callers.
2683 (Get_Max_Size): Convert Len expression to Unsigned after calls to
2684 Compute_Length and Determine_Range.
2685 (Layout_Array_Type): Convert Len expression to Unsigned after calls to
2686 Compute_Length and Determine_Range.
2687 Above changes fix problem with length computation for supernull arrays
07fc65c4 2688 where Max (Len, 0) wasn't getting applied due to the Unsigned
6510f4c9 2689 conversion used by Compute_Length.
82a4b025 2690
6510f4c9
GB
26912001-12-17 Arnaud Charlet <charlet@gnat.com>
2692
2693 * rtsfind.ads:
2694 (OK_To_Use_In_No_Run_Time_Mode): Allow Ada.Exceptions and
2695 System.Secondary_Stack.
2696 (OK_To_Use_In_Ravenscar_Mode): New table needed to implement Ravenscar
2697 in HI-E mode.
2698 Remove unused entity RE_Exception_Data.
82a4b025 2699
6510f4c9 2700 * rtsfind.adb (RTE): Allow Ravenscar Profile in HI mode.
82a4b025 2701
6510f4c9
GB
2702 * rident.ads (No_Secondary_Stack): New restriction.
2703
3a77b68d
GB
27042001-12-17 Joel Brobecker <brobecke@gnat.com>
2705
07fc65c4 2706 * gnat_rm.texi: Fix minor typos. Found while reading the section
3a77b68d
GB
2707 regarding "Bit_Order Clauses" that was sent to a customer.
2708 Very interesting documentation!
82a4b025 2709
3a77b68d
GB
27102001-12-17 Robert Dewar <dewar@gnat.com>
2711
07fc65c4
GB
2712 * sem_case.adb (Choice_Image): Avoid creating improper character
2713 literal names by using the routine Set_Character_Literal_Name. This
3a77b68d 2714 fixes bombs in certain error message cases.
82a4b025 2715
3a77b68d
GB
27162001-12-17 Arnaud Charlet <charlet@gnat.com>
2717
2718 * a-reatim.adb: Minor reformatting.
82a4b025 2719
3a77b68d
GB
27202001-12-17 Ed Schonberg <schonber@gnat.com>
2721
07fc65c4
GB
2722 * sem_ch12.adb (Validate_Derived_Type_Instance): Handle properly the
2723 case where the formal is an extension of another formal in the current
3a77b68d 2724 unit or in a parent generic unit.
82a4b025 2725
3a77b68d
GB
27262001-12-17 Arnaud Charlet <charlet@gnat.com>
2727
07fc65c4 2728 * s-tposen.adb: Update comments. Minor reformatting.
3a77b68d 2729 Minor code clean up.
82a4b025 2730
3a77b68d 2731 * s-tarest.adb: Update comments. Minor code reorganization.
82a4b025 2732
3a77b68d
GB
27332001-12-17 Gary Dismukes <dismukes@gnat.com>
2734
07fc65c4 2735 * exp_attr.adb (Attribute_Tag): Suppress expansion of <type_name>'Tag
3a77b68d 2736 when Java_VM.
82a4b025 2737
3a77b68d
GB
27382001-12-17 Robert Dewar <dewar@gnat.com>
2739
2740 * exp_attr.adb: Minor reformatting
82a4b025 2741
3a77b68d
GB
27422001-12-17 Ed Schonberg <schonber@gnat.com>
2743
07fc65c4 2744 * sem_ch3.adb (Build_Derived_Private_Type): Refine check to handle
3a77b68d
GB
2745 derivations nested within a child unit: verify that the parent
2746 type is declared in an outer scope.
82a4b025 2747
3a77b68d
GB
27482001-12-17 Robert Dewar <dewar@gnat.com>
2749
2750 * sem_ch12.adb: Minor reformatting
82a4b025 2751
3a77b68d
GB
27522001-12-17 Ed Schonberg <schonber@gnat.com>
2753
07fc65c4
GB
2754 * sem_warn.adb (Check_One_Unit): In No_Run_Time mode, do not post
2755 warning if current unit is a predefined one, from which bodies may
3a77b68d 2756 have been deleted.
82a4b025 2757
3a77b68d
GB
27582001-12-17 Robert Dewar <dewar@gnat.com>
2759
2760 * eval_fat.ads: Add comment that Round_Even is referenced in Ada code
2761 Fix header format. Add 2001 to copyright date.
82a4b025 2762
07fc65c4 2763 * exp_dbug.adb (Get_Encoded_Name): Fix out of bounds reference,
3a77b68d
GB
2764 which caused CE during compilation if checks were enabled.
2765
79503fdd
GB
27662001-12-17 Vincent Celier <celier@gnat.com>
2767
2768 * make.adb:
2769 (Switches_Of): New function
2770 (Test_If_Relative_Path): New procedure
2771 (Add_Switches): Use new function Switches_Of
2772 (Collect_Arguments_And_Compile): Use new function Switches_Of.
2773 When using a project file, test if there are any relative
2774 search path. Fail if there are any.
07fc65c4
GB
2775 (Gnatmake): Only add switches for the primary directory when not using
2776 a project file. When using a project file, change directory to the
2777 object directory of the main project file. When using a project file,
2778 test if there are any relative search path. Fail if there are any.
2779 When using a project file, fail if specified executable is relative
2780 path with directory information, and prepend executable, if not
2781 specified as an absolute path, with the exec directory. Make sure
79503fdd 2782 that only one -o switch is transmitted to the linker.
82a4b025 2783
79503fdd 2784 * prj-attr.adb (Initialization_Data): Add project attribute Exec_Dir
82a4b025 2785
79503fdd
GB
2786 * prj-nmsc.adb:
2787 (Ada_Check): Get Spec_Suffix_Loc and Impl_Suffix_Loc,
2788 when using a non standard naming scheme.
2789 (Check_Ada_Naming_Scheme): Make sure that error messages
2790 do not raise exceptions.
2791 (Is_Illegal_Append): Return True if there is no dot in the suffix.
2792 (Language_Independent_Check): Check the exec directory.
82a4b025 2793
79503fdd 2794 * prj.adb (Project_Empty): Add new component Exec_Directory
82a4b025 2795
79503fdd
GB
2796 * prj.ads:
2797 (Default_Ada_Spec_Suffix, Default_Ada_Impl_Suffix): Add defaults.
2798 (Project_Data): Add component Exec_Directory
82a4b025 2799
79503fdd 2800 * snames.adb: Updated to match snames.ads revision 1.215
82a4b025 2801
79503fdd 2802 * snames.ads: Added Exec_Dir
82a4b025 2803
79503fdd
GB
28042001-12-17 Robert Dewar <dewar@gnat.com>
2805
2806 * make.adb: Minor reformatting
82a4b025 2807
79503fdd 2808 * prj-nmsc.adb: Minor reformatting
82a4b025 2809
79503fdd 2810 * snames.adb: Updated to match snames.ads
82a4b025 2811
79503fdd
GB
2812 * snames.ads: Alphebetize entries for project file
2813
28142001-12-17 Ed Schonberg <schonber@gnat.com>
2815
07fc65c4 2816 * trans.c (process_freeze_entity): Do nothing if the entity is a
79503fdd 2817 subprogram that was already elaborated.
82a4b025 2818
79503fdd 28192001-12-17 Richard Kenner <kenner@gnat.com>
82a4b025 2820
07fc65c4 2821 * decl.c (gnat_to_gnu_entity, object): Do not back-annotate Alignment
79503fdd
GB
2822 and Esize if object is referenced via pointer.
2823
855ff2e1
GB
28242001-12-17 Ed Schonberg <schonber@gnat.com>
2825
07fc65c4 2826 * sem_ch3.adb (Analyze_Variant_Part): check that type of discriminant
855ff2e1 2827 is discrete before analyzing choices.
82a4b025 2828
855ff2e1
GB
28292001-12-17 Joel Brobecker <brobecke@gnat.com>
2830
07fc65c4
GB
2831 * bindgen.adb (Gen_Output_File_Ada): Generate a new C-like string
2832 containing the name of the Ada Main Program. This string is mainly
855ff2e1
GB
2833 intended for the debugger.
2834 (Gen_Output_File_C): Do the equivalent change when generating a C file.
82a4b025 2835
855ff2e1
GB
28362001-12-17 Robert Dewar <dewar@gnat.com>
2837
2838 * ali.adb: Set new Dummy_Entry field in dependency entry
82a4b025 2839
855ff2e1 2840 * ali.ads: Add Dummy_Entry field to source dependency table
82a4b025 2841
855ff2e1 2842 * bcheck.adb (Check_Consistency): Ignore dummy D lines
82a4b025 2843
855ff2e1 2844 * lib-writ.adb (Writ_ALI): Write dummy D lines for missing source files
82a4b025 2845
855ff2e1 2846 * lib-writ.ads: Document dummy D lines for missing files.
82a4b025 2847
855ff2e1
GB
2848 * types.ads: (Dummy_Time_Stamp): New value for non-existant files
2849
c1c22e7a
GB
28502001-12-17 Robert Dewar <dewar@gnat.com>
2851
2852 * ali.adb: Type reference does not reset current file.
82a4b025 2853
c1c22e7a 2854 * ali.adb: Recognize and scan renaming reference
82a4b025 2855
c1c22e7a 2856 * ali.ads: Add spec for storing renaming references.
82a4b025 2857
c1c22e7a 2858 * lib-xref.ads: Add documentation for handling of renaming references
82a4b025 2859
c1c22e7a 2860 * lib-xref.adb: Implement output of renaming reference.
82a4b025 2861
c1c22e7a
GB
2862 * checks.adb:
2863 (Determine_Range): Document local variables
2864 (Determine_Range): Make sure Hbound is initialized. It looks as though
2865 there could be a real problem here with an uninitialized reference
2866 to Hbound, but no actual example of failure has been found.
82a4b025 2867
c1c22e7a
GB
28682001-12-17 Laurent Pautet <pautet@gnat.com>
2869
2870 * g-socket.ads:
2871 Fix comment of Shutdown_Socket and Close_Socket. These functions
2872 should not fail silently because if they are called twice, this
2873 probably means that there is a race condition in the user program.
2874 Anyway, this behaviour is consistent with the rest of this unit.
2875 When an error occurs, an exception is raised with the error message
2876 as exception message.
2877
7eb7bb07
RD
28782001-12-17 Robert Dewar <dewar@gnat.com>
2879
07fc65c4 2880 * frontend.adb: Move call to Check_Unused_Withs from Frontend, so
7eb7bb07 2881 that it happens before modification of Sloc values for -gnatD.
82a4b025 2882
07fc65c4 2883 * gnat1drv.adb: Move call to Check_Unused_Withs to Frontend,
7eb7bb07 2884 so that it happens before modification of Sloc values for -gnatD.
82a4b025 2885
7eb7bb07
RD
2886 * switch.adb: Minor reformatting
2887
b6434700
RH
28882001-12-15 Richard Henderson <rth@redhat.com>
2889
2890 * sem_ch7.adb: Wrap comment.
2891
44d6a706
JM
28922001-12-16 Joseph S. Myers <jsm28@cam.ac.uk>
2893
2894 * 5ataprop.adb, 5atpopsp.adb, 5ftaprop.adb, 5gmastop.adb,
2895 5gtaprop.adb, 5htaprop.adb, 5itaprop.adb, 5lintman.adb,
2896 5omastop.adb, 5oosinte.adb, 5otaprop.adb, 5staprop.adb,
2897 5vinterr.adb, 5vtaprop.adb, 5vtpopde.adb, 5wintman.adb,
2898 5wtaprop.adb, 5zinterr.adb, 5ztaprop.adb, 6vcstrea.adb,
2899 7sintman.adb, 7staprop.adb, 9drpc.adb, ChangeLog, Makefile.in,
2900 a-except.adb, a-tags.ads, a-tasatt.adb, a-teioed.adb,
2901 a-textio.ads, a-witeio.ads, a-wtedit.adb, ali.ads, comperr.adb,
2902 cstand.adb, einfo.ads, errout.adb, exp_ch11.adb, exp_ch2.adb,
2903 exp_ch3.adb, exp_ch4.adb, exp_ch5.adb, exp_ch6.adb, exp_ch9.adb,
2904 exp_util.adb, exp_util.ads, fname-uf.adb, g-cgi.ads, g-exctra.ads,
2905 g-expect.ads, g-regist.adb, g-spipat.adb, gnatchop.adb,
2906 gnatlink.adb, gnatls.adb, gnatmain.adb, gnatmem.adb, init.c,
2907 make.adb, make.ads, mdlltool.adb, nlists.ads, osint.ads,
2908 par-ch3.adb, par-ch4.adb, par-ch5.adb, par-ch6.adb, par.adb,
2909 repinfo.adb, s-fatflt.ads, s-fatlfl.ads, s-fatllf.ads,
2910 s-fatsfl.ads, s-finimp.adb, s-finimp.ads, s-interr.adb,
2911 s-secsta.ads, s-shasto.ads, s-stalib.adb, s-stalib.ads,
2912 s-tarest.ads, s-tasdeb.adb, s-tassta.adb, s-tassta.ads,
2913 s-vaflop.ads, scans.ads, scn.adb, sem.ads, sem_aggr.adb,
2914 sem_attr.adb, sem_case.ads, sem_ch10.adb, sem_ch12.adb,
2915 sem_ch13.adb, sem_ch3.adb, sem_ch3.ads, sem_ch5.adb, sem_ch7.adb,
2916 sem_ch8.adb, sem_ch8.ads, sem_type.adb, sem_util.ads, sinfo.ads,
2917 sprint.adb, tbuild.ads, types.ads, utils.c, xeinfo.adb: Fix
2918 spelling errors.
2919
226ada7a
GB
29202001-12-14 Vincent Celier <celier@gnat.com>
2921
07fc65c4 2922 * osint.adb(Create_Debug_File): When an object file is specified,
226ada7a 2923 put the .dg file in the same directory as the object file.
82a4b025 2924
226ada7a
GB
29252001-12-14 Robert Dewar <dewar@gnat.com>
2926
2927 * osint.adb: Minor reformatting
82a4b025 2928
07fc65c4 2929 * lib-xref.adb (Output_Instantiation): New procedure to generate
226ada7a 2930 instantiation references.
82a4b025 2931
226ada7a 2932 * lib-xref.ads: Add documentation of handling of generic references.
82a4b025 2933
07fc65c4 2934 * ali.adb (Read_Instantiation_Ref): New procedure to read
226ada7a 2935 instantiation references
82a4b025 2936
226ada7a 2937 * ali.ads: Add spec for storing instantiation references
82a4b025 2938
226ada7a 2939 * bindusg.adb: Minor reformatting
82a4b025 2940
226ada7a 2941 * switch.adb: Add entry for Latin-5 (Cyrillic ISO-8859-5)
82a4b025 2942
226ada7a 2943 * usage.adb: Add entry for Latin-5 (Cyrillic ISO-8859-5)
82a4b025 2944
226ada7a 2945 * gnatcmd.adb: Add entry for Latin-5 (Cyrillic ISO-8859-5)
82a4b025 2946
226ada7a 2947 * csets.adb: Add entry for Latin-5 (Cyrillic ISO-8859-5)
82a4b025 2948
226ada7a
GB
2949 * csets.ads:
2950 Fix header format
2951 Add 2001 to copyright date
2952 Add entry for Latin-5 (Cyrillic ISO-8859-5)
82a4b025 2953
226ada7a
GB
29542001-12-14 Matt Gingell <gingell@gnat.com>
2955
07fc65c4 2956 * adaint.c: mktemp is a macro on Lynx and can not be used as an
226ada7a 2957 expression.
82a4b025 2958
226ada7a
GB
29592001-12-14 Richard Kenner <kenner@gnat.com>
2960
07fc65c4 2961 * misc.c (gnat_expand_constant): Do not strip UNCHECKED_CONVERT_EXPR
226ada7a 2962 if operand is CONSTRUCTOR.
82a4b025 2963
226ada7a
GB
29642001-12-14 Ed Schonberg <schonber@gnat.com>
2965
07fc65c4
GB
2966 * trans.c (tree_transform, case N_Assignment_Statement): Set lineno
2967 before emiting check on right-hand side, so that exception information
226ada7a
GB
2968 is correct.
2969
29702001-12-14 Richard Kenner <kenner@gnat.com>
82a4b025 2971
07fc65c4 2972 * utils.c (create_var_decl): Throw away initializing expression
226ada7a 2973 if just annotating types and non-constant.
82a4b025 2974
226ada7a
GB
29752001-12-14 Vincent Celier <celier@gnat.com>
2976
2977 * prj-nmsc.adb: (Ada_Check): Migrate drom Ada_Default_... to
2978 Default_Ada_...
82a4b025 2979
07fc65c4 2980 * prj.adb: (Ada_Default_Spec_Suffix, Ada_Default_Impl_Suffix):
226ada7a
GB
2981 Remove functions.
2982 (Default_Ada_Spec_Suffix, Default_Ada_Impl_Suffix): Move to spec.
82a4b025 2983
07fc65c4 2984 * prj.ads: (Ada_Default_Spec_Suffix, Ada_Default_Impl_Suffix):
226ada7a
GB
2985 Remove functions.
2986 (Default_Ada_Spec_Suffix, Default_Ada_Impl_Suffix): Move from body.
2987
9b94bf9e
JM
29882001-12-16 Joseph S. Myers <jsm28@cam.ac.uk>
2989
2990 * ChangeLog: Remove piece of diff output.
2991
449d2be3
GB
29922001-12-14 Geert Bosch <bosch@gnat.com>
2993
2994 * config-lang.in: Update copyright notice
2995
2996 * layout.adb: Remove commented out code.
2997
2998 * mdllfile.ads: Update copyright notice. Fix header format.
2999
3000 * sem_case.ads: Likewise.
3001
3002 * sem_ch3.adb: Minor reformatting.
3003
e5bd5cb4
GB
30042001-12-12 Geert Bosch <bosch@gnat.com>
3005
3006 * freeze.ads: Update copyright date.
3007
3008 * g-comlin.ads: Minor reformatting.
3009
3010 * gnat-style.texi: Fix typo.
3011
b468d8ec
GB
30122001-12-12 Geert Bosch <bosch@gnat.com>
3013
3014 * einfo.h: Regenerate.
3015
ed7da216
GB
30162001-12-12 Ed Schonberg <schonber@gnat.com>
3017
07fc65c4 3018 * sem_ch12.adb (Save_Entity_Descendant): Use syntactic field names
ed7da216 3019 on known node types, rather than untyped fields. Further cleanups.
82a4b025 3020
ed7da216
GB
30212001-12-12 Robert Dewar <dewar@gnat.com>
3022
3023 * sem_ch12.adb:
3024 (Save_Entity_Descendant): Minor comment update.
3025 (Copy_Generic_Node): Deal with incorrect reference to Associated_Node
07fc65c4 3026 of an N_Attribute_Reference node. As per note below, this does not
ed7da216 3027 eliminate need for Associated_Node in attribute ref nodes.
07fc65c4 3028 (Associated_Node): Documentation explicitly mentions attribute
ed7da216 3029 reference nodes, since this field is used in such nodes.
82a4b025 3030
ed7da216
GB
3031 * sem_ch12.adb (Associated_Node): Minor documentation cleanup.
3032
de76a39c
GB
30332001-12-12 Robert Dewar <dewar@gnat.com>
3034
3035 * s-stalib.adb: Add more comments on with statements being needed
82a4b025 3036
de76a39c 3037 * par-ch12.adb: Minor reformatting
82a4b025 3038
de76a39c 3039 * prj-dect.ads: Fix copyright header
82a4b025 3040
07fc65c4 3041 * s-arit64.adb (Multiply_With_Ovflo_Check): Fix case where both
de76a39c 3042 inputs fit in 32 bits, but the result still overflows.
82a4b025 3043
de76a39c 3044 * s-fatgen.ads: Minor comment improvement
82a4b025 3045
de76a39c
GB
30462001-12-12 Ed Schonberg <schonber@gnat.com>
3047
07fc65c4
GB
3048 * sem_ch4.adb (Analyze_Selected_Component): If the prefix is of a
3049 formal derived type, look for an inherited component from the full
de76a39c 3050 view of the parent, if any.
82a4b025 3051
de76a39c
GB
30522001-12-12 Robert Dewar <dewar@gnat.com>
3053
3054 * checks.ads (Apply_Alignment_Check): New procedure.
82a4b025 3055
07fc65c4
GB
3056 * exp_ch13.adb (Expand_N_Freeze_Entity): Generate dynamic check to
3057 ensure that the alignment of objects with address clauses is
de76a39c
GB
3058 appropriate, and raise PE if not.
3059
07fc65c4 3060 * exp_util.ads (Must_Be_Aligned): Removed, replaced by
de76a39c 3061 Exp_Pakd.Known_Aligned_Enough
82a4b025 3062
de76a39c
GB
3063 * mdllfile.ads: Minor reformatting
3064
3065 * mlib-fil.ads: Minor reformatting
82a4b025 3066
de76a39c
GB
30672001-12-12 Ed Schonberg <schonber@gnat.com>
3068
07fc65c4
GB
3069 * exp_ch8.adb (Expand_N_Object_Renaming_Declaration): Extend previous
3070 fix to any component reference if enclosing record has non-standard
de76a39c 3071 representation.
82a4b025 3072
de76a39c
GB
30732001-12-12 Vincent Celier <celier@gnat.com>
3074
07fc65c4 3075 * g-dirope.ads (Find, Wildcard_Iterator): Moved to child package
de76a39c 3076 Iteration
82a4b025 3077
de76a39c
GB
30782001-12-12 Ed Schonberg <schonber@gnat.com>
3079
07fc65c4 3080 * freeze.ads: Make Freeze_Fixed_Point_Type visible, for use in
de76a39c 3081 sem_attr.
82a4b025 3082
de76a39c
GB
30832001-12-12 Robert Dewar <dewar@gnat.com>
3084
3085 * impunit.adb: Add entry for GNAT.Directory_Operations.Iteration
82a4b025 3086
de76a39c
GB
30872001-12-12 Emmanuel Briot <briot@gnat.com>
3088
3089 * g-regexp.adb: Remove all debug code, since it isn't required anymore,
3090 and it adds dependencies to system.io.
82a4b025 3091
de76a39c
GB
30922001-12-12 Pascal Obry <obry@gnat.com>
3093
07fc65c4 3094 * g-dirope.adb (Expand_Path.Var): Correctly detect end of
de76a39c
GB
3095 variable name.
3096
0b09835f
ES
30972001-12-11 Ed Schonberg <schonber@gnat.com>
3098
3099 * sem_ch10.adb (Install_Withed_Unit): If the unit is a generic instance
07fc65c4
GB
3100 that is the parent of other generics, the instance body replaces the
3101 instance node. Retrieve the instance of the spec, which is the one
0b09835f
ES
3102 that is visible in clients and within the body.
3103
598c3446
GB
31042001-12-11 Vincent Celier <celier@gnat.com>
3105
3106 * gnatmain.adb: Initial version.
82a4b025 3107
598c3446 3108 * gnatmain.ads: Initial version.
82a4b025 3109
598c3446 3110 * prj-attr.adb (Initialisation_Data): Add package Gnatstub.
82a4b025 3111
598c3446 3112 * snames.adb: Updated to match snames.ads.
82a4b025 3113
598c3446 3114 * snames.ads: Added Gnatstub.
82a4b025 3115
598c3446
GB
31162001-12-11 Vincent Celier <celier@gnat.com>
3117
07fc65c4 3118 * prj-attr.adb (Initialization_Data): Change name from
598c3446 3119 Initialisation_Data.
82a4b025 3120
598c3446
GB
31212001-12-11 Emmanuel Briot <briot@gnat.com>
3122
3123 * g-regpat.adb (Parse_Literal): Properly handle simple operators ?,
3124 + and * applied to backslashed expressions like \r.
82a4b025 3125
598c3446
GB
31262001-12-11 Vasiliy Fofanov <fofanov@gnat.com>
3127
07fc65c4 3128 * g-os_lib.ads: String_List type added, Argument_List type is now
598c3446 3129 subtype of String_List.
82a4b025 3130
598c3446
GB
31312001-12-11 Robert Dewar <dewar@gnat.com>
3132
3133 * g-os_lib.ads: Change copyright to FSF
3134 Add comments for String_List type
82a4b025 3135
598c3446
GB
31362001-12-11 Vincent Celier <celier@gnat.com>
3137
07fc65c4 3138 * g-dirope.adb (Expand_Path): Fix bug. (wrong length when adding a
598c3446
GB
3139 string to the buffer).
3140
7fb754a1
GB
31412001-12-11 Ed Schonberg <schonber@gnat.com>
3142
3143 * freeze.adb: Make Freeze_Fixed_Point_Type visible, for use in
3144 sem_attr.
82a4b025 3145
7fb754a1 3146 * sem_attr.adb: Simplify previous fix for Address.
07fc65c4
GB
3147 (Set_Bounds): If prefix is a non-frozen fixed-point type, freeze now,
3148 to avoid anomalies where the bound of the type appears to raise
7fb754a1
GB
3149 constraint error.
3150
31512001-12-11 Robert Dewar <dewar@gnat.com>
3152
07fc65c4 3153 * lib-xref.adb (Output_Refs): Make sure pointers are always properly
7fb754a1 3154 handled.
82a4b025 3155
7fb754a1
GB
31562001-12-11 Ed Schonberg <schonber@gnat.com>
3157
07fc65c4 3158 * sem_ch12.adb (Analyze_Subprogram_Instantiation): Check for a
7fb754a1 3159 renamed unit before checking for recursive instantiations.
82a4b025 3160
7fb754a1
GB
31612001-12-11 Emmanuel Briot <briot@gnat.com>
3162
3163 * prj.ads: Add comments for some of the fields.
3164
0873bafc
GB
31652001-12-11 Robert Dewar <dewar@gnat.com>
3166
07fc65c4 3167 * lib-xref.adb (Output_Refs): Don't output type references outside
0873bafc 3168 the main unit if they are not otherwise referenced.
82a4b025 3169
0873bafc
GB
31702001-12-11 Ed Schonberg <schonber@gnat.com>
3171
07fc65c4 3172 * sem_attr.adb (Analyze_attribute, case Address and Size): Simplify
0873bafc 3173 code and diagnose additional illegal uses
82a4b025 3174
07fc65c4 3175 * sem_util.adb (Is_Object_Reference): An indexed component is an
0873bafc 3176 object only if the prefix is.
82a4b025 3177
0873bafc
GB
31782001-12-11 Vincent Celier <celier@gnat.com>
3179
3180 * g-diopit.adb: Initial version.
82a4b025 3181
0873bafc 3182 * g-diopit.ads: Initial version.
82a4b025 3183
0873bafc
GB
3184 * g-dirope.adb:
3185 (Expand_Path): Avoid use of Unbounded_String
3186 (Find, Wildcard_Iterator): Moved to child package Iteration
82a4b025 3187
0873bafc 3188 * Makefile.in: Added g-diopit.o to GNATRTL_NONTASKING_OBJS
82a4b025 3189
7fb754a1 31902001-12-11 Robert Dewar <dewar@gnat.com>
0873bafc
GB
3191
3192 * sem_attr.adb: Minor reformatting
3193
d087cd96
GB
31942001-12-11 Ed Schonberg <schonber@gnat.com>
3195
3196 * sem_ch3.adb: Clarify some ???.
82a4b025 3197
d087cd96
GB
31982001-12-11 Robert Dewar <dewar@gnat.com>
3199
07fc65c4 3200 * exp_util.adb (Must_Be_Aligned): Removed, replaced by
d087cd96 3201 Exp_Pakd.Known_Aligned_Enough
82a4b025 3202
07fc65c4 3203 * sem_ch13.adb (Check_Address_Alignment): Removed, extended
d087cd96
GB
3204 version is moved to Exp_Ch13.
3205
32062001-12-11 Robert Dewar <dewar@gnat.com>
3207
3208 * einfo.ads: Minor reformatting
82a4b025 3209
d087cd96 3210 * exp_ch5.adb: Add comment for previous.change
82a4b025 3211
d087cd96 3212 * ali.adb: New interface for extended typeref stuff.
82a4b025 3213
d087cd96 3214 * ali.ads: New interface for typeref stuff.
82a4b025 3215
d087cd96 3216 * checks.adb (Apply_Alignment_Check): New procedure.
82a4b025 3217
d087cd96 3218 * debug.adb: Add -gnatdM for modified ALI output
82a4b025 3219
d087cd96 3220 * exp_pakd.adb (Known_Aligned_Enough): Replaces Known_Aligned_Enough.
82a4b025 3221
07fc65c4
GB
3222 * lib-xref.adb: Extend generation of <..> notation to cover
3223 subtype/object types. Note that this is a complete rewrite,
3224 getting rid of the very nasty quadratic algorithm previously
d087cd96 3225 used for derived type output.
82a4b025 3226
07fc65c4
GB
3227 * lib-xref.ads: Extend description of <..> notation to cover
3228 subtype/object types. Uses {..} for these other cases.
d087cd96 3229 Also use (..) for pointer types.
82a4b025 3230
d087cd96 3231 * sem_util.adb (Check_Potentially_Blocking_Operation): Slight cleanup.
82a4b025 3232
07fc65c4 3233 * exp_pakd.adb: Minor reformatting. Note that prevous RH should say:
d087cd96
GB
3234 (Known_Aligned_Enough): Replaces Must_Be_Aligned.
3235
290986ed
GB
32362001-12-11 Vincent Celier <celier@gnat.com>
3237
3238 * gnatcmd.adb:
3239 Changed /COMPILE_ONLY to /ACTIONS=COMPILE
3240 Changed /BIND_ONLY to /ACTIONS=BIND
3241 Changed /LINK_ONLY to /ACTIONS=LINK
82a4b025 3242
290986ed
GB
32432001-12-11 Ed Schonberg <schonber@gnat.com>
3244
3245 * sem_ch8.adb (Find_Selected_Component): improved search for a
3246 candidate package in case of error.
82a4b025 3247
290986ed
GB
3248 * sem_ch12.adb (Inline_Instance_Body): place head of use_clause
3249 chain back on scope stack before reinstalling use clauses.
82a4b025 3250
290986ed
GB
3251 * exp_ch5.adb (Expand_N_If_Statement): if Constant_Condition_Warnings
3252 is enabled, do not kill the code for the condition, to preserve
3253 warning.
3254
84157f51
GB
32552001-12-11 Robert Dewar <dewar@gnat.com>
3256
07fc65c4 3257 * checks.adb (Insert_Valid_Check): Apply validity check to expression
84157f51
GB
3258 of conversion, not to result of conversion.
3259
32602001-12-11 Ed Schonberg <schonber@gnat.com>
82a4b025 3261
07fc65c4
GB
3262 * sem_ch3.adb (Build_Derived_Record_Type): set Controlled flag
3263 before freezing parent. If the declarations are mutually recursive,
3264 an access to the current record type may be frozen before the
84157f51
GB
3265 derivation is complete.
3266
7ffa903f
VC
32672001-12-05 Vincent Celier <celier@gnat.com>
3268
07fc65c4 3269 * gnatcmd.adb: (MAKE): Add new translations: -b /BIND_ONLY,
7ffa903f 3270 -c /COMPILE_ONLY, -l /LINK_ONLY
82a4b025 3271
7ffa903f
VC
3272 * opt.ads:
3273 (Bind_Only): New Flag
3274 (Link_Only): New flag
82a4b025 3275
07fc65c4 3276 * switch.adb (Scan_Make_Switches): Add processing for -b (Bind_Only)
7ffa903f 3277 and -l (Link_Only)
82a4b025 3278
7ffa903f 3279 * makeusg.adb: Add new switches -b and -l. Update Copyright notice.
82a4b025 3280
7ffa903f
VC
3281 * make.adb:
3282 (Do_Compile_Step, Do_Bind_Step, Do_Link_Step): New flags.
3283 (Gnatmake): Set the step flags. Only perform a step if the
3284 corresponding step flag is True.
3285 (Scan_Make_Arg): Reset the bind and link step flags when -u
3286 or -gnatc has been specified.
3287
f91b40db
GB
32882001-12-05 Ed Schonberg <schonber@gnat.com>
3289
07fc65c4 3290 * sem_eval.adb (Eval_Concatenation): If left operand is a null string,
f91b40db 3291 get bounds from right operand.
82a4b025 3292
f91b40db 3293 * sem_eval.adb: Minor reformatting
82a4b025 3294
07fc65c4 3295 * exp_util.adb (Make_Literal_Range): use bound of literal rather
f91b40db 3296 than Index'First, its lower bound may be different from 1.
82a4b025 3297
07fc65c4 3298 * exp_util.adb: Undo earlier change, fixes ACVC regressions C48009B
f91b40db 3299 and C48009J
82a4b025 3300
f91b40db
GB
33012001-12-05 Vincent Celier <celier@gnat.com>
3302
3303 * prj-nmsc.adb Minor reformatting
82a4b025 3304
07fc65c4 3305 * prj-nmsc.adb (Language_Independent_Check): Reset Library flag if
f91b40db 3306 set and libraries are not supported.
82a4b025 3307
f91b40db
GB
33082001-12-05 Ed Schonberg <schonber@gnat.com>
3309
07fc65c4
GB
3310 * sem_ch3.adb (Build_Derived_Private_Type): set Public status of
3311 private view explicitly, so the back-end can treat as a global
f91b40db
GB
3312 when appropriate.
3313
45d04cbb
GB
33142001-12-05 Ed Schonberg <schonber@gnat.com>
3315
3316 * sem_ch12.adb (Instantiate_Package_Body): if instance is a compilation
3317 unit, always replace instance node with new body, for ASIS use.
3318
33192001-12-05 Vincent Celier <celier@gnat.com>
82a4b025 3320
07fc65c4
GB
3321 * prj-nmsc.adb (Language_Independent_Check): Issue a warning if
3322 libraries are not supported and both attributes Library_Name and
45d04cbb 3323 Library_Dir are specified.
82a4b025 3324
07fc65c4 3325 * prj-proc.adb (Expression): Set location of Result to location of
45d04cbb 3326 first term.
82a4b025 3327
45d04cbb
GB
3328 * Makefile.in: Add mlib.o, mlib-fil.o, mlib-tgt and mlib-utl to GNATLS.
3329 (prj-nmsc is now importing MLib.Tgt)
82a4b025 3330
45d04cbb
GB
3331 * prj-proc.adb: Put the change indicated above that was forgotten.
3332
84436014
RD
33332001-12-05 Robert Dewar <dewar@gnat.com>
3334
3335 * Makefile.in: Add dependencies for System.IO for GNAT.Regexp
3336
7ae0dcd8
ES
33372001-12-05 Ed Schonberg <schonber@gnat.com>
3338
3339 * sem_ch3.adb (Build_Derived_Concurrent_Type): If derivation imposes a
3340 constraint, introduce explicit subtype declaration and derive from it.
82a4b025 3341
7ae0dcd8
ES
3342 * sem_ch3.adb: Minor reformatting
3343
c9a4817d
RD
33442001-12-05 Robert Dewar <dewar@gnat.com>
3345
07fc65c4 3346 * checks.adb (Determine_Range): Increase cache size for checks.
c9a4817d 3347 Minor reformatting
82a4b025 3348
c9a4817d
RD
3349 * exp_ch6.adb: Minor reformatting
3350 (Expand_N_Subprogram_Body): Reset Is_Pure for any subprogram that has
3351 a parameter whose root type is System.Address, since treating such
3352 subprograms as pure in the code generator is almost surely a mistake
3353 that will lead to unexpected results.
82a4b025 3354
07fc65c4 3355 * exp_util.adb (Remove_Side_Effects): Clean up old ??? comment and
c9a4817d 3356 change handling of conversions.
82a4b025 3357
c9a4817d
RD
3358 * g-regexp.adb: Use System.IO instead of Ada.Text_IO.
3359
2514b839
ES
33602001-12-05 Ed Schonberg <schonber@gnat.com>
3361
07fc65c4
GB
3362 * sem_ch3.adb (Analyze_Object_Declaration): If expression is an
3363 aggregate with static wrong size, attach generated Raise node to
2514b839
ES
3364 declaration.
3365
457b6274
RD
33662001-12-05 Robert Dewar <dewar@gnat.com>
3367
07fc65c4 3368 * sem_attr.adb (Analyze_Attribute): Defend against bad Val attribute.
457b6274
RD
3369 Fixes compilation abandoned bomb in B24009B.
3370
19349925
ES
33712001-12-05 Ed Schonberg <schonber@gnat.com>
3372
3373 * sem_ch12.adb:
3374 Document use of Associated_Node on Selected_Components.
3375 (Save_Global_Operand_Descendants): Change to Save_Entity_Descendants,
3376 to clarify use of untyped descendant fields.
3377
6663c393
RD
33782001-12-05 Robert Dewar <dewar@gnat.com>
3379
3380 * prj-dect.ads: Add ??? comment
3381 Add 2001 to copyright notice (was not done in after all)
82a4b025 3382
6663c393 3383 * prj-part.adb: Minor reformatting. Reword one awkward error message.
82a4b025 3384
6663c393 3385 * prj.ads: Minor reformatting throughout, and add some ??? comments
82a4b025 3386
6663c393
RD
3387 * snames.ads: Minor reformatting
3388
d7b2a6af
GB
33892001-12-05 Geert Bosch <bosch@gnat.com>
3390
3391 * snames.adb: Autoupdate
3392
fbc9a404
VC
33932001-12-05 Vincent Celier <celier@gnat.com>
3394
3395 * prj-dect.adb (Parse): Rename parameter Modifying to Extends.
82a4b025 3396
fbc9a404 3397 * prj-dect.ads (Parse): Rename parameter Modifying to Extends.
82a4b025 3398
fbc9a404 3399 * prj-env.adb: Minor comment changes (modifying -> extends).
82a4b025 3400
fbc9a404 3401 * prj-nmsc.adb: Minor comment changes (modifying -> extends).
82a4b025 3402
07fc65c4 3403 * prj-part.adb (Parse_Single_Project): Change Tok_Modifying to
fbc9a404 3404 Tok_Extends.
82a4b025 3405
fbc9a404 3406 * prj.adb (Initialize): Change Modifying to Extends.
82a4b025 3407
fbc9a404 3408 * scans.ads (Token_Type): Change Tok_Modifying to Tok_Extends.
82a4b025 3409
fbc9a404 3410 * prj.ads: Minor comment change (Modifying -> extending).
82a4b025 3411
fbc9a404
VC
3412 * snames.ads: Change modifying to extends.
3413
7cff0b1b
RD
34142001-12-05 Robert Dewar <dewar@gnat.com>
3415
07fc65c4 3416 * sem_warn.adb: Remove stuff for conditionals, we are not going to
7cff0b1b 3417 do this after all.
82a4b025 3418
07fc65c4 3419 * sem_warn.ads: Remove stuff for conditionals, we are not going to
7cff0b1b
RD
3420 do this after all. Add 2001 to copyright notice
3421
4f56ebb7
GB
34222001-12-04 Geert Bosch <bosch@gnat.com>
3423
3424 * einfo.h, sinfo.h, treeprs.ads: Regenerate.
3425
053defdf
RD
34262001-12-04 Robert Dewar <dewar@gnat.com>
3427
07fc65c4
GB
3428 * errout.adb (Error_Msg): Ignore attempt to put error msg at junk
3429 location if we already have errors. Stops some cases of cascaded
053defdf 3430 errors.
82a4b025 3431
053defdf
RD
3432 * errout.adb: Improve comment.
3433
f311e166
RD
34342001-12-04 Robert Dewar <dewar@gnat.com>
3435
3436 * sem_ch12.adb:
3437 (Analyze_Formal_Type_Definition): Defend against Error.
3438 (Analyze_Formal_Subprogram): Defend against Error.
82a4b025 3439
07fc65c4 3440 * par-ch12.adb (F_Formal_Type_Declaration): In case of error,
f311e166
RD
3441 remove following semicolon if present. Removes cascaded error.
3442
d61bd65a
DR
34432001-12-04 Douglas B. Rupp <rupp@gnat.com>
3444
3445 * bindgen.adb:
3446 (Gen_Exception_Table_Ada): Write "begin" and then return if Num
3447 exceptions equals 0.
3448 (Gen_Exception_Table_C): Return if Num exceptions equals 0.
3449 Fixes PIWG E tests (which have to be run with -gnatL).
3450
4ba603e2
RD
34512001-12-04 Robert Dewar <dewar@gnat.com>
3452
3453 * einfo.ads: Minor reformatting
3454
57568d91
ES
34552001-12-04 Ed Schonberg <schonber@gnat.com>
3456
07fc65c4
GB
3457 * einfo.ads: Block_Node points to the identifier of the block, not to
3458 the block node itself, to preserve the link when the block is
3459 rewritten, e.g. within an if-statement with a static condition.
82a4b025 3460
07fc65c4 3461 * inline.adb (Cleanup_Scopes): recover block statement from block
57568d91 3462 entity using new meaning of Block_Node.
82a4b025 3463
07fc65c4 3464 * sem_ch5.adb (Analyze_Block_Statement): set Block_Node to point to
57568d91
ES
3465 identifier of block node, rather than to node itself.
3466
0815d36a 34672001-12-04 Gary Dismukes <dismukes@gnat.com>
82a4b025 3468
0815d36a
GD
3469 * layout.adb:
3470 (Get_Max_Size): Fix "start of processing" comment to say Get_Max_Size.
3471 (Discrimify): Go back to setting the Etypes of the selected component
07fc65c4 3472 because the Vname component does not exist at this point and will
0815d36a
GD
3473 fail name resolution. Also set Analyzed.
3474 Remove with and use of Sem_Res.
3475
edc0f304
AC
34762001-12-04 Arnaud Charlet <charlet@gnat.com>
3477
3478 * Makefile.in: (HIE_SOURCES): add s-fat*.
3479
32213142
RD
34802001-12-04 Robert Dewar <dewar@gnat.com>
3481
3482 * sem_attr.adb:
3483 (Compile_Time_Known_Attribute): New procedure.
3484 (Eval_Attribute, case Size): Use Compile_Time_Known_Attribute to ensure
3485 proper range check.
3486
c0def2ad
ES
34872001-12-04 Ed Schonberg <schonber@gnat.com>
3488
07fc65c4 3489 * sem_ch7.adb (New_Private_Type): Set Is_Tagged_Type flag before
c0def2ad
ES
3490 processing discriminants to diagnose illegal default values.
3491
ee0a48c5
ES
34922001-12-04 Ed Schonberg <schonber@gnat.com>
3493
07fc65c4
GB
3494 * sem_attr.adb (Resolve_Attribute): Handle properly an non-classwide
3495 access discriminant within a type extension that constrains its
ee0a48c5
ES
3496 parent discriminants.
3497
dd5875a6
ES
34982001-12-04 Ed Schonberg <schonber@gnat.com>
3499
07fc65c4 3500 * sem_ch3.adb (Find_Type_Of_Subtype_Indic): If subtype indication
dd5875a6 3501 is malformed, use instance of Any_Id to allow analysis to proceed.
82a4b025 3502
07fc65c4 3503 * par-ch12.adb (P_Formal_Type_Declaration): Propagate Error if
dd5875a6
ES
3504 type definition is illegal.
3505 (P_Formal_Derived_Type_Definition): Better recovery when TAGGED is
3506 misplaced.
3507
c2a41e57
ES
35082001-12-04 Ed Schonberg <schonber@gnat.com>
3509
07fc65c4 3510 * sem_warn.adb (Output_Unreferenced_Messages): Extend previous fix to
c2a41e57
ES
3511 constants.
3512
0ae84753
RD
35132001-12-04 Robert Dewar <dewar@gnat.com>
3514
3515 * errout.adb: Minor reformatting
3516
63db260e
RD
35172001-12-04 Robert Dewar <dewar@gnat.com>
3518
3519 * exp_util.adb: Minor reformatting from last change
82a4b025 3520
07fc65c4
GB
3521 * errout.adb (Check_For_Warning): For a Raised_Constraint_Error node
3522 which is a rewriting of an expression, traverse the original
63db260e
RD
3523 expression to remove warnings that may have been posted on it.
3524
c6d289f4
ES
35252001-12-04 Ed Schonberg <schonber@gnat.com>
3526
07fc65c4 3527 * exp_util.adb (Must_Be_Aligned): Return false for a component of a
c6d289f4
ES
3528 record that has other packed components.
3529
5917e80d
DR
35302001-12-04 Douglass B. Rupp <rupp@gnat.com>
3531
3532 * adaint.c: Minor cleanups.
3533
2c70f9dd
DR
35342001-12-04 Douglass B. Rupp <rupp@gnat.com>
3535
3536 * adaint.c: Do not use utime.h on vxworks.
3537
e59b3387
AC
35382001-12-04 Arnaud Charlet <charlet@gnat.com>
3539
07fc65c4 3540 * Makefile.adalib: Clarify step 3 (use of gnat.adc) as it causes
e59b3387
AC
3541 more confusion than it solves.
3542
e288604a
GB
35432001-12-04 Geert bosch <bosch@gnat.com>
3544
3545 * einfo.h, nmake.adb, nmake.ads, sinfo.h treeprs.ads: Regenerate.
3546
5ac21013
GB
35472001-12-04 Geert Bosch <bosch@gnat.com>
3548
07fc65c4 3549 * Makefile.in (update-sources): New target.
5ac21013
GB
3550 For use by gcc_release script.
3551
7dd5bd5e
ES
35522001-12-04 Ed Schonberg <schonber@gnat.com>
3553
07fc65c4 3554 * sem_prag.adb (Analyze_Pragma, case Validity_Checks): do not treat as
7dd5bd5e
ES
3555 a configuration pragma, it is now legal wherever a pragma can appear.
3556
a078a589
ZW
35572001-12-04 Zack Weinberg <zack@codesourcery.com>
3558
3559 * Makefile.in: Don't set ALL. Delete @cross_defines@,
3560 @cross_overrides@, @build_overrides@ stanzas. INTERNAL_CFLAGS
3561 is now @CROSS@ -DIN_GCC; update comment.
3562
0839863c
GB
35632001-12-04 Robert Dewar <dewar@gnat.com>
3564
3565 * einfo.adb (Has_Pragma_Pure_Function): New flag.
3566 Fix problem that stopped ceinfo from working
82a4b025 3567
0839863c 3568 * einfo.ads (Has_Pragma_Pure_Function): New flag.
82a4b025 3569
0839863c
GB
3570 * sem_prag.adb (Pure_Function): Set new flag Has_Pragma_Pure_Function.
3571
35722001-12-04 Douglas B. Rupp <rupp@gnat.com>
9678de49
DR
3573
3574 * gnatchop.adb:
3575 (File_Time_Stamp): New procedure.
3576 (Preserve_Mode): New boolean.
3577 (Write_Unit): Pass time stamp.
3578 Implement -p switch (preserve time stamps).
82a4b025 3579
9678de49 3580 * gnatcmd.adb (CHOP): Add translation for -p (/PRESERVE).
82a4b025 3581
9678de49 3582 * gnatchop.adb: Do usage info for -p switch
82a4b025 3583
9678de49 3584 * adaint.h (__gnat_set_file_time_name): New function
82a4b025 3585
9678de49 3586 * adaint.c (__gnat_set_file_time_name): Implement
82a4b025 3587
9678de49
DR
3588 * adaint.h: Fix typo
3589
3b9a13c4
RD
35902001-12-03 Robert Dewar <dewar@gnat.com>
3591
667e5c5d 3592 * sinfo.ads: Minor reformatting. N_Freeze_Entity node does not
b4f94ac1 3593 have Associated_Node.
3b9a13c4 3594
767b404e
RD
35952001-12-03 Robert Dewar <dewar@gnat.com>
3596
3597 * prj-proc.adb: Minor reformatting
667e5c5d 3598
767b404e
RD
3599 * make.adb: Minor reformatting
3600
11ac71ba
GB
36012001-12-03 Geert Bosch <bosch@gnat.com>
3602
667e5c5d 3603 * make.adb: Minor reformatting.
11ac71ba 3604
ef3d4d6e 36052001-12-03 Robert Dewar <dewar@gnat.com>
b1446533
RD
3606
3607 * sem_ch12.adb: Minor reformatting
3608
d6d32b24
ES
36092001-12-03 Ed Schonberg <schonber@gnat.com>
3610
667e5c5d
AJ
3611 * sem_ch12.adb (Inline_Instance_Body): Use Save_Scope_Stack and
3612 push Standard on the stack before analyzing the instance body,
d6d32b24 3613 in order to have a clean visibility environment.
667e5c5d
AJ
3614
3615 * sem_ch12.adb (Inline_Instance_Body): Remove redundant code.
d6d32b24 3616
13f08f03
ES
36172001-12-03 Ed Schonberg <schonber@gnat.com>
3618
667e5c5d 3619 * sem_ch12.adb (Instantiate_Package_Body): Protect against double
13f08f03
ES
3620 instantiation of a body that contains an inlined body.
3621
3bd6c100
ES
36222001-12-03 Ed Schonberg <schonber@gnat.com>
3623
3624 * sem_ch12.adb:
3625 (Analyze_generic_subprogram_Declaration): Set outer_generic_scope,
3626 to prevent freezing within formal packages.
3627 (Freeze_Subprogram_Body): If body comes from another instance that
3628 appeared before its own body, place freeze node at end of current
3629 declarative part, to prevent a back-end crash.
3630 (Inline_Instance_Body): Handle properly a package instance within
3631 a subprogram instance that is a child unit.
3632
58d07d8f
GS
36332001-12-01 Graham Stott <grahams@redhat.com>
3634
3635 * Makefile.in (misc.o): Add missing $(srcdir) prefix
3636 and add optabs.h dependency.
3637
3638 * misc.c: Include optabs.h
3639 (gnat_tree_code_type): Make static and const.
3640 (gnat_tree_code_length): Likewise.
3641 (gnat_tree_code_name): Likewise.
3642 (update_setjmp_buf): Obtain operands mode from insn_data.
3643
c87222f0
RH
36442001-11-29 Richard Henderson <rth@redhat.com>
3645
3646 * init.c: Remove obsolete dwarf2 frame.h section.
3647
d3945f0a
JM
36482001-11-29 Joseph S. Myers <jsm28@cam.ac.uk>
3649
3650 * Make-lang.in (ada.generated-manpages): New dummy target.
3651
9f639397
ES
36522001-11-29 Ed Schonberg <schonber@gnat.com>
3653
667e5c5d
AJ
3654 * g-os_lib.adb (Add_To_Command): use explicit loop to move string
3655 into Command, an array conversion is illegal here. Uncovered by
9f639397
ES
3656 ACATS B460005.
3657
c835e5c6
GB
36582001/11/28 Geert Bosch <bosch@gnat.com>
3659
3660 * init.c: Minor whitespace changes.
3661
49bb4548
DR
36622001-11-28 Doug Rupp <rupp@gnat.com>
3663
667e5c5d 3664 * init.c: (__gnat_install_handler,VMS): Increase size of alternate
49bb4548
DR
3665 signal stack.
3666
ea2417e5
ZW
36672001-11-28 Zack Weinberg <zack@codesourcery.com>
3668
3669 * misc.c (gnat_expand_constant): Move declaration above
3670 definition of lang_hooks.
3671 (LANG_HOOKS_EXPAND_CONSTANT): Set to gnat_expand_constant.
3672 (gnat_init): lang_expand_constant no longer exists.
3673
3674 (internal_error_function): Remove #ifdef HAVE_VPRINTF. We
3675 always have vprintf.
3676 (gnat_init): Always call set_internal_error_function.
3677
f8e0aa73
AJ
36782001-11-27 Andreas Jaeger <aj@suse.de>
3679
3680 * Makefile.in (stamp-tool_src_dir): Use symbolic link.
3681
d99b0e79
LG
36822001-11-27 Laurent Guerby <guerby@acm.org>
3683
3684 * Makefile.in: Regenerate Ada dependencies.
3685
3f0496e5
RH
36862001-11-26 Richard Henderson <rth@redhat.com>
3687
3688 * Make-lang.in (gnatbind, gnatmake, gnatbl, gnatchop, gnatcmd,
3689 gnatlink, gnatkr, gnatls, gnatmem, gnatprep, gnatpsta, gnatpsys,
3690 gnatxref, gnatfind, gnatlbr): Depend on CONFIG_H and prefix.o.
3691
92fa4733
LG
36922001-11-25 Laurent Guerby <guerby@acm.org>
3693
3694 * sysdep.c (rts_get_*): Fix style.
3695
07626501
LG
36962001-11-19 Laurent Guerby <guerby@acm.org>
3697
3698 * Makefile.in (INCLUDES_FOR_SUBDIR): Remove redundant system include
3699 since it is of no apparent use and cause warnings.
3700
22703ccc
NB
37012001-11-18 Neil Booth <neil@daikokuya.demon.co.uk>
3702
3703 * misc.c (gnat_decode_option, gnat_init_options): Make definitions
3704 static too.
3705 (gnat_init): Don't return NULL.
3706 (finish_parse): Remove.
3707
b0df4321
LG
37082001-11-17 Laurent Guerby <guerby@acm.org>
3709
3710 * Make-lang.in (GNATLIBFLAGS): Add -W -Wall.
3711 * gigi.h (init_decl_processing): Rename to gnat_init_decl_processing.
3712 * io-aux.c: Provide K&R prototypes to all functions, reformat code.
3713 * lang-spec.h: Add missing struct field to silence warnings.
3714 * sysdep.c (rts_get_*): Provide K&R prototype.
3715 * sysdep.c (Unlock_Task, Lock_Task): Move to K&R prototype.
3716 * traceback.c (Unlock_Task, Lock_Task): Likewise.
3717 * tracebak.c (__gnat_backtrace): Remove unused variable.
3718 * utils.c (end_subprog_body): Move to K&R style.
3719
d215024f
RK
3720Thu Nov 15 18:16:17 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3721
3722 * trans.c, utils2.c: Remove PALIGN parameter to get_inner_reference.
3723
f5e99456
NB
37242001-11-15 Neil Booth <neil@daikokuya.demon.co.uk>
3725
3726 * misc.c (gnat_init): Change prototype. Include the
3727 functionality of the old init_parse and init_decl_processing.
3728 (gnat_init_decl_processing): New prototype.
3729 (init_parse): Remove.
3730 * utils.c (init_decl_processing): Rename gnat_init_decl_processing.
3731
5d69f816
NB
37322001-11-09 Neil Booth <neil@daikokuya.demon.co.uk>
3733
3734 * misc.c (gnat_print_decl, gnat_print_type): Renamed.
3735 (LANG_HOOKS_PRINT_DECL, LANG_HOOKS_PRINT_TYPE): Override.
3736 (print_lang_statistics, lang_print_xnode, print_lang_identifier,
3737 set_yydebug): Remove.
3738
3ac88239
NB
37392001-11-09 Neil Booth <neil@daikokuya.demon.co.uk>
3740
3741 * misc.c (LANG_HOOKS_NAME, LANG_HOOKS_IDENTIFIER_SIZE): Override.
3742 (struct lang_hooks): Constify.
3743 (language_string, lang_identify): Remove.
3744 * utils.c (init_decl_processing): Update.
3745
d23c55c2
NB
37462001-11-06 Neil Booth <neil@cat.daikokuya.demon.co.uk>
3747
3748 * misc.c: Include langhooks-def.h.
3749 * Makefile.in: Update.
3750
04a1b79c
RD
37512001-10-30 Robert Dewar <dewar@gnat.com>
3752
3753 * style.adb:
3754 (Check_Identifier): Rewrite circuit to be compatible with use of letters
3755 in the upper half of ASCII.
3756 (Check_Identifier): Minor reformatting
3757
81fa2d39
GB
37582001-10-30 Geert Bosch <bosch@gnat.com>
3759
f8e0aa73 3760 * (Associated_Node, Set_Associated_Node): Do not check for
81fa2d39
GB
3761 Freeze_Entity.
3762
ffc5527f
RD
37632001-10-30 Robert Dewar <dewar@gnat.com>
3764
3765 * a-reatim.ads: Minor reformatting
3766
865335eb
RD
37672001-10-30 Robert Dewar <dewar@gnat.com>
3768
f8e0aa73 3769 * gnatdll.adb: Minor reformatting throughout. Many ??? added for
865335eb
RD
3770 undocumented declarations.
3771
5e257178
PO
37722001-10-30 Pascal Obry <obry@gnat.com>
3773
f8e0aa73 3774 * gnatdll.adb (Parse_Command_Line): handle -g option to be passed
5e257178
PO
3775 to the binder and linker.
3776 Minor style fix.
f8e0aa73 3777
5e257178
PO
3778 * mdll.ads: Fix layout. Update copyright notice.
3779
3780 * mdll.adb: Fix layout. Update copyright notice.
3781
1753e0ad
RD
37822001-10-30 Robert Dewar <dewar@gnat.com>
3783
3784 * usage.adb: Minor fix to output for -gnaty.
3785
84bfdde0
ES
37862001-10-30 Ed Schonberg <schonber@gnat.com>
3787
f8e0aa73
AJ
3788 * a-reatim.ads: Makes Seconds_Count into a 64-bit integer,
3789 to accommodate all its possible values.
84bfdde0 3790
f8e0aa73 3791 * a-reatim.adb (Split): Special-case handling of Time_Span_First
84bfdde0
ES
3792 and of small absolute values of T.
3793
c296e5fc
RK
37942001-10-30 Richard Kenner <kenner@gnat.com>
3795
f8e0aa73
AJ
3796 * misc.c (gnat_expand_expr, case NULL_EXPR): Remove call to
3797 set_mem_attributes since not needed and wrong if RESULT if a REG;
c296e5fc
RK
3798 fixes ACATS failures.
3799
07c809df
GB
38002001-10-30 Geert Bosch <bosch@gnat.com>
3801
3802 * 86numaux.adb, a-tigeau.ads, a-wtgeau.ads, fname-sf.ads, g-traceb.ads,
3803 s-tasdeb.ads, sem_maps.ads: Add 2001 to copyright notice.
3804
54d22416 38052001-10-30 Robert Dewar <dewar@gnat.com>
f8e0aa73 3806
54d22416 3807 * bindusg.adb: Undocument -f switch.
f8e0aa73 3808
54d22416 3809 * gnatcmd.adb: Remove /FULL_ELABORATION.
f8e0aa73
AJ
3810
3811 * opt.ads (Force_RM_Elaboration_Order): Document that this is
54d22416 3812 obsolescent.
f8e0aa73 3813
54d22416 3814 * gnatbind.adb: Output new warning for use of obsolescent -f switch.
f8e0aa73 3815
54d22416
RD
3816 * gnatbind.adb: Minor update of warning msg.
3817
af5cf6f8
VC
38182001-10-30 Vincent Celier <celier@gnat.com>
3819
f8e0aa73 3820 * gnatcmd.adb (MAKE, BIND, LINK, LIST, FIND, XREF): Add translations
af5cf6f8 3821 for project file switches (-P (/PROJECT_FILE=),
f8e0aa73 3822 -X (/EXTERNAL_REFERENCE=) and -vPx (/PROJECT_FILE_VERBOSITY=DEFAULT
af5cf6f8
VC
3823 or MEDIUM or HIGH)
3824
984bc4c3
GB
38252001-10-30 Geert Bosch <bosch@gnat.com>
3826
3827 * decl.c: Minor whitespace fixes.
3828
5dece937
RK
38292001-10-30 Richard Kenner <kenner@gnat.com>
3830
3831 * utils2.c (build_allocator): Test for SIZE overflow in array case too
3832
de4bf6cb
GB
38332001-10-30 Geert Bosch <bosch@gnat.com>
3834
f8e0aa73 3835 * ali-util.adb (Initialize_Checksum): Use out-mode instead of in out.
de4bf6cb 3836 Found due to GCC 3.0 warning of using uninitialized value.
f8e0aa73 3837
de4bf6cb
GB
3838 * layout.adb:
3839 (Get_Max_Size): Use variant record for tracking value/expression.
3840 Makes logic clearer and prevents warnings for uninitialized variables.
3841 (Layout_Array_Type): Use variant record for tracking value/expression.
3842 Makes logic clearer and prevents warnings for uninitialized variables.
3843
f5e44987
RD
38442001-10-30 Robert Dewar <dewar@gnat.com>
3845
3846 * lib.adb: Minor reformatting
3847
3848 * s-taprop.ads: Minor reformatting
3849
45659035 38502001-10-29 Laurent Guerby <guerby@acm.org>
f8e0aa73 3851
45659035
GB
3852 * init.c:
3853 (Raise_From_Signal_Handler, Propagate_Signal_Exception): Make arg
3854 const.
3855 (_gnat_error_handler): Make MSG const.
3856
38572001-10-29 Richard Kenner <kenner@gnat.com>
3858
3859 * sysdep.c: Fix localtime_r problem on LynxOS.
3860 Also remove #elif to avoid warnings.
f8e0aa73
AJ
3861
3862 * misc.c (yyparse): Don't set up and register jmpbuf; remove decls
45659035 3863 used by this.
f8e0aa73 3864
45659035
GB
3865 * decl.c (annotate_value): Make SIZE unsigned to avoid warning.
3866
638e383e
JM
38672001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
3868
3869 * 86numaux.adb, a-tigeau.ads, a-wtgeau.ads, decl.c, exp_ch6.adb,
3870 exp_ch9.adb, exp_util.adb, fname-sf.ads, freeze.ads, g-awk.adb,
3871 g-comlin.ads, g-dirope.adb, g-dyntab.ads, g-socket.ads,
3872 g-table.ads, g-traceb.ads, gnat-style.texi, gnatchop.adb, init.c,
3873 layout.adb, layout.ads, mdllfile.ads, mlib-fil.ads, osint.ads,
3874 s-fatgen.adb, s-imgrea.adb, s-taprop.ads, s-tasdeb.ads,
3875 sem_aggr.adb, sem_attr.adb, sem_case.ads, sem_ch13.adb,
3876 sem_ch3.adb, sem_elab.adb, sem_maps.ads, sem_res.adb,
3877 sem_util.ads, sinfo.ads, sinput.ads, table.adb, table.ads,
3878 types.ads, urealp.adb: Fix spelling errors.
3879
97f6baa0
LG
38802001-10-27 Laurent Guerby <guerby@acm.org>
3881
3882 * trans.c (gigi): Fix non determinism leading to bootstrap
3883 comparison failures for debugging information.
3884
46b58b8c
FW
38852001-10-26 Florian Weimer <fw@deneb.enyo.de>
3886
3887 * gnat_rm.texi: Use @./@: where appropriate.
3888
30151c7b
RD
38892001-10-26 Robert Dewar <dewar@gnat.com>
3890
3891 * sinfo.adb: Define Associated_Node to overlap Entity field. Cleanup.
3892
c0b1738d
RK
38932001-10-26 Richard Kenner <kenner@gnat.com>
3894
3895 * gmem.c (__gnat_gmem_read_next): Properly check for EOF
3896
5b09c153
RK
38972001-10-26 Richard Kenner <kenner@gnat.com>
3898
f8e0aa73 3899 * decl.c (validate_size): Modify message for bad size to avoid
5b09c153
RK
3900 implication that compiler is modifying the size.
3901
4d553668
RD
39022001-10-26 Robert Dewar <dewar@gnat.com>
3903
3904 * prj-util.adb: Minor reformatting. Fix bad header format.
3905
3e542a58
RD
39062001-10-26 Robert Dewar <dewar@gnat.com>
3907
3908 * sinfo.ads: Define Associated_Node to overlap Entity field. Cleanup.
f8e0aa73 3909
3e542a58 3910 * sinfo.ads: Clarify use of Associated_Node (documentation only).
f8e0aa73
AJ
3911
3912 * sem_ch12.adb: Change Node4 to Associated_Node. Change
3913 Associated_Node to Get_Associated_Node. Put use of Unchecked_Access
3e542a58
RD
3914 much more narrowly in places where needed. These are cleanups.
3915
0bf08bfe
JB
39162001-10-26 Joel Brobecker <brobecke@gnat.com>
3917
3918 * 5zosinte.ads (null_pthread): new constant.
f8e0aa73 3919
0bf08bfe
JB
3920 * 5ztaprop.adb:
3921 (Initialize_TCB): Initialize thread ID to null, to be able to verify
3922 later that this field has been set.
3923 (Finalize_TCB): ditto.
3924 (Suspend_Task): Verify that the thread ID is not null before using it.
3925 (Resume_Task): ditto.
f8e0aa73 3926
0bf08bfe
JB
3927 * s-tasdeb.adb:
3928 (Resume_All_Tasks): Lock the tasks list before using it.
3929 (Suspend_All_Tasks): ditto.
3930
7a3a8c06
RK
39312001-10-26 Richard Kenner <kenner@gnat.com>
3932
f8e0aa73 3933 * decl.c (gnat_to_gnu_entity, case E_General_Access_Type):
7a3a8c06
RK
3934 Make constant variant of designated type for Is_Access_Constant.
3935 Call update_pointer_to with main variant.
f8e0aa73
AJ
3936
3937 * trans.c (process_freeze_entity, process_type):
7a3a8c06 3938 Call update_pointer_to on main variant.
f8e0aa73 3939
7a3a8c06
RK
3940 * utils.c (update_pointer_to): Make corresponding variant for NEW_TYPE.
3941 If main variant, update all other variants.
f8e0aa73
AJ
3942
3943 * utils2.c (build_unary_op, case INDIRECT_REF): No longer set
7a3a8c06
RK
3944 TREE_STATIC.
3945
a160babb
RD
39462001-10-26 Robert Dewar <dewar@gnat.com>
3947
3948 * prj-util.adb: Minor reformatting
3949
b403bd17
RD
39502001-10-26 Robert Dewar <dewar@gnat.com>
3951
3952 * prj-util.adb: Minor reformatting
3953
5fc3b4c7
RD
39542001-10-26 Robert Dewar <dewar@gnat.com>
3955
3956 * prj-attr.adb: Minor reformatting throughout
3957
8c736034
RD
39582001-10-26 Robert Dewar <dewar@gnat.com>
3959
3960 * prj-attr.ads: Minor reformatting
3961 Add ??? comment (this whole spec has almost no comments)
3962
47d5b6ed
VC
39632001-10-26 Vincent Celier <celier@gnat.com>
3964
f8e0aa73 3965 * g-os_lib.adb (Normalize_Pathname): Preserve the double slash
b4f94ac1 3966 ("//") that precede the drive letter on Interix.
47d5b6ed 3967
41af791f
GB
39682001-10-26 Geert Bosch <bosch@gnat.com>
3969
3970 * gnat_rm.texi: Add GNAT Reference Manual.
3971
ed4a1468
RD
39722001-10-25 Robert Dewar <dewar@gnat.com>
3973
f8e0aa73 3974 * sem_ch8.adb (Analyze_Package_Renaming): Skip analysis if Name
b4f94ac1 3975 is Error. Similar change for other renaming cases.
ed4a1468 3976
24377ae4
RD
39772001-10-25 Robert Dewar <dewar@gnat.com>
3978
3979 * s-atacco.ads: Add pragma Inline_Always for functions.
3980 Fix header format. Add copyright 2001
3981
fef3204e
ES
39822001-10-25 Ed Schonberg <schonber@gnat.com>
3983
f8e0aa73 3984 * par-ch3.adb (P_Subtype_Mark_Resync): for an anonymous array
b4f94ac1 3985 return Error rather than Empty so that analysis can proceed.
fef3204e 3986
dfc69d80
ES
39872001-10-25 Ed Schonberg <schonber@gnat.com>
3988
f8e0aa73 3989 * sem_util.adb (Enter_Name): better handling of cascaded error
b4f94ac1 3990 messages when a unit appears in its own context.
dfc69d80 3991
5a15af62
ES
39922001-10-25 Ed Schonberg <schonber@gnat.com>
3993
f8e0aa73 3994 * sem_util.adb (Defining_Entity): in case of error, attach created
b4f94ac1 3995 entity to specification, so that semantic analysis can proceed.
5a15af62 3996
2b881d53
RD
39972001-10-25 Robert Dewar <dewar@gnat.com>
3998
f8e0aa73 3999 * sem_util.adb
b4f94ac1 4000 (Defining_Entity): Deal with Error.
2b881d53
RD
4001 (Process_End_Label): Deal with bad end label for.
4002
578053f2
ES
40032001-10-25 Ed Schonberg <schonber@gnat.com>
4004
f8e0aa73 4005 * sem_elab.adb (Check_A_Call): refine message when call is in an
578053f2
ES
4006 instance but callee is not declared in the generic unit.
4007
0597ce0b 40082001-10-25 Ed Schonberg <schonber@gnat.com>
f8e0aa73
AJ
4009
4010 * sem_elab.adb (Check_A_Call): check for renaming before finding the
0597ce0b
ES
4011 enclosing unit, which may already be different from the calling unit.
4012
3de6e6da
GB
40132001-10-25 Geert Bosch <bosch@gnat.com>
4014
4015 * 4gintnam.ads: fix header format.
4016
6f311316
ES
40172001-10-25 Ed Schonberg <schonber@gnat.com>
4018
f8e0aa73 4019 * sem_res.adb (Resolve_Call): if the call is actually an indexing
b4f94ac1
ZW
4020 operation on the result of a parameterless call, perform elaboration
4021 check after the node has been properly rewritten.
f8e0aa73
AJ
4022
4023 * sem_ch12.adb (Copy_Generic_Node): after the proper body has been
b4f94ac1
ZW
4024 inlined within the generic tree, the defining identifier is not a
4025 compilation_unit.
6f311316 4026
17be0cdf
ES
40272001-10-25 Ed Schonberg <schonber@gnat.com>
4028
f8e0aa73 4029 * sem_res.adb (Resolve): special-case resolution of Null in an
b4f94ac1 4030 instance or an inlined body to avoid view conflicts.
f8e0aa73
AJ
4031
4032 * sem_ch12.adb (Copy_Generic_Node): for allocators, check for view
b4f94ac1 4033 compatibility by retrieving the access type of the generic copy.
17be0cdf 4034
ce9e9122
RD
40352001-10-25 Robert Dewar <dewar@gnat.com>
4036
4037 * sem_ch3.adb:
4038 (Analyze_Number_Declaration): Handle error expression.
4039 (Signed_Integer_Type_Declaration): Handle error bound.
4040 (Analyze_Subtype_Indication): Handle error range.
f8e0aa73 4041
ce9e9122
RD
4042 * sem_util.adb (Get_Index_Bounds): Check for Error.
4043
e12fbc9e
RD
40442001-10-25 Robert Dewar <dewar@gnat.com>
4045
f8e0aa73 4046 * restrict.adb (Set_No_Run_Time_Mode): Set Discard_Names as default
e12fbc9e
RD
4047 in no run time mode.
4048
52b80488
PO
40492001-10-25 Pascal Obry <obry@gnat.com>
4050
f8e0aa73 4051 * gnatmem.adb (Read_Next): fix Curs2 value to properly handle quiet
b4f94ac1 4052 mode case for ALLOC case.
f8e0aa73
AJ
4053
4054 * gnatmem.adb (Read_Next): correctly fix parsing in Quiet mode on
b4f94ac1 4055 all platforms. Improvement of last change.
52b80488 4056
316ad9c5
RD
40572001-10-25 Robert Dewar <dewar@gnat.com>
4058
4059 * exp_ch4.adb (Expand_N_Allocator): Minor reformatting.
4060
1a7e4df4
GB
40612001-10-25 Geert Bosch <bosch@gnat.com>
4062
4063 * osint.adb (Is_Relative): Remove duplicate.
4064
90a9fff2
PO
40652001-10-25 Pascal Obry <obry@gnat.com>
4066
f8e0aa73 4067 * osint.adb (Read_Default_Search_Dirs): correctly detect relative
b4f94ac1 4068 pathnames in UNIX and DOS style with drive letter.
90a9fff2 4069 (Is_Relative): new routine.
f8e0aa73 4070
90a9fff2 4071 * osint.adb: Minor reformatting
f8e0aa73
AJ
4072
4073 * osint.adb (Is_Relative): implementation using
b4f94ac1 4074 GNAT.OS_Lib.Is_Absolute_Path. Better fix.
90a9fff2 4075
5c1ba4cc
PO
40762001-10-25 Pascal Obry <obry@gnat.com>
4077
f8e0aa73 4078 * g-dirope.adb (Basename): correctly compute offset between the
b4f94ac1 4079 original Path and the translated one.
f8e0aa73 4080
5c1ba4cc
PO
4081 * g-dirope.adb: (Base_Name): add some comments.
4082
a7fb206d
RD
40832001-10-25 Robert Dewar <dewar@gnat.com>
4084
f8e0aa73 4085 * exp_imgv.adb (Expand_Image_Attribute): Defend against bad use
b4f94ac1 4086 in HIE mode, avoids compilation abandoned message
f8e0aa73 4087
a7fb206d 4088 * exp_imgv.adb: Correct typo in previous change
f8e0aa73 4089
a7fb206d
RD
4090 * exp_imgv.adb: Correct typo in previous change (not my day!)
4091
e6a7e62e
RD
40922001-10-25 Robert Dewar <dewar@gnat.com>
4093
4094 * s-tpinop.ads: Add 2001 to copyright notice. Fix header format.
4095
0d2b8e0b 40962001-10-25 Pascal Obry <obry@gnat.com>
75c09e7d 4097
f8e0aa73 4098 * g-awk.ads: Move all pragma inlines next to the routine
0d2b8e0b 4099 declarations. This is more uniform with other GNAT spec.
75c09e7d 4100
0d2b8e0b 41012001-10-22 Geert Bosch <bosch@gnat.com>
d2740a69
GB
4102
4103 * Make-lang.in (gnattools, cross-gnattools): Remove gnatmem.
4104
0d2b8e0b 41052001-10-19 Geert Bosch <bosch@gnat.com>
d7ac9bdd
GB
4106
4107 * Makefile.in (tools, gnattools): Remove gnatmem.
4108
17ed6335
RH
41092001-10-17 Richard Henderson <rth@redhat.com>
4110
4111 * Makefile.in (misc.o): Depend on langhooks.h.
4112 * misc.c: Include it.
4113 (LANG_HOOKS_INIT, LANG_HOOKS_INIT_OPTIONS): New.
4114 (LANG_HOOKS_DECODE_OPTION): New.
4115 (lang_hooks): Use LANG_HOOKS_INITIALIZER.
4116
f2436274
FW
41172001-10-16 Florian Weimer <fw@deneb.enyo.de>
4118
4119 * trans.c (tree_transform): Adjust to recent change in
4120 expand_asm_operands to implement named asm operands.
4121
b14127e6
ES
41222001-10-11 Ed Schonberg <schonber@gnat.com>
4123
f8e0aa73 4124 * exp_ch8.adb (Expand_N_Object_Renaming_Declaration): Bugfix in
b14127e6
ES
4125 renaming of discriminant for mutable record type.
4126
e70ee92a
RD
41272001-10-11 Robert Dewar <dewar@gnat.com>
4128
4129 * validsw.adb: Properly save -gnatVn status.
4130
9a5621d7 41312001-10-11 Robert Dewar <dewar@gnat.com>
f8e0aa73 4132
9a5621d7
RD
4133 * usage.adb: Add lines for V switch.
4134
f8e0aa73 4135 * gnatcmd.adb (COMPILE): Revise translations for -gnatV
9a5621d7
RD
4136 (/VALIDITY_CHECKING).
4137
45667f04
ES
41382001-10-11 Ed Schonberg <schonber@gnat.com>
4139
f8e0aa73 4140 * sem_type.adb (Add_One_Interp): an operator for a type declared in
45667f04
ES
4141 an extension of System is known to be visible.
4142
c3de5c4c
ES
41432001-10-11 Ed Schonberg <schonber@gnat.com>
4144
f8e0aa73 4145 * sem_eval.adb (Compare_Fixup): get the bounds of a String_Literal
c3de5c4c
ES
4146 properly. Fixes regression on ACATS C34005G.
4147
4fa964a6
RD
41482001-10-11 Robert Dewar <dewar@gnat.com>
4149
f8e0aa73 4150 * sem_ch5.adb (Analyze_Iteration_Scheme): Suppress warning on null
4fa964a6
RD
4151 loop in generic instance, since this is likely not very useful.
4152
0868e09c
RD
41532001-10-11 Robert Dewar <dewar@gnat.com>
4154
f8e0aa73 4155 * restrict.adb (Disallow in No_Run_Time_Mode): Properly specialize
0868e09c 4156 the error message for high integrity mode.
f8e0aa73
AJ
4157
4158 * rtsfind.adb (RTE): Give message if we try to find an entity that
0868e09c 4159 is not available in high integrity mode.
f8e0aa73 4160
0868e09c
RD
4161 * rtsfind.ads:
4162 (OK_To_Use_In_HIE_Mode): New array.
4163 (RTE): May return Empty in high integrity mode.
f8e0aa73
AJ
4164
4165 * rtsfind.ads (OK_To_Use_In_No_Run_Time_Mode): New name for
4166 OK_To_Use_In_HIE_Mode, now includes System_FAT_xxx.
4167
4168 * sem_ch6.adb (Analyze_Subprogram_Body): Kill body in predefined
4169 unit if not inlined always and in no runtime mode. Fixes problem
0868e09c 4170 caused by new Rtsfind changes.
f8e0aa73
AJ
4171
4172 * sem_ch6.adb (Analyze_Subrogram_Body): Do not Check_References if
0868e09c 4173 body is deleted.
f8e0aa73
AJ
4174
4175 * rtsfind.adb (RTE): Make sure we do not try to load unit after
0868e09c
RD
4176 giving message for entity not available in high integrity mode.
4177
934abf9c 41782001-10-11 Pascal Obry <obry@gnat.com>
f8e0aa73 4179
934abf9c
PO
4180 * impunit.adb: Add GNAT.CRC32.
4181
3c72bea4
ES
41822001-10-11 Ed Schonberg <schonber@gnat.com>
4183
f8e0aa73
AJ
4184 * exp_fixd.adb (Expand_Multiply_Fixed_By_Fixed_Giving_Fixed): handle
4185 properly the case where one universal operand in a non-static
3c72bea4
ES
4186 exponentiation of a real literal.
4187
44d8d2bb
ES
41882001-10-11 Ed Schonberg <schonber@gnat.com>
4189
f8e0aa73
AJ
4190 * exp_ch7.adb (Find_Final_List): for a type appearing in a with_type
4191 clause, return the gobal finalization list, for lack of anthing else.
44d8d2bb 4192
9e2b9627
ES
41932001-10-11 Ed Schonberg <schonber@gnat.com>
4194
f8e0aa73
AJ
4195 * exp_ch7.adb (Make_Transient_Block): if statement is within
4196 exception handler, always use new transient scope to place Clean
9e2b9627
ES
4197 procedure.
4198
cfac6e9f
PO
41992001-10-11 Pascal Obry <obry@gnat.com>
4200
4201 * Makefile.in:
4202 (GNAT_ADA_OBJS): add g-crc32.o, a-tags.o, a-stream.o
4203 (GNATBIND_OBJS): add g-crc32.o, a-tags.o, a-stream.o
4204 (GNATLS_RTL_OBJS): add g-crc32.o
4205 (GNATMAKE_RTL_OBJS): add g-crc32.o
f8e0aa73 4206
cfac6e9f
PO
4207 * ali-util.adb:
4208 (CRC_Match): new function.
f8e0aa73 4209 (Get_File_Checksum): renamed Get_File_CRC. Use the GNAT.CRC32 unit
cfac6e9f
PO
4210 instead of the previous simple checksum algorithm.
4211 (Time_Stamp_Mismatch): use CRC_Match for comparison.
4212 (Set_Source_Table): idem.
f8e0aa73 4213
cfac6e9f 4214 * ali-util.ads:
f8e0aa73 4215 (Get_File_Checksum): renamed Get_File_CRC as now we compute CRC
cfac6e9f
PO
4216 instead of simple checksum.
4217 (CRC_Match): new function.
4218 (CRC_Error): new constant.
f8e0aa73
AJ
4219
4220 * ali.adb (Scan_ALI): rename variable Chk to CRC as we are handling
4221 a CRC now and not a simple checksum. A CRC uses lower-case hex
cfac6e9f 4222 letters, fixes ambiguity in parsing.
f8e0aa73
AJ
4223
4224 * ali.ads (Sdep_Record.Checksum): renamed Sdep_Record.CRC as this
cfac6e9f 4225 is what this variable will store.
f8e0aa73 4226
cfac6e9f 4227 * bcheck.adb: Change reference to chechsum in comments by CRC.
f8e0aa73
AJ
4228 (Check_Consistency): Rename Get_File_Checksum to Get_File_CRC.
4229 rename All_Checksum_Match to All_CRC_Match. Change due to API
4230 renaming since now GNAT does not use a simple checksum but a
cfac6e9f 4231 CRC using GNAT.CRC32.
f8e0aa73
AJ
4232
4233 * gnatls.adb: Rename Checksum to CRC in many places, we use a CRC
cfac6e9f 4234 now and not anymore a simple checksum.
f8e0aa73
AJ
4235
4236 * lib-load.adb: Use Source_CRC instead of Source_Checksum in many
cfac6e9f 4237 places.
f8e0aa73 4238
cfac6e9f 4239 * lib-writ.adb (Write_ALI): Use Source_CRC instead of Source_Checksum.
f8e0aa73 4240
cfac6e9f
PO
4241 * scans.adb:
4242 (Restore_Scan_State): rename Checksum to CRC.
4243 (Save_Scan_State): idem.
f8e0aa73 4244
cfac6e9f
PO
4245 * scans.ads:
4246 With GNAT.CRC32.
4247 (Checksum): rename to CRC.
4248 (Saved_Scan_State): Save_Checksum field renamed to Save_CRC
f8e0aa73
AJ
4249
4250 * scn-nlit.adb: Rename many Accumulate_Checksum to Update (from
cfac6e9f 4251 GNAT.CRC32). Update copyright notice.
f8e0aa73
AJ
4252
4253 * scn-slit.adb: Rename many Accumulate_Checksum to Update (from
cfac6e9f 4254 GNAT.CRC32). Update copyright notice.
f8e0aa73 4255
cfac6e9f
PO
4256 * scn.adb:
4257 (Accumulate_Checksum): removed.
4258 (Update): new procedure. Add a wide-character into the CRC.
f8e0aa73 4259
cfac6e9f
PO
4260 * sinput-l.adb:
4261 (Complete_Source_File_Entry): use CRC32 instead of simple checksum.
f8e0aa73 4262 (Load_File): fix initialization of S (change Source_Checksum to
cfac6e9f 4263 Source_CRC)
f8e0aa73
AJ
4264
4265 * sinput-p.adb (Load_Project_File): rename Source_Checksum to
cfac6e9f 4266 Source_CRC in S initialization.
f8e0aa73 4267
cfac6e9f 4268 * sinput.adb (Source_Checksum): renamed to Source_CRC.
f8e0aa73 4269
cfac6e9f
PO
4270 * sinput.ads (Source_Checksum): renamed to Source_CRC.
4271 Update comments for the CRC.
f8e0aa73 4272
cfac6e9f 4273 * types.adb (Hex): Use lowercase for the letter part.
f8e0aa73
AJ
4274
4275 * types.ads (Get_Hex_String): Returns the hexadecimal representation
4276 for a word. This is currently used only for CRC. In previous version,
4277 the checksum was using a representation with all letter being
4278 upper-case. With the new implementation (using CRC) we do not remove
4279 the 32th bit of the CRC, so we can have an upper-case starting letter
4280 in the CRC. This is not possible to parse in Scan_ALI (ali.adb).
4281 It is ambigous since the CRC was optional and could be followed by
4282 options like EB, EE. So now this routines uses lower-case letter for
4283 the hexadecimal representation. Strange enough only lower case letters
cfac6e9f 4284 where checked in Scan_ALI (even if this was not a possible case).
f8e0aa73 4285
cfac6e9f 4286 * gnatvsn.ads (Library_Version): changed to 3.15a.
f8e0aa73
AJ
4287
4288 * s-crc32.ads: Initial version from GNAT.CRC32. This is the version
cfac6e9f 4289 for the compiler.
f8e0aa73
AJ
4290
4291 * s-crc32.adb: Initial version from GNAT.CRC32. This is the version
cfac6e9f 4292 for the compiler.
f8e0aa73 4293
cfac6e9f
PO
4294 * ali-util.adb: Redo previous change to avoid using word CRC everywhere
4295 Add 2001 to copyright notice
4296 (Accumulate_Checksum): Modify to use System.CRC32.
f8e0aa73
AJ
4297
4298 * ali-util.ads: Redo changes of previous revision to continue to use
cfac6e9f 4299 the word Checksum. Add 2001 to copyright notice.
f8e0aa73 4300
cfac6e9f
PO
4301 * ali.adb: Undo some of previous changes, not needed.
4302 Keep the change for lower case letters in the checksum.
f8e0aa73 4303
cfac6e9f
PO
4304 * ali.ads: Undo previous change not needed.
4305
4306 * bcheck.adb: Undo most of previous change, not needed.
4307 But do use Checksums_Match for checksum comparison.
f8e0aa73 4308
cfac6e9f
PO
4309 * gnatls.adb: Undo most of previous change, not needed.
4310 But do use Checksums_Match for comparing checksums.
f8e0aa73 4311
cfac6e9f 4312 * lib-load.adb: Undo previous change, not needed.
f8e0aa73 4313
cfac6e9f 4314 * lib-writ.adb: Undo previous change, not needed.
f8e0aa73
AJ
4315
4316 * lib-writ.ads: Document that checksums use lower case,
cfac6e9f 4317 not upper case letters.
f8e0aa73 4318
cfac6e9f 4319 * scans.adb: Undo previous change, not needed
f8e0aa73 4320
cfac6e9f 4321 * scans.ads: Undo previous change, not needed.
f8e0aa73 4322
cfac6e9f 4323 * scn-nlit.adb: Undo previous changes, not needed.
f8e0aa73 4324
cfac6e9f 4325 * scn-slit.adb: Undo previous change, not needed. Fix header format.
f8e0aa73 4326
cfac6e9f
PO
4327 * scn.adb:
4328 (Accumulate_Checksum): Use System.CRC32.
4329 (Initialize_Checksum): New procedure.
4330 Remove other changes of previous revision.
f8e0aa73 4331
cfac6e9f 4332 * sinput-p.adb: Undo previous change, not needed.
f8e0aa73 4333
cfac6e9f
PO
4334 * sinput.adb: Undo previous change, not needed.
4335
4336 * sinput-l.adb: Undo previous change, not needed.
f8e0aa73
AJ
4337
4338 * sinput.ads: Undo previous change, not needed. Keep only comment
cfac6e9f 4339 on new checksum algorithm
f8e0aa73 4340
cfac6e9f
PO
4341 * Makefile.in: Add s-crc32 as needed, remove g-crc32.
4342 Also remove a-tags and a-stream from GNAT sources.
f8e0aa73 4343
cfac6e9f 4344 * ali.adb (Scan_ALI): fix typo introduce in latest check-in.
f8e0aa73 4345
cfac6e9f
PO
4346 * Makefile.in (GNATRTL_NONTASKING_OBJS): Add g-crc32.o.
4347
4d6d06a5
GB
43482001-10-11 Geert Bosch <bosch@gnat.com>
4349
4350 * einfo.h: Regenerate.
4351
4352 * nmake.ads: Regenerate.
4353
4354 * nmake.adb: Regenerate.
4355
4356 * sinfo.h: Regenerate.
4357
4358 * treeprs.adb: Regenerate.
4359
c97412e2
GB
43602001-10-10 Geert Bosch <bosch@gnat.com>
4361
4362 * gnat-style.texi: New file describing coding guidelines for Ada.
f8e0aa73 4363
b83018ca
ES
43642001-10-10 Ed Schonberg <schonber@gnat.com>
4365
f8e0aa73 4366 * einfo.adb (Write_Entity_Flags): Elaboration_Entity_Required
b83018ca
ES
4367 is Flag174.
4368
e834fe1f
GB
43692001-10-10 Geert Bosch <bosch@gnat.com>
4370
4371 * snames.ads: Add new names for project facility.
4372
4373 * snames.adb: Update to reflect snames.ads changes.
4374
4375 * snames.h: Update to reflect snames.ads changes.
4376
b30668b7
VC
43772001-10-10 Vincent Celier <celier@gnat.com>
4378
4379 * make.adb:
4380 (Add_Switches): reflect the changes for the switches attributes
4381 Default_Switches indexed by the programming language,
4382 Switches indexed by the file name.
4383 (Collect_Arguments_And_Compile): Idem.
4384 Reflect the attribute name changes.
f8e0aa73 4385
b30668b7
VC
4386 * prj-attr.adb:
4387 (Initialisation_Data): Change the names of some packages and
4388 attributes.
4389 (Initialize): process case insensitive associative arrays.
f8e0aa73 4390
b30668b7
VC
4391 * prj-attr.ads:
4392 (Attribute_Kind): Remove Both, add Case_Insensitive_Associative_Array.
f8e0aa73 4393
b30668b7
VC
4394 * prj-dect.adb:
4395 (Parse_Attribute_Declaration): For case insensitive associative
4396 arrays, set the index string to lower case.
f8e0aa73 4397
b30668b7
VC
4398 * prj-env.adb:
4399 Reflect the changes of the project attributes.
f8e0aa73 4400
b30668b7
VC
4401 * prj-nmsc.adb:
4402 Replace Check_Naming_Scheme by Ada_Check and
4403 Language_Independent_Check.
f8e0aa73 4404
b30668b7
VC
4405 * prj-nmsc.ads:
4406 Replaced Check_Naming_Scheme by 2 procedures:
4407 Ada_Check and Language_Independent_Check.
f8e0aa73 4408
b30668b7
VC
4409 * prj-proc.adb:
4410 (Process_Declarative_Items): For case-insensitive associative
4411 arrays, set the index string to lower case.
4412 (Recursive_Check): Call Prj.Nmsc.Ada_Check, instead of
4413 Prj.Nmsc.Check_Naming_Scheme.
f8e0aa73 4414
b30668b7
VC
4415 * prj-tree.adb:
4416 (Case_Insensitive): New function
4417 (Set_Case_Insensitive): New procedure
f8e0aa73 4418
b30668b7
VC
4419 * prj-tree.ads:
4420 (Case_Insensitive): New function
4421 (Set_Case_Insensitive): New procedure
4422 (Project_Node_Record): New flag Case_Insensitive.
f8e0aa73 4423
b30668b7
VC
4424 * prj-util.adb:
4425 (Value_Of): new function to get the string value of a single
4426 string variable or attribute.
f8e0aa73 4427
b30668b7
VC
4428 * prj-util.ads:
4429 (Value_Of): new function to get the string value of a single
4430 string variable or attribute.
f8e0aa73 4431
b30668b7
VC
4432 * prj.adb:
4433 (Ada_Default_Spec_Suffix): New function
4434 (Ada_Default_Impl_Suffix): New function
4435 Change definitions of several constants to reflect
4436 new components of record types.
f8e0aa73 4437
b30668b7
VC
4438 * prj.ads:
4439 (Naming_Data): Change several components to reflect new
4440 elements of naming schemes.
4441 (Project_Data): New flags Sources_Present and
4442 Language_Independent_Checked.
4443 (Ada_Default_Spec_Suffix): New function.
4444 (Ada_Default_Impl_Suffix): New function.
f8e0aa73 4445
b30668b7
VC
4446 * snames.ads:
4447 Modification of predefined names for project manager: added
4448 Implementation, Specification_Exceptions, Implementation_Exceptions,
4449 Specification_Suffix, Implementation_Suffix, Separate_Suffix,
4450 Default_Switches, _Languages, Builder, Cross_Reference,
4451 Finder. Removed Body_Part, Specification_Append, Body_Append,
4452 Separate_Append, Gnatmake, Gnatxref, Gnatfind, Gnatbind,
4453 Gnatlink.
f8e0aa73 4454
b30668b7
VC
4455 * prj.ads: (Ada_Default_Spec_Suffix, Ada_Default_Impl_Suffix):
4456 Add comments.
f8e0aa73 4457
b30668b7
VC
4458 * prj-nmsc.adb (Ada_Check): Test that Separate_Suffix is defaulted,
4459 not that it is Nil_Variable_Value.
f8e0aa73 4460
b30668b7
VC
4461 * prj.ads: Add ??? for uncommented declarations
4462
662e57b4
ES
44632001-10-10 Ed Schonberg <schonber@gnat.com>
4464
f8e0aa73
AJ
4465 * sem_prag.adb: (Analyze_Pragma, case External): If entity is a
4466 constant, do not indicate possible modification, so that gigi can
662e57b4
ES
4467 treat it as a bona fide constant.
4468
72e4357f
RD
44692001-10-10 Robert Dewar <dewar@gnat.com>
4470
4471 * sem_prag.adb: Add processing for pragma External.
f8e0aa73 4472
72e4357f 4473 * snames.ads: Add entry for pragma External.
f8e0aa73 4474
72e4357f 4475 * par-prag.adb: Add pragma External.
f8e0aa73 4476
72e4357f
RD
4477 * snames.adb: Updated to match snames.ads.
4478
7bc1c7df
ES
44792001-10-10 Ed Schonberg <schonber@gnat.com>
4480
4481 * exp_ch4.adb (Expand_N_Allocator): Generate meaningful names for
4482 a dynamic task if the allocator appears in an indexed assignment
4483 or selected component assignment.
f8e0aa73
AJ
4484
4485 * exp_util.adb (Build_Task_Array_Image, Build_Task_Record_Image):
4486 For a dynamic task in an assignment statement, use target of
7bc1c7df
ES
4487 assignment to generate meaningful name.
4488
c84700e7
ES
44892001-10-10 Ed Schonberg <schonber@gnat.com>
4490
f8e0aa73 4491 * einfo.adb (Write_Field19_Name): Body_Entity is also defined for
c84700e7
ES
4492 a generic package.
4493
4494 * einfo.ads: Body_Entity is also defined for generic package.
4495 Documentation change only
f8e0aa73
AJ
4496
4497 * exp_aggr.adb (Build_Array_Aggr_Code): When expanding an
4498 others_choice for a discriminated component initialization,
4499 convert discriminant references into the corresponding discriminals.
4500
4501 * exp_ch3.adb (Get_Simple_Init_Val): Add qualification to aggregate
4502 only if original type is private and expression has to be wrapped
c84700e7 4503 in a conversion.
f8e0aa73
AJ
4504
4505 * checks.adb:
4506 (Apply_Constraint_Check): Do not perform length check
c84700e7 4507 if expression is an aggregate with only an others_choice.
f8e0aa73 4508 (Length_N_Cond): two references to the same in_parameter
c84700e7
ES
4509 (typically the discriminal in an init_proc) denote the same value.
4510 Two useful optimization uncovered by bugfixes above.
4511
d8d80dcd
RD
45122001-10-10 Robert Dewar <dewar@gnat.com>
4513
f8e0aa73 4514 * xeinfo.adb: Change int to char in translation of enumeration types.
d8d80dcd
RD
4515 This fixes a problem in the C representation of component alignment.
4516 Add 2001 to copyright notice
4517
a8fee948
RK
45182001-10-10 Richard Kenner <kenner@gnat.com>
4519
f8e0aa73 4520 * decl.c: (validate_size): Do check size of object of integral type
a8fee948
RK
4521 if it is a packed array type.
4522
c2d7fe59
RK
45232001-10-10 Richard Kenner <kenner@gnat.com>
4524
f8e0aa73 4525 * decl.c: (gnat_to_gnu_entity, case object): Also materialize
c2d7fe59
RK
4526 VAR_DECL for constant if not Is_Public but -O0.
4527
fb75e100
RK
45282001-10-10 Richard Kenner <kenner@gnat.com>
4529
4530 * misc.c (struct lang_hooks): Add new initializer to match GCC change.
4531
1724557a
GB
45322001-10-10 Geert Bosch <bosch@gnat.com>
4533
f8e0aa73 4534 * xnmake.adb (XNmake): Fix handling of -s/-b options. No longer
1724557a
GB
4535 use '/' as switch character, allowing for absolute file names.
4536
9f2f9eb6
JM
45372001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
4538
4539 * 4gintnam.ads, Make-lang.in, Makefile.in, config-lang.in: Update
4540 FSF address.
4541
8fecf41d
GB
45422001-10-08 Geert Bosch <bosch@gnat.com>
4543
4544 * Makefile.in (treeprs.ads, einfo.h, sinfo.h, nmake.adb, nmake.ads):
4545 Automatically build utilities when files need to be regenerated.
4546
589f1edf
GB
45472001-10-08 Geert Bosch <bosch@gnat.com>
4548
4549 * xsnames.adb: New utility for updating snames.ads and snames.adb
4550
67f28219
ZW
45512001-10-08 Zack Weinberg <zack@codesourcery.com>
4552
4553 * Make-lang.in (ADAFLAGS): Add -W -Wall.
4554 (ADA_FLAGS_TO_PASS): Set ADA_CFLAGS=$(CFLAGS) also.
4555 (gnat1): Also depend on attribs.o.
4556 (gnatlib, gnatlib-shared): Set CC and ADAC in recursive make.
4557 * Makefile.in (X_ADAFLAGS, T_ADAFLAGS): New.
4558 (ADAC): Set to @ADAC@ in stage1, $(CC) later.
4559 (ADAFLAGS): Add -W -Wall.
4560 (ALL_ADAFLAGS, MOST_ADAFLAGS): Add X_ADAFLAGS and T_ADAFLAGS;
4561 take out CFLAGS.
4562
4563 (.adb.o, .ads.o, a-numaux.o, a-teioed.o, s-interr.o,
4564 s-taskin.o, sdefault.o, s-tasdeb.o, s-vaflop.o, a-except.o,
4565 s-assert.o, s-stalib.o, s-memory.o, memtrack.o, mlib-tgt.o):
4566 Use $(ADAC), not $(CC), as compilation command.
4567
4568 (gnattools): Depend directly on tools to build, don't use
4569 recursive make.
4570 (gnatlib): Set ADA_CFLAGS=$(GNATLIBCFLAGS) in recursive make.
4571
4572 * einfo.h, sinfo.h: New files (autogenerated).
4573
295ef2bb
RH
45742001-10-08 Richard Henderson <rth@redhat.com>
4575
4576 * comperr.adb (Abort_In_Progress): New.
4577 (Compiler_Abort): Use it to prevent recursion.
4578
5c736541
RD
45792001-10-08 Robert Dewar <dewar@gnat.com>
4580
4581 * atree.adb: Set Error_Posted in Error node, helps error recovery.
67f28219
ZW
4582
4583 * par-endh.adb (Output_End_Expected): We should also not test
5c736541 4584 Error_Posted on the Error node, since now it is always set.
67f28219
ZW
4585
4586 * cstand.adb (Create_Standard): Set Etype of Error to Any_Type
5c736541 4587 to help error recovery. Part of general work on 9407-004.
67f28219 4588
5c736541 4589 * par.adb: Add ??? for misuse of error
67f28219 4590
5c736541
RD
4591 * sem_res.adb:
4592 (Resolve): Defend against Error, fixes 9407-003.
4593 (Resolve_Discrete_Subtype_Indication): Defend against Error.
67f28219
ZW
4594
4595 * sinfo.ads (N_Error): Now has Etype field (which will be set
5c736541
RD
4596 to Any_Type to help error recovery).
4597
a153ae15
RK
45982001-10-08 Richard Kenner (kenner@gnat.com)
4599
4600 * misc.c (gnat_expand_expr, case UNCHECKED_CONVERT_EXPR):
4601 Consistently set MEM attributes from expression; fixes
4602 bootstrap failure on x86.
4603
743f3c7b
GB
46042001-10-08 Geert Bosch (bosch@gnat.com)
4605
4606 * 5oosinte.adb: Add 2001 to copyright notice.
4607
210c4ef4
GB
46082001-10-08 Geert Bosch (bosch@gnat.com)
4609
4610 * ceinfo.adb: Add utility for consistency checking of einfo.ad[bs].
4611
4612 * csinfo.adb: Add utility for consistency checking of sinfo.ad[bs].
4613
cc712abf
JM
46142001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
4615
4616 * 5oosinte.adb: Fix spelling error of "separate" as "seperate".
4617
4c4abc0f
GB
46182001-10-05 Geert Bosch (bosch@gnat.com)
4619
4620 * adaint.h: Small formatting fix.
4621
7f50e2e3
GB
46222001-10-04 Geert Bosch <bosch@gnat.com>
4623
4624 * sysdep.c (__gnat_set_binary_mode, __gnat_set_text_mode):
4625 Arg is int, not FILE *, in dummy version of functions.
67f28219 4626
7f50e2e3
GB
4627 * adaint.h (__gnat_set_binary_mode, __gnat_set_text_mode):
4628 Arg is int, not FILE *.
4629
5d1a9698
GB
46302001-10-04 Geert Bosch <bosch@gnat.com>
4631
4632 * 3lsoccon.ads: Added file, missed with initial check ins.
67f28219 4633
5d1a9698
GB
4634 * 4lintnam.ads: Fix header format.
4635 Change Linux to GNU/Linux.
67f28219 4636
5d1a9698
GB
4637 * 5iosinte.adb: Change Linux to GNU/Linux.
4638
4639 * 5iosinte.ads: Change Linux to GNU/Linux.
67f28219 4640
5d1a9698 4641 * 5itaprop.adb: Change Linux to GNU/Linux.
67f28219 4642
5d1a9698
GB
4643 * 5itaspri.ads: Change Linux to GNU/Linux.
4644 Update copyright notice.
67f28219 4645
5d1a9698 4646 * 5lintman.adb: Change Linux to GNU/Linux.
67f28219 4647
5d1a9698 4648 * 5lml-tgt.adb: Change Linux to GNU/Linux.
67f28219 4649
5d1a9698 4650 * 5losinte.ads: Change Linux to GNU/Linux.
67f28219 4651
5d1a9698 4652 * 5lsystem.ads: Change Linux to GNU/Linux.
67f28219 4653
5d1a9698 4654 * 5qosinte.adb: Change Linux to GNU/Linux.
67f28219 4655
5d1a9698 4656 * 5qosinte.ads: Change Linux to GNU/Linux.
67f28219 4657
5d1a9698 4658 * 5qparame.ads: Change Linux to GNU/Linux.
67f28219 4659
5d1a9698 4660 * 5qtaprop.adb: Change Linux to GNU/Linux.
67f28219 4661
5d1a9698
GB
4662 * 5qtaspri.ads: Change Linux to GNU/Linux.
4663 Add 2001 to copyright notice.
67f28219 4664
5d1a9698
GB
4665 * 5vintman.ads: Change Linux to GNU/Linux.
4666 Fix header format. Add 2001 to copyright notice.
67f28219 4667
5d1a9698 4668 * g-soccon.ads: Change Linux to GNU/Linux.
67f28219 4669
5d1a9698
GB
4670 * g-trasym.ads: Change Linux to GNU/Linux.
4671 Add 2001 to copyright notice.
67f28219 4672
5d1a9698 4673 * memtrack.adb: Change Linux to GNU/Linux.
67f28219 4674
5d1a9698
GB
4675 * s-intman.ads: Change Linux to GNU/Linux.
4676 Add 2001 to copyright notice. Fix header format.
67f28219 4677
5d1a9698 4678 * s-stache.adb: Change Linux to GNU/Linux.
67f28219 4679
5d1a9698 4680 * adaint.c: Change Linux to GNU/Linux.
67f28219 4681
5d1a9698 4682 * cio.c: Change Linux to GNU/Linux.
67f28219 4683
5d1a9698 4684 * cstreams.c: Change Linux to GNU/Linux.
67f28219 4685
5d1a9698 4686 * init.c: Change Linux to GNU/Linux.
67f28219 4687
5d1a9698 4688 * gmem.c: Change Linux to GNU/Linux.
67f28219 4689
5d1a9698
GB
4690 * tracebak.c: Change Linux to GNU/Linux.
4691
4692
c25ca2d7
GB
46932001-10-02 Geert Bosch <bosch@gnat.com>
4694
4695 * misc.c (insert_default_attributes): Add dummy version.