Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented the module loading using stream functions. | Stefan Bucur | 2008-06-17 | 1 | -98/+121 |
* | Implemented support for GNU hash tables. | Stefan Bucur | 2008-06-15 | 1 | -3/+77 |
* | The first functional prototype of module linking. | Stefan Bucur | 2008-06-12 | 1 | -15/+58 |
* | Implemented symbol verification and global searching. | Stefan Bucur | 2008-06-11 | 1 | -22/+213 |
* | Added support for searching symbols | Stefan Bucur | 2008-06-11 | 1 | -0/+22 |
* | Extracted symbol information from the ELF file. | Stefan Bucur | 2008-06-11 | 1 | -41/+59 |
* | 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 | 1 | -14/+124 |
* | Created the basic module infrastructure. | Stefan Bucur | 2008-06-09 | 1 | -0/+211 |