Commit graph

16 commits

Author SHA1 Message Date
Peter Johnson
f701862b1b Bump copyright dates for 2014. 2014-08-10 10:30:28 -07:00
Peter Johnson
34379be2ad COPYING: Update credits a bit.
svn path=/trunk/yasm/; revision=2314
2010-04-08 05:57:28 +00:00
Peter Johnson
e2e877c615 Update copyright dates.
svn path=/trunk/yasm/; revision=2313
2010-04-08 05:56:33 +00:00
Peter Johnson
493c5b8861 Add initial gas preprocessor, contributed by Alexei Svitkine.
Support for include directive amongst other major key pieces.
Does not currently support macros.
Fixes #79.

Contributed by: Alexei Svitkine <alexei.svitkine@gmail.com>

svn path=/trunk/yasm/; revision=2243
2009-12-23 06:45:17 +00:00
Peter Johnson
2e2dbcd04f NASM is now licensed under the 2-clause BSD license.
svn path=/trunk/yasm/; revision=2205
2009-07-20 06:04:58 +00:00
Peter Johnson
6ad55c80ee Update copyright dates.
svn path=/trunk/yasm/; revision=2188
2009-03-24 06:47:38 +00:00
Peter Johnson
a5a734f835 Add Samuel Thibault to list of contributors.
svn path=/trunk/yasm/; revision=2137
2008-10-07 06:22:58 +00:00
Peter Johnson
ef8479870e Update copyright dates.
svn path=/trunk/yasm/; revision=2059
2008-04-12 01:17:00 +00:00
Peter Johnson
11caf966d9 Update copyright date to 2007.
Sync list of contributors with wiki/YasmTeam.

svn path=/trunk/yasm/; revision=1760
2007-02-08 05:02:37 +00:00
Peter Johnson
a9b1395d09 * COPYING: Update verbiage, add list of contributors and copyright notice.
* genstring.c: Generate string array from source file.
* Makefile.am: Build genstring.
* Makefile.inc: Use genstring to create license.c from COPYING.
* yasm.c: Include license.c and use it for new --license option.  Shorten
--version option to just displaying version, compile date, and very short
copyright message.

svn path=/trunk/yasm/; revision=1463
2006-04-05 05:39:23 +00:00
Peter Johnson
e6c06ae0fd * COPYING: Revert unintentional change to text of GPL license made in r1127.
svn path=/trunk/yasm/; revision=1131
2004-08-16 05:12:03 +00:00
Peter Johnson
f094f47abb Update auto*, libtool, libltdl, and gettext scripts.
Make cross-building work by changing how re2c and other build tools are
compiled.

svn path=/trunk/yasm/; revision=1127
2004-08-14 23:07:58 +00:00
Peter Johnson
bca329dd7d Note that the artistic license only applies to bitvect's usage.
svn path=/trunk/yasm/; revision=1039
2003-08-15 04:16:02 +00:00
Peter Johnson
e2cccde6cb Remove reference to yapp; it's been deleted.
svn path=/trunk/yasm/; revision=1000
2003-07-11 05:42:26 +00:00
Peter Johnson
b33a50702e Clarify licensing.
svn path=/trunk/yasm/; revision=998
2003-07-11 04:35:42 +00:00
Michael Urman
3a6d83db51 Initial checkin of automake/autoconf files.
Proper split directory builds may fail on the lex/yacc generated files.

svn path=/trunk/yasm/; revision=56
2001-06-27 20:07:20 +00:00