aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Module unloading & cleanup, and dependency info.elflink-oldStefan Bucur2008-06-173-20/+143
* Implemented the module loading using stream functions.Stefan Bucur2008-06-172-107/+126
* Implemented support for GNU hash tables.Stefan Bucur2008-06-154-3/+90
* The first functional prototype of module linking.Stefan Bucur2008-06-126-51/+129
* Implemented symbol verification and global searching.Stefan Bucur2008-06-114-22/+222
* Fixed the Linux linked list implementation dependencies.Stefan Bucur2008-06-111-8/+21
* Added support for searching symbolsStefan Bucur2008-06-116-3/+60
* Extracted symbol information from the ELF file.Stefan Bucur2008-06-113-46/+83
* The dynamic link entries are read from the ELF object.Stefan Bucur2008-06-101-1/+82
* Implemented logic for segment loading.Stefan Bucur2008-06-103-14/+156
* Created the basic module infrastructure.Stefan Bucur2008-06-096-64/+785
* Configured git to ignore Eclipse project files and ELF testing executableStefan Bucur2008-06-061-0/+4
* Removed the redundant elf.h header.Stefan Bucur2008-06-065-443/+6
* Implemented section and symbol table headers.Stefan Bucur2008-06-065-5/+378
* Implemented and tested ELF header structure.Stefan Bucur2008-06-062-0/+143
* Created a makefile and a test application.Stefan Bucur2008-06-064-1/+59
* ELF loading development started.Stefan Bucur2008-06-061-0/+14
* Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...Stefan Bucur2008-05-1210-10/+14
* chain.c32: fix booting from logical partitionsSergey Vlasov2008-04-241-1/+1
* Next version on this branch would be 3.64H. Peter Anvin2008-04-201-1/+1
* localboot.inc: file missing from previous checkinH. Peter Anvin2008-04-201-0/+78
* Support LOCALBOOT (ISOLINUX-style) in SYSLINUX/EXTLINUXH. Peter Anvin2008-04-1910-47/+24
* syslinux 3.63: Use $(CC) for examining compiler optionsMaciej W. Rozycki2008-04-171-1/+1
* syslinux 3.63: Rename $GZIP to $GZIPPROGMaciej W. Rozycki2008-04-171-2/+2
* NEWS: Add link to MSDN article on how to build a ramdisk image.syslinux-3.63H. Peter Anvin2008-04-091-0/+2
* movebits: rewrite significant chunks of the algorithmsyslinux-3.63-pre5H. Peter Anvin2008-04-091-166/+246
* zonelist.c: Fix the coalescing of identical rangesH. Peter Anvin2008-04-091-7/+6
* 3.63: update NEWSsyslinux-3.63-pre4H. Peter Anvin2008-04-081-0/+14
* memdisk: allow up to 1024 e820 descriptorsH. Peter Anvin2008-04-081-1/+1
* sdi.c32: be a tad more verbose.H. Peter Anvin2008-04-081-1/+5
* movebits: use the memmap data structure for the freelistH. Peter Anvin2008-04-081-152/+80
* movebits: handle the case of an upward overlap move with obstaclesH. Peter Anvin2008-04-081-115/+187
* extlinux: Correct the directory block end conditionsyslinux-3.63-pre3H. Peter Anvin2008-04-071-4/+12
* COM32 module to load a Microsoft System Deployment ImageH. Peter Anvin2008-03-312-1/+163
* Add target to install into /tftpbootH. Peter Anvin2008-03-221-0/+8
* pxelinux: allow class E addresses as unicastsyslinux-3.63-pre2H. Peter Anvin2008-03-201-7/+25
* Merge commit 'f9ac61d6178d4994cd646fd4b6c4bb891351624c'H. Peter Anvin2008-03-201-1/+1
|\
| * Remove reference to readpit.c32, an experimental moduleH. Peter Anvin2008-03-081-1/+1
* | Fixing wrong offsets in dmiSebastian Herbszt2008-03-202-10/+10
* | PCI detection code doesn't corrupt memory anymore (2nd try)Erwan2008-03-202-25/+23
|/
* Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-0513-14/+14
* win32/Makefile: clean hello.exe on "make tidy"H. Peter Anvin2008-03-031-1/+1
* Add stuff to "make dist" to clean up crap that shouldn't be thereH. Peter Anvin2008-03-031-3/+3
* Clean up .*.d files for "make tidy" in libutilH. Peter Anvin2008-03-031-1/+1
* The next release on *this* branch would be 3.63syslinux-3.63-pre1H. Peter Anvin2008-03-031-1/+1
* Prevent inclusion of system include files when inappropriateH. Peter Anvin2008-03-039-13/+30
* simple menu: break off execute() into its own source fileH. Peter Anvin2008-03-024-56/+74
* License change for CPU detection modulesErwan2008-03-026-36/+132
* Move mboot documentation to the doc/ directoryH. Peter Anvin2008-03-011-0/+0
* Fix two *.doc files which sadly didn't get renamed...H. Peter Anvin2008-03-012-0/+0