Commit Graph

16 Commits

Author SHA1 Message Date
Serge Lamikhov-Center
17f2d71f30 Add missing semicolon in the documentation 2021-07-23 16:55:58 +03:00
Serge Lamikhov-Center
0fac6ce45b Add a convinience function 'add_section()' to segment class
It is not clear why this hasn't been done initially
2021-04-08 17:03:05 +03:00
Serge Lamikhov-Center
4b143840ad Update documentation - add array accessor description 2021-01-13 11:19:26 +02:00
Serge Lamikhov-Center
44876693bf Add documentation for modinfo accessor 2020-08-23 09:57:58 +03:00
Serge Lamikhov-Center
f82cfdd519 Add description for 2 new functions 2020-08-21 20:24:04 +03:00
Serge Lamikhov-Center
9922a40060 Documentation update for the new flavor of get_symbol() 2020-02-22 12:22:44 +02:00
Serge Lamikhov-Center
bfb94607d1 load() and save() functions that work with streams are documented 2019-05-29 09:31:52 +03:00
Serge Lamikhov-Center
fbf8eafc2d Permit updating of e_version field of ELF header 2017-03-28 00:35:17 +03:00
Serge Lamikhov-Center
b830e5e452 Documentation update - new functions are described 2014-08-09 11:22:36 +03:00
Serge Lamikhov-Center
3a6014d52e Dynamic section documented
section[string] documented (addresses ticket #8)

Signed-off-by: Serge Lamikhov-Center <to_serge@users.sourceforge.net>
2013-02-15 15:13:51 +02:00
Serge Lamikhov-Center
f3cdbcba65 - Documentation update 2012-12-05 20:01:31 +02:00
Serge Lamikhov-Center
95c42fbec7 Doc updates 2012-11-26 01:43:21 +02:00
Serge Lamikhov-Center
b74f44443d 'add_entry' in symbol_section_accessor was renamed to 'add_symbol'
documentation update
<elfio.hpp> was modified to be <elfio/elfio.hpp>
2012-11-25 19:58:07 +02:00
Serge Lamikhov-Center
d3a0732983 Use <elfio/> prefix for \#include files 2012-11-25 14:37:09 +02:00
Serge Lamikhov-Center
5d4556be03 Documentation update
Implementation of 'writer' with the new API
2012-11-24 20:03:37 +02:00
Serge Lamikhov-Center
16e9c36e28 Document updates; Small refactoring 2012-11-20 19:58:28 +02:00