1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Xin LI
357a2f0ed5 Update to 1.2 release.
Submitted by:	RuanWei <iamayan at gmail.com> (maintainer)
2006-12-21 13:20:35 +00:00
Boris Samorodov
bdde63d048 1. Update port: emulators/skyeye update to 1.2-RC8 [1]
* gcc-2.95/3.3/3.4/4.0/4.1 can compile skyeye
        * add amd64 support, update autotest,
        * in 64bit system, long=64 bit  int=32bit, long long =64 bit, long int=64bit;
        * in 32bit system, long = 32 bit, int=32bit, long long =64 bit,  long int=32bit
        * so I do:  long ---> int
        * Changed files:
          *.[ch] which has long --->int ,   long int ---> int
          Makefile
          utils/tools/auto_test/daily_test.sh
        * added files:
          Makefile_gcc-3.3_with_DBCT_X86_32
2. Add to Makefile ONLY_FOR_ARCHS= i386 amd64

PR:		102558  [1]
Submitted by:	RuanWei <iamayan at gmail.com> (maintainer)  [1]
Approved by:	netchild (mentor, implicit)
2006-08-27 18:10:56 +00:00
Pav Lucistnik
821642e85d - Update to 1.2.0 RC4
PR:		ports/92042
Submitted by:	RuanWei <iamayan@gmail.com> (maintainer)
2006-01-25 12:44:29 +00:00
Pav Lucistnik
522698182c SkyEye is an Open Source Software Project. The goal of SkyEye is to provide an
integrated simulation environment in Linux and Windows. SkyEye environment
simulates typical Embedded Computer Systems (Now it supports Atmel AT91 board
based on ARM7TDMI CPU, board based on ARM720T CPU, board based on StrongARM
(SA1100/SA1110). You can run some Embedded Operation System such as ARM Linux,
uClinux, uc/O

PR:		ports/83770
Submitted by:	Ruan Wei <iamayan@gmail.com>
2005-07-28 13:20:05 +00:00