aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2007-10-23misc.c (gnat_handle_option): Replace call to abort with call to gcc_unreachable.Eric Botcazou2-7/+16
2007-10-23re PR bootstrap/33608 (Bootstrap with ada fails linking gnatbind with 4.3 hos...Richard Guenther2-0/+7
2007-10-20* Makefile.in (LIBGNAT_TARGET_PAIRS) Add s-tasinf-mingw.adb,Danny Smith2-0/+12
2007-10-15Resync.Arnaud Charlet1-0/+300
2007-10-15errout.ads: Comment clarificationRobert Dewar9-55/+116
2007-10-15g-soccon-vms.ads: Fix value of MSG_WAITALL.Thomas Quinot4-10/+20
2007-10-15gnat_ugn.texi: Add documentation for switches --version and --help for the GN...Vincent Celier2-20/+159
2007-10-15xref_lib.adb (Get_Full_Type): Add support for the 'h' entity type, ie interfa...Emmanuel Briot2-2/+6
2007-10-15trans.c (gnat_to_gnu): Remove the padding structure more often.Tristan Gingold1-7/+8
2007-10-15tb-alvms.c (tb_entry_t, [...]): Store a frame pointer instead of a procedure ...Olivier Hainque4-18/+19
2007-10-15sem_disp.adb (Find_Controlling_Arg): Examine the call node before examining i...Ed Schonberg1-2/+14
2007-10-15sem_ch6.adb (Find_Corresponding_Spec): If the previous entity is a body gener...Ed Schonberg1-5/+37
2007-10-15system-vms-ia64.ads: New file.Tristan Gingold2-2/+255
2007-10-15sem_ch4.adb: Minor code and comment reformatting.Hristian Kirtchev1-8/+48
2007-10-15sem_ch3.adb (Build_Derived_Concurrent_Type): Set the Is_Constrained flag of d...Gary Dismukes1-0/+14
2007-10-15sem_ch12.adb: Minor code reformatting.Hristian Kirtchev1-22/+41
2007-10-15sem_aggr.adb (Resolve_Record_Aggregate): In the case of a box association for...Gary Dismukes1-25/+50
2007-10-15rtsfind.adb: (Load_RTU): Turn off style checks for Load callRobert Dewar1-8/+17
2007-10-15snames.adb, snames.ads: Add new standard name runtime_library_dirVincent Celier10-246/+327
2007-10-15sem_case.adb, [...]: Replace use of Heap_Sort_A (passing'Unrestricted_Access ...Bob Duff3-21/+24
2007-10-15mlib-tgt-specific.adb (Support_For_Libraries): New function...Vincent Celier1-1/+18
2007-10-15exp_dist.adb (Add_RACW_Primitive_Declarations_And_Bodies): Do not attempt to ...Thomas Quinot1-64/+74
2007-10-15exp_ch9.adb (Actual_Index_Expression): When the expansion occurs inside a gen...Hristian Kirtchev1-0/+47
2007-10-15exp_ch3.adb (Build_Init_Procedure): Keep separate the initialization of tagge...Ed Schonberg1-10/+27
2007-10-15exp_attr.adb (Expand_N_Attribute_Reference): Case Access, Unchecked_Access, a...Javier Miranda2-139/+132
2007-10-15debug.adb: Document use of -gnatd.a and -gnatd.ITristan Gingold2-6/+22
2007-10-15ali.ads, ali.adb (Scan_ALI): Initialize XE.Tref to a known default value.Emmanuel Briot2-27/+89
2007-10-15adaint.c, [...]: Initial port to arm-mentor-nucleus.Geert Bosch4-30/+46
2007-10-15s-taprop-solaris.adb, [...]: Minor reformatting.Robert Dewar93-415/+1055
2007-10-15s-osinte-tru64.adb: (Hide_Yellow_Zone): Add On parameter.Eric Botcazou3-17/+26
2007-10-08varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild2-8/+15
2007-10-08re PR ada/33454 (Wrong system.ads for --with-cpu=default32)Ben Elliston3-160/+12
2007-09-27Mapped location supportEric Botcazou5-58/+128
2007-09-26Resync.Arnaud Charlet1-0/+386
2007-09-26makegpr.adb (Link_Executables): Do not fail when the root project has no sour...Vincent Celier1-2/+3
2007-09-26vms_data.ads: Revise gnatmetric qualifiers.Sergey Rybin3-144/+438
2007-09-26s-wchstw.adb: provide messages for run time unit exceptionsRobert Dewar3-4/+6
2007-09-26snames.adb, snames.ads: Change Include_Option to Include_SwitchesVincent Celier2-2/+2
2007-09-26sem_warn.adb (Check_References): Catch more cases of unreferenced packages.Robert Dewar1-6/+13
2007-09-26sem_res.adb (Resolve_Call): If the call is dispatching...Ed Schonberg1-6/+21
2007-09-26sem_ch4.adb (Analyze_Qualified_Expression): Apply name resolution rule for qu...Ed Schonberg1-10/+54
2007-09-26sem_ch3.adb (Derive_Subprograms): If the interface parent is a direct ancesto...Ed Schonberg1-22/+43
2007-09-26sem_attr.adb (Analyze_Access_Attribute): Fix missing set of Address_Taken.Robert Dewar1-12/+31
2007-09-26par-ch4.adb (P_Record_Or_Array_Component_Association): Change Ada 95 message ...Gary Dismukes1-2/+2
2007-09-26osint.adb, osint.ads: Minor reformattingVincent Celier4-2/+15
2007-09-26Make-lang.in: Update dependencies..Vincent Celier1-107/+110
2007-09-26makeutl.ads (Main_Config_Project): Moved to gpr_util.adsVincent Celier8-961/+1405
2007-09-26makeutl.ads (Main_Config_Project): Moved to gpr_util.adsVincent Celier3-19/+102
2007-09-26make.adb: (Kill): New procedure (__gnat_kill imported)Vincent Celier2-79/+102
2007-09-26gnatcmd.adb (Check_Files): Do not include sources that have been removed by a...Vincent Celier1-5/+16