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
*
Module unloading & cleanup, and dependency info.
elflink-old
Stefan Bucur
2008-06-17
3
-20
/
+143
*
Implemented the module loading using stream functions.
Stefan Bucur
2008-06-17
2
-107
/
+126
*
Implemented support for GNU hash tables.
Stefan Bucur
2008-06-15
4
-3
/
+90
*
The first functional prototype of module linking.
Stefan Bucur
2008-06-12
6
-51
/
+129
*
Implemented symbol verification and global searching.
Stefan Bucur
2008-06-11
4
-22
/
+222
*
Fixed the Linux linked list implementation dependencies.
Stefan Bucur
2008-06-11
1
-8
/
+21
*
Added support for searching symbols
Stefan Bucur
2008-06-11
6
-3
/
+60
*
Extracted symbol information from the ELF file.
Stefan Bucur
2008-06-11
3
-46
/
+83
*
The dynamic link entries are read from the ELF object.
Stefan Bucur
2008-06-10
1
-1
/
+82
*
Implemented logic for segment loading.
Stefan Bucur
2008-06-10
3
-14
/
+156
*
Created the basic module infrastructure.
Stefan Bucur
2008-06-09
6
-64
/
+785
*
Configured git to ignore Eclipse project files and ELF testing executable
Stefan Bucur
2008-06-06
1
-0
/
+4
*
Removed the redundant elf.h header.
Stefan Bucur
2008-06-06
5
-443
/
+6
*
Implemented section and symbol table headers.
Stefan Bucur
2008-06-06
5
-5
/
+378
*
Implemented and tested ELF header structure.
Stefan Bucur
2008-06-06
2
-0
/
+143
*
Created a makefile and a test application.
Stefan Bucur
2008-06-06
4
-1
/
+59
*
ELF loading development started.
Stefan Bucur
2008-06-06
1
-0
/
+14
*
Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...
Stefan Bucur
2008-05-12
10
-10
/
+14
*
chain.c32: fix booting from logical partitions
Sergey Vlasov
2008-04-24
1
-1
/
+1
*
Next version on this branch would be 3.64
H. Peter Anvin
2008-04-20
1
-1
/
+1
*
localboot.inc: file missing from previous checkin
H. Peter Anvin
2008-04-20
1
-0
/
+78
*
Support LOCALBOOT (ISOLINUX-style) in SYSLINUX/EXTLINUX
H. Peter Anvin
2008-04-19
10
-47
/
+24
*
syslinux 3.63: Use $(CC) for examining compiler options
Maciej W. Rozycki
2008-04-17
1
-1
/
+1
*
syslinux 3.63: Rename $GZIP to $GZIPPROG
Maciej W. Rozycki
2008-04-17
1
-2
/
+2
*
NEWS: Add link to MSDN article on how to build a ramdisk image.
syslinux-3.63
H. Peter Anvin
2008-04-09
1
-0
/
+2
*
movebits: rewrite significant chunks of the algorithm
syslinux-3.63-pre5
H. Peter Anvin
2008-04-09
1
-166
/
+246
*
zonelist.c: Fix the coalescing of identical ranges
H. Peter Anvin
2008-04-09
1
-7
/
+6
*
3.63: update NEWS
syslinux-3.63-pre4
H. Peter Anvin
2008-04-08
1
-0
/
+14
*
memdisk: allow up to 1024 e820 descriptors
H. Peter Anvin
2008-04-08
1
-1
/
+1
*
sdi.c32: be a tad more verbose.
H. Peter Anvin
2008-04-08
1
-1
/
+5
*
movebits: use the memmap data structure for the freelist
H. Peter Anvin
2008-04-08
1
-152
/
+80
*
movebits: handle the case of an upward overlap move with obstacles
H. Peter Anvin
2008-04-08
1
-115
/
+187
*
extlinux: Correct the directory block end condition
syslinux-3.63-pre3
H. Peter Anvin
2008-04-07
1
-4
/
+12
*
COM32 module to load a Microsoft System Deployment Image
H. Peter Anvin
2008-03-31
2
-1
/
+163
*
Add target to install into /tftpboot
H. Peter Anvin
2008-03-22
1
-0
/
+8
*
pxelinux: allow class E addresses as unicast
syslinux-3.63-pre2
H. Peter Anvin
2008-03-20
1
-7
/
+25
*
Merge commit 'f9ac61d6178d4994cd646fd4b6c4bb891351624c'
H. Peter Anvin
2008-03-20
1
-1
/
+1
|
\
|
*
Remove reference to readpit.c32, an experimental module
H. Peter Anvin
2008-03-08
1
-1
/
+1
*
|
Fixing wrong offsets in dmi
Sebastian Herbszt
2008-03-20
2
-10
/
+10
*
|
PCI detection code doesn't corrupt memory anymore (2nd try)
Erwan
2008-03-20
2
-25
/
+23
|
/
*
Use $(CC) in gcc_ok macro, not plain gcc
H. Peter Anvin
2008-03-05
13
-14
/
+14
*
win32/Makefile: clean hello.exe on "make tidy"
H. Peter Anvin
2008-03-03
1
-1
/
+1
*
Add stuff to "make dist" to clean up crap that shouldn't be there
H. Peter Anvin
2008-03-03
1
-3
/
+3
*
Clean up .*.d files for "make tidy" in libutil
H. Peter Anvin
2008-03-03
1
-1
/
+1
*
The next release on *this* branch would be 3.63
syslinux-3.63-pre1
H. Peter Anvin
2008-03-03
1
-1
/
+1
*
Prevent inclusion of system include files when inappropriate
H. Peter Anvin
2008-03-03
9
-13
/
+30
*
simple menu: break off execute() into its own source file
H. Peter Anvin
2008-03-02
4
-56
/
+74
*
License change for CPU detection modules
Erwan
2008-03-02
6
-36
/
+132
*
Move mboot documentation to the doc/ directory
H. Peter Anvin
2008-03-01
1
-0
/
+0
*
Fix two *.doc files which sadly didn't get renamed...
H. Peter Anvin
2008-03-01
2
-0
/
+0
[next]