aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2010-06-14sem_ch3.adb (Build_Derived_Record_Type): if derived type is an anonymous base...Ed Schonberg3-4/+41
2010-06-14exp_ch11.adb (Expand_N_Raise_Statement): Make sure that the explicit raise of...Jerome Lambourg2-9/+15
2010-06-14Revert change introduced by mistake in previous change.Arnaud Charlet1-15/+0
2010-06-14[multiple changes]Arnaud Charlet18-92/+507
2010-06-14sem_ch8.adb (Find_Type): The attribute 'class cannot be applied to an untagge...Ed Schonberg2-9/+25
2010-06-14[multiple changes]Arnaud Charlet11-248/+250
2010-06-14gnat_ugn.texi, [...]: Update gnatelim doc.Sergey Rybin3-138/+176
2010-06-14lib-util.adb: Minor code reorganization.Thomas Quinot2-26/+25
2010-06-14ali.adb (Scan_ALI): Implement reading and storing of N linesRobert Dewar11-85/+327
2010-06-14socket.c: Fix wrong condition in #ifdefThomas Quinot4-32/+50
2010-06-14[multiple changes]Arnaud Charlet7-5/+53
2010-06-14[multiple changes]Arnaud Charlet5-10/+85
2010-06-14Minor reformatting.Arnaud Charlet1-117/+144
2010-06-14[multiple changes]Arnaud Charlet17-1195/+587
2010-06-14[multiple changes]Arnaud Charlet6-7/+52
2010-06-14[multiple changes]Arnaud Charlet5-4/+21
2010-06-14[multiple changes]Arnaud Charlet6-2/+85
2010-06-14sinfo.ads: Minor reformatting.Robert Dewar2-1/+5
2010-06-14[multiple changes]Arnaud Charlet3-1/+21
2010-06-14exp_dbug.adb (Debug_Renaming_Declaration): Do not output any debug declaratio...Jerome Lambourg3-8/+25
2010-06-14[multiple changes]Arnaud Charlet13-51/+119
2010-06-14Minor reformatting.Arnaud Charlet1-1/+1
2010-06-14[multiple changes]Arnaud Charlet4-111/+186
2010-06-14Fix typo.Arnaud Charlet1-3/+3
2010-06-14[multiple changes]Arnaud Charlet6-24/+58
2010-06-14gnatbind.adb: Call Scan_ALI with Directly_Scanned set to True for all the ALI...Vincent Celier5-91/+96
2010-06-14[multiple changes]Arnaud Charlet6-19/+60
2010-06-14[multiple changes]Arnaud Charlet9-27/+1180
2010-06-14initialize.c (VxWorks section): Update comments.Olivier Hainque2-7/+8
2010-06-14[multiple changes]Arnaud Charlet9-179/+216
2010-06-14[multiple changes]Arnaud Charlet4-220/+427
2010-06-14sem_ch4.adb (Complete_Object_Operation): After analyzing the rewritten call...Ed Schonberg3-2/+44
2010-06-14[multiple changes]Arnaud Charlet3-6/+16
2010-06-13gnat_rm.texi: Move to GFDL version 1.3.Gerald Pfeifer4-3/+9
2010-06-122010-06-12 Kai TietzKai Tietz2-4/+20
2010-06-11* gcc-interface/utils.c (update_pointer_to): Initialize last.Alexandre Oliva2-1/+5
2010-06-09* gcc-interface/ada-tree.h: Fix formatting nits.Eric Botcazou2-16/+21
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis6-30/+55
2010-06-04gnatlink.adb (gnatlink): Remove support for -fsjlj switch.Eric Botcazou3-13/+6
2010-06-03Check MAX_FIXED_MODE_SIZE on bit-field in C++.H.J. Lu2-4/+5
2010-06-01* gnat_ugn.texi: Improve doc on -fdump-ada-spec, mention limitations.Arnaud Charlet2-4/+21
2010-05-30decl.c (gnat_to_gnu_entity): Reuse the TYPE_DECL of the equivalent type inste...Eric Botcazou2-2/+7
2010-05-30decl.c (gnat_to_gnu_entity): Adjust warning message.Eric Botcazou6-16/+28
2010-05-27Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS.Steven Bosscher2-0/+9
2010-05-26explow.c (set_stack_check_libfunc): Adjust to accept name as a string instead...Steven Bosscher2-4/+7
2010-05-26rtl.h (decl_default_tls_model): Move prototype from here...Steven Bosscher2-1/+4
2010-05-25utils.c: Do not include function.h, pointer-set.h, and gimple.h.Steven Bosscher8-114/+30
2010-05-25diagnostic.c: Don't include plugin.h.Joseph Myers3-7/+20
2010-05-19langhooks.h (struct lang_hooks): Add new field deep_unsharing.Eric Botcazou3-25/+8
2010-05-18tree.h (build_call_list): Remove.Nathan Froyd3-10/+15