[Skyeye-developer] SkyEye 1.2.3 is released.

kang shuo blackfin.kang at gmail.com
Tue Jul 3 11:13:50 CST 2007


  Commit it on both svn head and skyeye_1_2_3 branch.

-- Thanks
-- Michael.Kang

On 6/29/07, Gavin Mu <gavin.mu at gmail.com> wrote:
> --- Makefile~   2007-06-28 19:53:58.000000000 +0800
> +++ Makefile    2007-06-29 14:54:31.000000000 +0800
> @@ -440,7 +440,7 @@
>         $(AR) $(AR_FLAGS) binary/libppc.a $(SIM_PPC_OBJS)
>         $(RANLIB) binary/libppc.a
>
> -SKYEYE_LIB=-Lbinary -larm -ldev -lutils -lbfin -lcoldfire -lmips
> +SKYEYE_LIB=-Lbinary -larm -ldev -lutils -lbfin -lcoldfire -lmips -lm
>  ifndef PPC_DISABLE
>  SKYEYE_LIB += -lppc
>  endif
>
> my system is ubuntu 7.04
> Linux gavin 2.6.20-16-generic #2 SMP Wed May 23 01:46:23 UTC 2007 i686 GNU/Linux
>
> if no `-lm', compile failed.
>
> 2007/6/28, kang shuo <blackfin.kang at gmail.com>:
> > hi,all:
> >      After three months' development, SkyEye 1.2.3 is released now!
> >      Comparing to last release, we have some major improvements in the
> > following field:
> > * add mpc8560 support, now modified u-boot of mpc8560 can run on
> > SkyEye.Some bugs still exist.
> > * S3C3410X simulation.You can find the corresponding testcase from testsuite-2.2
> > * add coldfire 5249 support, now 5249 part in uClinux-dist-20040408
> > package can run on SkyEye.Some bugs still exist.
> > * SST39LF/VF160 flash simulation
> > * Added DMA, IIS of S3C44B0X simulation
> > * Added sound device framework
> > * merge zied's patch for support tracepoint
> >
> > some minor improvements include:
> > * Fixed for compiling with gcc-3.x on BeOS
> > * Fixed skyeye_find_lcd_dma() for support mips architecture
> > * Changed ARM dependent codes for write more LCD drivers.
> > * Added a "-b" option to specify big endian when non "-e" option.
> > * Fixed for running Blackfin/Coldfire/MIPS simulation as non bfd library.
> > * Fixed some bugs for running RTEMS testcases.
> >
> > More information, please read ChangeLog in the URL:
> > http://skyeye.svn.sourceforge.net/viewvc/skyeye/skyeye-v1/branches/skyeye_1_2_3_Rel/ChangeLog?revision=255&view=markup
> >
> >     Questions,ideas and usage about SkyEye can be discussed on SkyEye maillist:
> > http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
> > You are welcome!
> >
> >       The release package and its signature can be downloaded from
> > http://sourceforge.net/project/showfiles.php?group_id=85554
> > or https://gro.clinux.org/frs/?group_id=327
> > You can commit bug at
> > http://sourceforge.net/tracker/?group_id=85554&atid=576533
> >         We tested the release package on Suse 10.2 OS + x86 and Cygwin
> > + x86 platform by running skyeye-testsuite 2.2 version.
> >
> >           Thanks all the guys involved in this release, espacially
> > anthonylee who did most work in this release.
> >
> > - SkyEye Developer Team
> >
> > About SkyEye (www.skyeye.org)
> > SkyEye is an Open Source Software Project (GPL Licence). Origin from
> > GDB/Armulator, The goal of SkyEye is to provide an integrated
> > simulation environment in Linux and Windows.
> >
> > _______________________________________________
> > Skyeye-developer mailing list
> > Skyeye-developer at lists.gro.clinux.org
> > http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
> >
>
>
> --
> 穆立超(Gavin Mu)
> Beijing University of Posts and Telecommunications
>
> _______________________________________________
> Skyeye-developer mailing list
> Skyeye-developer at lists.gro.clinux.org
> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
>
>



More information about the Skyeye-developer mailing list