Age | Commit message (Expand) | Author | Files | Lines |
2009-10-24 | Makefile.in (GNATLIBCFLAGS_FOR_C): New variable. | Eric Botcazou | 1 | -2/+4 |
2009-09-21 | ada: init.c (__gnat_error_handler): Cast msg to const char *. | Rainer Orth | 1 | -1/+1 |
2009-09-02 | init.c (__gnat_error_handler, AIX): Add ATTRIBUTE_UNUSED on si and uc arguments. | Olivier Hainque | 1 | -1/+3 |
2009-07-22 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2009-07-22 | [multiple changes] | Arnaud Charlet | 1 | -0/+10 |
2009-07-04 | re PR ada/40608 (Ada build fails) | Francois-Xavier Coudert | 1 | -1/+2 |
2009-07-01 | re PR ada/40609 (Ada build fails) | John David Anglin | 1 | -1/+3 |
2009-07-01 | * init.c (__gnat_error_handler, Solaris): Add ATTRIBUTE_UNUSED marker. | Eric Botcazou | 1 | -1/+1 |
2009-06-27 | init.c (__gnat_set_globals): Add prototype. | Eric Botcazou | 1 | -1/+1 |
2009-06-24 | [multiple changes] | Arnaud Charlet | 1 | -0/+2 |
2009-05-06 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2009-04-20 | [multiple changes] | Arnaud Charlet | 1 | -5/+6 |
2009-04-17 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2009-04-17 | [multiple changes] | Arnaud Charlet | 1 | -2/+1 |
2009-04-16 | [multiple changes] | Arnaud Charlet | 1 | -3/+37 |
2009-04-16 | s-intman-susv3.adb: New file. | Arnaud Charlet | 1 | -7/+3 |
2009-04-16 | [multiple changes] | Arnaud Charlet | 1 | -3/+24 |
2009-04-16 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2009-04-15 | [multiple changes] | Arnaud Charlet | 1 | -3/+3 |
2009-04-10 | Complete previous change. | Arnaud Charlet | 1 | -3/+5 |
2009-04-10 | init.c: Change VxWorks 6 stack overflow checking for kernel apps. | Ed Falis | 1 | -6/+19 |
2009-04-10 | [multiple changes] | Arnaud Charlet | 1 | -19/+13 |
2009-04-10 | init.c: Install signal handler on Darwin. | Tristan Gingold | 1 | -0/+70 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -12/+11 |
2008-08-22 | bindgen.adb [VMS] (Gen_Adainit_Ada, [...]): Import and call __gnat_set_features. | Doug Rupp | 1 | -1/+81 |
2008-08-22 | init.c: adjust EH support code on Alpha/Tru64 as well. | Eric Botcazou | 1 | -29/+1 |
2008-08-22 | init.c (__gnat_adjust_context_for_raise): Delete for AIX, HP-UX, Solaris, Fre... | Eric Botcazou | 1 | -126/+13 |
2008-08-05 | init.c (__gnat_install_handler for linux): If we are building the Xenomai run... | Jose Ruiz | 1 | -0/+24 |
2008-07-31 | 2008-07-31 Hristian Kirtchev <kirtchev@adacore.com> | Hristian Kirtchev | 1 | -0/+1 |
2008-05-20 | init.c: Enable stack probing on ppc-linux. | Tristan Gingold | 1 | -1/+5 |
2008-04-08 | s-osinte-linux-alpha.ads, [...]: Removed. | Eric Botcazou | 1 | -123/+261 |
2008-03-31 | g-table.adb, [...]: Fix comment typos. | Ralf Wildenhues | 1 | -1/+1 |
2008-03-26 | [multiple changes] | Arnaud Charlet | 1 | -0/+4 |
2008-01-03 | re PR ada/34647 (Ada runtime includes unsafe calls to mktemp and tmpname on O... | Tero Koskinen | 1 | -1/+65 |
2007-12-13 | system-linux-ia64.ads, [...] (Stack_Check_Limits): New target parameter. | Eric Botcazou | 1 | -4/+17 |
2007-11-14 | adaint.c [...]: Remove system-specific sections of non-supported Interix target. | Samuel Tardieu | 1 | -67/+0 |
2007-10-15 | errout.ads: Comment clarification | Robert Dewar | 1 | -1/+1 |
2007-09-26 | a-calend-vms.adb, [...]: Add a section on leap seconds control along with two... | Hristian Kirtchev | 1 | -1/+1 |
2007-08-14 | system-solaris-x86.ads (ZCX_By_Default): Switch to True. | Olivier Hainque | 1 | -70/+127 |
2007-06-06 | init.c: Do not adjust IP of an imported VMS exception of ia64. | Tristan Gingold | 1 | -5/+28 |
2007-04-06 | init.c: Reuse PA/HP-UX code for IA-64/HP-UX, except __gnat_adjust_context_for... | Eric Botcazou | 1 | -5/+16 |
2006-10-31 | a-dispat.ads, [...]: New files. | Robert Dewar | 1 | -174/+179 |
2006-05-28 | decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-02-17 | init.c (facility_resignal_table): new array | Vasiliy Fofanov | 1 | -0/+10 |
2006-02-15 | bindusg.adb: Updated documentation for -d and -D switches. | Quentin Ochem | 1 | -31/+73 |
2005-11-15 | init.c [VMS]: Don't install __gnat_error_handler if DBG$TDBG defined. | Doug Rupp | 1 | -1/+6 |
2005-11-08 | init.c: Use the Linux-specific section for the IA-64/Linux target. | Eric Botcazou | 1 | -4/+7 |
2005-08-29 | re PR ada/21053 (Warnings from init.c) | Arnaud Charlet | 1 | -80/+53 |
2005-07-29 | * decl.c, init.c, initialize.c: Fix comment typos. | Kazu Hirata | 1 | -5/+5 |
2005-07-04 | s-mastop-tru64.adb (Pop_Frame): Use exc_lookup_function_entry to fetch a code... | Eric Botcazou | 1 | -0/+8 |