index
:
users/alekdu/syslinux.git/.git
master
Unnamed repository; edit this file to name it for gitweb.
Alek Du
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
memdisk
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
* -ffreestanding
syslinux-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 files
syslinux-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 braindeadness
syslinux-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
*
Snapshot the work.
hpa
2001-12-09
1
-4
/
+12
*
Initial work for the in-memory disk emulator
hpa
2001-12-09
1
-0
/
+37