Lucas De Marchi
|
3267026e0b
|
Terminate strv with NULL
|
2011-12-20 03:27:50 -02:00 |
|
Lucas De Marchi
|
4f0f0e75e2
|
Reduce ident by continuing early
|
2011-12-20 03:27:50 -02:00 |
|
Gustavo Sverzut Barbieri
|
1c58590549
|
elf: skip leading symbol dot in modversion.
Mimics module-init-tools's dump_modversions() that calls skip_dot()
to skip leading dots. This is required for PPC64.
|
2011-12-19 21:55:27 -02:00 |
|
Gustavo Sverzut Barbieri
|
fc8e58ba4e
|
elf: fix typo that resulted in invalid uint reads for big-endian platforms.
|
2011-12-19 21:55:22 -02:00 |
|
Gustavo Sverzut Barbieri
|
47a0ef601d
|
elf: do not output empty strings.
|
2011-12-19 18:32:58 -02:00 |
|
Gustavo Sverzut Barbieri
|
fc27344ed9
|
elf: fix minimum file size calculation.
there is only a single file header, multiple sections.
|
2011-12-19 15:06:49 -02:00 |
|
Gustavo Sverzut Barbieri
|
708624a4eb
|
ELF: initial support for modinfo and strip of modversions and vermagic.
Needs testing, but should work.
|
2011-12-19 15:06:49 -02:00 |
|