index
:
users/stefanb/syslinux-elf.git
core32
elflink
elflink-old
master
SYSLINUX ELF linking (GSoC'08)
Stefan Bucur
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the DOS-based installer actually work; mark debugging statements
syslinux-2.20-pre6
hpa
2004-12-18
3
-28
/
+63
*
Fix handling of alignment issues
hpa
2004-12-18
5
-11
/
+11
*
Fix dec/hex bug in crt0.S; do -msoft-float just in case
hpa
2004-12-18
2
-5
/
+9
*
Resurrect printf(), and create a library. This way we can use printf()
hpa
2004-12-18
2
-3
/
+310
*
Flesh out getfssec
hpa
2004-12-17
1
-13
/
+55
*
Additional fixes for the proper argc/argv parsing
hpa
2004-12-17
3
-6
/
+4
*
More regparmization
hpa
2004-12-17
1
-0
/
+8
*
Add code to parse argc, argv; REGPARM-ize assembly code
hpa
2004-12-17
2
-3
/
+100
*
Actually parse argc/argv properly.
hpa
2004-12-17
4
-37
/
+104
*
Output \n as \r\n
hpa
2004-12-17
1
-0
/
+2
*
Character to print goes in DL, not in BL
hpa
2004-12-17
1
-2
/
+2
*
Humble beginnings of an extlinux program.
syslinux-2.20-pre5
hpa
2004-12-17
2
-0
/
+1395
*
Factor out the cache code into a separate file.
hpa
2004-12-17
2
-55
/
+84
*
Fix memcpy/memset to match the use of regparm and .code16gcc
hpa
2004-12-17
2
-15
/
+15
*
Fix the use of MAC handling in pxelinux; fix copy_over_self
syslinux-2.20-pre4
hpa
2004-12-17
2
-5
/
+7
*
Fix the RLL-packing code; include it by default (not called yet, though)
hpa
2004-12-17
2
-11
/
+20
*
Make sure unused parts of the VKernelBuf are zero-filled; this will
hpa
2004-12-17
1
-1
/
+17
*
Actually use sections, and move common variables into the .inc files.
syslinux-2.20-pre3
hpa
2004-12-17
18
-354
/
+246
*
Move the .bss to a separate section so we can at least begin to move
hpa
2004-12-17
4
-62
/
+57
*
Very simple RLL packer/unpacker; should be good for compressing lots of
hpa
2004-12-17
1
-0
/
+126
*
Update the TODO list.
hpa
2004-12-17
1
-3
/
+8
*
Add -DREGPARM=3 to go along with -mregparm=3
hpa
2004-12-16
1
-1
/
+1
*
Compile with regparm turned on.
syslinux-2.20-pre2
hpa
2004-12-16
4
-4
/
+4
*
Convert to using -mregparm=3; makes the code slightly smaller AND
hpa
2004-12-16
2
-7
/
+12
*
Correct the handling for full 64K regions safe; correct the parsing of
syslinux-2.20-pre1
hpa
2004-12-16
1
-6
/
+9
*
Generate the length correctly
hpa
2004-12-16
1
-2
/
+2
*
Cluster -> Sector conversion has to add the DataArea offset
hpa
2004-12-16
1
-0
/
+1
*
Fix possible infinite loop on invalid input
hpa
2004-12-16
1
-0
/
+1
*
Correct finding the first sector
hpa
2004-12-16
1
-1
/
+1
*
repe cmpsb trashes di, not just si
hpa
2004-12-16
1
-0
/
+2
*
Fix the sense of a couple of tests. We now get to the command line.
hpa
2004-12-16
1
-2
/
+2
*
Fix some cut-and-paste bugs...
hpa
2004-12-16
1
-25
/
+1
*
Corrections to self-loading sequence; we now get that far at least
hpa
2004-12-16
1
-1
/
+3
*
Fix some cases of bad pointer arithmetric
hpa
2004-12-16
2
-5
/
+4
*
First cut at new searchdir for FAT boot loader; uses metadata cache
hpa
2004-12-16
2
-65
/
+123
*
Remove unneccesary blank line
hpa
2004-12-16
1
-1
/
+0
*
scas uses the destination operand, so don't use it.
hpa
2004-12-16
1
-7
/
+13
*
More cleanups; try to get rid of the now-obsolete definition of
hpa
2004-12-16
7
-65
/
+69
*
Build sector-oriented getfssec routine
hpa
2004-12-16
1
-52
/
+118
*
Fix make of win32
hpa
2004-12-16
2
-1
/
+4
*
malloc.h is internal; put in lib/
hpa
2004-12-16
2
-2
/
+2
*
Reorganize memory map to make use of 0x3000..0x5000; reduce trackbufsize
hpa
2004-12-16
3
-74
/
+98
*
MSDN says the 0x08 forms of the lock calls are OK for all filesystems,
hpa
2004-12-16
1
-0
/
+8
*
Use the DOS version to determine whether to use the FAT32-capable locking
hpa
2004-12-15
1
-16
/
+12
*
Put in MS-DOS 7 locking support
hpa
2004-12-15
2
-3
/
+88
*
@:\LDLINUX.SYS not @:LDLINUX.SYS
hpa
2004-12-15
1
-1
/
+1
*
Adjust the interface to syslxmod.c so the DOS installer doesn't need
hpa
2004-12-15
8
-316
/
+29
*
Make the CC_IS_OK hack work again.
hpa
2004-12-15
6
-17
/
+23
*
Simple memset/memcpy implementation
hpa
2004-12-15
5
-20
/
+54
*
Tweak optimizations.
hpa
2004-12-15
2
-6
/
+6
[next]