Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable stack protector for simplicity of these linker studies | Johannes Stoelp | 2023-01-06 | 1 | -1/+2 |
| | |||||
* | 03/04: replace shlib undef linker flag | johannst | 2021-04-28 | 1 | -6/+6 |
| | |||||
* | Makefile: update comments | johannst | 2021-04-26 | 1 | -11/+19 |
| | |||||
* | own make target for libgreet.so | johannst | 2021-04-21 | 1 | -9/+10 |
| | |||||
* | add support to resolve all relocations in PLT & RELA tables; add global ↵ | johannst | 2021-04-21 | 1 | -6/+0 |
| | | | | variable as example to libgreet.so | ||||
* | 04: able to map dependency & resolve reolcs and execture main program ↵ | johannst | 2021-04-17 | 1 | -0/+60 |
(initial commit) |