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
/
dos
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
dosutil: move copybs here, update Makefile
H. Peter Anvin
2010-02-15
1
-1
/
+1
*
dos: int 25/26 may be register-dirty; wrap them in assembly
H. Peter Anvin
2009-11-13
1
-1
/
+2
*
dos: don't add the linker script twice on the ld command line
H. Peter Anvin
2009-11-11
1
-1
/
+1
*
dos: drop unneeded .eh_frame section
H. Peter Anvin
2009-11-11
1
-1
/
+1
*
dos: make DOS installer work under WinME
H. Peter Anvin
2009-11-10
1
-0
/
+1
*
Fix NASM dependency generation
H. Peter Anvin
2009-04-27
1
-1
/
+1
*
Unify dependency generation: MCONFIG.embedded
H. Peter Anvin
2009-04-27
1
-10
/
+1
*
Unify dependency generation
H. Peter Anvin
2009-04-27
1
-5
/
+5
*
Clean up embedded Makefile targets; fix build failure
H. Peter Anvin
2008-08-22
1
-16
/
+2
*
Major Makefile cleanups; gcc 4.3.0 compatiblity
H. Peter Anvin
2008-08-20
1
-22
/
+33
*
Build _bin.c files in libinstaller; clean up B/I separation
H. Peter Anvin
2008-06-27
1
-2
/
+4
*
Move files out of root into core, dos, and utils
H. Peter Anvin
2008-05-29
1
-8
/
+13
*
Assemble via ELF, to enable future linking
H. Peter Anvin
2008-05-28
1
-1
/
+2
*
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
*
Prevent inclusion of system include files when inappropriate
H. Peter Anvin
2008-03-03
1
-1
/
+2
*
Create libinstaller; actually implement boot-once for extlinux
H. Peter Anvin
2007-12-14
1
-3
/
+5
*
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
/
+6
*
Makefile cleanup to be able to build with CC='gcc -m32'
syslinux-3.32-pre2
H. Peter Anvin
2006-10-17
1
-1
/
+3
*
Move -m32 to CFLAGS as well
H. Peter Anvin
2006-10-17
1
-2
/
+2
*
Move flags from CC to CFLAGS
H. Peter Anvin
2006-10-17
1
-2
/
+2
*
Across-the-board stealth whitespace cleanup
H. Peter Anvin
2006-05-03
1
-3
/
+0
*
Make the various Makefiles agree what is BTARGET and what is ITARGET
hpa
2004-12-30
1
-4
/
+5
*
Fix using the resolver function from the API (with DS != CS); add
syslinux-3.00-pre8
hpa
2004-12-28
1
-1
/
+1
*
Support the -m and -a options for the DOS installer as well
hpa
2004-12-28
1
-2
/
+2
*
Make DOS installer use our homegrown 64-bit divide
syslinux-2.20-pre7
hpa
2004-12-19
1
-2
/
+2
*
Beef up the sanity checking of the boot sector. For really better checking
hpa
2004-12-19
1
-1
/
+2
*
Fix dec/hex bug in crt0.S; do -msoft-float just in case
hpa
2004-12-18
1
-1
/
+1
*
Resurrect printf(), and create a library. This way we can use printf()
hpa
2004-12-18
1
-3
/
+12
*
Actually parse argc/argv properly.
hpa
2004-12-17
1
-1
/
+1
*
Add -DREGPARM=3 to go along with -mregparm=3
hpa
2004-12-16
1
-1
/
+1
*
Convert to using -mregparm=3; makes the code slightly smaller AND
hpa
2004-12-16
1
-1
/
+1
*
Adjust the interface to syslxmod.c so the DOS installer doesn't need
hpa
2004-12-15
1
-1
/
+1
*
Simple memset/memcpy implementation
hpa
2004-12-15
1
-1
/
+1
*
Tweak optimizations.
hpa
2004-12-15
1
-1
/
+1
*
Convert the DOS installer to C like everything else.
hpa
2004-12-15
1
-14
/
+32
*
More adjustment to the Brave New World<TM>
hpa
2004-12-15
1
-0
/
+31