K 10 svn:author V 5 culot K 8 svn:date V 27 2012-04-09T11:28:22.000000Z K 7 svn:log V 647 - Update to 20120301 (corresponding to gcc 4.6.3) - Split off Makefile.common fragment for use in lang/gnatdroid-arm* ports Maintainer note: - Ada tasking is broken on FreeBSD-9+ and has always been but a testsuite run didn't reveal this until recently. Due to a new panic assertion added to the thread library, exiting tasks now abort with the message "thread exits with resources held!". A significant attempt was made to patch GNAT to release thread resources on exiting tasks, but the code is highly complex and the attemps are not yes successful. PR: ports/166718 Submitted by: John Marino (maintainer) Feature safe: yes END