Commit graph

38 commits

Author SHA1 Message Date
riastradh
844577ce91 Fix cross-build of devel/yasm by setting CC_FOR_BUILD to NATIVE_CC. 2013-05-10 04:28:21 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
1f99ba2982 Update to 1.2.0:
Changes from 1.1.0 to 1.2.0:

  o Add AVX2 instructions (rev 11 of Intel AVX reference) (#227).
  o Allow 64-bit LFS/LGS/LSS.
  o Improve LAR instruction support (#224).
  o Default win64 .xdata to nobase, add support for ..imagebase (#135).
  o Fix TIMES relocation handling.
  o Fix no-suffix push and pop in GAS mode (#212).
2011-11-29 17:13:42 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
adam
9fb8fa7900 Fix linking command, otherwise LDFLAGS aren't used: needed for special LDFLAGS on Mac OS X 2010-12-26 12:07:01 +00:00
wiz
94f407ee34 Update to 1.1.0:
Changes from 1.0.1 to 1.1.0:

    * Fix a number of issues with Win32 SAFESEH support (#139).
    * Fix several 32-bit Mach-O (macho32) bugs (#212 and others).
    * Add Intel post-32nm instructions (section 7 of AVX spec).
    * Add XSAVEOPT, INVEPT, INVVPID, and GETSEC instructions (#211).
    * Remove AMD CVT16 instructions.
    * Don't emit unnecessary REX.W for pinsrw instruction (#207).
    * Update gettext to 0.17 (#206).
2010-09-12 22:42:32 +00:00
drochner
fbf6bc64d2 update to 1.0.1
changes:
-Fix ELF32 shared object relocations
-Ignore [warning] directive
2010-06-16 19:36:28 +00:00
wiz
bcaec964be 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.
2010-04-23 21:32:00 +00:00
wiz
6ac3da2e4e 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.
2009-07-22 21:14:24 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
wiz
3e789cb363 Update to 0.7.2:
This release adds 64-bit Mach-O PIC support, --prefix and --suffix
options for naming globals, and support for newly specified AVX/AES
instructions not in the original spec. It also generates a GOTPCREL
relocation for "rel wrt ..gotpc" and optimizes non-strict push to
byte size in all possible cases, along with several other fixes.
2008-10-24 16:03:17 +00:00
bjs
dfaa99bcdc Update to version 0.7.1.
Changes from 0.7.0 to 0.7.1:

	* AVX instruction bugfixes (0.7.0 errata)
	* Build fixes (crashes on some machines)
	* Minor CPU flags fixes
2008-08-18 23:33:56 +00:00
wiz
bfc77d23b3 Update to 0.7.0:
Changes from 0.6.2 to 0.7.0:

   * Intel Advanced Vector Extensions (AVX) instruction support.
   * Multi-section binary support (see #71, #99, [2010]).
   * Add support for ELF32 and ELF64 TLS (thread local storage)
     relocations.
   * Allow use of 0X in addition to 0x to prefix hex constants (#127).
   * Allow underscores in hex, binary, and octal constants (e.g.
     0111_1111b).
   * Fix memory sizes on SSE/SSE2 instructions (#119).
   * Allow standalone prefixes (#122).
   * Simplify new varieties of sym-sym values (#124).
   * Support SAFESEH directive for win32 SEH handlers (#130).
   * Enable sym@FOO constructs in GAS parser.
   * SSE5 condition code support.
   * Other bugfixes.
2008-04-25 07:21:20 +00:00
minskim
ac2837bfc5 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).
2007-10-21 23:41:59 +00:00
wiz
dc19cf017c Update to 0.6.1:
This release adds SSE4.1 and SSE4.2 instruction support, a .set
directive in the GAS parser, and allowing Mach-O custom sections.
Bugfixes include fixes to AMD Pacifica (SVM) instructions, absolute
section handling, RIP-relative cross-section references in bin
output, and many others.
2007-07-08 11:45:47 +00:00
heinz
c2aa26e8af Package supports installation to DESTDIR. 2007-05-19 21:42:54 +00:00
wiz
720e800f48 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.
2007-03-08 19:09:27 +00:00
wiz
57f064068e 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).
2006-08-12 21:05:06 +00:00
jlam
d8cba66bf8 BROKEN_GETTEXT_DETECTION already defaults to "no". 2006-04-13 18:27:24 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
b290e75aa6 Unbreak gettext broken by BROKEN_GETTEXT_DETECTION. 2005-12-20 11:17:28 +00:00
kristerw
e22273d187 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!
2005-12-04 20:00:01 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 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".
2004-09-22 08:09:14 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
snj
ec9875a0a0 Convert to buildlink3. 2004-04-25 05:23:54 +00:00
wiz
1fa1d04b25 Unused. 2004-04-25 00:48:39 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
xtraeme
252d9f7253 Change my email address to the NetBSD one, ok'ed by wiz@ 2003-08-28 20:05:13 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
2f9ed9ac54 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)
2003-06-28 11:47:01 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
16fe2a3677 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.
2003-04-09 15:59:46 +00:00