| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Apr 2013 12:38:52
20130412
|
bapt  |
Base gnat on new 4.6.4 version of gcc
Sync gnat-aux with changes from gcc-aux
Convert to new options framework
Switch to dynamic plist
No more install libiberty.a for gnatdroid*
PR: ports/173412
Reported by: Jinsong Zhao <jszhao@yeah.net>
Submitted by: John Marino <draco@marino.st> (maintainer) |
23 Apr 2012 14:27:21
20120301
|
culot  |
- Update to 20120301 (corresponding to gcc 4.6.3)
PR: ports/166719
Submitted by: John Marino <draco@marino.st> (maintainer) |
10 Sep 2011 17:53:10
20110627_1
|
culot  |
- Add patch to disable symbolic traceback run-time support
(could cause linker breakage)
- Bump PORTREVISION
PR: ports/160568
Submitted by: John Marino <draco@marino.st> (maintainer) |
07 Sep 2011 05:22:05
20110627
|
culot  |
The gnatdroid-armv5 port builds a C/Ada cross-compiler based on GCC 4.6 that
targets the Android operating system (version 2.3, API level 9) running on
ARM architecture (version 5). This produces binaries that run natively on
Android devices as well as the Android SDK emulator.
WWW: http://www.dragonlace.net
PR: ports/160426
Submitted by: John Marino <freebsdml@marino.st> |