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
path:
root
/
com32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added source comments to the execution API header.
Stefan Bucur
2009-03-15
1
-0
/
+64
*
Added source comments for the COM32 test module.
Stefan Bucur
2009-03-15
1
-4
/
+41
*
Implemented the 'list' command in the CLI.
Stefan Bucur
2009-03-15
6
-12
/
+55
*
Exported the module list head + iterator defined.
Stefan Bucur
2009-03-15
5
-11
/
+17
*
Shrinked the COM32 module from 34K to 25K.
Stefan Bucur
2009-03-15
2
-20
/
+30
*
Fixed a bug that permitted duplicate modules.
Stefan Bucur
2009-03-15
4
-4
/
+20
*
Moved the execution layer API in klibc tree.
Stefan Bucur
2009-03-15
5
-6
/
+7
*
Made a message appear for invalid commands in CLI.
Stefan Bucur
2009-03-15
1
-0
/
+2
*
Fixed a bug that permitted loading as libs of exec modules.
Stefan Bucur
2009-03-15
1
-0
/
+6
*
Implemented automatic memory cleanup for executable modules.
Stefan Bucur
2009-03-15
3
-1
/
+30
*
Implemented library load and unload CLI interface.
Stefan Bucur
2009-03-15
1
-28
/
+54
*
Impelmented spawn CLI command.
Stefan Bucur
2009-03-15
2
-1
/
+30
*
Started to write a CLI for elflink testing.
Stefan Bucur
2009-03-15
1
-90
/
+53
*
Added a new execution API on top of the module API.
Stefan Bucur
2009-03-15
8
-18
/
+227
*
Cleaned up some files in the elflink module dir.
Stefan Bucur
2009-03-15
6
-225
/
+0
*
Implementing memory tagging support.
Stefan Bucur
2009-03-15
4
-1
/
+51
*
Made room in the arena_header structure for custom data.
Stefan Bucur
2009-03-15
4
-45
/
+55
*
Polished some debug messages.
Stefan Bucur
2009-03-15
2
-5
/
+11
*
Modified makefile to include debugging notification in ELF code.
Stefan Bucur
2009-03-15
1
-1
/
+1
*
Fixed typo in quicksort algorithm.
Stefan Bucur
2009-03-15
1
-1
/
+1
*
Created a simple quick sort module.
Stefan Bucur
2009-03-15
9
-7
/
+140
*
Reorganized the module system in a consistent API.
Stefan Bucur
2009-03-15
15
-1119
/
+1259
*
Started to document the ELF link source code.
Stefan Bucur
2009-03-15
1
-20
/
+178
*
Implemented module unloading functionality.
Stefan Bucur
2009-03-15
2
-2
/
+29
*
Implemented the initialization system of an ELF module.
Stefan Bucur
2009-03-15
3
-12
/
+77
*
Minor fixes for the ELF ld script.
Stefan Bucur
2009-03-15
1
-2
/
+4
*
Created a prototype for the first ELF module.
Stefan Bucur
2009-03-15
6
-12
/
+152
*
Created a custom ld script for ELF modules.
Stefan Bucur
2009-03-15
2
-1
/
+167
*
Dynamic loading of klibc fully functional.
Stefan Bucur
2009-03-15
4
-82
/
+143
*
Klibc dynamic loading almost complete.
Stefan Bucur
2009-03-15
2
-1
/
+14
*
Implemented shallow ELF loading and used it on the COM32 module.
Stefan Bucur
2009-03-15
5
-41
/
+214
*
Reorganized a little the elflink subdirectory and made a simple module to loa...
Stefan Bucur
2009-03-15
10
-81
/
+160
*
Made a test module and fixed a silly bug in posix_memalign().
Stefan Bucur
2009-03-15
2
-2
/
+45
*
Implemented a native version of posix_memalign().
Stefan Bucur
2009-03-15
3
-2
/
+85
*
Moved the module loading code onto SYSLINUX, as a COM32 module.
Stefan Bucur
2009-03-15
15
-27
/
+2077
*
Merge branch 'hdt'
H. Peter Anvin
2009-03-12
92
-873
/
+12371
|
\
|
*
cmd.c32: use strpcpy() instead of sprintf()
syslinux-3.74-pre4
H. Peter Anvin
2009-03-12
1
-5
/
+6
|
*
libcom32: add strpcpy()
H. Peter Anvin
2009-03-12
3
-2
/
+23
|
*
Update the cpuid.h license header
H. Peter Anvin
2009-03-12
1
-14
/
+11
|
*
Moving dmi & cpuid stuff to gpl subdirs
Erwan Velu
2009-03-12
23
-189
/
+181
|
*
gpllib: fix path to gpllib
H. Peter Anvin
2009-03-12
1
-1
/
+1
|
*
gpllib: fix the NOGPL logic
H. Peter Anvin
2009-03-12
1
-1
/
+1
|
*
com32/gpllib: clean up Makefile structure
H. Peter Anvin
2009-03-12
3
-2
/
+5
|
*
Add gpllib, gplinclude
H. Peter Anvin
2009-03-12
8
-6
/
+63
|
*
hdt: adding booting parameters to hdt
Erwan Velu
2009-03-11
4
-4
/
+24
|
*
PCI: flexible modules.pcimap & pci.ids paths
Erwan Velu
2009-03-11
3
-12
/
+12
|
*
hdt: Fixing kernel mode
Erwan Velu
2009-03-11
1
-5
/
+13
|
*
hdt: fixing wrong PXELINUX checks
erwan
2009-03-09
2
-2
/
+2
|
*
hdt: removing useless else
erwan
2009-03-08
1
-4
/
+4
|
*
hdt: adding syslinux mode in cli
erwan
2009-03-08
4
-2
/
+88
[next]