| Commit message (Expand) | Author | Age | Files | Lines |
| * | gen-id: only truncate tags starting with syslinux-<version>- | H. Peter Anvin | 2008-07-15 | 1 | -1/+1 |
| * | Make version.mk optional, so cleaning commands worksyslinux-3.71-pre6 | H. Peter Anvin | 2008-07-07 | 1 | -1/+1 |
| * | Share the gen-id stuff between core and memdisk | H. Peter Anvin | 2008-07-07 | 1 | -0/+12 |
| * | Centralize more of the version number machinery | H. Peter Anvin | 2008-07-07 | 1 | -3/+4 |
| * | MEMDISK: Use aligning memcpy/memset, compile with -mregparm=3syslinux-3.70-pre14 | H. Peter Anvin | 2008-06-06 | 1 | -1/+1 |
| * | Move files out of root into core, dos, and utils | H. Peter Anvin | 2008-05-29 | 1 | -1/+1 |
| * | Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -... | Stefan Bucur | 2008-05-12 | 1 | -1/+2 |
| * | Use $(CC) in gcc_ok macro, not plain gcc | H. Peter Anvin | 2008-03-05 | 1 | -1/+1 |
| * | Update copyright year | H. Peter Anvin | 2008-01-10 | 1 | -1/+1 |
| * | Makefiles: create NASMOPT variable | H. Peter Anvin | 2007-10-10 | 1 | -3/+4 |
| * | Fix building on a 64-bit system without a 32-bit system installedsyslinux-3.52-pre10syslinux-3.52 | H. Peter Anvin | 2007-09-24 | 1 | -1/+1 |
| * | Show list file addresses in absolutesyslinux-3.50 | H. Peter Anvin | 2007-06-08 | 1 | -2/+2 |
| * | Don't clobber /dev/null when compiling as root | Luciano Rocha | 2007-05-25 | 1 | -2/+4 |
| * | Deal with various distributions breaking gcc in weird ways | H. Peter Anvin | 2007-02-06 | 1 | -1/+1 |
| * | Fix the Makefile to handle overridden CC | H. Peter Anvin | 2007-01-28 | 1 | -8/+12 |
| * | Remove -m32 from the CC variable globally. | H. Peter Anvin | 2007-01-28 | 1 | -3/+3 |
| * | [memdisk] Enable EDD support by default.syslinux-3.32-pre3 | H. Peter Anvin | 2006-10-20 | 1 | -2/+2 |
| * | Remove -x c from assembly preprocessing | H. Peter Anvin | 2006-10-17 | 1 | -2/+2 |
| * | Remove -traditional | H. Peter Anvin | 2006-10-17 | 1 | -2/+2 |
| * | Remove more CVS-era $Id$ tags. | H. Peter Anvin | 2006-08-17 | 1 | -1/+0 |
| * | Across-the-board stealth whitespace cleanup | H. Peter Anvin | 2006-05-03 | 1 | -3/+3 |
| * | The EDD stuff doesn't work yet. | hpa | 2005-09-25 | 1 | -1/+1 |
| * | * -ffreestandingsyslinux-3.10-pre21 | hpa | 2005-08-23 | 1 | -1/+2 |
| * | Clean up using an alternate NASM | hpa | 2004-12-29 | 1 | -3/+4 |
| * | Fix the spelling of "Boston" | hpa | 2004-12-14 | 1 | -1/+1 |
| * | Fix list of sources | hpa | 2004-12-08 | 1 | -2/+2 |
| * | Move all 16-bit code into one assembly file so we don't have to rely | hpa | 2004-12-08 | 1 | -2/+3 |
| * | Adjust options to work on 64-bit machines, and clean up nuisance warnings | hpa | 2004-01-24 | 1 | -8/+14 |
| * | Conditionally add -m32 to be able to compile in a 64-bit environment | hpa | 2004-01-24 | 1 | -1/+2 |
| * | Use s | hpa | 2003-04-14 | 1 | -1/+1 |
| * | Correct usage of INCLUDE versus CFLAGS | hpa | 2003-04-11 | 1 | -2/+1 |
| * | Correct the list of source filessyslinux-2.03-pre4 | hpa | 2003-04-10 | 1 | -1/+1 |
| * | Support compressed MEMDISK images. | hpa | 2003-04-10 | 1 | -2/+3 |
| * | Convert to using a 32-bit installer framework, in preparation for | hpa | 2003-04-10 | 1 | -8/+21 |
| * | Use -MM to generate dependencies. | hpa | 2003-01-30 | 1 | -2/+2 |
| * | Make a small library (libsyslinux.a) of SYSLINUX; fix make depend | hpa | 2003-01-29 | 1 | -0/+4 |
| * | Fix dependencies | hpa | 2002-10-24 | 1 | -2/+5 |
| * | Add support for automatic dependency generation | hpa | 2002-04-26 | 1 | -18/+33 |
| * | Make the MEMDISK directory use the same clean conventions as the | hpa | 2002-04-17 | 1 | -2/+4 |
| * | Fix other Makefile braindeadnesssyslinux-1.66-pre1 | hpa | 2001-12-17 | 1 | -1/+1 |
| * | Fix quoting problem in Makefile | hpa | 2001-12-17 | 1 | -2/+2 |
| * | Clean up gcc version dependencies, mostly related to asm() statements. | hpa | 2001-12-17 | 1 | -2/+2 |
| * | Print a copyright string in memdisk; clean up the handling of dates | hpa | 2001-12-13 | 1 | -1/+4 |
| * | Fix the command-line parser, compile with -Wall | hpa | 2001-12-13 | 1 | -2/+2 |
| * | Make the thing actually work!!! Yoo-hoo!!! | hpa | 2001-12-11 | 1 | -1/+6 |
| * | Checkpoint: add printf() for debugging, remove query of E881 (seems | hpa | 2001-12-11 | 1 | -3/+2 |
| * | Make sure we use calll/retl for the C code, so the stack frame layout | hpa | 2001-12-10 | 1 | -1/+2 |
| * | Fix support for small pseudo-kernels. | hpa | 2001-12-10 | 1 | -1/+1 |
| * | Add postprocessing to set the number of setup sectors. | hpa | 2001-12-10 | 1 | -1/+3 |
| * | Yet another snapshot. Now we can actually compile the sucker... | hpa | 2001-12-10 | 1 | -3/+23 |