2006-01-29 |
Peter Johnson | Update Mkfiles for DWARF2. |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Peter Johnson | Add DWARF2 debugging format. Note: at the moment,... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Peter Johnson | * arch.h (yasm_arch_min_insn_len): Get the minimum... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Peter Johnson | * dbgfmt.h (yasm_dbgfmt_directive): Add section paramet... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Peter Johnson | * splitpath_test.c: Add no-filename cases. |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Peter Johnson | Set svn:keywords to include Id. |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Peter Johnson | Add functions to split a path into a directory and... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Peter Johnson | * symrec.h (yasm_symtab_get): Fix doxygen documentation. |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Peter Johnson | * gas-bison.y: Pass .loc and .file directives onto... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Peter Johnson | * parser.h (do_parse): Add dbgfmt parameter. |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Peter Johnson | * linemgr.h (yasm_linemap_goto_next): Fix typo in text... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Peter Johnson | Implement GAS syntax ".local" directive. This is used... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Peter Johnson | * intnum.c (yasm_intnum_set_uint): New function to... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Peter Johnson | x86id.re: Fix #66 (fstp generated invalid opcode).... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Peter Johnson | * yasm.c (opt_objfmt_handler): Lowercase the objfmt... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Peter Johnson | * Makefile.am: Unbreak distcheck due to yasm32.rules... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Peter Johnson | VC8 build files cleanup. Also combines yasm32.rules... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Peter Johnson | * standard.mac: Handle new x64 objfmt alias. |
commit | commitdiff | tree | snapshot |
2006-01-15 |
Peter Johnson | * coff-objfmt.c: Add "x64" as an alias for "win64"... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Peter Johnson | * elf-x86-x86.c (elf_x86_x86_write_reloc): Don't cast... |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Peter Johnson | * bin-objfmt.c: Remove unused variable bitcnt. |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Peter Johnson | Build cleanups (mostly for warnings) for VC8. |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Peter Johnson | Fix VC8 build path problem. |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Peter Johnson | Add VC8 build files. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Peter Johnson | Rather than pulling the objfmt keyword back from the... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Peter Johnson | re2c.vcproj: Fix win32 build of re2c by including mbo_g... |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Peter Johnson | Avoid crash in section_switch for a number of object... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Peter Johnson | * coff-objfmt.c (coff_objfmt_output_secthead): Use... |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Peter Johnson | * coff-objfmt.c: Support section names >8 characters... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Peter Johnson | * coff-objfmt.c (coff_objfmt_section_switch): First... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Peter Johnson | Move section alignment to libyasm, refactoring it from... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Peter Johnson | In GAS mode, detect sections that are marked as contain... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Peter Johnson | Fix GAS section alignment, at least for ELF output... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Peter Johnson | Unbreak distcheck. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Peter Johnson | Add ability for GAS input to set section alignment... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Peter Johnson | Change some optimization settings so that imm8 optimiza... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Peter Johnson | Fix common and 0-offset local definition of symbol... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Peter Johnson | Add test output file missed in previous commit. Note... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Peter Johnson | Fix ELF64 relocations for common, global, and common... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Peter Johnson | * gas-bison.y: Fix a couple use-after-free's. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Peter Johnson | Handle instruction and prefix identifiers properly... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Peter Johnson | * symrec.c (symrec_define): Don't error if a symbol... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Peter Johnson | Add warning class (YASM_WARN_UNINIT_CONTENTS) to turn... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Peter Johnson | Add support for single-level GAS .rept directive. ... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Peter Johnson | * libyasm.h (yasm_linemap_set): Allow NULL filename... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter Johnson | Fix the use of ELF type/size directives with local... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter Johnson | * assocdat.c (yasm__assoc_data_add): Add safety valve... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter Johnson | * elf.c (elf_symtab_create): Default type to STT_NOTYPE. |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter Johnson | Add macros for ELF's type, size, and weak directives. |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter Johnson | * elf-objfmt.c (elf_objfmt_symtab_append): Don't append... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter Johnson | Fix implementation of r1298 and fixup testcases. |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter Johnson | Fix linker errors with GAS parser directives .data... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Peter Johnson | * x86id.re: Fix typo that broke fcmovu and left fcmovnu... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Peter Johnson | Make negative times value an error case. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Peter Johnson | * intnum.c (yasm_intnum_is_zero, yasm_intnum_is_pos1... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Peter Johnson | * bytecode.h (yasm_dv_create_string): Fix up documentation. |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Peter Johnson | Enhance builtin bytecode_data to support embedded NULs... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Peter Johnson | Support standalone, segment, and REX prefixes in GAS... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Peter Johnson | * gas-bison.y, gas-token.re: Support multiple instructi... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Peter Johnson | * gas-token.re (strbuf_append): Allocate before store... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Peter Johnson | * gas-bison.y: Add support for .value alias for .2byte... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Peter Johnson | * elf-x86-amd64.c (elf_x86_amd64_write_reloc): Fix... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Peter Johnson | Add support for LEB128 encoded integers (both signed... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Peter Johnson | * gas-bison.y, gas-token.re: Implement .weak directive. |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Peter Johnson | * gas-bison.y: Implement .type and .size directives. |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Peter Johnson | * Makefile.am: Actually include Mkfiles/dj/_stdint... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Peter Johnson | * Makefile.flat, Makefile.dj: Further enhance flat... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Peter Johnson | * x86id.re: Fix basic uses of pop suffixes for GAS... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Peter Johnson | Resync alternate build Makefiles with tree changes. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Peter Johnson | * x86bc.c (x86_bc_insn_resolve): Fix loss of precision... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Peter Johnson | * x86id.re (DEF_INSN_DATA, yasm_x86__parse_check_insn... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Peter Johnson | * nasm-pp.c, x86id.re: Remove a couple of unused variables. |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Peter Johnson | re2c: Unbreak distcheck. |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Peter Johnson | Update all re2c input files to use case-insensitive... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Peter Johnson | re2c: Finish update to latest version. |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Peter Johnson | re2c: Fix yyaccept warnings. |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Peter Johnson | Continue re2c updates. This one gets rid of the unused... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Peter Johnson | * cleanup.c: Add strdup implementation as strdup is... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Peter Johnson | Update re2c to May 12, 2004 version. This adds an... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Peter Johnson | * re2c: Start syncing back up to re2c HEAD. This gets... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Peter Johnson | * x86arch.h (x86_insn): Combine shift_op, signext_imm8_... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Peter Johnson | * x86id.re: Add support for VIA PadLock instructions. |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Peter Johnson | * x86id.re: Add support for AMD Pacifica (Secure Virtua... |
commit | commitdiff | tree | snapshot |
2005-10-05 |
Peter Johnson | * x86id.re: Implement string, protection, SSE2 instruct... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Peter Johnson | * bytecode.c (bc_align_tobytes): Handle cases where... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Peter Johnson | Implement align and org bytecodes. While we're here... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
Peter Johnson | * x86id.re (push_insn): Turn on signed 8-bit optimizati... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Peter Johnson | * x86id.re (push_insn, incdec_insn): Fix for GAS parser. |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Peter Johnson | * x86id.re (test_insn): Add GAS suffix flags. |
commit | commitdiff | tree | snapshot |
2005-10-02 |
Peter Johnson | * x86bc.c (yasm_x86__ea_create_expr, yasm_x86__ea_creat... |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Peter Johnson | Turn on export macro for win64 in addition to win32. |
commit | commitdiff | tree | snapshot |
2005-10-01 |
Peter Johnson | Revert [1251]. From further investigation, ML64's... |
commit | commitdiff | tree | snapshot |
2005-09-30 |
Peter Johnson | * coff-objfmt.c (coff_objfmt_output_expr): Try to match... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Peter Johnson | * x86id.re: Unbreak movq for NASM parser. I accidental... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Peter Johnson | * Fix win64/tests/Makefile.inc that was causing distche... |
commit | commitdiff | tree | snapshot |
2005-09-28 |
Peter Johnson | Update VC build files for GAS parser. |
commit | commitdiff | tree | snapshot |
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 |
next |