| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tccasm: support alternate .type syntaxes | Joe Soroka | 2011-02-24 | 1 | -0/+14 |
| * | tccpp: treat gas comments in .S files as raw text, not tokens | Joe Soroka | 2011-02-23 | 1 | -0/+1 |
| * | tccasm: accept bracketed offset expressions | Joe Soroka | 2011-02-01 | 1 | -0/+1 |
| * | tccasm: accept "fmul/fadd st(0),st(n)" (dietlibc ipow/atanh) | Joe Soroka | 2011-02-01 | 1 | -0/+4 |
| * | tccasm: allow one-line prefix+op things like "rep stosb" | Joe Soroka | 2011-02-01 | 1 | -0/+18 |
| * | tccasm: define __ASSEMBLER__ for .S files, like gcc does | Joe Soroka | 2011-02-01 | 1 | -0/+4 |
| * | asmtest: avoid testing against complex nop alignment in gas | Joe Soroka | 2011-01-23 | 1 | -1/+2 |
| * | i386-asm: accept retl as a synonym for ret | Joe Soroka | 2011-01-21 | 1 | -0/+2 |
| * | accept multiple comma separated symbols for .globl/.global directives, like g... | Joe Soroka | 2011-01-20 | 1 | -0/+5 |
| * | fix asmtest (somehow), update Makefiles | grischka | 2009-07-18 | 1 | -2/+2 |
| * | new subdirs: include, lib, tests | grischka | 2009-04-18 | 1 | -0/+558 |
