summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2013-06-17C90 compliance, except variadic macros and TODOsnorly
Also removed a lot of dead code from the early days.
2013-06-15Flatten symtab to file - gdb works, check breaks.norly
2013-06-15Rename CLI to elfuclinorly
2013-06-12Rename elfedit to centaur, model to modelopsnorly
2013-06-03Use pkg-confignorly
2013-05-24Use explicit libelf/* path in includesnorly
2013-02-24Add simple 'make check'norly
Uses elfedit to copy itself and ensure both versions are identical.
2013-02-21Fix build on Ubuntu 12.04norly
Thanks to Cristian Cadar.
2013-02-11Makefile: debug option - attach to running instancenorly
2013-02-11Print ELF header/segments/sectionsnorly