⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 汇编编译器的最新版本的源码.买了自己动手写操作系统这本书的人一定要下
💻
📖 第 1 页 / 共 5 页
字号:
  * Make warning limit valid for both i386 and x86_64
Sat Nov 3 22:06:13 2007 -0700 Charles Crayne 
  * Warn on out of bounds EA displacements
Thu Nov 1 15:08:27 2007 -0700 H. Peter Anvin 
  * Treat info files as binary when creating xdoc distro file
Thu Nov 1 15:07:42 2007 -0700 H. Peter Anvin 
  * Remove obsolete binary files from the distribution
Thu Nov 1 14:53:32 2007 -0700 H. Peter Anvin 
  * Move declarations before statements
Wed Oct 31 23:37:35 2007 -0700 H. Peter Anvin 
  * NASM 0.99.06
Wed Oct 31 23:37:19 2007 -0700 H. Peter Anvin 
  * Script to tag the tree for release
Wed Oct 31 10:59:26 2007 -0700 H. Peter Anvin 
  * Even more "riprel" tests
Tue Oct 30 01:17:57 2007 -0700 H. Peter Anvin 
  * floatx.asm: add tests for "rounds up to smallest denorm"
Tue Oct 30 01:13:27 2007 -0700 H. Peter Anvin 
  * Run "make alldeps"
Tue Oct 30 01:13:09 2007 -0700 H. Peter Anvin 
  * float.c: handle round-up-to-denorm correctly.
Tue Oct 30 00:59:27 2007 -0700 H. Peter Anvin 
  * Exhaustive test for 8-bit floating point values
Mon Oct 29 23:12:47 2007 -0700 H. Peter Anvin 
  * Clean up the handing of operands in assemble.c
Mon Oct 29 22:56:08 2007 -0700 H. Peter Anvin 
  * Don't warn for segmented references
Mon Oct 29 20:20:12 2007 -0700 H. Peter Anvin 
  * Use a 32-bit floating-point limb size; support 8-bit float
Mon Oct 29 18:24:59 2007 -0700 Charles Crayne 
  * Reduce severity of redundant prefixes from error to warning.
Sun Oct 28 23:23:24 2007 -0700 H. Peter Anvin 
  * Test of some addressing modes in 64-bit mode.
Sun Oct 28 23:21:46 2007 -0700 H. Peter Anvin 
  * Fix bogus flagging of effective addresses as invalid
Sun Oct 28 23:10:34 2007 -0700 H. Peter Anvin 
  * Actually shut up the warning in rdfload.c
Sun Oct 28 22:04:42 2007 -0700 H. Peter Anvin 
  * Clean up stealth whitespace
Sun Oct 28 22:04:00 2007 -0700 H. Peter Anvin 
  * Fix warning about cast to pointer in rdfload.c
Sun Oct 28 22:04:00 2007 -0700 H. Peter Anvin 
  * 64-bit addressing and prefix handling changes
Sun Oct 28 15:29:54 2007 -0700 Charles Crayne 
  * Adjust stabs symbol index to match symbol table.
Fri Oct 26 21:38:02 2007 -0700 H. Peter Anvin 
  * readnum(): handle prefix-suffix collision like "0h"
Fri Oct 26 18:49:29 2007 -0700 H. Peter Anvin 
  * Better handling of platforms which hide "extended" functionality
Wed Oct 24 15:51:40 2007 -0700 Charles Crayne 
  * Merge branch 'master' of /home/chuck/development/gitnasm/
Wed Oct 24 15:30:17 2007 -0700 Charles Crayne 
  * Update sections about debug info formats
Wed Oct 24 15:29:51 2007 -0700 H. Peter Anvin 
  * Fix the handling of floating-point tokens in the preprocessor
Tue Oct 23 19:28:39 2007 -0700 Charles Crayne 
  * Fix bugs item #1817677
Tue Oct 23 00:08:58 2007 -0700 H. Peter Anvin 
  * Slightly simplify the radix-detection code
Mon Oct 22 19:48:06 2007 -0700 H. Peter Anvin 
  * Unbreak particularly tricky hex constants
Mon Oct 22 19:37:36 2007 -0700 H. Peter Anvin 
  * Decimal floating point can also start with 0. 0e 0E
Mon Oct 22 17:34:10 2007 -0700 H. Peter Anvin 
  * Support binary and octal floating-point
Mon Oct 22 16:53:48 2007 -0700 H. Peter Anvin 
  * More consistent handling of radix letters
Sun Oct 21 15:33:01 2007 -0700 H. Peter Anvin 
  * float.c: correct exponent capping
Sun Oct 21 14:21:43 2007 -0700 Charles Crayne 
  * Clean up elf symbol table section
Fri Oct 19 18:33:57 2007 -0700 H. Peter Anvin 
  * Allow $-prefixed hexadecimal FP as an alternative to 0x
Fri Oct 19 14:43:22 2007 -0700 H. Peter Anvin 
  * Scripts to remove stealth whitespace
Fri Oct 19 14:42:29 2007 -0700 H. Peter Anvin 
  * Formatting: kill off "stealth whitespace"
Fri Oct 19 14:26:52 2007 -0700 H. Peter Anvin 
  * test/floatx.asm: fix test case
Fri Oct 19 14:19:52 2007 -0700 H. Peter Anvin 
  * uscore.asm: Fix test case
Fri Oct 19 14:17:51 2007 -0700 H. Peter Anvin 
  * float.c: mark read_exponent() static
Fri Oct 19 14:10:35 2007 -0700 H. Peter Anvin 
  * Don't confuse suffixed hexadecimal with floating-point
Fri Oct 19 13:17:24 2007 -0700 H. Peter Anvin 
  * Anchor filename locations in .gitignore
Fri Oct 19 13:16:51 2007 -0700 H. Peter Anvin 
  * test/Makefile: Use -Ox instead of -O999
Fri Oct 19 13:14:06 2007 -0700 H. Peter Anvin 
  * Test of underscored constants
Fri Oct 19 13:10:46 2007 -0700 H. Peter Anvin 
  * Allow underscores in numbers; better detection of FP
Fri Oct 19 10:52:31 2007 -0700 H. Peter Anvin 
  * Modernize nasm.spec.in and make it closer to the Fedora version
Thu Oct 18 23:33:06 2007 -0700 Charles Crayne 
  * Suppress datarootdir warnings from configure
Thu Oct 18 21:17:20 2007 -0700 Charles Crayne 
  * Suppress signedness warnings in disassembler
Thu Oct 18 19:14:08 2007 -0700 H. Peter Anvin 
  * Cleaner solution for MinGW handling of __STRICT_ANSI__
Thu Oct 18 19:14:08 2007 -0700 H. Peter Anvin 
  * configure: Undefine __STRICT_ANSI__ for mingw's benefit
Thu Oct 18 19:14:07 2007 -0700 H. Peter Anvin 
  * Fix invocation of readnum()
Thu Oct 18 19:02:42 2007 -0700 Charles Crayne 
  * Suppress a few signedness warnings
Thu Oct 18 17:04:10 2007 -0700 root 
  * Avoid unnecessary warning on redefinition of section (bug 801180)
Wed Oct 17 17:55:45 2007 -0700 Charles Crayne 
  * Generate stabs entries for any executable section
Tue Oct 16 22:59:09 2007 -0700 H. Peter Anvin 
  * NASM 0.99.05
Tue Oct 16 15:46:04 2007 -0700 H. Peter Anvin 
  * Tests of obscenely large exponents
Tue Oct 16 14:42:32 2007 -0700 H. Peter Anvin 
  * Comma-separate contents of __FLOAT__
Tue Oct 16 14:40:27 2007 -0700 H. Peter Anvin 
  * Implement floating-point option control directive
Tue Oct 16 11:48:07 2007 -0700 H. Peter Anvin 
  * Floating-point warning fixes; fix round-to-overflow
Tue Oct 16 11:32:58 2007 -0700 H. Peter Anvin 
  * Handle rounding of denorms correctly; make fp overflow a warning
Tue Oct 16 10:35:02 2007 -0700 H. Peter Anvin 
  * Additional entries for .gitignore
Tue Oct 16 10:32:57 2007 -0700 H. Peter Anvin 
  * Refactor floating-point formatting code; fix 80-bit denorms
Tue Oct 16 10:31:16 2007 -0700 H. Peter Anvin 
  * Add 1.5 as a test case: representative of an exact fraction
Mon Oct 15 20:06:06 2007 -0700 H. Peter Anvin 
  * Recognize 'd', 't' and 'y' as radix suffixes
Mon Oct 15 19:53:10 2007 -0700 H. Peter Anvin 
  * Fix FISTTP opcodes (BR 689695)
Mon Oct 15 19:46:32 2007 -0700 H. Peter Anvin 
  * New floating-point conversion routines
Mon Oct 15 17:48:43 2007 -0700 H. Peter Anvin 
  * Add testnos3 from the gdtoa package (floating-point test)
Sat Oct 13 23:19:21 2007 -0700 H. Peter Anvin 
  * .gitignore file doesn't need to be in the release file
Sat Oct 13 23:17:41 2007 -0700 H. Peter Anvin 
  * Add .gitignore file so "git status" produces something sane
Sat Oct 13 23:12:46 2007 -0700 H. Peter Anvin 
  * autoconf: drop AC_USE_SYSTEM_EXTENSIONS to support autoconf 2.59
Sat Oct 13 07:09:22 2007 -0700 Keith Kanios 
  * Fix 32-bit types in preproc.c and eval.c
Thu Oct 11 20:32:33 2007 -0700 Charles Crayne 
  * Must define types before using them
Thu Oct 11 13:42:09 2007 -0700 H. Peter Anvin 
  * preproc.c: move smacro define/undef to separate functions
Thu Oct 11 13:38:38 2007 -0700 H. Peter Anvin 
  * preproc.c: PP_DEFINE and PP_XDEFINE are case-sensitive
Thu Oct 11 12:52:03 2007 -0700 H. Peter Anvin 
  * preproc.c: normalize the handling of case sensitivity
Thu Oct 11 12:51:06 2007 -0700 H. Peter Anvin 
  * Define macros necessary for <inttypes.h> on C++
Thu Oct 11 10:12:58 2007 -0700 H. Peter Anvin 
  * More "bool" fixes
Thu Oct 11 10:11:57 2007 -0700 H. Peter Anvin 
  * preproc.c: allow 64-bit repeat counts
Thu Oct 11 10:06:19 2007 -0700 H. Peter Anvin 
  * preproc.c: For an SMacro, in_progress really is a boolean (no %rep)
Thu Oct 11 00:05:57 2007 -0700 H. Peter Anvin 
  * Additional uses of bool and enum
Thu Oct 11 00:05:57 2007 -0700 H. Peter Anvin 
  * preproc.c: MMacro.in_progress is not a boolean
Wed Oct 10 18:07:51 2007 -0700 H. Peter Anvin 
  * saa_fread/fwrite: when seeking, must set [rw]ptr as well
Wed Oct 10 14:58:45 2007 -0700 H. Peter Anvin 
  * Use the compiler-provided booleans if available, otherwise emulate
Wed Oct 10 14:55:14 2007 -0700 H. Peter Anvin 
  * owlinux.mak: don't clean things we won't be able to
Wed Oct 10 14:29:53 2007 -0700 H. Peter Anvin 
  * configure.in: looks like we need autoconf 2.61 :(
Wed Oct 10 14:06:59 2007 -0700 H. Peter Anvin 
  * Create option -Ox to tell NASM to do unlimited passes
Mon Oct 8 19:26:57 2007 -0700 H. Peter Anvin 
  * Revert "floatb.asm: fix broken testcase"
Mon Oct 8 18:39:24 2007 -0700 H. Peter Anvin 
  * floatb.asm: fix broken testcase
Mon Oct 8 12:41:00 2007 -0700 H. Peter Anvin 
  * saa_rstruct: fix overrun check
Mon Oct 8 12:12:23 2007 -0700 H. Peter Anvin 
  * Add Frank's floattest.asm test file
Sun Oct 7 21:13:14 2007 -0700 H. Peter Anvin 
  * saa_fpwrite: initializing "len" should be part of the loop
Sun Oct 7 18:46:57 2007 -0700 Charles Crayne 
  * Fix infinite loop in function saa_fpwrite
Fri Oct 5 17:44:16 2007 -0700 H. Peter Anvin 
  * zerobyte.asm: use a real instruction to avoid confusing ndisasm
Fri Oct 5 17:42:31 2007 -0700 H. Peter Anvin 
  * zerobyte.asm: add test cases for non-initial \170 uses
Fri Oct 5 17:29:01 2007 -0700 H. Peter Anvin 
  * Check in the proper zerobyte test
Fri Oct 5 17:04:32 2007 -0700 H. Peter Anvin 
  * Emit REX prefix before literal zero (\170)
Fri Oct 5 17:01:15 2007 -0700 H. Peter Anvin 
  * LICENSE: Break long line
Fri Oct 5 14:36:03 2007 -0700 H. Peter Anvin 
  * Add test for problematic floats
Thu Oct 4 23:51:08 2007 -0700 H. Peter Anvin 
  * floatx.asm: add Inf and NaN to the boundary condition tests
Thu Oct 4 23:09:19 2007 -0700 H. Peter Anvin 
  * floatx.asm: add specific tests for exponent boundary conditions
Thu Oct 4 22:51:08 2007 -0700 H. Peter Anvin 
  * float.c: correct the exponent
Thu Oct 4 15:18:23 2007 -0700 H. Peter Anvin 
  * Additional rules in test/Makefile
Thu Oct 4 13:42:56 2007 -0700 H. Peter Anvin 
  * Rewrite the handling of SAA's to allow random access
Wed Oct 3 21:30:57 2007 -0700 H. Peter Anvin 
  * Change cloc_t to struct location, and reorder the members
Wed Oct 3 21:24:51 2007 -0700 H. Peter Anvin 
  * BR 1352920: change loc_t -> cloc_t
Wed Oct 3 21:22:16 2007 -0700 H. Peter Anvin 
  * BR 1352920: Handle upper case %line
Wed Oct 3 17:40:12 2007 -0700 H. Peter Anvin 
  * Use autoconf to request feature macros
Tue Oct 2 22:04:15 2007 -0700 H. Peter Anvin 
  * preproc.c: constipation
Tue Oct 2 21:57:27 2007 -0700 H. Peter Anvin 
  * make alldeps
Tue Oct 2 21:53:51 2007 -0700 H. Peter Anvin 
  * Portability fixes
Tue Oct 2 21:13:18 2007 -0700 H. Peter Anvin 
  * Run "make alldeps".
Tue Oct 2 17:40:00 2007 -0700 H. Peter Anvin 
  * Use the crc64 we already use as the perfect hash function prehash
Tue Oct 2 15:09:33 2007 -0700 H. Peter Anvin 
  * insns.dat: add systematic names for the hinting NOPs (0F18-0F1F)
Mon Oct 1 11:28:32 2007 -0700 H. Peter Anvin 
  * Unspecified files are null strings, not null pointers
Mon Oct 1 11:26:31 2007 -0700 H. Peter Anvin 
  * Check for the most basic filename overlaps
Sun Sep 30 22:15:36 2007 -0700 Charles Crayne 
  * modified:   nasm.1 to add newer command line options
Fri Sep 28 21:27:41 2007 -0700 Charles Crayne 
  * Merge branch 'master' of git+ssh://ccrayne@repo.or.cz/srv/git/nasm
Fri Sep 28 20:17:12 2007 -0700 H. Peter Anvin 
  * configure.in: AC_SUBST_FILE should have been AC_SUBST
Fri Sep 28 17:17:20 2007 -0700 H. Peter Anvin 
  * Unbreak relative references to immediate addresses
Fri Sep 28 15:16:47 2007 -0700 Charles Crayne 
  * Merge branch 'master' of git+ssh://ccrayne@repo.or.cz/srv/git/nasm
Fri Sep 28 12:01:55 2007 -0700 H. Peter Anvin 
  * lib/vsnprintf.c: correct boundary conditions
Fri Sep 28 10:50:20 2007 -0700 H. Peter Anvin 
  * Add substitutes for snprintf() and vsnprintf()
Fri Sep 28 02:03:41 2007 -0400 Frank Kotler 
  * Merge branch 'master' of git+ssh://fbkotler@repo.or.cz/srv/git/nasm
Thu Sep 27 21:35:04 2007 -0700 H. Peter Anvin 
  * Exclude config.h from the dependency list for the canned makefiles
Thu Sep 27 21:12:17 2007 -0700 H. Peter Anvin 
  * version.pl: Add support for daily snapshot releases
Thu Sep 27 19:46:55 2007 -0700 H. Peter Anvin 
  * Add Makefile for Linux -> DOS, Win32, OS/2 using OpenWatcom
Wed Sep 26 19:57:07 2007 -0700 H. Peter Anvin 
  * Add Makefile for OpenWatcom (DOS, OS/2 or Win32 output)
Wed Sep 26 17:00:18 2007 -0700 H. Peter Anvin 
  * Test for various addressing modes in 64-bit mode
Wed Sep 26 15:19:28 2007 -0700 H. Peter Anvin 
  * nasm option reshuffling, -E -> -Z
Tue Sep 25 23:57:21 2007 -0400 Frank Kotler 
  * Version 0.99.04
Tue Sep 25 20:36:45 2007 -0700 H. Peter Anvin 
  * nasmdoc: corrections on 64-bit immediates/displacements
Tue Sep 25 16:02:21 2007 -0

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -