aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2001-11-19Makefile.in (INCLUDES_FOR_SUBDIR): Remove redundant system include since it i...Laurent Guerby2-1/+6
2001-11-18Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth2-8/+13
2001-11-17Make-lang.in (GNATLIBFLAGS): Add -W -Wall.Laurent Guerby8-27/+89
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner3-7/+8
2001-11-15c-common.c: Include c-lex.h.Neil Booth3-38/+45
2001-11-09Makefile.in: Update.Neil Booth2-34/+18
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth3-18/+14
2001-11-06Clean up langhooksNeil Booth3-2/+8
2001-10-31* style.adb:Robert Dewar2-21/+49
2001-10-31(Associated_Node, [...]): Do not check for Freeze_Entity.Geert Bosch2-4/+7
2001-10-31* a-reatim.ads: Minor reformattingRobert Dewar2-4/+9
2001-10-31gnatdll.adb: Minor reformatting throughout.Robert Dewar2-52/+60
2001-10-31gnatdll.adb (Parse_Command_Line): handle -g option to be passed to the binder...Pascal Obry4-84/+101
2001-10-31* usage.adb: Minor fix to output for -gnaty.Robert Dewar2-1/+5
2001-10-31a-reatim.ads: Makes Seconds_Count into a 64-bit integer, to accommodate all i...Ed Schonberg3-10/+38
2001-10-31misc.c (gnat_expand_expr, [...]): Remove call to set_mem_attributes since not...Richard Kenner2-1/+6
2001-10-3186numaux.adb, [...]: Add 2001 to copyright notice.Geert Bosch8-15/+19
2001-10-31bindusg.adb: Undocument -f switch.Robert Dewar5-19/+27
2001-10-30gnatcmd.adb (MAKE, [...]): Add translations for project file switches (-P (/P...Vincent Celier2-0/+42
2001-10-30* decl.c: Minor whitespace fixes.Geert Bosch2-5/+5
2001-10-30* utils2.c (build_allocator): Test for SIZE overflow in array case tooRichard Kenner2-0/+9
2001-10-30ali-util.adb (Initialize_Checksum): Use out-mode instead of in out.Geert Bosch3-76/+97
2001-10-30lib.adb: Minor reformattingRobert Dewar3-10/+16
2001-10-29* init.c:Geert Bosch5-35/+47
2001-10-2886numaux.adb, [...]: Fix spelling errors.Joseph Myers44-100/+113
2001-10-27trans.c (gigi): Fix non determinism leading to bootstrap comparison failures ...Laurent Guerby2-4/+14
2001-10-27* gnat_rm.texi: Use @./@: where appropriate.Florian Weimer2-123/+127
2001-10-26* sinfo.adb: Define Associated_Node to overlap Entity field. Cleanup.Robert Dewar2-1/+29
2001-10-26* gmem.c (__gnat_gmem_read_next): Properly check for EOFRichard Kenner2-4/+9
2001-10-26decl.c (validate_size): Modify message for bad size to avoid implication that...Richard Kenner2-1/+6
2001-10-26* prj-util.adb: Minor reformatting. Fix bad header format.Robert Dewar2-3/+8
2001-10-26sinfo.ads: Define Associated_Node to overlap Entity field.Robert Dewar3-114/+185
2001-10-265zosinte.ads (null_pthread): new constant.Joel Brobecker4-5/+38
2001-10-26decl.c (gnat_to_gnu_entity, [...]): Make constant variant of designated type ...Richard Kenner5-17/+64
2001-10-26* prj-util.adb: Minor reformattingRobert Dewar2-4/+9
2001-10-26* prj-util.adb: Minor reformattingRobert Dewar2-1/+6
2001-10-26* prj-attr.adb: Minor reformatting throughoutRobert Dewar2-5/+36
2001-10-26prj-attr.ads: Minor reformatting Add ??? comment (this whole spec has almost ...Robert Dewar2-9/+15
2001-10-26g-os_lib.adb (Normalize_Pathname): Preserve the double slash ("//") that prec...Vincent Celier2-4/+54
2001-10-26* gnat_rm.texi: Add GNAT Reference Manual.Geert Bosch2-0/+11802
2001-10-26sem_ch8.adb (Analyze_Package_Renaming): Skip analysis if Name is Error.Robert Dewar2-1/+18
2001-10-26s-atacco.ads: Add pragma Inline_Always for functions.Robert Dewar2-5/+36
2001-10-26par-ch3.adb (P_Subtype_Mark_Resync): for an anonymous array return Error rath...Ed Schonberg2-2/+7
2001-10-26sem_util.adb (Enter_Name): better handling of cascaded error messages when a ...Ed Schonberg2-0/+17
2001-10-26sem_util.adb (Defining_Entity): in case of error...Ed Schonberg2-3/+12
2001-10-26* sem_util.adbRobert Dewar2-1/+19
2001-10-26sem_elab.adb (Check_A_Call): refine message when call is in an instance but c...Ed Schonberg2-0/+6
2001-10-26sem_elab.adb (Check_A_Call): check for renaming before finding the enclosing ...Ed Schonberg2-4/+17
2001-10-26* 4gintnam.ads: fix header format.Geert Bosch2-1/+5
2001-10-26sem_res.adb (Resolve_Call): if the call is actually an indexing operation on ...Ed Schonberg3-2/+13