The NetBSD Project

CVS log for pkgsrc/devel/yasm/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / yasm

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Fri Apr 23 21:32:00 2010 UTC (13 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, HEAD
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Update to 1.0.0:

Changes: This release adds GAS syntax preprocessor support, Visual
Studio 2010 integration, and support for AMD XOP, FMA4, and CVT16
instructions. It also incorporates many bugfixes.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jul 22 21:14:24 2009 UTC (14 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Update to 0.8.0, set LICENSE.

This feature release adds basic support for TASM-like assembly
syntax as well as a TASM-like command line frontend.  It updates
AVX and FMA instructions to the latest Intel specifications, and
updates code alignment opcodes for modern processors. It also
includes a number of GAS syntax fixes and other bugfixes.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 14 17:49:17 2009 UTC (14 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

Remove @dirrm entries from PLISTs

Revision 1.7 / (download) - annotate - [select for diffs], Sun Oct 21 23:41:59 2007 UTC (16 years, 6 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

Update yasm to 0.6.2.

Changes:
- AMD SSE4a and SSE5 instruction support.
- AMD LZCNT, POPCNT, EXTRQ, INSERTQ, MOVNTSD, and MOVNTSS instruction support.
- 16-bit float value (IEEE-754r half precision) support (desirable for SSE5).
- Added "oword", "do", and "reso" aliases for "dqword", "ddq", "resdq".
- Added easier RIP-relative addressing with rel/abs modifiers and "default"
  directive to set default rel/abs mode (see AMD64 for details).
- CPP preprocessor. Contributed by Paul Barker
- GAS local labels (1:, 1f, 1b) support. Noticed by Jung Lee
- GAS .org fill parameter support. Noticed by Jung Lee and Xiaoming Mo
- Command line aliases for -d (-D) and -u (-U) for increased NASM command line
  compatibility. Requested by Mike Frysinger
- ..gotpc ELF32 bugfix: #114
- Minor bugfixes (CPU setting for a few instructions, hash lookup).

Revision 1.6 / (download) - annotate - [select for diffs], Thu Mar 8 19:09:27 2007 UTC (17 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.5: +8 -4 lines
Diff to previous 1.5 (colored)

Update to 0.6.0:

New features (compared to 0.5.0):

    * Brand-new "virtual" multi-pass optimizer that automatically
      generates much smaller code for jumps and immediates.
    * Support for Mach-O object format used in MacOS X, including
      both the 32-bit (x86) and 64-bit (AMD64) versions (contributed
      by Henryk Richter).
    * Support for structured exception handling on Win64.
    * Support for RDOFF2 (.rdf) object format.
    * Support for STRICT keyword in NASM syntax.
    * Rewritten NASM and GAS parsers (now recursive descent rather
      than Bison-based).
    * Absolute / FAR location bugfixes.
    * Yasm no longer defaults to reading from standard input if no
      files are specified; standard input can be specified with "-".
    * Many other bugfixes.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 12 21:05:06 2006 UTC (17 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.4: +7 -19 lines
Diff to previous 1.4 (colored)

Update to 0.5.0, provided by the new maintainer, Shaun Amott, in PR 34190.

New features in this release (compared to 0.5.0rc2):

   - Support for arithmetic on single-character constants.
   - Support for OUTPUT_FORMAT as an alias for YASM_OBJFMT.
   - A couple of other bugfixes.

New features in this release (compared to 0.5.0rc1):

   - Support for CodeView 8.0 source debugging (as used by Visual Studio
     2005).
   - Fixed -I support to properly handle relative paths (now the search
     pattern is essentially identical to most C compilers). This change is
     backwards incompatible (to both NASM and earlier Yasm versions), but
     is much more consistent.
   - Standard macros that provide version information: __YASM_MAJOR__,
     __YASM_MINOR__, __YASM_SUBMINOR__, __YASM_BUILD__, __YASM_VERSION_ID__
     and __YASM_VER__.

New features in this release (compared to 0.4.0) include:

   - Aliases for AMD64 object formats: "win64" and "elf64" (these
     automatically set the machine to "amd64").
   - "x64" alias for Win64 object format (for easier use with Visual
     Studio).
   - DWARF2 debugging format (enable with "-g dwarf2").
   - GAS parser good enough to take GCC output for both AMD64 and 32-bit
     x86 (including DWARF2 debug information).
   - Dozens of bugfixes in x86 and AMD64 support.
   - Specifying "amd64" as the machine (or using a 64-bit object format)
     automatically sets BITS 64.

Known issues with this release include:

   - List output is buggy and often outright wrong.
   - The optimizer is a very basic 2-pass style and generates inefficient
     (large) code at times.
   - The binary object format does not yet support sections other than
     .text, .bss, and .data, unlike newer versions of NASM (see Trac bug
     #71).

Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 4 20:00:01 2005 UTC (18 years, 4 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.3: +21 -13 lines
Diff to previous 1.3 (colored)

Update yasm to 0.4.0 using patches provided by FUKAUMI Naoki in PR pkg/30445.

New features since 0.2.2:
* ELF AMD64 and 32-bit shared object support (using the NASM notation
   "WRT ..got", etc).
* STABS debugging format (enable with "-g stabs").
* NASM-like list format.
* XDF object format (64-bit basic format, similar in spirit to NASM's RDF).
* Dozens of bugfixes in x86 and AMD64 support.
* Numerous cross-platform build fixes.
* No perl dependencies for standard build.
* New man pages: yasm(1) and yasm_arch(7).
*  Full support for ELF, including support for both AMD64 and 32-bit
   x86 targets; note: for AMD64 output, the machine type must be set
   to "amd64" using the "-m" command line option, e.g.
     "yasm -m amd64 -f elf test.asm".
* Full warnings for integer overflow.
* Full support for AMD64 RIP-relative addressing; the two forms supported
  are "[rip+val]" (direct index) and "[sym wrt rip]" (relocated relative).
* Many AMD64 bugfixes including correct operand size handling (and o64
  override); thanks to the many bug reports to help improve YASM in this area!

Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 22 08:09:30 2004 UTC (19 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.2: +1 -25 lines
Diff to previous 1.2 (colored)

Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jun 28 11:47:01 2003 UTC (20 years, 9 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.1: +31 -31 lines
Diff to previous 1.1 (colored)

Update to 0.2.2.  Patch provided by Juan RP in PR pkg/21850.

Changes in 0.2.2:
* FAR jmp/call support.

Changes in 0.2.1:
# Added support for NASM-like -I and -P options to the preprocessor
  to specify include directories and pre-included files respectively
  (thanks to Michael Urman for his quick work).
# Fixed a number of issues with libtool/libltdl and module building
  (these issues only affected UNIX builds).
# Made the "real" NASM preprocessor the default preprocessor. This was
  not the case in the original Milestone 2 release (despite an example
  to the contrary in the release notes)

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Apr 9 15:59:53 2003 UTC (21 years ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of yasm, version 0.2.0:

YASM is a complete rewrite of the NASM assembler under the "new" BSD License
(some portions are currently under the GNU General Public License (GPL) or
the GNU Lesser General Public License (LGPL)). It is designed from the ground
up to allow for multiple assembler syntaxes to be supported (eg, NASM, TASM,
GAS, etc.) in addition to multiple output object formats. Another primary 
module of the overall design is an optimizer module.

Package provided in pkgsrc-wip by Juan RP.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 9 15:59:53 2003 UTC (21 years ago) by jmmv
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>