| Commit message (Expand) | Author | Age | Files | Lines |
* | adaint.h, adaint.c (__gnat_is_cross_compiler): New constant. | Arnaud Charlet | 2005-11-15 | 1 | -25/+13 |
* | s-taprop-vxworks.adb: Move with clauses outside Warnings Off now that depende... | Arnaud Charlet | 2005-09-05 | 1 | -6/+13 |
* | re PR ada/23187 (MAXPATHLEN usage in gcc/ada/*.c) | Arnaud Charlet | 2005-08-29 | 1 | -0/+4 |
* | mlib-tgt-tru64.adb, [...] (Build_Dynamic_Library): Remove all auto-initializa... | Vincent Celier | 2005-07-04 | 1 | -1/+30 |
* | Update FSF address | R. Kelley Cook | 2005-07-01 | 1 | -2/+2 |
* | adaint.c (__gnat_to_canonical_file_spec): Check for error returns in call to ... | Doug Rupp | 2005-06-16 | 1 | -19/+55 |
* | adaint.c, [...]: Fix comment typos. | Kazu Hirata | 2005-04-10 | 1 | -2/+2 |
* | adaint.c, [...]: Fix comment typos. | Kazu Hirata | 2005-04-01 | 1 | -1/+1 |
* | * adaint.c (_gnat_set_close_on_exec): Mark parameters unused. | Aaron W. LaFramboise | 2005-03-29 | 1 | -1/+2 |
* | adaint.c (__gnat_to_canonical_file_spec [VMS]): Check for logical name and tr... | Doug Rupp | 2005-03-29 | 1 | -3/+14 |
* | * adaint.c (__gnat_portable_spawn): Adjust cast. | Aaron W. LaFramboise | 2005-03-24 | 1 | -1/+1 |
* | adaint.h, adaint.c (__gnat_waitpid): Moved to expect.c where it is used. | Pascal Obry | 2005-03-18 | 1 | -17/+0 |
* | adaint.c: Prefix #include of VMS system header files with vms/ [VMS]... | Doug Rupp | 2005-03-15 | 1 | -6/+9 |
* | adaint.c, [...] (to_ptr32): New function. | Doug Rupp | 2005-02-10 | 1 | -16/+57 |
* | * adaint.h, adaint.c | Arnaud Charlet | 2004-11-19 | 1 | -5/+34 |
* | expect.c, [...] (unix sections): Guard with "__unix__" instead of "unix". | Olivier Hainque | 2004-10-27 | 1 | -2/+2 |
* | adaint.c (__gnat_get_libraries_from_registry): Cast value to LPBYTE. | Aaron W. LaFramboise | 2004-10-20 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2004-08-16 | 1 | -2/+5 |
* | revert: [multiple changes] | Arnaud Charlet | 2004-06-25 | 1 | -1/+2 |
* | [multiple changes] | Arnaud Charlet | 2004-05-24 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2004-05-05 | 1 | -15/+20 |
* | [multiple changes] | Arnaud Charlet | 2004-04-23 | 1 | -5/+7 |
* | [multiple changes] | Arnaud Charlet | 2004-04-21 | 1 | -1/+13 |
* | [multiple changes] | Arnaud Charlet | 2004-04-19 | 1 | -0/+14 |
* | [multiple changes] | Arnaud Charlet | 2004-04-06 | 1 | -1/+2 |
* | [multiple changes] | Arnaud Charlet | 2004-04-05 | 1 | -0/+15 |
* | [multiple changes] | Arnaud Charlet | 2004-03-18 | 1 | -0/+1 |
* | [multiple changes] | Arnaud Charlet | 2004-03-15 | 1 | -0/+15 |
* | [multiple changes] | Arnaud Charlet | 2004-01-13 | 1 | -1/+9 |
* | [multiple changes] | Arnaud Charlet | 2003-12-03 | 1 | -0/+6 |
* | [multiple changes] | Arnaud Charlet | 2003-11-21 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2003-11-17 | 1 | -2/+4 |
* | [multiple changes] | Arnaud Charlet | 2003-11-10 | 1 | -1/+4 |
* | re PR ada/12806 (Program_Error sinput.adb:397) | Arnaud Charlet | 2003-11-04 | 1 | -6/+13 |
* | C90 prototype updates. | R. Kelley Cook | 2003-10-31 | 1 | -11/+10 |
* | * init.c, adaint.c: Minor reformatting. | Arnaud Charlet | 2003-10-23 | 1 | -2/+2 |
* | adaint.c (w32_epoch_offset): Define static const at file level. | Danny Smith | 2003-10-23 | 1 | -20/+40 |
* | sysdep.c: Include conio.h if __MINGW32__ and !OLD_MINGW. | Danny Smith | 2003-10-22 | 1 | -14/+19 |
* | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 2003-10-21 | 1 | -237/+411 |
* | Updated copyright year. | Rainer Orth | 2003-01-28 | 1 | -1/+1 |
* | init.c (__gnat_error_handler): Make msg const. | Rainer Orth | 2003-01-27 | 1 | -2/+2 |
* | adaint.c (__gnat_tmp_name): Better, but good enough for now, solution to buff... | Nathanael Nerode | 2002-11-18 | 1 | -1/+1 |
* | re PR ada/6919 (Ada patches applied to 3.1 branch only) | Nathanael Nerode | 2002-11-13 | 1 | -1/+1 |
* | Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for... | Nathanael Nerode | 2002-10-23 | 1 | -1/+1 |
* | cstreams.c (max_path_len): Move from here ... | Florian Weimer | 2002-05-31 | 1 | -0/+18 |
* | Delete all lines containing "$Revision:". | Geoffrey Keating | 2002-03-14 | 1 | -1/+0 |
* | 41intnam.ads, [...]: Merge in ACT changes. | Geert Bosch | 2002-03-08 | 1 | -256/+275 |
* | adaint.c (__gnat_to_gm_time): First arg is int, not time_t. | Richard Henderson | 2002-02-07 | 1 | -3/+2 |
* | osint.adb (Create_Debug_File): When an object file is specified... | Geert Bosch | 2001-12-16 | 1 | -1/+2 |
* | * adaint.c: Minor cleanups. | Douglas B Rupp | 2001-12-05 | 1 | -11/+8 |