sunpoet     2012-02-24 03:50:23 UTC

  FreeBSD ports repository

  Modified files:
    lang/fasm            Makefile distinfo 
  Log:
  - Update to 1.69.39
  
  Changes:
  1.69.39:
  - Fixed a bug in expression calculator that caused result of division by 
number
    larger than 32-bit be always the absolute value of actual result (the sign 
was
    dropped).
  
  1.69.38:
  - Fixed a small bug that made relative offsets get invalid symbol type in some
    cases.
  
  1.69.37:
  - Added "relativeto" testing operator.
  - Couple of small bugfixes.
  
  1.69.36:
  - Added "assert" directive.
  - Macroinstruction argument now can have default value, defined with "=" 
symbol
    followed by value after the argument name in definition.
  - Fixed a bug which disallowed combining unary "+" with other unary operators.
  
  PR:             ports/165395
  Submitted by:   Aldis Berjoza <graude...@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.25      +1 -1      ports/lang/fasm/Makefile
  1.21      +2 -2      ports/lang/fasm/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to