index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
com32
/
elflink
Commit message (
Expand
)
Author
Age
Files
Lines
*
elflink: clean up formatting in com32/elflink
H. Peter Anvin
2009-09-02
21
-298
/
+295
*
Merge commit 'klausm/klausm' into elflink
H. Peter Anvin
2009-08-25
6
-214
/
+46
|
\
|
*
Functional .c32 loading with modules dependency file
profkhaos
2009-08-21
1
-0
/
+16
|
*
CLI with history and c32 smart loading
profkhaos
2009-08-20
1
-1
/
+1
|
*
Initial cli with history
profkhaos
2009-08-17
1
-0
/
+10
|
*
Merge commit 'for-klausm/klausm' into elflink
profkhaos
2009-08-15
4
-11
/
+7
|
*
Integrated command line into core
profkhaos
2009-08-13
5
-202
/
+13
|
*
Checkpoint cli porting
profkhaos
2009-08-10
2
-4
/
+4
*
|
elflink/Makefile: don't generate _root_.c32
H. Peter Anvin
2009-08-08
1
-1
/
+0
|
/
*
Functional config file parser and menu
profkhaos
2009-08-06
1
-6
/
+1
*
Process entry and exit pacthes applied
profkhaos
2009-08-06
4
-16
/
+55
*
Fixed undefined symbols problem and added config file parser to core
profkhaos
2009-08-03
22
-3
/
+4359
*
Issue concerning entry.o
profkhaos
2009-07-27
2
-1
/
+8
*
Code revision on integrating parser into core
profkhaos
2009-07-25
2
-8
/
+1
*
elf: Changed dynamic modules extension to .c32
Stefan Bucur
2009-07-06
3
-11
/
+7
*
elf: Replaced symbol offsets with module base address.
Stefan Bucur
2009-07-05
1
-3
/
+1
*
Added support in shallow modules to offset symbols.
Stefan Bucur
2009-07-04
1
-1
/
+3
*
elflink: Cleaned up makefiles.
Stefan Bucur
2009-03-15
3
-132
/
+69
*
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
1
-7
/
+24
*
Shrinked the COM32 module from 34K to 25K.
Stefan Bucur
2009-03-15
1
-2
/
+2
*
Moved the execution layer API in klibc tree.
Stefan Bucur
2009-03-15
4
-219
/
+3
*
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
1
-0
/
+11
*
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
4
-9
/
+200
*
Cleaned up some files in the elflink module dir.
Stefan Bucur
2009-03-15
6
-225
/
+0
*
Polished some debug messages.
Stefan Bucur
2009-03-15
1
-3
/
+11
*
Fixed typo in quicksort algorithm.
Stefan Bucur
2009-03-15
1
-1
/
+1
*
Created a simple quick sort module.
Stefan Bucur
2009-03-15
4
-3
/
+135
*
Reorganized the module system in a consistent API.
Stefan Bucur
2009-03-15
9
-1928
/
+5
*
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
*
Created a prototype for the first ELF module.
Stefan Bucur
2009-03-15
4
-7
/
+136
*
Dynamic loading of klibc fully functional.
Stefan Bucur
2009-03-15
3
-59
/
+71
*
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
7
-25
/
+80
*
Made a test module and fixed a silly bug in posix_memalign().
Stefan Bucur
2009-03-15
1
-0
/
+43
*
Moved the module loading code onto SYSLINUX, as a COM32 module.
Stefan Bucur
2009-03-15
13
-0
/
+1872