| Commit message (Expand) | Author | Age | Files | Lines |
* | [multiple changes] | Arnaud Charlet | 2009-04-08 | 1 | -31/+32 |
* | [multiple changes] | Arnaud Charlet | 2009-04-08 | 1 | -439/+440 |
* | [multiple changes] | Arnaud Charlet | 2009-04-08 | 1 | -113/+115 |
* | [multiple changes] | Arnaud Charlet | 2009-04-08 | 1 | -515/+517 |
* | checks.adb (Determine_Range): Deal with values that might be invalid | Arnaud Charlet | 2008-08-22 | 1 | -663/+665 |
* | snames.h, [...]: Add Attr_To_Any, Attr_From_Any and Attr_TypeCode defines. | Arnaud Charlet | 2008-08-04 | 1 | -481/+481 |
* | prj-attr.adb: New Builder attribute Global_Compilation_Switches | Vincent Celier | 2008-08-04 | 1 | -88/+89 |
* | rtsfind.ads: Add block IO versions of stream routines for Strings. | Arnaud Charlet | 2008-08-01 | 1 | -660/+658 |
* | prj-attr.adb: New attribute Compiler'Name_Syntax (<lang>) | Vincent Celier | 2008-08-01 | 1 | -35/+36 |
* | gnat_rm.texi: Document new mechanism Short_Descriptor. | Doug Rupp | 2008-08-01 | 1 | -421/+422 |
* | snames.ads: Minor comment fixes... | Robert Dewar | 2008-08-01 | 1 | -2/+8 |
* | 2008-07-31 Hristian Kirtchev <kirtchev@adacore.com> | Hristian Kirtchev | 2008-07-31 | 1 | -656/+658 |
* | prj-attr.adb: Add new project level attribute Map_File_Option | Vincent Celier | 2008-05-27 | 1 | -45/+46 |
* | snames.adb: New standard name Excluded_Source_List_File | Vincent Celier | 2008-05-23 | 1 | -92/+93 |
* | prj.adb (Hash (Project_Id)): New function | Vincent Celier | 2008-05-20 | 1 | -38/+40 |
* | sfn_scan.adb, [...]: Fix comment typos. | Ralf Wildenhues | 2008-04-13 | 1 | -5/+5 |
* | alloc.ads: Add entries for Obsolescent_Warnings table | Robert Dewar | 2008-04-08 | 1 | -751/+779 |
* | exp_attr.adb (N_Pragma): Chars field removed. | Javier Miranda | 2008-03-26 | 1 | -615/+617 |
* | g-expect-vms.adb, [...]: Add pragma Warnings (Off) for unassigned IN OUT argu... | Robert Dewar | 2007-12-19 | 1 | -486/+488 |
* | a-ngcoty.adb: New pragma Fast_Math | Robert Dewar | 2007-12-13 | 1 | -768/+790 |
* | re PR target/17317 (Match Constraints for *movdf_insn fails) | Samuel Tardieu | 2007-11-28 | 1 | -0/+7 |
* | snames.adb, snames.ads: Add new standard name runtime_library_dir | Vincent Celier | 2007-10-15 | 1 | -7/+8 |
* | snames.adb, snames.ads: Change Include_Option to Include_Switches | Vincent Celier | 2007-09-26 | 1 | -1/+1 |
* | types.ads, [...]: Minor reformatting. | Robert Dewar | 2007-09-12 | 1 | -625/+627 |
* | prj-attr.adb: Add new attribute Excluded_Source_Files | Vincent Celier | 2007-08-31 | 1 | -86/+87 |
* | prj.ads (Project_Data): Add comments. | Vincent Celier | 2007-08-16 | 1 | -27/+28 |
* | prj.ads, prj.adb: Update Project Manager to new attribute names for gprbuild. | Vincent Celier | 2007-08-14 | 1 | -640/+629 |
* | exp_prag.adb (Expand_Pragma_Import_Or_Interface): Remove properly a default i... | Ed Schonberg | 2007-06-06 | 1 | -692/+704 |
* | par-prag.adb (Prag): Add dummy entry for pragma Compile_Time_Error | Robert Dewar | 2007-04-06 | 1 | -599/+629 |
* | sinfo.ads, sinfo.adb (Set_Synchronized_Present, [...]): Add Formal_Derived_Ty... | Robert Dewar | 2006-10-31 | 1 | -575/+601 |
* | snames.ads, snames.adb: New standard names for new project attributes... | Vincent Celier | 2006-02-17 | 1 | -65/+88 |
* | ali-util.adb (Get_File_Checksum): Update to account for change in profile of ... | Thomas Quinot | 2006-02-15 | 1 | -573/+590 |
* | sem_prag.adb: Processing for new pragma Complete_Representation (Analyze_Prag... | Robert Dewar | 2005-12-09 | 1 | -511/+513 |
* | rtsfind.ads, [...]: Complete support for Ada 2005 interfaces. | Hristian Kirtchev | 2005-11-15 | 1 | -703/+715 |
* | opt.ads, opt.adb: Add new switches Debug_Pragmas_Enabled[_Config] | Robert Dewar | 2005-09-05 | 1 | -652/+662 |
* | decl.c (prepend_attributes): New case. | Eric Botcazou | 2005-07-04 | 1 | -468/+471 |
* | Update FSF address | R. Kelley Cook | 2005-07-01 | 1 | -2/+2 |
* | re PR ada/10671 (improve error message for named notation used in pragma) | Robert Dewar | 2005-06-16 | 1 | -484/+497 |
* | re PR ada/20300 (ICE on undefined value of type derived from Character) | Gary Dismukes | 2005-03-29 | 1 | -96/+97 |
* | [multiple changes] | Arnaud Charlet | 2005-03-15 | 1 | -1496/+1496 |
* | g-zstspl.ads: New file. | Robert Dewar | 2005-02-10 | 1 | -1485/+1496 |
* | s-atacco.ads, [...]: Protect use of 'Constrained by warnings on/off... | Arnaud Charlet | 2005-01-03 | 1 | -356/+359 |
* | make.adb (Check_Mains, [...]): Adapt to name changes in package Prj (Current_... | Arnaud Charlet | 2004-12-08 | 1 | -51/+62 |
* | exp_dist.adb (Build_RPC_Receiver_Body): New subprogram. | Arnaud Charlet | 2004-11-19 | 1 | -0/+5 |
* | exp_dist.adb (Build_General_Calling_Stubs): New formal parameter RACW_Type, u... | Thomas Quinot | 2004-10-27 | 1 | -1/+1 |
* | targparm.ads, [...] (Targparm_Tags): Add PAS value corresponding to the Preal... | Jose Ruiz | 2004-10-04 | 1 | -624/+625 |
* | [multiple changes] | Arnaud Charlet | 2004-07-15 | 1 | -640/+641 |
* | [multiple changes] | Arnaud Charlet | 2004-07-06 | 1 | -556/+559 |
* | revert: [multiple changes] | Arnaud Charlet | 2004-06-25 | 1 | -526/+528 |
* | [multiple changes] | Arnaud Charlet | 2004-06-14 | 1 | -508/+510 |