aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/init.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-17[multiple changes]Arnaud Charlet1-2/+1
2009-04-16[multiple changes]Arnaud Charlet1-3/+37
2009-04-16s-intman-susv3.adb: New file.Arnaud Charlet1-7/+3
2009-04-16[multiple changes]Arnaud Charlet1-3/+24
2009-04-16[multiple changes]Arnaud Charlet1-1/+1
2009-04-15[multiple changes]Arnaud Charlet1-3/+3
2009-04-10Complete previous change.Arnaud Charlet1-3/+5
2009-04-10init.c: Change VxWorks 6 stack overflow checking for kernel apps.Ed Falis1-6/+19
2009-04-10[multiple changes]Arnaud Charlet1-19/+13
2009-04-10init.c: Install signal handler on Darwin.Tristan Gingold1-0/+70
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-12/+11
2008-08-22bindgen.adb [VMS] (Gen_Adainit_Ada, [...]): Import and call __gnat_set_features.Doug Rupp1-1/+81
2008-08-22init.c: adjust EH support code on Alpha/Tru64 as well.Eric Botcazou1-29/+1
2008-08-22init.c (__gnat_adjust_context_for_raise): Delete for AIX, HP-UX, Solaris, Fre...Eric Botcazou1-126/+13
2008-08-05init.c (__gnat_install_handler for linux): If we are building the Xenomai run...Jose Ruiz1-0/+24
2008-07-312008-07-31 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev1-0/+1
2008-05-20init.c: Enable stack probing on ppc-linux.Tristan Gingold1-1/+5
2008-04-08s-osinte-linux-alpha.ads, [...]: Removed.Eric Botcazou1-123/+261
2008-03-31g-table.adb, [...]: Fix comment typos.Ralf Wildenhues1-1/+1
2008-03-26[multiple changes]Arnaud Charlet1-0/+4
2008-01-03re PR ada/34647 (Ada runtime includes unsafe calls to mktemp and tmpname on O...Tero Koskinen1-1/+65
2007-12-13system-linux-ia64.ads, [...] (Stack_Check_Limits): New target parameter.Eric Botcazou1-4/+17
2007-11-14adaint.c [...]: Remove system-specific sections of non-supported Interix target.Samuel Tardieu1-67/+0
2007-10-15errout.ads: Comment clarificationRobert Dewar1-1/+1
2007-09-26a-calend-vms.adb, [...]: Add a section on leap seconds control along with two...Hristian Kirtchev1-1/+1
2007-08-14system-solaris-x86.ads (ZCX_By_Default): Switch to True.Olivier Hainque1-70/+127
2007-06-06init.c: Do not adjust IP of an imported VMS exception of ia64.Tristan Gingold1-5/+28
2007-04-06init.c: Reuse PA/HP-UX code for IA-64/HP-UX, except __gnat_adjust_context_for...Eric Botcazou1-5/+16
2006-10-31a-dispat.ads, [...]: New files.Robert Dewar1-174/+179
2006-05-28decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-02-17init.c (facility_resignal_table): new arrayVasiliy Fofanov1-0/+10
2006-02-15bindusg.adb: Updated documentation for -d and -D switches.Quentin Ochem1-31/+73
2005-11-15init.c [VMS]: Don't install __gnat_error_handler if DBG$TDBG defined.Doug Rupp1-1/+6
2005-11-08init.c: Use the Linux-specific section for the IA-64/Linux target.Eric Botcazou1-4/+7
2005-08-29re PR ada/21053 (Warnings from init.c)Arnaud Charlet1-80/+53
2005-07-29* decl.c, init.c, initialize.c: Fix comment typos.Kazu Hirata1-5/+5
2005-07-04s-mastop-tru64.adb (Pop_Frame): Use exc_lookup_function_entry to fetch a code...Eric Botcazou1-0/+8
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16Make-lang.in: Add initialize.o when needed.Doug Rupp1-385/+306
2005-05-29cal.c, [...]: Fix comment typos.Kazu Hirata1-5/+5
2005-04-10adaint.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-04-01adaint.c, [...]: Fix comment typos.Kazu Hirata1-4/+4
2005-03-15s-intman-posix.adb (Notify_Exception): Adjust signature, as handler for sigac...Olivier Hainque1-30/+141
2005-02-10* init.c (__gnat_initialize): Mark parameter as unused.Andreas Jaeger1-15/+15
2005-02-10init.c (__gnat_initialize): Add a new parameter eh which contains the address...Arnaud Charlet1-151/+38
2005-01-03re PR ada/17527 (Ada Bootstrap problem because of -Werror)Arnaud Charlet1-8/+6
2004-12-08s-intman-vxworks.adb (Notify_Exception): removed useless check for current ta...Arnaud Charlet1-7/+21
2004-11-19init.c (__gnat_map_signal): map SIGSEGV to Storage_Error for AE653 vthreads.Arnaud Charlet1-6/+14
2004-10-27init.c (__gnat_error_handler): Instead of trying to read the memory before th...Pascal Obry1-11/+7
2004-10-04init.c (__gnat_initialize): Call an Ada subprogram to perform the table regis...Olivier Hainque1-5/+13