2005-09-28 |
Peter Johnson | - Add win64 as an alias for -f win32 -m amd64. |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Peter Johnson | * coff-objfmt.c (coff_objfmt_output_expr): Change reloc... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Peter Johnson | * gas-bison.y: Change instructions and prefixes back... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Peter Johnson | Split arch module parse_check_id into parse_check_reg... |
commit | commitdiff | tree | snapshot |
2005-09-27 |
Peter Johnson | * gas-bison.y: Allow .data, .text, and .bss to be used... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Peter Johnson | * x86id.re (DEF_INSN_DATA): OR in data[3] rather than... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Peter Johnson | * x86id.re: Implement GAS handling for floating point... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Peter Johnson | * x86expr.c (yasm_x86__expr_checkea): Add address16_op... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Peter Johnson | * x86id.re (yasm_x86__parse_check_insn): Implement... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Peter Johnson | * x86id.re (yasm_x86__parse_check_insn): Enable lahf... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
Peter Johnson | * x86id.re: For GAS, implement movsx/movzx, pushal... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | Move gas_amd64_test.sh to x86_gas64_test.sh to match... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | Move parsers/gas/tests/amd64 to arch/x86/tests/gas64... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | Preliminary GAS parser. Only a few instructions are... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | * arch.h (yasm_arch_reggroup_get_reg): Add macro implem... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | * genmodule.c (main): Make sure len is initialized... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | * basic-optimizer.c (basic_optimize_bytecode_2): Fix... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | * bytecode.h (yasm_dv_create_float): Remove (no impleme... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | * arch.h (yasm_arch_check_id_retval): Add YASM_ARCH_CHE... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | * symrec.c (symtab_parser_finalize_checksym): Remove... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | * symrec.h (yasm_symtab_parser_finalize): Add function... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | * coretype.h (yasm_expr_op): Add YASM_EXPR_NOR for... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | * arch.h (yasm_arch_syntax_flavor): Remove. |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | * x86bc.c (x86_bc_insn_resolve): When handling shift_op... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
Peter Johnson | * yasm.c (main): Add workaround for when -m amd64 is... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Peter Johnson | * x86bc.c (x86_bc_insn_resolve): Actually support the... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Peter Johnson | * elf-objfmt.c (elf_objfmt_output_section): Don't try... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Peter Johnson | Fix VC build files. |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Peter Johnson | * expr.c (expr_level_op): Fix corruption with certain... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Peter Johnson | * hamt.c: Use uintptr_t to correctly cast to integer... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Peter Johnson | Fix distcheck build breakage by including stamp-h1... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Peter Johnson | * nasm-token.re (nasm_parser_lex): Fix #57 by recognizi... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Peter Johnson | * bytecode.c (bc_incbin_tobytes): Fix fread call so... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Peter Johnson | * x86id.re: Add support for AMD64 64-bit registers... |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Peter Johnson | coff_objfmt.c: Add support for ADDR32NB relocations... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Peter Johnson | coff_objfmt.c (coff_objfmt_section_switch): Default... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Peter Johnson | Add support for ADDR64 relocations in 64-bit mode. |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Peter Johnson | Fix #53. This makes things like "es stosb" work. |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Peter Johnson | Add -M option for Makefile dependency generation. |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Peter Johnson | Fix ENTER in BITS 32 mode: it was generating a bogus... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Peter Johnson | Add Intel's P4 VMX instructions. |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Peter Johnson | Fix a couple nits in the VC build. |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Peter Johnson | Fix opcodes FINIT, FCLEX, UCOMISS, and UCOMISD. |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Peter Johnson | * genmacro.c (main): Incorporate slightly modified... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Peter Johnson | Fix #52 by updating flat and DJGPP Makefiles to match... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Peter Johnson | Add SSE3 (PNI) instruction support. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Michael Urman | Modify the output for 'make check' to be much less... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Michael Urman | Add `hidden' `internal' and `protected' symbol visibili... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Peter Johnson | * xdf-objfmt.c (XDF_MAGIC): Change to XDF version 2... |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Peter Johnson | * configure.ac: Turn on -Wno-unused; this covers more... |
commit | commitdiff | tree | snapshot |
2005-01-29 |
Peter Johnson | * coff-objfmt.c (win32_objfmt_directive): New function... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Peter Johnson | Remove 3 warnings that caused mingw build to break. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Peter Johnson | * yasm.c (options): Allow -i as a synonym for -I. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Peter Johnson | * nasm-listfmt.c (nasm_listfmt_output_expr): Fix garbag... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Peter Johnson | * configure.ac: Reorganize and add a few more extra... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Peter Johnson | * yasm.c (main): Make sure we check for undefined symbo... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Peter Johnson | * nasm-token.re (nasm_parser_lex): b/q/h suffixes shoul... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Peter Johnson | * symrec.c (yasm_symrec_print): Add SYM_SPECIAL to... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Peter Johnson | Move pregenerated man pages to root. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Peter Johnson | * symrec.h (yasm_symrec_declare): Rename rec parameter... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Peter Johnson | Change how man pages are built (and where they are... |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Peter Johnson | Add some abilities to base symrec so that it can be... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Peter Johnson | Fix up VC, flat, DJ build files to match build changes... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Peter Johnson | Fix free-before-use case in x86 finalize code. Bytecod... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Peter Johnson | * Makefile.inc: Remove nasm-macros.c from SOURCES... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Peter Johnson | Since modules are now built into libyasm, it's no longe... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
Peter Johnson | Greatly simplify build system by removing libtool and... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Peter Johnson | Refactor some the x86 bytecode handling now that we... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Peter Johnson | * bytecode.h: Doxygen cleanups. |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Peter Johnson | * libyasm/tests/Makefile.inc: Build bitvect_test and... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Peter Johnson | Remove Check suite; hand-write the two tests that use... |
commit | commitdiff | tree | snapshot |
2004-11-14 |
Peter Johnson | Move generation of arch instruction bytecodes from... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Peter Johnson | Merged [1173] from 0.4.x branch. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Peter Johnson | Remove mingw build. |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Peter Johnson | * linemgr.c (yasm_linemap_create): Initialize pointers... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Peter Johnson | Fix #44 by adding support for WRT special symbols ... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Michael Urman | Add better handling of functions for stabs debugging... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Peter Johnson | * modules.vcproj: Update to include new ELF files. |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Peter Johnson | Make manual size overrides on effective addresses only... |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Peter Johnson | * configure.ac: Add detection for libgen.h. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Peter Johnson | * x86id.re (x86_new_jmp): Fix evaluation order dependen... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Peter Johnson | * elf-x86-amd64.c: Set svn:keywords "Id". |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Peter Johnson | * elf.h: Update x86 and amd64 relocation types and... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Michael Urman | Enable machine specific handling of relocation section... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Michael Urman | Deconst yasm_expr_get_intnum's return, allowing inplace... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Peter Johnson | * intnum.c (yasm_intnum_zero): New function to zero... |
commit | commitdiff | tree | snapshot |
2004-10-11 |
Peter Johnson | Add work around for static-build libtool binaries to... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Michael Urman | Phase 2 of 2 cleanup to elf's internal structure. |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Michael Urman | Phase 1 of a 2 phase cleanup to elf's internal structure. |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Peter Johnson | Add relocation information to nasm list format by estab... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Peter Johnson | Update VC++ build files for tree changes. |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Peter Johnson | First part of list file support. This should accuratel... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Peter Johnson | * xdf-objfmt.c (xdf_reloc.type): Remove FLAT relocation... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Peter Johnson | * expr.h (yasm_expr_extract_seg): Comment change: remov... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Peter Johnson | * expr.c (yasm_expr_extract_symrec): Add "relocate... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Peter Johnson | * util.h (BitCount): Change bit-counting algorithm... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Peter Johnson | * bc-int.h (yasm_bytecode): Add new pointer to array... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Michael Urman | Add a final SO for any .text section. This is used... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Peter Johnson | * yasm_arch.xml, yasm_arch.7: Fix typo in 64-bit implic... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Peter Johnson | * ins.h, scanner.h, dfa.h, code.c, re.h, parse.h, token... |
commit | commitdiff | tree | snapshot |
next |