Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-28 | Add copyright headers to standard macro packages | H. Peter Anvin | 2 | -0/+66 |
2008-10-25 | smartalign: clean up unnecessary duplication; tweak dependencies | H. Peter Anvin | 1 | -64/+13 |
2008-10-19 | smartalign: use a "times" construct rather than %rep | H. Peter Anvin | 1 | -3/+2 |
2008-10-19 | smartalign: rewrite to use the indirect construct, %[...] | H. Peter Anvin | 1 | -83/+21 |
2008-10-01 | Already aligned aligns should be 0 bytes, not %1. | Victor van den Elzen | 1 | -3/+3 |
2008-09-25 | Actually make non-power-of-2 alignments work | H. Peter Anvin | 1 | -3/+3 |
2008-07-17 | smartalign: use context-local label | H. Peter Anvin | 1 | -2/+2 |
2008-07-17 | smartalign: adjust the alignment threshold | H. Peter Anvin | 1 | -2/+11 |
2008-07-17 | smartalign: 16-bit generic alignment macros | H. Peter Anvin | 1 | -12/+11 |
2008-07-17 | smartalign: 16-bit P6 NOPs | H. Peter Anvin | 1 | -6/+6 |
2008-07-16 | smartalign.mac: smart alignments macro package | H. Peter Anvin | 1 | -0/+255 |
2008-06-19 | preproc: add support for builtin include modules (%use) | H. Peter Anvin | 1 | -0/+74 |