summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Fix spelling typos in NEWS, NOTES, TODO, and in comments of configure.acDmitry V. Levin2020-12-121-1/+1
| | | | | | | | | | | | | | | | | | | accidently -> accidentally approriate -> appropriate depencies -> dependencies endianess -> endianness funtions -> functions indeces -> indices indentified -> identified ist -> is mutliple -> multiple nessesary -> necessary optimze -> optimize severly -> severely suport -> support tranformation -> transformation Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
* elf_getshdr should work for elf->flags & ELF_F_MALLOCED.Mark Wielaard2012-07-241-0/+5
| | | | | Reported-by: Nick Alcock <nix@esperi.org.uk> Signed-off-by: Mark Wielaard <mjw@redhat.com>
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-02-051-1/+8
|\ | | | | | | | | | | Conflicts: TODO src/ChangeLog
| * Document possible ld problem.Ulrich Drepper2009-02-051-1/+8
| |
* | Document possible optimization in libelf.Ulrich Drepper2009-02-011-1/+8
|/
* Handled adding argp_error to special functions for xgettext to take care of.Ulrich Drepper2009-01-231-11/+1
|
* Explain problem with po/Makefile.in.in.Ulrich Drepper2009-01-231-1/+11
|
* Implement check for PT_GNU_EH_FRAME program header check.Ulrich Drepper2009-01-161-1/+3
|
* Add Intel SSE4 support to disassembler.Ulrich Drepper2009-01-011-2/+16
|
* Add missing fileUlrich Drepper2008-02-231-1/+7
| | | | Add more TLS support for x86 linker.
* * elflint.c (check_dynamic): Fix checking value of tags which areUlrich Drepper2006-06-111-2/+6
| | | | | | | offsets in the string section. Make sure DT_STRTAB points to the section referenced in sh_link. * ld.c (options): Add headers. Add short option 'R' for '--rpath'.
* merge of 333c187506c852455e9f7be44fa9adc360416217Ulrich Drepper2005-08-291-16/+10
| | | | and 79955b942e3f0ddc71117feea5754df61edcc42a
* 2005-08-24 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-251-10/+16
| | | | | * line2addr.c (print_address): Omit () for DSOs.
* About To-Do list.Ulrich Drepper2005-08-291-16/+10
|
* Move elf32_offscn etc in new version.Ulrich Drepper2005-08-041-9/+1
| | | | More elflint tests.
* Add several more elflint tests:Ulrich Drepper2005-08-031-5/+1
| | | | | | | - check whether dynamic section matches PT_DYNAMIC program header entry - make sure text relocation flag is used correctly libelf needed one extension for this.
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+168