summaryrefslogtreecommitdiff
path: root/gcc/ada/s-osinte-linux-alpha.ads
Commit message (Collapse)AuthorAgeFilesLines
* * s-osinte-linux-alpha.ads, s-osinte-linux-hppa.adscharlet2006-11-051-0/+4
| | | | | | | | (To_Target_Priority): New function. Fix PR ada/29707 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118496 138bc75d-0d04-0410-961f-82ee72b054a4
* * s-osinte-darwin.adb, s-osinte-darwin.ads, s-osinte-vxworks.ads, charlet2006-02-151-5/+3
| | | | | | | | | | | | | | | | | | s-osinte-solaris.ads, s-osinte-linux.ads, s-osinte-freebsd.ads, s-osinte-solaris-posix.ads, s-osinte-lynxos-3.ads, s-osinte-lynxos.ads, s-osinte-tru64.ads, s-osinte-aix.ads, s-osinte-irix.ads, s-osinte-hpux-dce.ads, s-osinte-linux-hppa.ads, s-osinte-linux-alpha.ads, s-inmaop-posix.adb (sigset_t_ptr): Removed, replaced by anonymous access type. (pthread_sigmask): Now take an access sigset_t * s-osinte-hpux.ads: Ditto. (pthread_mutex_t, pthread_cond_t): Update definitions to support properly 32 and 64 bit ABIs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111025 138bc75d-0d04-0410-961f-82ee72b054a4
* Update FSF addresskcook2005-07-011-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101492 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (alpha-linux, LIBGNAT_TARGET_PAIRS): Userth2005-01-201-0/+6
| | | | | | | | | | a-intnam-linux.ads and system-linux-alpha.ads. * a-intnam-linux-alpha.ads: Remove file. * s-osinte-linux-alpha.ads (SIGUNUSED, SIGSTKFLT, SIGLOST): New. * system-linux-alpha.ads: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93971 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (LIBGNAT_TARGET_PAIRS, TOOLS_TARGET_PAIRS, MISCLIB,rth2005-01-181-0/+500
THREADSLIB, GNATLIB_SHARED, PREFIX_OBJS, LIBRARY_VERSION): Specialize for alpha-linux. * s-osinte-linux-alpha.ads, a-intnam-linux-alpha.ads: New files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93847 138bc75d-0d04-0410-961f-82ee72b054a4