index
:
syslinux/syslinux.git
3.5x
3.6x
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
obsolete-20120330
obsolete-20120529
obsolete-20120709
obsolete-20130331
obsolete-20130402
obsolete-20140117
obsolete-20140121
obsolete-20140220
obsolete-20140313
obsolete-20140420
obsolete-20140929
obsolete-20150418
obsolete-20150823
obsolete-20150906
obsolete-20151115
obsolete-20160210
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
wip.makefixes
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
lib
/
sys
/
module
/
elf_module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: convert to dprintf() to aid debugging
syslinux-6.02-pre14
Matt Fleming
2013-07-26
1
-4
/
+5
*
Merge tag 'syslinux-5.01' into firmware
syslinux-6.00-pre4
Matt Fleming
2013-01-29
1
-1
/
+1
|
\
|
*
module: Replace cur_module with module_current()
syslinux-5.01-pre4
Matt Fleming
2013-01-23
1
-1
/
+1
|
*
module: Check for NULL ctors and dtors
Matt Fleming
2013-01-23
1
-1
/
+1
|
*
module: Check the return value of malloc()
Matt Fleming
2013-01-23
1
-0
/
+8
*
|
Merge tag 'syslinux-5.00' into firmware
syslinux-6.00-pre3
Matt Fleming
2012-12-07
1
-8
/
+11
|
\
|
|
*
module: Fix incorrect list_entry() use
Matt Fleming
2012-11-30
1
-1
/
+1
|
*
module: Stop silently failing to load dependency modules
syslinux-5.00-pre12
Matt Fleming
2012-11-29
1
-1
/
+11
|
*
module: Correct the size of the module symbol table
Matt Fleming
2012-11-27
1
-7
/
+21
*
|
module: Define __{ctors,dtors}_end symbols
Chandramouli Narayanan
2012-08-22
1
-1
/
+1
*
|
module: Consolidate lots of 32/64-bit code
Matt Fleming
2012-08-13
1
-299
/
+12
|
/
*
lib/sys/module: Add support for weak symbols
Matt Fleming
2012-07-20
1
-2
/
+13
*
elf_module: Remove unused variable
Paulo Alcantara
2012-07-05
1
-3
/
+1
*
module: Make list of DT_NEEDED entries per-module
Matt Fleming
2012-06-20
1
-15
/
+5
*
module: Actually use last component of DT_NEEDED pathname
Matt Fleming
2012-06-08
1
-11
/
+13
*
com32: fix warning in elf_module
Paulo Alcantara
2012-05-28
1
-1
/
+2
*
elflink: Remove unused variables
Matt Fleming
2012-04-17
1
-1
/
+1
*
elflink: Fix module_load() compiler warnings
Matt Fleming
2012-04-17
1
-1
/
+2
*
elflink: Fix build warnings
Matt Fleming
2012-04-17
1
-7
/
+6
*
elflink: Delete dump_elf_module()
Matt Fleming
2012-04-17
1
-2
/
+0
*
ldlinux: Loading a config file should cause re-initialisation
Matt Fleming
2012-03-23
1
-2
/
+2
*
elf: Support __constructor and __destructor
Matt Fleming
2012-03-23
1
-22
/
+71
*
ldlinux: Use DT_NEEDED for module dependencies
Matt Fleming
2011-06-07
1
-1
/
+50
*
elflink: Don't require every module to have init/exit functions
Matt Fleming
2011-04-26
1
-19
/
+12
*
elflink: Remove MODULE_MAIN() from executable ELF modules
Matt Fleming
2011-04-26
1
-12
/
+4
*
Convert mp() to dprintf()
Matt Fleming
2011-03-09
1
-1
/
+2
*
elflink: merge with master branch
Feng Tang
2010-08-12
1
-0
/
+0
*
elflink: We can see menu.c32 working!
Feng Tang
2010-07-20
1
-0
/
+2
*
elflink: change the exit.c, remove the exit.S to make process exit working
Feng Tang
2010-07-20
1
-3
/
+2
*
elflink: add elf module dump func
Feng Tang
2010-07-20
1
-1
/
+3
*
elflink: copy some elflink related files over
Feng Tang
2010-07-20
1
-0
/
+512