Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refreshed build system0.1.2elfix-0.1.x | Anthony G. Basile | 2011-04-25 | 1 | -1/+1 |
* | Fixed test on x86 | Anthony G. Basile | 2011-04-25 | 1 | -1/+1 |
* | Added contitional for 'tests'0.1.1 | Anthony G. Basile | 2011-04-15 | 11 | -1865/+6871 |
* | Release 0.1.0 prepared0.1.0 | Anthony G. Basile | 2011-04-15 | 15 | -0/+21970 |
* | Added man page. | Anthony G. Basile | 2011-04-14 | 4 | -1/+42 |
* | Changed project name. | Anthony G. Basile | 2011-04-14 | 1 | -1/+1 |
* | Added copyleft. | Anthony G. Basile | 2011-04-14 | 6 | -5/+1054 |
* | Consolidated {fix,get}-gnustack.c | Anthony G. Basile | 2011-04-14 | 11 | -144/+201 |
* | Removed parse-elf.c | Anthony G. Basile | 2011-04-13 | 3 | -284/+3 |
* | tests/test-bad{32,64}.asm: cleaned up whitespace | Anthony G. Basile | 2011-04-13 | 2 | -20/+19 |
* | tests/Makefile.am: improved build of bad elf | Anthony G. Basile | 2011-04-13 | 6 | -20/+35 |
* | fix-gnustack.c: removed unnecessary and harmful elf_update() | Anthony G. Basile | 2011-04-13 | 3 | -13/+6 |
* | fix-gnustack.c: added needed gelf_update_phdr() | Anthony G. Basile | 2011-04-13 | 2 | -8/+34 |
* | fix-gnustack.c: fixed open() to RDWR | Anthony G. Basile | 2011-04-13 | 1 | -5/+5 |
* | fix-gnustack.c: fixed bug not skipping over !GNU_STACK headers | Anthony G. Basile | 2011-04-13 | 1 | -14/+14 |
* | Added: fix-gnustack.c to clear X flag on .gnu.stack | Anthony G. Basile | 2011-04-12 | 3 | -3/+86 |
* | Fixed unit tests to work with 'make check' | Anthony G. Basile | 2011-04-12 | 3 | -95/+22 |
* | Added autotool build system | Anthony G. Basile | 2011-04-12 | 11 | -280/+46 |
* | Added: test_asm.c test_bad.asm to test RWX in asm | Anthony G. Basile | 2011-04-12 | 4 | -5/+130 |
* | get_gnu_stack.c: code cleanup | Anthony G. Basile | 2011-04-12 | 1 | -55/+2 |
* | Added get_gnu_stack.c | Anthony G. Basile | 2011-04-12 | 2 | -1/+113 |
* | Initial commit | Dark Ness | 2011-04-12 | 5 | -0/+534 |