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