| Commit message (Expand) | Author | Age | Files | Lines |
* | [multiple changes] | Arnaud Charlet | 2009-10-30 | 1 | -0/+1 |
* | 2009-09-17 Emmanuel Briot <briot@adacore.com> | Emmanuel Briot | 2009-09-17 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2009-09-17 | 1 | -5/+11 |
* | [multiple changes] | Arnaud Charlet | 2009-08-07 | 1 | -76/+106 |
* | [multiple changes] | Arnaud Charlet | 2009-07-15 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2009-07-13 | 1 | -8/+7 |
* | gnatcmd.adb, [...] (Prj.Tree.Create*): New subprograms to create new packages... | Emmanuel Briot | 2009-07-13 | 1 | -18/+6 |
* | gnatcmd.adb, [...]: Minor reformatting. | Emmanuel Briot | 2009-07-13 | 1 | -0/+1 |
* | [multiple changes] | Arnaud Charlet | 2009-07-13 | 1 | -5/+3 |
* | gnatcmd.adb, [...] (Immediate_Directory_Of): Removed. | Emmanuel Briot | 2009-07-13 | 1 | -9/+3 |
* | [multiple changes] | Arnaud Charlet | 2009-06-26 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2009-06-25 | 1 | -8/+6 |
* | [multiple changes] | Arnaud Charlet | 2009-06-25 | 1 | -7/+7 |
* | [multiple changes] | Arnaud Charlet | 2009-06-24 | 1 | -25/+18 |
* | gnatcmd.adb, [...] (Units_Table): Removed, since no longer useful. | Emmanuel Briot | 2009-06-24 | 1 | -47/+45 |
* | [multiple changes] | Arnaud Charlet | 2009-06-24 | 1 | -45/+34 |
* | [multiple changes] | Arnaud Charlet | 2009-06-22 | 1 | -55/+42 |
* | [multiple changes] | Arnaud Charlet | 2009-06-21 | 1 | -64/+48 |
* | [multiple changes] | Arnaud Charlet | 2009-05-06 | 1 | -5/+7 |
* | Makefile.in (dce.o): Add $(EXCEPT_H). | Eric Botcazou | 2009-04-30 | 1 | -55/+3 |
* | Revert | Eric Botcazou | 2009-04-29 | 1 | -3/+55 |
* | [multiple changes] | Arnaud Charlet | 2009-04-29 | 1 | -55/+3 |
* | 2009-04-29 Emmanuel Briot <briot@adacore.com> | Emmanuel Briot | 2009-04-29 | 1 | -1/+2 |
* | [multiple changes] | Arnaud Charlet | 2009-04-29 | 1 | -92/+55 |
* | [multiple changes] | Arnaud Charlet | 2009-04-24 | 1 | -8/+8 |
* | gnatcmd.adb: Call Prj.Env.Initialize with the Project_Tree | Vincent Celier | 2009-04-24 | 1 | -1/+1 |
* | gnatcmd.adb, [...]: Remove unused entities | Emmanuel Briot | 2009-04-24 | 1 | -3/+3 |
* | link.c: Add flag __gnat_separate_run_path_options. | Nicolas Setton | 2009-04-22 | 1 | -38/+64 |
* | [multiple changes] | Arnaud Charlet | 2009-04-20 | 1 | -5/+4 |
* | [multiple changes] | Arnaud Charlet | 2009-04-07 | 1 | -11/+12 |
* | re PR ada/864 (--program-suffix is ignored (for ada)) | Arnaud Charlet | 2008-05-29 | 1 | -3/+3 |
* | gnatcmd.adb: <prefix>-gnat stack spawns gnatstack, not <prefix>-gnatstack | Vincent Celier | 2008-05-27 | 1 | -1/+3 |
* | 2008-05-27 Vincent Celier <celier@adacore.com> | Vincent Celier | 2008-05-27 | 1 | -36/+53 |
* | clean.adb (Parse_Cmd_Line): Recognize switch --subdirs= | Vincent Celier | 2008-04-08 | 1 | -34/+77 |
* | g-table.adb, [...]: Fix comment typos. | Ralf Wildenhues | 2008-03-31 | 1 | -4/+4 |
* | gnatcmd.adb: Add processing for GNAT SYNC | Vincent Celier | 2008-03-26 | 1 | -20/+35 |
* | gnatcmd.adb (GNATCmd): Do not issue -d= switch to gnatmetric when object dire... | Vincent Celier | 2007-12-13 | 1 | -12/+19 |
* | errout.ads: Comment clarification | Robert Dewar | 2007-10-15 | 1 | -13/+75 |
* | gnatcmd.adb (Check_Files): Do not include sources that have been removed by a... | Vincent Celier | 2007-09-26 | 1 | -5/+16 |
* | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 2007-09-10 | 1 | -4/+3 |
* | clean.adb, [...] (Create_Sym_Links): New procedure. | Vincent Celier | 2007-08-14 | 1 | -24/+47 |
* | gnatcmd.adb (GNATCmd): Accept switch -aP for commands that accept switch -P | Vincent Celier | 2007-06-06 | 1 | -20/+198 |
* | gnatcmd.adb (B_Start): Add prefix of binder generated file. | Jose Ruiz | 2007-04-06 | 1 | -258/+268 |
* | gnatcmd.adb (Process_Link): Use Osint.Executable_Name instead of handling exe... | Arnaud Charlet | 2006-10-31 | 1 | -2/+2 |
* | gnatcmd.adb (Rules_Switches): New table | Vincent Celier | 2006-02-15 | 1 | -5/+90 |
* | gnatcmd.adb (GNATCmd): GNAT CHECK accepts switch -U If GNAT CHECK is called w... | Vincent Celier | 2005-12-09 | 1 | -31/+121 |
* | a-secain.adb, [...]: Minor reformatting | Robert Dewar | 2005-11-15 | 1 | -2/+2 |
* | Update FSF address | R. Kelley Cook | 2005-07-01 | 1 | -2/+2 |
* | clean.adb (Clean_Project): Correctly delete executable specified as absolute ... | Vincent Celier | 2005-06-16 | 1 | -2/+23 |
* | mlib-tgt-tru64.adb, [...] (Library_Exist_For, [...]): Add new parameter In_Tr... | Vincent Celier | 2005-03-15 | 1 | -43/+67 |